mirror of
https://git.boykissers.com/pawkey/pawkey-sk.git
synced 2025-12-20 04:04:16 +00:00
update our icons to the new custom font
mostly, `ph-bold` was replacing the font-family, so we're now using `sk-icons-lg`
This commit is contained in:
@@ -129,7 +129,7 @@ export function pluginReplaceIcons() {
|
||||
iconsReplace({
|
||||
values: {
|
||||
'icon ti ti-brand-youtube': 'icon ph-youtube-logo ph-bold ph-lg',
|
||||
'ti ti ti-folder-symlink': 'ph-folder-dashed ph-bold ph-lg',
|
||||
'ti ti ti-folder-symlink': 'sk-icons sk-foldermove sk-icons-lg',
|
||||
'ti ti-123': 'ph-numpad ph-bold ph-lg',
|
||||
'ti ti-access-point': 'ph-broadcast ph-bold ph-lg',
|
||||
'ti ti-activity': 'ph-pulse ph-bold ph-lg',
|
||||
@@ -238,7 +238,7 @@ export function pluginReplaceIcons() {
|
||||
'ti ti-flask': 'ph-flask ph-bold ph-lg',
|
||||
'ti ti-folder': 'ph-folder ph-bold ph-lg',
|
||||
'ti ti-folder-plus': 'ph-folder-plus ph-bold ph-lg',
|
||||
'ti ti-folder-symlink': 'ph-folder-dashed ph-bold ph-lg',
|
||||
'ti ti-folder-symlink': 'sk-icons sk-foldermove sk-icons-lg',
|
||||
'ti ti-forms': 'ph-textbox ph-bold ph-lg',
|
||||
'ti ti-ghost': 'ph-ghost ph-bold ph-lg',
|
||||
'ti ti-grid-dots': 'ph-dots-nine ph-bold ph-lg',
|
||||
|
||||
Reference in New Issue
Block a user