-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Icons
Sanya Boriskin edited this page Aug 5, 2019
·
5 revisions
<va-icon :name="iconicstroke iconicstroke-info"/>
<va-icon
:name="fa fa-anchor"
color="info"
rotation="45"
size="60"
/>
-
name
- String, Array - The name of icon set and icon (will be used as class). We support Vuestic, Iconic, Glyphicon, Maki, Entypo, Brandico, Font Awesome, Material design icons. -
small
- Boolean - Ifsmall
prop istrue
, icon size will be 1rem (16px by default) -
large
- Boolean - Iflarge
prop istrue
, icon size will be 2.25rem -
size
- String, Number - Sets the custom size of icon in pixels -
fixedWidth
- Boolean - IffixedWidth
prop istrue
, width of the icon will be 1.25rem -
rotation
- String, Number - Sets the degree of icons rotation. -
color
- String - Sets the color of icon