mirror of
https://codeberg.org/SafeTwitch/safetwitch.git
synced 2025-01-03 11:20:07 -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,
|
BiTiktok,
|
||||||
BiReddit,
|
BiReddit,
|
||||||
BiHeartFill,
|
BiHeartFill,
|
||||||
|
FaShareAlt,
|
||||||
|
IoCloseSharp,
|
||||||
IoPerson
|
IoPerson
|
||||||
} from 'oh-vue-icons/icons'
|
} from 'oh-vue-icons/icons'
|
||||||
|
|
||||||
|
@ -49,6 +51,8 @@ addIcons(
|
||||||
BiTiktok,
|
BiTiktok,
|
||||||
BiReddit,
|
BiReddit,
|
||||||
BiHeartFill,
|
BiHeartFill,
|
||||||
|
FaShareAlt,
|
||||||
|
IoCloseSharp,
|
||||||
IoPerson
|
IoPerson
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue