Classes list
Every class Icon recognizes, straight from the @flickui/css source.
| Class | Purpose |
|---|---|
.icon | Base class — required on the <svg> |
.icon-flip-horizontal / -vertical | Mirrors the icon along the given axis |
.icon-rotate-90 / -180 / -270 | Rotates the icon by a fixed angle |
.is-spin | Runtime-style state — continuous rotation animation |