replaced a bunch of ti-*
This commit is contained in:
parent
fc00c7401e
commit
df26b6501d
104 changed files with 267 additions and 213 deletions
|
|
@ -186,7 +186,6 @@ export function getConfig(): UserConfig {
|
|||
'ti ti-plus': 'ph-plus ph-bold ph-lg',
|
||||
'ti ti-planet': 'ph-planet ph-bold ph-lg',
|
||||
'ti ti-world-x': 'ph-planet ph-bold ph-lg',
|
||||
'ti ti-world-search': 'ph-planet ph-bold ph-lg',
|
||||
'ti ti-chevron-right': 'ph-caret-right ph-bold ph-lg',
|
||||
'ti ti-chevrons-right': 'ph-caret-right ph-bold ph-lg',
|
||||
'ti ti-dots': 'ph-dots-three ph-bold ph-lg',
|
||||
|
|
@ -276,6 +275,61 @@ export function getConfig(): UserConfig {
|
|||
'ti ti-arrow-back-up': 'ph-arrow-u-up-left ph-bold ph-lg',
|
||||
'ti ti-quote': 'ph-quotes ph-bold ph-lg',
|
||||
'ti ti-send': 'ph-paper-plane-tilt ph-bold ph-lg',
|
||||
'ti ti-speakerphone': 'ph-megaphone ph-bold ph-lg',
|
||||
'ti ti-bolt': 'ph-lightning ph-bold ph-lg',
|
||||
'ti ti-mail': 'ph-envelope ph-bold ph-lg',
|
||||
'ti ti-paperclip': 'ph-paperclip ph-bold ph-lg',
|
||||
'ti ti-ban': 'ph-prohibit ph-bold ph-lg',
|
||||
'ti ti-chevron-double-right': 'ph-caret-double-right ph-bold ph-lg',
|
||||
'ti ti-at': 'ph-at ph-bold ph-lg',
|
||||
'ti ti-chart-arrows': 'ph-chart-bar-horizontal ph-bold ph-lg',
|
||||
'ti ti-medal': 'ph-trophy ph-bold ph-lg',
|
||||
'ti ti-trophy': 'ph-trophy ph-bold ph-lg',
|
||||
'ti ti-badges': 'ph-seal-check ph-bold ph-lg',
|
||||
'ti ti-badge': 'ph-seal-check ph-bold ph-lg',
|
||||
'ti ti-window-maximize': 'ph-frame-corners ph-bold ph-lg',
|
||||
'ti ti-password': 'ph-password ph-bold ph-lg',
|
||||
'ti ti-key': 'ph-key ph-bold ph-lg',
|
||||
'ti ti-123': 'ph-numpad ph-bold ph-lg',
|
||||
'ti ti-world': 'ph-globe-hemisphere-west ph-bold ph-lg',
|
||||
'ti ti-plug': 'ph-plug ph-bold ph-lg',
|
||||
'ti ti-palette': 'ph-palette ph-bold ph-lg',
|
||||
'ti ti-text-caption': 'ph-text-indent ph-bold ph-lg',
|
||||
'ti ti-crop': 'ph-crop ph-bold ph-lg',
|
||||
'ti ti-crown': 'ph-crown ph-bold ph-lg',
|
||||
'ti ti-user': 'ph-user ph-bold ph-lg',
|
||||
'ti ti-brand-x': 'ph-twitter-logo ph-bold ph-lg',
|
||||
'ti ti-picture-in-picture': 'ph-picture-in-picture ph-bold ph-lg',
|
||||
'ti ti-user-edit': 'ph-user-list ph-bold ph-lg',
|
||||
'ti ti-user-plus': 'ph-user-plus ph-bold ph-lg',
|
||||
'ti ti-bell-plus': 'ph-bell-ringing ph-bold ph-lg',
|
||||
'ti ti-bell-ringing-2': 'ph-bell-ringing ph-bold ph-lg',
|
||||
'ti ti-maximize': 'ph-frame-corners ph-bold ph-lg',
|
||||
'ti ti-minimize': 'ph-arrows-in-simple ph-bold ph-lg',
|
||||
'ti ti-rectangle': 'ph-frame-corners ph-bold ph-lg',
|
||||
'icon ti ti-brand-youtube': 'icon ph-youtube-logo ph-bold ph-lg',
|
||||
'ti ti-snowflake': 'ph-snowflake ph-bold ph-lg',
|
||||
'ti ti-feather': 'ph-feather ph-bold ph-lg',
|
||||
'ti ti-dice-5': 'ph ph-dice-5 ph-bold ph-lg',
|
||||
'ti ti-world-search': 'ph-binoculars ph-bold ph-lg',
|
||||
'ti ti-list': 'ph-list ph-bold ph-lg',
|
||||
'ti ti-antenna': 'ph-flying-saucer ph-bold ph-lg',
|
||||
'ti ti-news': 'ph-newspaper ph-bold ph-lg',
|
||||
'ti ti-device-gamepad': 'ph-game-controller ph-bold ph-lg',
|
||||
'ti ti-devices': 'ph-devices ph-bold ph-lg',
|
||||
'ti ti-user-shield': 'ph-newspaper-clipping ph-bold ph-lg',
|
||||
'ti ti-checkup-list': 'ph-list-checks ph-bold ph-lg',
|
||||
'ti ti-license': 'ph-notebook ph-bold ph-lg',
|
||||
'ti ti-notebook': 'ph-notebook ph-bold ph-lg',
|
||||
'ti ti-message': 'ph-envelope ph-bold ph-lg',
|
||||
'ti ti-messages': 'ph-envelope ph-bold ph-lg',
|
||||
'ti ti-user-circle': 'ph-user-circle ph-bold ph-lg',
|
||||
'ti ti-menu-2': 'ph-list ph-bold ph-lg',
|
||||
'ti ti-menu': 'ph-list ph-bold ph-lg',
|
||||
'ti ti-ad': 'ph-flag ph-bold ph-lg',
|
||||
'ti ti-paint': 'ph-paint-roller ph-bold ph-lg',
|
||||
'ti ti-database': 'ph-database ph-bold ph-lg',
|
||||
|
||||
},
|
||||
}),
|
||||
...process.env.NODE_ENV === 'production'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue