Hi all,
I would like very much to add an Icon from the Iconify library to my Dashboard. After reading one article of the forum (node-red-dashboard (node) - Node-RED), I understood that this would be possible without downloading the icon. I tried a couple of way, but had never luck with it.
Can somebody help me with this one?
[{"id":"d3db1225.c2061","type":"ui_template","z":"4b50b591.978cdc","group":"305b1dd2.6231e2","name":"","order":1,"width":0,"height":0,"format":"<script src=\"https://code.iconify.design/2/2.0.0-rc.6/iconify.min.js\"></script>","storeOutMessages":true,"fwdInMessages":true,"resendOnRefresh":true,"templateScope":"global","x":400,"y":180,"wires":[[]]},{"id":"f90166c3.1c1898","type":"ui_text","z":"4b50b591.978cdc","group":"305b1dd2.6231e2","order":0,"width":0,"height":0,"name":"","label":"","format":"test<span class=\"iconify\" data-icon=\"iconify-fa-solid:home\"></span>","layout":"row-spread","x":690,"y":260,"wires":[]},{"id":"55c89a90.8a0924","type":"inject","z":"4b50b591.978cdc","name":"","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"","payloadType":"date","x":170,"y":280,"wires":[["f90166c3.1c1898"]]},{"id":"305b1dd2.6231e2","type":"ui_group","name":"Meteo","tab":"ac1ee624.cac818","order":2,"disp":true,"width":"6","collapse":false},{"id":"ac1ee624.cac818","type":"ui_tab","name":"Exterior","icon":"dashboard","order":3,"disabled":false,"hidden":false}]
Thanks,
Ricardo