Mini Widgets
Icon
Custom Icon
Every customer receives a standard icon set at the start of their license. If you need more icons, contact us via support@arc-rider.com or in our Discord channel.
💡 Note: Custom Icon currently supports Phosphor Icons and OpenMoji icon sets. At this point, many thanks to the creators of the icons.
To add icons to your project, go to your user cockpit to the icons section and simply select them (see the explanation further down).



Application Code


iconSet defines the icon set. Currently, we have two on offer: Phosphor Icons and OpenMoji.
name defines the title of your icon. You can find the titles in your cockpit.
containerSize defines whether and in what size you want to display your container/background of the icon.
borderSize defines how thick your border should be.
borderColor specifies the color of your border.
borderRadius specifies the rounding of your border corners.
iconSize specifies the size of your icon.
color specifies the color of your icon.
backgroundColor specifies the background color of the container.
Adding Icons through Your Cockpit
You can display your current collection and the available icon sets. You can find filters for icon styles or icon groups on the right side.
To select or deselect an icon, simply click on it.
Then copy the widget code and paste it into your global code. You can then use them in the application code.
