mirror of
https://codeberg.org/SafeTwitch/safetwitch.git
synced 2024-12-22 13:22:58 -05:00
Add icons
This commit is contained in:
parent
ee3d2ba346
commit
fb316a8aae
1 changed files with 4 additions and 0 deletions
|
@ -33,6 +33,8 @@ import {
|
|||
BiTiktok,
|
||||
BiReddit,
|
||||
BiHeartFill,
|
||||
FaShareAlt,
|
||||
IoCloseSharp,
|
||||
IoPerson
|
||||
} from 'oh-vue-icons/icons'
|
||||
|
||||
|
@ -49,6 +51,8 @@ addIcons(
|
|||
BiTiktok,
|
||||
BiReddit,
|
||||
BiHeartFill,
|
||||
FaShareAlt,
|
||||
IoCloseSharp,
|
||||
IoPerson
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in a new issue