Skip to content

aeria-icon

Example

template
<aeria-icon
  reactive
  icon="user-circle"
>
  Users
</aeria-icon>

CSS overrides

  • --icon-color: color;: the foreground color of the icon (default: var(--theme-foreground-color))

Released under the MIT License.