replaced many more ti-*

This commit is contained in:
dakkar 2024-06-22 15:12:43 +01:00
parent f2c56f395e
commit fccfde8f2b
42 changed files with 113 additions and 71 deletions

View file

@ -381,6 +381,49 @@ export function getConfig(): UserConfig {
'ti ti-messages-off': 'ph-envelope-open ph-bold ph-lg',
'ti ti-share': 'ph-share-network ph-bold ph-lg',
'ti ti-edit': 'ph-pencil-simple-line ph-bold ph-lg',
'ti ti-list-search': 'ph-list ph-bold ph-lg-search',
'ti ti-equal-not': 'ph-prohibit ph-bold ph-lg',
'ti ti-world-download': 'ph-cloud-arrow-down ph-bold ph-lg',
'ti ti-world-upload': 'ph-cloud-arrow-up ph-bold ph-lg',
'ti ti-access-point': 'ph-broadcast ph-bold ph-lg',
'ti ti-point': 'ph-circle ph-bold ph-lg',
'ti ti-checkbox': 'ph-check ph-bold ph-lg',
'ti ti-flare': 'ph-fire ph-bold ph-lg',
'ti ti-calendar-time': 'ph-calendar ph-bold ph-lg',
'ti ti-calendar': 'ph-calendar ph-bold ph-lg',
'ti ti-comet': 'ph-shooting-star ph-bold ph-lg',
'ti ti-apple': 'ph-orange-slice ph-bold ph-lg',
'ti ti-bookmark': 'ph-bookmark ph-bold ph-lg',
'ti ti-heart-off': 'ph-heart-break ph-bold ph-lg',
'ti ti-filter': 'ph-funnel ph-bold ph-lg',
'ti ti-align-left': 'ph-text-align-left ph-bold ph-lg',
'ti ti-clock-edit': 'ph-pencil-simple ph-bold ph-lg',
'ti ti-circle-filled': 'ph-circle-half ph-bold ph-lg',
'ti ti-circle': 'ph-circle ph-bold ph-lg',
'ti ti-circle-check': 'ph-seal-check ph-bold ph-lg',
'ti ti-switch-horizontal': 'ph-arrows-left-right ph-bold ph-lg',
'ti ti-api': 'ph-key ph-bold ph-lg',
'ti ti-webhook': 'ph-webhooks-logo ph-bold ph-lg',
'ti ti-package': 'ph-package ph-bold ph-lg',
'ti ti-plane': 'ph-airplane ph-bold ph-lg',
'ti ti-power': 'ph-power ph-bold ph-lg',
'ti ti-plane-arrival': 'ph-airplane-landing ph-bold ph-lg',
'ti ti-equal-double': 'ph-equals ph-bold ph-lg',
'ti ti-planet-off': 'ph-globe-simple ph-bold ph-lg',
'ti ti-flask': 'ph-flask ph-bold ph-lg',
'ti ti-map-pin': 'ph-map-pin ph-bold ph-lg',
'ti ti-sun': 'ph-sun ph-bold ph-lg',
'ti ti-moon': 'ph-moon ph-bold ph-lg',
'ti ti-user-check': 'ph-check ph-bold ph-lg',
'ti ti-user-search': 'ph-user-circle ph-bold ph-lg',
'ti ti-activity': 'ph-pulse ph-bold ph-lg',
'ti ti-robot': 'ph-robot ph-bold ph-lg',
'ti ti-backspace': 'ph-backspace ph-bold ph-lg',
'ti ti-language-hiragana': 'ph-translate ph-bold ph-lg',
'ti ti-star-off': 'ph-star-half ph-bold ph-lg',
'ti ti-message-off': 'ph-bell-slash ph-bold ph-lg',
'ti ti-pinned-off': 'ph-push-pin-slash ph-bold ph-lg',
'ti ti-user-off': 'ph-user-minus ph-bold ph-lg',
},
}),
...process.env.NODE_ENV === 'production'