mirror of https://github.com/msgbyte/tailchat
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
551 B
551 B
sidebar_position | title |
---|---|
10 | Icon |
import { Icon } from '@capital/component';
The icon solution for tailchat
comes from iconify
The way of use is very simple:
- Select the desired icon from the following website: https://icon-sets.iconify.design/
- Duplicate the selected key. Pass to
Icon
component, example:
<Icon icon="mdi:account" />
It is recommended to use mdi
to unify icon visual design:
https://icon-sets.iconify.design/mdi/