technically we cannot

theoretically if you can edit the "Icon SVG Library" you could add to it...
I'm still tinkering with this concept myself 

https://github.com/madpink/livecode/blob/develop/extensions/libraries/iconsvg/iconsvg.lcb

as far as I can tell, there are just three lines that make up each path:

put the empty array into tArray["umbrella"]
put "M896 892L896 1472Q896 ...DELETED MOST OF THE PATH... 896 192Z" into
tArray["umbrella"]["svg"]
put "f0e9" into tArray["umbrella"]["codepoint"]




--
View this message in context: 
http://runtime-revolution.278305.n4.nabble.com/Navigation-bar-widget-icons-tp4706281p4706282.html
Sent from the Revolution - User mailing list archive at Nabble.com.

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to