lx-icon
is a directive that create an icon based on Material Design Icons.
Parameter | Type | Default | Description |
---|---|---|---|
lx-color | string |
Define the icon color. Options: colors defined in colors and sizes section in dist/scss/core/settings/defaults.scss |
|
lx-id* | string |
The icon identifier that can be found in Material Design Icons website. | |
lx-size | string |
Define the icon size. Options: xs , s , m , l , xl |
|
lx-type | string |
Define the icon type. Options: circled , icon |