Custom Icons in HABPanel Template Widget

You can also put the youricon-off.svg and youricon-on.svg files in your icons/classic configuration folder and use:

<widget-icon iconset="'custom-icon'" icon="'youricon'" size="32" state="itemValue('Asus_device')" /></span>
</button>
3 Likes