mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-24 09:28:37 +00:00
277 B
277 B
Icons/Button/Add.vue
This component is used to create a complete svg icon for a button. This svg is related to a add action button.
Parameters
iconColor[string][4] (optional, default"white")
Examples
{
iconColor: 'white',
}