@wulperstudio/cms
Version:
Wulper Studio Library Components CMS
102 lines • 3.76 kB
JavaScript
export var ICONS_NAME = {
world: 'tabler:world',
play_wrong: 'icon-park-outline:play-wrong',
send: 'material-symbols:send-rounded',
edit: 'eva:edit-outline',
close: 'eva:close-outline',
back_arrow: 'eva:arrow-back-outline',
back_chevron: 'eva:arrow-ios-back-fill',
lock: 'eva:lock-outline',
person_add: 'akar-icons:person-add',
filter: 'bi:filter',
add: 'carbon:add',
"delete": 'fluent:delete-16-regular',
importCsv: 'iconoir:import',
pen: 'eva:edit-outline',
checkIconFilter: 'akar-icons:circle-fill',
checkedIconFilter: 'akar-icons:circle-check-fill',
infoModal: 'bi:info-circle-fill',
purchaseLeads: 'bx:purchase-tag',
chevronRight: 'bx:chevron-right',
moon: 'bx:moon',
home: 'ant-design:home-outlined',
agreements: 'bx:bx-line-chart',
users: 'majesticons:users-line',
team: 'fluent:people-team-24-regular',
document: 'mdi:file-document-edit-outline',
contacts: 'fluent:contact-card-16-regular',
eyeLine: 'ri:eye-line',
uploadFile: 'eva:cloud-upload-outline',
rocket: 'octicon:rocket-16',
documentPreliminary: 'carbon:document-preliminary',
userAddOutlined: 'ant-design:user-add-outlined',
donwload: 'charm:download',
infoEditor: 'bi:info-lg',
signature: 'fluent:signature-24-regular',
settings: 'bytesize:settings',
search: 'eva:search-outline',
alert: 'fluent:alert-16-regular',
chevronDown: 'bx:chevron-down',
menuHome: 'ant-design:home-outlined',
menuOrganization: 'clarity:organization-line',
contactsHome: 'fluent:book-contacts-24-regular',
helpersHome: 'eos-icons:content-modified',
mediaHome: 'bi:play-btn',
usersHome: 'ph:users-bold',
settingsHome: 'bytesize:settings',
searchFilter: 'gg:search',
starCardHelper: 'emojione:star',
facebook: 'akar-icons:facebook-fill',
google: 'akar-icons:google-contained-fill',
emojiHand: 'emojione:waving-hand',
messageOutlined: 'ant-design:message-outlined',
kanban: 'tabler:layout-kanban',
organizations: 'clarity:organization-line',
blog: 'eos-icons:content-modified',
moreHorizontal: 'akar-icons:more-horizontal',
chevronUp: 'bx:chevron-up',
fileUpload: 'uil:file-upload-alt',
phone: 'akar-icons:phone',
whatsapp: 'akar-icons:whatsapp-fill',
email: 'carbon:email',
instagram: 'akar-icons:instagram-fill',
linkedin: 'bx:bxl-linkedin',
web: 'mdi:web',
youtube: 'fa:youtube',
moreVertical: 'akar-icons:more-vertical',
bookmark: 'bi:bookmark',
notificationNew: 'carbon:notification-new',
link2: 'eva:link-2-outline',
chevronLeft: 'akar-icons:chevron-left',
chevronRightLarge: 'akar-icons:chevron-right',
play: 'material-symbols:play-arrow-outline-rounded',
pause: 'material-symbols:pause-outline-rounded',
menuHamburger: 'charm:menu-hamburger',
avatar: 'carbon:user-avatar',
notification: 'carbon:notification-new',
collection: 'icon-park-twotone:collection-records',
unitedKingdomFlag: 'twemoji:flag-united-kingdom',
spanishFlag: 'fxemoji:spanishflag',
themeLight: 'ic:outline-light-mode',
themeDark: 'ic:outline-dark-mode',
layoutDivider: 'lucide:layout',
layoutFloat: 'lucide:layout-template',
location: 'akar-icons:location',
star: 'emojione:star',
check: 'akar-icons:check',
info: 'akar-icons:info',
help: 'bxs:help-circle',
trash: 'akar-icons:trash-can',
medal: 'ri:medal-line',
time: 'bx:time-five',
fingerPrint: 'ion:finger-print',
arrowRight: 'bytesize:arrow-right',
briefcase: 'mdi-light:briefcase',
navigateNext: 'ic:round-navigate-next',
checkFilled: 'ep:circle-check-filled',
person: 'akar-icons:person',
sortDesc: 'heroicons-solid:sort-descending',
navbarExpanded: 'tabler:layout-navbar-expand',
volumenUp: 'material-symbols:volume-up-rounded',
volumnenOff: 'material-symbols:volume-off-rounded'
};