Y2Z / Liquid

:ocean: Turn websites into desktop applications
Creative Commons Zero v1.0 Universal
19 stars 1 forks source link

Need more SVG icons #68

Open snshn opened 2 years ago

snshn commented 2 years ago

Currently Liquid renders Unicode icons where much better-looking SVGs could be used.

#define LQD_ICON_ADD     "➕"
#define LQD_ICON_EDIT    "⚙"
#define LQD_ICON_DELETE  "✖"
#define LQD_ICON_RUN     "➤"