Icon
Component name: <v-icon>
Examples
Basic
Cards
API
Name | Type | Description | Default |
---|---|---|---|
src | String | Icon url. Valid value: Image URL | - |
size | Number | Defines the size of the icon. Valid values: small, medium, large | medium |
Notice
All other properties that are not defined above, will be passed to the component as html attributes. This is especially useful for adding the class
attribute.