CaIcon
Display an inline svg icon. Default icon library is Feather icons. To use another library, just replace all of the svg-files in the assets/icons
folder and you're good to go.
SASS-path: ./styles/components/atoms/ca-icon.scss
Props
Name | Description | Type | Required | Default |
---|---|---|---|---|
name | If you are using default setup, any name from Feather icons works. Otherwise use name of svg-file (without '.svg') in assets/icons library | String | true | - |