# Icon
An icon component is used to display a simple graph icon
# Basic Use
Button markup
- svg
.icon
# Sizes
Icon sizes modifiers
.is-xs
.is-sm
.is-md
.is-lg
.is-xl
You can also change the icon size by changing the CSS font-size property.
# Colors
You can simply change the icon color by changing the CSS color property.