# snt-icon
# Component Pages
# Props
# icon
รองรับ Material Icon (mdi)
- Type:
String
- Default:
undefined
# color
Applies specified color to the control - it can be the name of material color (for example success or purple) or css color (#033 or rgba(255, 0, 0, 0.5)).
- Type:
String
- Default:
undefined
# href
- Type:
String
- Default:
''
# target
- Type:
String
- Default:
_blank
# size
Specifies a custom font size for the icon
- Type:
String | Number
- Default:
''