@dialpad/dialtone-icons 4.46.2-next.1 → 4.47.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/icons.js +1 -1
- package/dist/keywords-icons.json +1 -1
- package/dist/svg/icons/book-open.svg +1 -1
- package/dist/svg/icons/digital-whisper.svg +1 -1
- package/dist/svg/icons/edit.svg +1 -1
- package/dist/svg/icons/list-chevrons-down-up.svg +1 -0
- package/dist/svg/icons/list-chevrons-up-down.svg +1 -0
- package/dist/svg/icons/list-spacing-compact.svg +1 -0
- package/dist/svg/icons/list-spacing-expanded.svg +1 -0
- package/dist/svg/icons/list-spacing-regular.svg +1 -0
- package/dist/svg/icons/message.svg +1 -1
- package/dist/svg/icons/past-conversations.svg +1 -1
- package/dist/svg/icons/quick-reply.svg +1 -1
- package/dist/svg/icons/thread.svg +1 -1
- package/dist/svg/icons/transfer-webchat.svg +1 -1
- package/dist/svg/icons/unread.svg +1 -1
- package/dist/svg/icons/webchat.svg +1 -1
- package/package.json +6 -1
- package/vue2/dist/components/icons/book-open.cjs +1 -1
- package/vue2/dist/components/icons/book-open.cjs.map +1 -1
- package/vue2/dist/components/icons/book-open.js +5 -5
- package/vue2/dist/components/icons/book-open.js.map +1 -1
- package/vue2/dist/components/icons/digital-whisper.cjs +1 -1
- package/vue2/dist/components/icons/digital-whisper.cjs.map +1 -1
- package/vue2/dist/components/icons/digital-whisper.js +5 -5
- package/vue2/dist/components/icons/digital-whisper.js.map +1 -1
- package/vue2/dist/components/icons/edit.cjs +1 -1
- package/vue2/dist/components/icons/edit.cjs.map +1 -1
- package/vue2/dist/components/icons/edit.js +12 -13
- package/vue2/dist/components/icons/edit.js.map +1 -1
- package/vue2/dist/components/icons/list-chevrons-down-up.cjs +2 -0
- package/vue2/dist/components/icons/list-chevrons-down-up.cjs.map +1 -0
- package/vue2/dist/components/icons/list-chevrons-down-up.js +55 -0
- package/vue2/dist/components/icons/list-chevrons-down-up.js.map +1 -0
- package/vue2/dist/components/icons/list-chevrons-up-down.cjs +2 -0
- package/vue2/dist/components/icons/list-chevrons-up-down.cjs.map +1 -0
- package/vue2/dist/components/icons/list-chevrons-up-down.js +55 -0
- package/vue2/dist/components/icons/list-chevrons-up-down.js.map +1 -0
- package/vue2/dist/components/icons/list-spacing-compact.cjs +2 -0
- package/vue2/dist/components/icons/list-spacing-compact.cjs.map +1 -0
- package/vue2/dist/components/icons/list-spacing-compact.js +55 -0
- package/vue2/dist/components/icons/list-spacing-compact.js.map +1 -0
- package/vue2/dist/components/icons/list-spacing-expanded.cjs +2 -0
- package/vue2/dist/components/icons/list-spacing-expanded.cjs.map +1 -0
- package/vue2/dist/components/icons/list-spacing-expanded.js +55 -0
- package/vue2/dist/components/icons/list-spacing-expanded.js.map +1 -0
- package/vue2/dist/components/icons/list-spacing-regular.cjs +2 -0
- package/vue2/dist/components/icons/list-spacing-regular.cjs.map +1 -0
- package/vue2/dist/components/icons/list-spacing-regular.js +55 -0
- package/vue2/dist/components/icons/list-spacing-regular.js.map +1 -0
- package/vue2/dist/components/icons/message.cjs +1 -1
- package/vue2/dist/components/icons/message.cjs.map +1 -1
- package/vue2/dist/components/icons/message.js +1 -1
- package/vue2/dist/components/icons/message.js.map +1 -1
- package/vue2/dist/components/icons/past-conversations.cjs +1 -1
- package/vue2/dist/components/icons/past-conversations.cjs.map +1 -1
- package/vue2/dist/components/icons/past-conversations.js +3 -3
- package/vue2/dist/components/icons/past-conversations.js.map +1 -1
- package/vue2/dist/components/icons/quick-reply.cjs +1 -1
- package/vue2/dist/components/icons/quick-reply.cjs.map +1 -1
- package/vue2/dist/components/icons/quick-reply.js +1 -1
- package/vue2/dist/components/icons/quick-reply.js.map +1 -1
- package/vue2/dist/components/icons/thread.cjs +1 -1
- package/vue2/dist/components/icons/thread.cjs.map +1 -1
- package/vue2/dist/components/icons/thread.js +8 -8
- package/vue2/dist/components/icons/thread.js.map +1 -1
- package/vue2/dist/components/icons/transfer-webchat.cjs +1 -1
- package/vue2/dist/components/icons/transfer-webchat.cjs.map +1 -1
- package/vue2/dist/components/icons/transfer-webchat.js +10 -11
- package/vue2/dist/components/icons/transfer-webchat.js.map +1 -1
- package/vue2/dist/components/icons/unread.cjs +1 -1
- package/vue2/dist/components/icons/unread.cjs.map +1 -1
- package/vue2/dist/components/icons/unread.js +1 -1
- package/vue2/dist/components/icons/unread.js.map +1 -1
- package/vue2/dist/components/icons/webchat.cjs +1 -1
- package/vue2/dist/components/icons/webchat.cjs.map +1 -1
- package/vue2/dist/components/icons/webchat.js +8 -8
- package/vue2/dist/components/icons/webchat.js.map +1 -1
- package/vue2/dist/dialtone-icons.cjs +1 -1
- package/vue2/dist/dialtone-icons.cjs.map +1 -1
- package/vue2/dist/dialtone-icons.js +697 -687
- package/vue2/dist/dialtone-icons.js.map +1 -1
- package/vue2/dist/types/index.d.ts +5 -0
- package/vue2/dist/types/index.d.ts.map +1 -1
- package/vue2/dist/types/src/icons/edit.vue.d.ts.map +1 -1
- package/vue2/dist/types/src/icons/list-chevrons-down-up.vue.d.ts +46 -0
- package/vue2/dist/types/src/icons/list-chevrons-down-up.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/list-chevrons-up-down.vue.d.ts +46 -0
- package/vue2/dist/types/src/icons/list-chevrons-up-down.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/list-spacing-compact.vue.d.ts +46 -0
- package/vue2/dist/types/src/icons/list-spacing-compact.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/list-spacing-expanded.vue.d.ts +46 -0
- package/vue2/dist/types/src/icons/list-spacing-expanded.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/list-spacing-regular.vue.d.ts +46 -0
- package/vue2/dist/types/src/icons/list-spacing-regular.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/transfer-webchat.vue.d.ts.map +1 -1
- package/vue3/dist/components/icons/book-open.cjs +1 -1
- package/vue3/dist/components/icons/book-open.cjs.map +1 -1
- package/vue3/dist/components/icons/book-open.js +8 -10
- package/vue3/dist/components/icons/book-open.js.map +1 -1
- package/vue3/dist/components/icons/digital-whisper.cjs +1 -1
- package/vue3/dist/components/icons/digital-whisper.cjs.map +1 -1
- package/vue3/dist/components/icons/digital-whisper.js +6 -8
- package/vue3/dist/components/icons/digital-whisper.js.map +1 -1
- package/vue3/dist/components/icons/edit.cjs +1 -1
- package/vue3/dist/components/icons/edit.cjs.map +1 -1
- package/vue3/dist/components/icons/edit.js +22 -38
- package/vue3/dist/components/icons/edit.js.map +1 -1
- package/vue3/dist/components/icons/list-chevrons-down-up.cjs +2 -0
- package/vue3/dist/components/icons/list-chevrons-down-up.cjs.map +1 -0
- package/vue3/dist/components/icons/list-chevrons-down-up.js +65 -0
- package/vue3/dist/components/icons/list-chevrons-down-up.js.map +1 -0
- package/vue3/dist/components/icons/list-chevrons-up-down.cjs +2 -0
- package/vue3/dist/components/icons/list-chevrons-up-down.cjs.map +1 -0
- package/vue3/dist/components/icons/list-chevrons-up-down.js +65 -0
- package/vue3/dist/components/icons/list-chevrons-up-down.js.map +1 -0
- package/vue3/dist/components/icons/list-spacing-compact.cjs +2 -0
- package/vue3/dist/components/icons/list-spacing-compact.cjs.map +1 -0
- package/vue3/dist/components/icons/list-spacing-compact.js +65 -0
- package/vue3/dist/components/icons/list-spacing-compact.js.map +1 -0
- package/vue3/dist/components/icons/list-spacing-expanded.cjs +2 -0
- package/vue3/dist/components/icons/list-spacing-expanded.cjs.map +1 -0
- package/vue3/dist/components/icons/list-spacing-expanded.js +65 -0
- package/vue3/dist/components/icons/list-spacing-expanded.js.map +1 -0
- package/vue3/dist/components/icons/list-spacing-regular.cjs +2 -0
- package/vue3/dist/components/icons/list-spacing-regular.cjs.map +1 -0
- package/vue3/dist/components/icons/list-spacing-regular.js +65 -0
- package/vue3/dist/components/icons/list-spacing-regular.js.map +1 -0
- package/vue3/dist/components/icons/message.cjs +1 -1
- package/vue3/dist/components/icons/message.cjs.map +1 -1
- package/vue3/dist/components/icons/message.js +15 -17
- package/vue3/dist/components/icons/message.js.map +1 -1
- package/vue3/dist/components/icons/past-conversations.cjs +1 -1
- package/vue3/dist/components/icons/past-conversations.cjs.map +1 -1
- package/vue3/dist/components/icons/past-conversations.js +6 -8
- package/vue3/dist/components/icons/past-conversations.js.map +1 -1
- package/vue3/dist/components/icons/quick-reply.cjs +1 -1
- package/vue3/dist/components/icons/quick-reply.cjs.map +1 -1
- package/vue3/dist/components/icons/quick-reply.js +1 -1
- package/vue3/dist/components/icons/quick-reply.js.map +1 -1
- package/vue3/dist/components/icons/thread.cjs +1 -1
- package/vue3/dist/components/icons/thread.cjs.map +1 -1
- package/vue3/dist/components/icons/thread.js +16 -22
- package/vue3/dist/components/icons/thread.js.map +1 -1
- package/vue3/dist/components/icons/transfer-webchat.cjs +1 -1
- package/vue3/dist/components/icons/transfer-webchat.cjs.map +1 -1
- package/vue3/dist/components/icons/transfer-webchat.js +23 -42
- package/vue3/dist/components/icons/transfer-webchat.js.map +1 -1
- package/vue3/dist/components/icons/unread.cjs +1 -1
- package/vue3/dist/components/icons/unread.cjs.map +1 -1
- package/vue3/dist/components/icons/unread.js +13 -17
- package/vue3/dist/components/icons/unread.js.map +1 -1
- package/vue3/dist/components/icons/webchat.cjs +1 -1
- package/vue3/dist/components/icons/webchat.cjs.map +1 -1
- package/vue3/dist/components/icons/webchat.js +8 -10
- package/vue3/dist/components/icons/webchat.js.map +1 -1
- package/vue3/dist/dialtone-icons.cjs +1 -1
- package/vue3/dist/dialtone-icons.cjs.map +1 -1
- package/vue3/dist/dialtone-icons.js +697 -687
- package/vue3/dist/dialtone-icons.js.map +1 -1
- package/vue3/dist/types/index.d.ts +5 -0
- package/vue3/dist/types/index.d.ts.map +1 -1
- package/vue3/dist/types/src/icons/edit.vue.d.ts.map +1 -1
- package/vue3/dist/types/src/icons/list-chevrons-down-up.vue.d.ts +46 -0
- package/vue3/dist/types/src/icons/list-chevrons-down-up.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/list-chevrons-up-down.vue.d.ts +46 -0
- package/vue3/dist/types/src/icons/list-chevrons-up-down.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/list-spacing-compact.vue.d.ts +46 -0
- package/vue3/dist/types/src/icons/list-spacing-compact.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/list-spacing-expanded.vue.d.ts +46 -0
- package/vue3/dist/types/src/icons/list-spacing-expanded.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/list-spacing-regular.vue.d.ts +46 -0
- package/vue3/dist/types/src/icons/list-spacing-regular.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/transfer-webchat.vue.d.ts.map +1 -1
package/dist/icons.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export default ["accessibility","accessibility-mac","activity","add-task","agent-assist","ai-notes","ai-write","airplay","airtable","alarm-check","alarm-clock-off","alarm-minus","alarm-plus","album","alert-circle","alert-triangle","align-center","align-justify","align-left","align-right","amex","app-store-badge","apple","archive","archive-restore","arrow-down","arrow-down-left","arrow-down-right","arrow-left","arrow-left-right","arrow-right","arrow-up","arrow-up-down","arrow-up-left","arrow-up-right","asana","asterisk","at-sign","ata-adapter","attestation","attestation-outline","axis-3d","bar-chart","bar-chart-2","bar-chart-3","bar-chart-4","bar-chart-horizontal","barge","baseline","battery","battery-charging","battery-full","battery-low","battery-medium","bell","bell-minus","bell-off","bell-plus","bell-ring","binary","bluetooth","bluetooth-connected","bluetooth-off","bluetooth-searching","blur-background","bold","book","book-open","bookmark","bookmark-filled","bookmark-minus","bookmark-plus","box","box-select","boxes","braces","branch","brand-dialpad","brand-dialpad-meetings","breakout-rooms","briefcase","building","building-2","bullet","bullhorn","calculator","calendar","calendar-check","calendar-check-2","calendar-clock","calendar-days","calendar-heart","calendar-minus","calendar-off","calendar-plus","calendar-range","calendar-search","calendar-x","call-abandoned","call-merge","call-rejected","camera","camera-off","camera-tracking","cast","check","check-circle","check-circle-filled","chevron-down","chevron-first","chevron-last","chevron-left","chevron-right","chevron-up","chevrons-down","chevrons-down-up","chevrons-left","chevrons-left-right","chevrons-right","chevrons-right-left","chevrons-up","chevrons-up-down","circle-half-filled","circle-slashed","clipboard","clipboard-check","clipboard-copy","clipboard-edit","clipboard-list","clipboard-signature","clipboard-type","clipboard-x","clock","clock-1","clock-10","clock-11","clock-12","clock-2","clock-3","clock-4","clock-5","clock-6","clock-7","clock-8","clock-9","clockify","close","cloud","cloud-cog","cloud-drizzle","cloud-fog","cloud-hail","cloud-lightning","cloud-moon","cloud-moon-rain","cloud-off","cloud-rain","cloud-rain-wind","cloud-snow","cloud-sun","cloud-sun-rain","cloudy","coaching-hub","code","code-block","command","concierge-bell","connection-api","contacts","copper-crm","copy","copyright","corner-down-left","corner-down-right","corner-left-down","corner-left-up","corner-right-down","corner-right-up","corner-up-left","corner-up-right","cpu","credit-card","dash","dect-base-station","dect-handset","default-ai-agent-fab","delete","deskphone","dialbot","dialer","dialpad-ai","dialpad-ai-color","dialpad-ai-color-reversed","dialpad-ai-reversed","dialpad-analytics-ai","dialpad-logo","dialpad-logomark","dialpad-meetings-star","dialpad-sparkle","dialpad-star","dialpad-star-mark","dialpad-star-mark-color","dialpad-star-reversed","dialpad-wfm","digital-whisper","diners-club","discover","dissatisfied","dissatisfied-filled","double-check","download","download-cloud","dp-phone","dpm-logo","edit","edit-2","empty","end-chat","equal","eraser","evernote","expand","expert-node","external-link","eye","eye-off","facebook","factory","fast-forward","file","file-audio","file-pdf","files","film","filter","fingerprint","flag","flag-off","flame","focus","folder","folder-tree","folders","food","form-input","forward","freshdesk","freshsales-crm","front","gamepad","gauge","gif-filled","gif-outline","giphy","globe-2","gmail","google-business-messaging","google-calendar","google-docs","google-drive","google-glyph","google-meet","google-sheets","google-slides","graduation","greenhouse","grid","grip-horizontal","grip-vertical","hand","hard-drive","hash","hash-bold","haze","hd","headphones","headset","hear","heart","help-circle","highfive","history","hold","home","hourglass","hubspot","image","import","inbox","indent","infinity","info","inspect","instagram","intercom","isolated-queries","italic","jcb","jira-service-desk","key","keyboard","keypad","languages","laptop-2","large-self-view","layout","layout-dashboard","layout-filmstrip","layout-grid","layout-template","library","life-buoy","lightbulb","lightbulb-off","lightning-bolt","line-chart","line-messenger","link-2","link-2-off","linkedin","list-add","list-bullet","list-checks","list-ordered","listen","listening","live-queue","living-thing","loading","lock","lock-filled","log-in","log-out","maestro","mail","mail-open","mails","map","map-pin","map-pin-filled","mastercard","maximize","megaphone","megaphone-off","menu","message","messenger","mic","mic-off","microsoft","microsoft-dynamics-365","microsoft-teams","minimize","minimize-alt","minus-circle","miro","monday-com","monitor","monitor-off","monitor-speaker","moon","more-horizontal","more-vertical","mouse","multi-line-dept","music","music-off","network","neutral","newspaper","not-enough-queries","notes","o365-calendar","object","office-365","option","package","paperclip","park","party-popper","past-conversations","pause","pause-circle","pause-circle-filled","phone","phone-call","phone-forward","phone-hang-up","phone-hold","phone-incoming","phone-missed","phone-off","phone-outgoing","picture-in-picture","pie-chart","pin","pin-filled","pin-off","pipedrive","play","play-circle","play-circle-filled","play-filled","play-store-badge","plug","plus","plus-circle","plus-circle-filled","power","power-dialer","power-dialer-off","print-fax","printer","puzzle","qr-code","queries","quick-reply","quote","record","record-filled","redo","refresh","rematch","repeat","reply","reply-all","rewind","rewind-15-sec","rocket","salesforce-glyph","salesforce-logo","satisfied","satisfied-filled","save","scan","scan-face","scan-file","scissors","screen-share-off","scroll","search","send","servicenow","settings","share","share-2","share-screen","sheet","shield","shield-alert","shield-check","shield-close","shield-off","shortcuts","shuffle","sidebar","sidebar-close","sidebar-open","signal-best","signal-high","signal-low","signal-medium","signal-zero","simultaneous-ring","siren","skip-15-sec","skip-back","skip-back-ten","skip-forward","skip-forward-ten","slack","slash","sliders","sliders-horizontal","small-self-view","smartphone","smartphone-charging","snapchat","snooze","snowflake","somewhat-dissatisfied","somewhat-dissatisfied-filled","somewhat-satisfied","somewhat-satisfied-filled","sort-asc","sort-desc","sparkle","sparkle-filled","speaker","star","star-filled","sticker","stop-circle","stop-circle-filled","stop-filled","strikethrough","sun","sun-dim","sun-medium","sunrise","sunset","switch-to-cellular","switch-to-hd","t-mobile","table","tag","tags","takeover","task","telegram","text-cursor","text-cursor-input","thermometer","thermometer-snowflake","thermometer-sun","thread","threads","thumbs-down","thumbs-down-filled","thumbs-up","thumbs-up-filled","tiktok","timer","timer-off","timer-reset","toggl","token","too-many-queries","tools","toy-brick","transfer","transfer-webchat","transportation","trash","trending-down","trending-up","triangle","twitter","type","umbrella","underline","undo-2","union-pay","unlink-2","unlock","unlock-filled","unread","upload","upload-cloud","usb","user","user-check","user-minus","user-plus","user-rematch","user-remove","user-speak","users","very-dissatisfied","very-dissatisfied-filled","very-satisfied","very-satisfied-filled","viber","video","video-off","video-settings","visa","voicemail","voicemail-drop","volume","volume-1","volume-2","volume-x","waveform","we-chat","webcam","webchat","webex","whatsapp","whatsapp-outlined","whisper","wifi","wifi-off","wind","x-brand","x-circle","zap-off","zendesk","zoho","zoho-crm","zoho-desk","zoom","zoom-in","zoom-logo","zoom-out"]
|
|
1
|
+
export default ["accessibility","accessibility-mac","activity","add-task","agent-assist","ai-notes","ai-write","airplay","airtable","alarm-check","alarm-clock-off","alarm-minus","alarm-plus","album","alert-circle","alert-triangle","align-center","align-justify","align-left","align-right","amex","app-store-badge","apple","archive","archive-restore","arrow-down","arrow-down-left","arrow-down-right","arrow-left","arrow-left-right","arrow-right","arrow-up","arrow-up-down","arrow-up-left","arrow-up-right","asana","asterisk","at-sign","ata-adapter","attestation","attestation-outline","axis-3d","bar-chart","bar-chart-2","bar-chart-3","bar-chart-4","bar-chart-horizontal","barge","baseline","battery","battery-charging","battery-full","battery-low","battery-medium","bell","bell-minus","bell-off","bell-plus","bell-ring","binary","bluetooth","bluetooth-connected","bluetooth-off","bluetooth-searching","blur-background","bold","book","book-open","bookmark","bookmark-filled","bookmark-minus","bookmark-plus","box","box-select","boxes","braces","branch","brand-dialpad","brand-dialpad-meetings","breakout-rooms","briefcase","building","building-2","bullet","bullhorn","calculator","calendar","calendar-check","calendar-check-2","calendar-clock","calendar-days","calendar-heart","calendar-minus","calendar-off","calendar-plus","calendar-range","calendar-search","calendar-x","call-abandoned","call-merge","call-rejected","camera","camera-off","camera-tracking","cast","check","check-circle","check-circle-filled","chevron-down","chevron-first","chevron-last","chevron-left","chevron-right","chevron-up","chevrons-down","chevrons-down-up","chevrons-left","chevrons-left-right","chevrons-right","chevrons-right-left","chevrons-up","chevrons-up-down","circle-half-filled","circle-slashed","clipboard","clipboard-check","clipboard-copy","clipboard-edit","clipboard-list","clipboard-signature","clipboard-type","clipboard-x","clock","clock-1","clock-10","clock-11","clock-12","clock-2","clock-3","clock-4","clock-5","clock-6","clock-7","clock-8","clock-9","clockify","close","cloud","cloud-cog","cloud-drizzle","cloud-fog","cloud-hail","cloud-lightning","cloud-moon","cloud-moon-rain","cloud-off","cloud-rain","cloud-rain-wind","cloud-snow","cloud-sun","cloud-sun-rain","cloudy","coaching-hub","code","code-block","command","concierge-bell","connection-api","contacts","copper-crm","copy","copyright","corner-down-left","corner-down-right","corner-left-down","corner-left-up","corner-right-down","corner-right-up","corner-up-left","corner-up-right","cpu","credit-card","dash","dect-base-station","dect-handset","default-ai-agent-fab","delete","deskphone","dialbot","dialer","dialpad-ai","dialpad-ai-color","dialpad-ai-color-reversed","dialpad-ai-reversed","dialpad-analytics-ai","dialpad-logo","dialpad-logomark","dialpad-meetings-star","dialpad-sparkle","dialpad-star","dialpad-star-mark","dialpad-star-mark-color","dialpad-star-reversed","dialpad-wfm","digital-whisper","diners-club","discover","dissatisfied","dissatisfied-filled","double-check","download","download-cloud","dp-phone","dpm-logo","edit","edit-2","empty","end-chat","equal","eraser","evernote","expand","expert-node","external-link","eye","eye-off","facebook","factory","fast-forward","file","file-audio","file-pdf","files","film","filter","fingerprint","flag","flag-off","flame","focus","folder","folder-tree","folders","food","form-input","forward","freshdesk","freshsales-crm","front","gamepad","gauge","gif-filled","gif-outline","giphy","globe-2","gmail","google-business-messaging","google-calendar","google-docs","google-drive","google-glyph","google-meet","google-sheets","google-slides","graduation","greenhouse","grid","grip-horizontal","grip-vertical","hand","hard-drive","hash","hash-bold","haze","hd","headphones","headset","hear","heart","help-circle","highfive","history","hold","home","hourglass","hubspot","image","import","inbox","indent","infinity","info","inspect","instagram","intercom","isolated-queries","italic","jcb","jira-service-desk","key","keyboard","keypad","languages","laptop-2","large-self-view","layout","layout-dashboard","layout-filmstrip","layout-grid","layout-template","library","life-buoy","lightbulb","lightbulb-off","lightning-bolt","line-chart","line-messenger","link-2","link-2-off","linkedin","list-add","list-bullet","list-checks","list-chevrons-down-up","list-chevrons-up-down","list-ordered","list-spacing-compact","list-spacing-expanded","list-spacing-regular","listen","listening","live-queue","living-thing","loading","lock","lock-filled","log-in","log-out","maestro","mail","mail-open","mails","map","map-pin","map-pin-filled","mastercard","maximize","megaphone","megaphone-off","menu","message","messenger","mic","mic-off","microsoft","microsoft-dynamics-365","microsoft-teams","minimize","minimize-alt","minus-circle","miro","monday-com","monitor","monitor-off","monitor-speaker","moon","more-horizontal","more-vertical","mouse","multi-line-dept","music","music-off","network","neutral","newspaper","not-enough-queries","notes","o365-calendar","object","office-365","option","package","paperclip","park","party-popper","past-conversations","pause","pause-circle","pause-circle-filled","phone","phone-call","phone-forward","phone-hang-up","phone-hold","phone-incoming","phone-missed","phone-off","phone-outgoing","picture-in-picture","pie-chart","pin","pin-filled","pin-off","pipedrive","play","play-circle","play-circle-filled","play-filled","play-store-badge","plug","plus","plus-circle","plus-circle-filled","power","power-dialer","power-dialer-off","print-fax","printer","puzzle","qr-code","queries","quick-reply","quote","record","record-filled","redo","refresh","rematch","repeat","reply","reply-all","rewind","rewind-15-sec","rocket","salesforce-glyph","salesforce-logo","satisfied","satisfied-filled","save","scan","scan-face","scan-file","scissors","screen-share-off","scroll","search","send","servicenow","settings","share","share-2","share-screen","sheet","shield","shield-alert","shield-check","shield-close","shield-off","shortcuts","shuffle","sidebar","sidebar-close","sidebar-open","signal-best","signal-high","signal-low","signal-medium","signal-zero","simultaneous-ring","siren","skip-15-sec","skip-back","skip-back-ten","skip-forward","skip-forward-ten","slack","slash","sliders","sliders-horizontal","small-self-view","smartphone","smartphone-charging","snapchat","snooze","snowflake","somewhat-dissatisfied","somewhat-dissatisfied-filled","somewhat-satisfied","somewhat-satisfied-filled","sort-asc","sort-desc","sparkle","sparkle-filled","speaker","star","star-filled","sticker","stop-circle","stop-circle-filled","stop-filled","strikethrough","sun","sun-dim","sun-medium","sunrise","sunset","switch-to-cellular","switch-to-hd","t-mobile","table","tag","tags","takeover","task","telegram","text-cursor","text-cursor-input","thermometer","thermometer-snowflake","thermometer-sun","thread","threads","thumbs-down","thumbs-down-filled","thumbs-up","thumbs-up-filled","tiktok","timer","timer-off","timer-reset","toggl","token","too-many-queries","tools","toy-brick","transfer","transfer-webchat","transportation","trash","trending-down","trending-up","triangle","twitter","type","umbrella","underline","undo-2","union-pay","unlink-2","unlock","unlock-filled","unread","upload","upload-cloud","usb","user","user-check","user-minus","user-plus","user-rematch","user-remove","user-speak","users","very-dissatisfied","very-dissatisfied-filled","very-satisfied","very-satisfied-filled","viber","video","video-off","video-settings","visa","voicemail","voicemail-drop","volume","volume-1","volume-2","volume-x","waveform","we-chat","webcam","webchat","webex","whatsapp","whatsapp-outlined","whisper","wifi","wifi-off","wind","x-brand","x-circle","zap-off","zendesk","zoho","zoho-crm","zoho-desk","zoom","zoom-in","zoom-logo","zoom-out"]
|
package/dist/keywords-icons.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"categories":{"alerts":{"alert-circle":["warning","caution"],"alert-triangle":["danger","error"],"bell-minus":["quiet"],"bell-off":["mute","silent","notify","notification"],"bell-plus":["notify","increase","notification"],"bell-ring":["alarm","notify","notification"],"bell":["notification","alert","ring"],"concierge-bell":["notification"],"flame":["fire","burn","hot"],"megaphone-off":["announce"],"megaphone":["announce","shout","broadcast"],"newspaper":["news","article","press","blog"],"siren":["emergency","alarm"],"snooze":["delay","postpone","remind"]},"arrows":{"arrow-down-left":["direction"],"arrow-down-right":["direction"],"arrow-down":["direction"],"arrow-left-right":["bidirectional","direction","swap","switch","transaction","reorder","move"],"arrow-left":["direction"],"arrow-right":["direction"],"arrow-up-down":["bidirectional","direction","swap","switch","network","mobile data","internet","reorder","move"],"arrow-up-left":["direction"],"arrow-up-right":["direction"],"arrow-up":["direction"],"chevron-down":["arrow"],"chevron-first":["arrow","previous","music"],"chevron-last":["arrow","skip","next","music"],"chevron-left":["arrow"],"chevron-right":["arrow"],"chevron-up":["arrow"],"chevrons-down-up":["arrow","collapse","fold","vertical"],"chevrons-down":["arrow"],"chevrons-left-right":["arrow","expand","horizontal","unfold"],"chevrons-left":["arrow"],"chevrons-right-left":["arrow","collapse","fold","horizontal"],"chevrons-right":["arrow"],"chevrons-up-down":["arrow","expand","unfold","vertical"],"chevrons-up":["arrow"],"corner-down-left":["arrow","return"],"corner-down-right":["arrow"],"corner-left-down":["arrow"],"corner-left-up":["arrow"],"corner-right-down":["arrow"],"corner-right-up":["arrow"],"corner-up-left":["arrow"],"corner-up-right":["arrow"],"redo":["undo","history"],"rematch":["user"],"repeat":["loop","arrows"],"reply":["email"],"undo-2":["redo","history"]},"brand-full-color":{"airtable":[],"amex":[],"app-store-badge":[],"apple":[],"asana":[],"brand-dialpad-meetings":[],"brand-dialpad":[],"bullhorn":[],"clockify":[],"copper-crm":[],"dialbot":["brand"],"dialpad-ai-color-reversed":["brand"],"dialpad-ai-color":["brand"],"dialpad-analytics-ai":["brand"],"dialpad-logo":["brand"],"dialpad-sparkle":["ai","sparkle","brand"],"dialpad-star-mark-color":["dp","brand","agentic"],"diners-club":[],"discover":[],"dpm-logo":["brand","dialpad","meetings","logo"],"evernote":[],"facebook":[],"freshdesk":[],"freshsales-crm":[],"front":[],"giphy":[],"gmail":[],"google-business-messaging":[],"google-calendar":[],"google-docs":[],"google-drive":[],"google-glyph":[],"google-meet":[],"google-sheets":[],"google-slides":[],"greenhouse":[],"highfive":[],"hubspot":[],"instagram":[],"intercom":[],"jcb":[],"jira-service-desk":[],"line-messenger":[],"linkedin":[],"maestro":[],"mastercard":[],"messenger":[],"microsoft-dynamics-365":[],"microsoft-teams":[],"microsoft":[],"miro":[],"monday-com":[],"o365-calendar":["microsoft","office"],"office-365":[],"pipedrive":[],"play-store-badge":[],"salesforce-glyph":[],"salesforce-logo":[],"servicenow":[],"slack":[],"snapchat":[],"t-mobile":["tmo"],"telegram":[],"threads":["meta","facebook"],"tiktok":[],"toggl":[],"twitter":[],"union-pay":[],"viber":[],"visa":[],"we-chat":[],"webex":["cisco"],"whatsapp":[],"x-brand":["twitter"],"zendesk":[],"zoho-crm":[],"zoho-desk":[],"zoho":[],"zoom":[]},"brand":{"agent-assist":["ai","conversation","chat","brand"],"ai-notes":["brand"],"coaching-hub":["brand"],"default-ai-agent-fab":["fab","brand","agent"],"dialpad-ai-reversed":["dp","brand"],"dialpad-ai":["artificial","intelligence","voice","brand"],"dialpad-logomark":["brand"],"dialpad-meetings-star":["dp","meetings","brand","sparkle","star"],"dialpad-star-mark":["dp","brand","agentic"],"dialpad-star-reversed":["dp","brand","sparkle","star"],"dialpad-star":["brand","sparkle","star"],"dialpad-wfm":["brand","workforce","surfboard","management"],"dp-phone":["call","dialpad","brand"],"waveform":["brand"],"zoom-logo":["video","competitor"]},"communication":{"call-abandoned":["phone","missed","escape"],"call-rejected":["decline","ignore","dismiss"],"contacts":["address","people","person"],"dialer":["phone"],"digital-whisper":["private"],"forward":["send","share","email"],"hand":["gesture","palm"],"listening":["ear","hear","audio"],"mail-open":["email","message","letter","read"],"mail":["email","message","letter","unread"],"mails":["emails","messages","letters","multiple","mailing list","newsletter","copy"],"message":["chat","speech"],"music":["quaver","eighth note","note"],"notes":["clipboard","write"],"past-conversations":["previous","history"],"phone-call":["ring"],"phone-forward":["call","forward"],"phone-hold":["phone","pause","call"],"phone-incoming":["call"],"phone-missed":["call"],"phone-off":["call","mute"],"phone-outgoing":["call"],"phone":["call"],"power-dialer-off":["powerdialer","lightning","list","speed","strikethrough"],"power-dialer":["powerdialer","lightning","list","speed"],"quick-reply":["message","chat","reply"],"reply-all":["email"],"send":["email","message","mail","paper airplane","paper aeroplane","submit"],"simultaneous-ring":["simultaneous","multi-ring","multiple calls","phone"],"thread":["conversation","chat","message","reply"],"unread":["message","text","chat","conversation"],"voicemail-drop":["message","record","inbox"],"voicemail":["phone","cassette"],"webchat":["message","chat"],"whisper":["soft"]},"controls":{"barge":["interrupt","enter","join"],"blur-background":["video","camera","effects","lens"],"circle-slashed":["diameter","zero","Ø","null","nothing","maths"],"delete":["backspace","remove"],"download":["import","export"],"end-chat":["finish","terminate"],"expand":["scale","fullscreen"],"eye-off":["view","watch","hide","hidden","visibility"],"eye":["view","watch","show","visibility"],"fast-forward":["music"],"filter":["funnel","hopper"],"food":["pizza","emoji","slice"],"gamepad":["controller","emoji","activity"],"gif-filled":["giphy"],"gif-outline":["giphy"],"grid":["table"],"grip-horizontal":["grab","dots","handle"],"grip-vertical":["grab","dots","handle","move","drag"],"hear":["listen","ear","audio"],"heart":["like","love","emotion"],"history":["time","redo","undo","rewind","timeline","version"],"hold":["pause","wait"],"key":["password","login","authentication","secure"],"large-self-view":["view","focus"],"layout-dashboard":["masonry","brick"],"layout-filmstrip":["view"],"layout-grid":["app","home","start"],"layout-template":["window","webpage","block","section"],"layout":["window","webpage"],"lightbulb-off":["dark"],"lightbulb":["light"],"listen":["ear","hear","audio"],"living-thing":["pet","cat","dog","animal"],"lock-filled":["security","password","secure","admin","locked"],"lock":["security","password","secure","admin"],"maximize":["fullscreen","expand"],"menu":["bars","navigation","hamburger","options"],"minimize-alt":["window"],"minimize":["exit fullscreen","close","shrink"],"minus-circle":["subtract","decrease"],"multi-line-dept":["selection","line","department","fork"],"music-off":["mute","silent"],"object":["item"],"option":["key","mac","button"],"park":["call"],"pause-circle-filled":["music","audio","stop","video","media"],"pause-circle":["music","audio","stop","video","media"],"pause":["music","audio","stop","video","media"],"phone-hang-up":["disconnect","end","call","leave"],"picture-in-picture":["overlay","miniature","window"],"pin-filled":["save","location","map","lock","fix"],"pin-off":["unpin","unsave","unlock","remove","unfix"],"pin":["save","map","lock","fix"],"play-circle-filled":["music","start","video","media"],"play-circle":["music","start","video","media"],"play-filled":["music","start","video","media"],"play":["music","start"],"plus-circle-filled":["add","new","maths"],"plus-circle":["add","new","maths"],"plus":["add","new","maths"],"record-filled":["circle"],"record":["circle"],"refresh":["reload"],"rewind-15-sec":["back","reverse"],"rewind":["music"],"search":["find","magnifier","magnifying glass"],"share":["network","connections"],"sheet":["spreadsheets","table","excel"],"shortcuts":["arrow"],"shuffle":["music"],"sidebar-close":["menu"],"sidebar-open":["menu"],"sidebar":["menu","navigation","panel"],"skip-15-sec":["fast-forward","advance","forward"],"skip-back-ten":["rewind","back","jump"],"skip-back":["arrow","previous","music"],"skip-forward-ten":["fast","forward","jump"],"skip-forward":["arrow","skip","next","music"],"sliders-horizontal":["settings","filters","controls"],"sliders":["settings","controls"],"small-self-view":["square","views"],"sort-asc":["filter"],"sort-desc":["filter"],"sticker":["label"],"stop-circle-filled":["media","music"],"stop-circle":["media","music"],"stop-filled":["square","pause"],"table":["sheet","grid","spreadsheet"],"takeover":["phone","call"],"transfer-webchat":["discussion","message"],"transfer":["phone","arrows","call"],"transportation":["vehicle","travel"],"trash":["garbage","delete","remove","bin"],"unlock-filled":["security"],"unlock":["security"],"x-circle":["cancel","close","delete","remove","times","clear","maths"],"zoom-in":["magnifying glass","plus"],"zoom-out":["magnifying glass","plus"]},"data":{"activity":["pulse","health","action","motion"],"axis-3d":["gizmo","coordinates"],"bar-chart-2":["statistics","diagram","graph"],"bar-chart-3":["statistics","diagram","graph"],"bar-chart-4":["statistics","diagram","graph"],"bar-chart-horizontal":["statistics","diagram","graph"],"bar-chart":["statistics","diagram","graph"],"binary":["code","digits","computer","zero","one"],"dash":["horizontal","minus"],"equal":["calculate","maths"],"line-chart":["statistics","diagram","graph"],"live-queue":["waiting"],"pie-chart":["statistics","diagram"],"trending-down":["statistics"],"trending-up":["statistics"]},"devices":{"airplay":["stream","cast","mirroring"],"ata-adapter":[],"battery-charging":["power","electricity"],"battery-full":["power","electricity"],"battery-low":["power","electricity"],"battery-medium":["power","electricity"],"battery":["power","electricity"],"bluetooth-connected":["paired","linked","connected"],"bluetooth-off":["lost","disconnected","inactive"],"bluetooth-searching":["pairing"],"bluetooth":["wireless"],"calculator":["count","calculating machine"],"camera-off":["photo","webcam","video"],"camera-tracking":["focus","lens","video"],"camera":["photo","webcam","video"],"cast":["chromecast","airplay"],"connection-api":["plug","plugin","connected","connection","connections"],"dect-base-station":[],"dect-handset":[],"deskphone":["telephone","landline"],"download-cloud":["import"],"file-audio":["music","audio","sound","headphones"],"film":["movie","video"],"focus":["camera","lens","photo"],"hd":["quality","resolution","high"],"headphones":["music","audio","sound"],"headset":["microphone","headphones"],"laptop-2":["computer"],"lightning-bolt":["power","energy","electricity","electric"],"mic-off":["record","sound","mute","microphone"],"mic":["record","sound","listen","radio","podcast","microphone","unmute"],"monitor-off":["share"],"monitor-speaker":["devices","connect","cast"],"monitor":["tv","screen","display"],"mouse":["device","scroll","click"],"plug":["power"],"print-fax":["printer","office","device"],"printer":["fax","office","device"],"screen-share-off":["desktop","disconnect"],"share-screen":["screenshare"],"smartphone-charging":["phone","cellphone","device","power"],"smartphone":["phone","cellphone","device"],"speaker":["audio","music"],"switch-to-cellular":["signal"],"switch-to-hd":["quality"],"usb":["universal","serial","bus","controller","connector","interface"],"video-off":["camera","movie","film"],"video":["camera","movie","film","recording"],"volume-1":["music","sound","down"],"volume-2":["music","sound","up"],"volume-x":["music","sound","mute"],"volume":["music","sound","mute"],"webcam":["camera","security"],"wifi-off":["disabled","offline"],"wifi":["connection","signal","wireless","online"],"zap-off":["flash","camera","lightning"]},"editing":{"ai-write":["edit","AI","call length","summary","pencil"],"align-center":["Text","Format","Flush"],"align-justify":["Text","Format","Flush"],"align-left":["Text","Format","Flush"],"align-right":["Text","Format","Flush"],"asterisk":["reference"],"at-sign":["mention","at","email","message"],"baseline":["text","format","color"],"bold":["text","strong","format"],"braces":["brackets","code","json","code","token","curly","data","variables"],"branch":[],"call-merge":["arrows","converge","join","connect"],"code-block":["developer","programming","script","syntax"],"edit-2":["pencil","change"],"edit":["pencil","change"],"eraser":["pencil","drawing","undo","delete","clear"],"expert-node":[],"image":["picture","photo"],"indent":["text","tab"],"inspect":["element","mouse","click","cursor","pointer","box"],"italic":["oblique","text","format"],"keyboard":["layout","spell","settings","mouse"],"link-2-off":["unchain","chain"],"link-2":["chain","url"],"list-add":["insert"],"list-bullet":["options"],"list-checks":["todo","done"],"list-ordered":["sort"],"paperclip":["attachment","file"],"quote":["quotation"],"scissors":["cut"],"strikethrough":["cross out","delete","remove","format"],"text-cursor":["select"],"type":["text","font","typography"],"underline":["text","format"],"unlink-2":["url","unchain","unchain"]},"general":{"accessibility-mac":["humanpictos","people","man silhouette","disability","disabled","dda","inclusive"],"accessibility":["disability","disabled","dda","wheelchair"],"add-task":["check","plus"],"album":["photo","book"],"archive-restore":["archive","unarchive","restore","index","box"],"archive":["index","box"],"attestation-outline":["checkbox"],"attestation":["checkbox"],"book-open":["read","library"],"book":["read","dictionary","booklet","magazine","library"],"bookmark-filled":["read","clip","marker","tag"],"bookmark-minus":["delete","remove"],"bookmark-plus":["add"],"bookmark":["read","clip","marker","tag"],"box-select":["selection","square","rectangular","marquee","tool"],"box":["cube","package"],"boxes":["cubes","packages","parts","group","units","collection","cluster"],"breakout-rooms":["rooms","groups"],"bullet":["dot","point","circle"],"check-circle-filled":["approved","done"],"check-circle":["done"],"check":["done","success"],"circle-half-filled":["mode","dark"],"close":["cancel","close","delete","remove","times","clear","maths"],"code":["source","programming","html","xml"],"copy":["clone","duplicate"],"copyright":["licence"],"credit-card":["bank","purchase","payment","cc"],"dissatisfied-filled":["unhappy","rating","rate","vote","voting","review"],"dissatisfied":["unhappy"],"double-check":["read"],"empty":["blank"],"flag-off":["unflag"],"flag":["report"],"form-input":["2fa","authenticate","login","field","text"],"gauge":["dashboard"],"graduation":["university","hat","cap","learn","study","education","ceremony","academic","diploma"],"hash-bold":["number","pound","hashtag","number"],"hash":["hashtag","number","pound"],"help-circle":["question mark"],"inbox":["email"],"info":["help"],"isolated-queries":["list","alert","query","queries"],"keypad":["number","dialpad","keypad"],"library":["book","music","album"],"log-in":["sign in","arrow","enter","auth","login"],"log-out":["sign out","arrow","exit","auth","logout"],"more-horizontal":["ellipsis","menu","options"],"more-vertical":["ellipsis","menu","options"],"network":["tree"],"neutral":["bored","meh","average","face"],"not-enough-queries":["list","plus","query","queries"],"package":["box","container"],"party-popper":["emoji","congratulations","celebration","party"],"power":["on","off","device"],"puzzle":["component","module","part","piece"],"queries":["list","question mark","query","queries"],"rocket":["release","boost","launch","space","version","science"],"satisfied-filled":["happy","pleased","smile","great","good","rating","rate","vote","voting","review"],"satisfied":["happy","pleased","smile","great","good","rating","rate","vote","voting","review"],"scroll":["paper","log","scripture","document","parchment","transcript"],"settings":["cog","edit","gear","preferences","configuration"],"shield-alert":["security","secure","virus","admin","safety"],"shield-check":["security","secure","done","save"],"shield-close":["security","secure","wrong","unsave","virus"],"shield-off":["security","secure","security","insecure"],"shield":["security","secure"],"somewhat-dissatisfied-filled":["face","rating","rate","vote","voting","review"],"somewhat-dissatisfied":["face","rating","rate","vote","voting","review"],"somewhat-satisfied-filled":["smile","happy","pleased","good","face","rating","rate","vote","voting","review"],"somewhat-satisfied":["smile","happy","pleased","good","face","rating","rate","vote","voting","review"],"sparkle-filled":["stars","magic","help","ai"],"sparkle":["stars","magic","help","ai"],"star-filled":["bookmark","favorite","like","review","rating"],"star":["bookmark","favorite","like","review","rating"],"tag":["label","badge","ticket","mark"],"tags":["labels","badges","tickets","marks","copy","multiple"],"task":["check"],"text-cursor-input":["select"],"thumbs-down-filled":["dislike","bad","emotion","no"],"thumbs-down":["dislike","bad","emotion","no"],"thumbs-up-filled":["like","good","emotion","ok","yes"],"thumbs-up":["like","good","emotion","yes"],"too-many-queries":["list","minus","query","queries"],"tools":["wrench"],"triangle":["delta","shape"],"very-dissatisfied-filled":["sad","frown","unhappy","bad","poor","face"],"very-dissatisfied":["sad","frown","unhappy","bad","poor","face"],"very-satisfied-filled":["happy","smile","face","great","pleased","good"],"very-satisfied":["happy","smile","face","great","pleased","good"],"video-settings":["preferences","configure"],"whatsapp-outlined":[]},"os":{"clipboard-check":["copied","pasted"],"clipboard-copy":["copy","paste"],"clipboard-edit":["edit","paste","signature"],"clipboard-list":["copy","paste","tasks"],"clipboard-signature":["paste","signature"],"clipboard-type":["paste","format","text"],"clipboard-x":["copy","paste","discard","remove"],"clipboard":["copy","paste"],"cloud-off":["disconnect"],"command":["keyboard","cmd","terminal","prompt"],"cpu":["processor","technology","computer","chip"],"external-link":["outbound"],"file-pdf":["document"],"file":["document"],"files":["multiple","copy","documents"],"fingerprint":["2fa","authentication","biometric","identity","security"],"folder-tree":["directory","tree","browser"],"folder":["directory"],"folders":["multiple","copy","directories"],"hard-drive":["computer","server","memory","data","ssd","disk","hard disk"],"import":["save"],"languages":["translate"],"life-buoy":["help","rescue","ship","life ring","support"],"qr-code":["barcode"],"save":["floppy disk"],"scan-face":["face","biometric","authentication","2fa"],"scan-file":["document","capture","scanner"],"scan":["qr-code"],"share-2":["network","connections"],"signal-best":["connection","wireless","gsm","phone","2g","3g","4g","5g"],"signal-high":["connection","wireless","gsm","phone","2g","3g","4g","5g"],"signal-low":["connection","wireless","gsm","phone","2g","3g","4g","5g"],"signal-medium":["connection","wireless","gsm","phone","2g","3g","4g","5g"],"signal-zero":["connection","wireless","gsm","phone","2g","3g","4g","5g","lost"],"slash":["cancel","ban","no","stop","forbidden","prohibited","error"],"token":["symbol","figma"],"toy-brick":["lego","block","addon","plugin","integration"],"upload-cloud":["file"],"upload":["file"]},"people":{"user-check":["followed","subscribed","done"],"user-minus":["delete","remove","unfollow","unsubscribe"],"user-plus":["new","add","create","follow","subscribe"],"user-rematch":["people"],"user-remove":["delete","remove","unfollow","unsubscribe","unavailable"],"user-speak":["voice","talk","speak"],"user":["person","account","contact","profile","avatar"],"users":["group","people"]},"places":{"briefcase":["work","bag","baggage","folder"],"building-2":["business","company","enterprise","skyscraper","organisation","organization"],"building":["organisation","organization"],"factory":["building","business","energy","industry","manufacture","sector"],"globe-2":["world","browser","language","translate"],"home":["house","living"],"map-pin-filled":["location","navigation","travel","marker"],"map-pin":["location","navigation","travel","marker"],"map":["location","navigation","travel"]},"time":{"alarm-check":["done"],"alarm-clock-off":["morning","turn-off"],"alarm-minus":["remove"],"alarm-plus":["add"],"calendar-check-2":["date","time","event","confirm","subscribe"],"calendar-check":["date","time","event","confirm","subscribe"],"calendar-clock":["date","time","event","clock"],"calendar-days":["date","time","event"],"calendar-heart":["date","time","event","heart","favourite","subscribe"],"calendar-minus":["date","time","event","delete","remove"],"calendar-off":["date","time","event","delete","remove"],"calendar-plus":["date","time","event","add","subscribe","create","new"],"calendar-range":["date","time","event","range","period"],"calendar-search":["date","time","search","events"],"calendar-x":["date","time","event","remove","busy"],"calendar":["date","time","event","birthdate","birthday","schedule"],"clock-1":["time","watch","alarm"],"clock-10":["time","watch","alarm"],"clock-11":["time","watch","alarm"],"clock-12":["time","watch","alarm"],"clock-2":["time","watch","alarm"],"clock-3":["time","watch","alarm"],"clock-4":["time","watch","alarm"],"clock-5":["time","watch","alarm"],"clock-6":["time","watch","alarm"],"clock-7":["time","watch","alarm"],"clock-8":["time","watch","alarm"],"clock-9":["time","watch","alarm"],"clock":["time","watch","alarm"],"hourglass":["timer","time","sandglass"],"infinity":["unlimited","forever","loop","maths"],"loading":[],"timer-off":["time","timer","stopwatch"],"timer-reset":["time","timer","stopwatch"],"timer":["time","timer","stopwatch"]},"weather":{"cloud-cog":["computing","ai","cluster","network"],"cloud-drizzle":["weather","shower"],"cloud-fog":["weather","mist"],"cloud-hail":["weather","rainfall"],"cloud-lightning":["weather","bolt"],"cloud-moon-rain":["weather","partly","night","rainfall"],"cloud-moon":["weather","night"],"cloud-rain-wind":["weather","rainfall"],"cloud-rain":["weather","rainfall"],"cloud-snow":["weather","blizzard"],"cloud-sun-rain":["weather","partly","rainfall"],"cloud-sun":["weather","partly"],"cloud":["weather"],"cloudy":["clouds"],"haze":["mist","fog"],"moon":["dark","night"],"snowflake":["cold","weather","freeze","snow","winter"],"sun-dim":["brightness","dim","low","brightness low"],"sun-medium":["brightness","medium"],"sun":["brightness","weather","light","summer"],"sunrise":["weather","time","morning","day"],"sunset":["weather","time","evening","night"],"thermometer-snowflake":["temperature","celsius","fahrenheit","weather","cold","freeze","freezing"],"thermometer-sun":["temperature","celsius","fahrenheit","weather","warm","hot"],"thermometer":["temperature","celsius","fahrenheit","weather"],"umbrella":["rain","weather"],"wind":["weather","air","blow"]}}}
|
|
1
|
+
{"categories":{"alerts":{"alert-circle":["warning","caution"],"alert-triangle":["danger","error"],"bell-minus":["quiet"],"bell-off":["mute","silent","notify","notification"],"bell-plus":["notify","increase","notification"],"bell-ring":["alarm","notify","notification"],"bell":["notification","alert","ring"],"concierge-bell":["notification"],"flame":["fire","burn","hot"],"megaphone-off":["announce"],"megaphone":["announce","shout","broadcast"],"newspaper":["news","article","press","blog"],"siren":["emergency","alarm"],"snooze":["delay","postpone","remind"]},"arrows":{"arrow-down-left":["direction"],"arrow-down-right":["direction"],"arrow-down":["direction"],"arrow-left-right":["bidirectional","direction","swap","switch","transaction","reorder","move"],"arrow-left":["direction"],"arrow-right":["direction"],"arrow-up-down":["bidirectional","direction","swap","switch","network","mobile data","internet","reorder","move"],"arrow-up-left":["direction"],"arrow-up-right":["direction"],"arrow-up":["direction"],"chevron-down":["arrow"],"chevron-first":["arrow","previous","music"],"chevron-last":["arrow","skip","next","music"],"chevron-left":["arrow"],"chevron-right":["arrow"],"chevron-up":["arrow"],"chevrons-down-up":["arrow","collapse","fold","vertical"],"chevrons-down":["arrow"],"chevrons-left-right":["arrow","expand","horizontal","unfold"],"chevrons-left":["arrow"],"chevrons-right-left":["arrow","collapse","fold","horizontal"],"chevrons-right":["arrow"],"chevrons-up-down":["arrow","expand","unfold","vertical"],"chevrons-up":["arrow"],"corner-down-left":["arrow","return"],"corner-down-right":["arrow"],"corner-left-down":["arrow"],"corner-left-up":["arrow"],"corner-right-down":["arrow"],"corner-right-up":["arrow"],"corner-up-left":["arrow"],"corner-up-right":["arrow"],"redo":["undo","history"],"rematch":["user"],"repeat":["loop","arrows"],"reply":["email"],"undo-2":["redo","history"]},"brand-full-color":{"airtable":[],"amex":[],"app-store-badge":[],"apple":[],"asana":[],"brand-dialpad-meetings":[],"brand-dialpad":[],"bullhorn":[],"clockify":[],"copper-crm":[],"dialbot":["brand"],"dialpad-ai-color-reversed":["brand"],"dialpad-ai-color":["brand"],"dialpad-analytics-ai":["brand"],"dialpad-logo":["brand"],"dialpad-sparkle":["ai","sparkle","brand"],"dialpad-star-mark-color":["dp","brand","agentic"],"diners-club":[],"discover":[],"dpm-logo":["brand","dialpad","meetings","logo"],"evernote":[],"facebook":[],"freshdesk":[],"freshsales-crm":[],"front":[],"giphy":[],"gmail":[],"google-business-messaging":[],"google-calendar":[],"google-docs":[],"google-drive":[],"google-glyph":[],"google-meet":[],"google-sheets":[],"google-slides":[],"greenhouse":[],"highfive":[],"hubspot":[],"instagram":[],"intercom":[],"jcb":[],"jira-service-desk":[],"line-messenger":[],"linkedin":[],"maestro":[],"mastercard":[],"messenger":[],"microsoft-dynamics-365":[],"microsoft-teams":[],"microsoft":[],"miro":[],"monday-com":[],"o365-calendar":["microsoft","office"],"office-365":[],"pipedrive":[],"play-store-badge":[],"salesforce-glyph":[],"salesforce-logo":[],"servicenow":[],"slack":[],"snapchat":[],"t-mobile":["tmo"],"telegram":[],"threads":["meta","facebook"],"tiktok":[],"toggl":[],"twitter":[],"union-pay":[],"viber":[],"visa":[],"we-chat":[],"webex":["cisco"],"whatsapp":[],"x-brand":["twitter"],"zendesk":[],"zoho-crm":[],"zoho-desk":[],"zoho":[],"zoom":[]},"brand":{"agent-assist":["ai","conversation","chat","brand"],"ai-notes":["brand"],"coaching-hub":["brand"],"default-ai-agent-fab":["fab","brand","agent"],"dialpad-ai-reversed":["dp","brand"],"dialpad-ai":["artificial","intelligence","voice","brand"],"dialpad-logomark":["brand"],"dialpad-meetings-star":["dp","meetings","brand","sparkle","star"],"dialpad-star-mark":["dp","brand","agentic"],"dialpad-star-reversed":["dp","brand","sparkle","star"],"dialpad-star":["brand","sparkle","star"],"dialpad-wfm":["brand","workforce","surfboard","management"],"dp-phone":["call","dialpad","brand"],"waveform":["brand"],"zoom-logo":["video","competitor"]},"communication":{"call-abandoned":["phone","missed","escape"],"call-rejected":["decline","ignore","dismiss"],"contacts":["address","people","person"],"dialer":["phone"],"digital-whisper":["private"],"forward":["send","share","email"],"hand":["gesture","palm"],"listening":["ear","hear","audio"],"mail-open":["email","message","letter","read"],"mail":["email","message","letter","unread"],"mails":["emails","messages","letters","multiple","mailing list","newsletter","copy"],"message":["chat","speech"],"music":["quaver","eighth note","note"],"notes":["clipboard","write"],"past-conversations":["previous","history"],"phone-call":["ring"],"phone-forward":["call","forward"],"phone-hold":["phone","pause","call"],"phone-incoming":["call"],"phone-missed":["call"],"phone-off":["call","mute"],"phone-outgoing":["call"],"phone":["call"],"power-dialer-off":["powerdialer","lightning","list","speed","strikethrough"],"power-dialer":["powerdialer","lightning","list","speed"],"quick-reply":["message","chat","reply"],"reply-all":["email"],"send":["email","message","mail","paper airplane","paper aeroplane","submit"],"simultaneous-ring":["simultaneous","multi-ring","multiple calls","phone"],"thread":["conversation","chat","message","reply"],"unread":["message","text","chat","conversation"],"voicemail-drop":["message","record","inbox"],"voicemail":["phone","cassette"],"webchat":["message","chat"],"whisper":["soft"]},"controls":{"barge":["interrupt","enter","join"],"blur-background":["video","camera","effects","lens"],"circle-slashed":["diameter","zero","Ø","null","nothing","maths"],"delete":["backspace","remove"],"download":["import","export"],"end-chat":["finish","terminate"],"expand":["scale","fullscreen"],"eye-off":["view","watch","hide","hidden","visibility"],"eye":["view","watch","show","visibility"],"fast-forward":["music"],"filter":["funnel","hopper"],"food":["pizza","emoji","slice"],"gamepad":["controller","emoji","activity"],"gif-filled":["giphy"],"gif-outline":["giphy"],"grid":["table"],"grip-horizontal":["grab","dots","handle"],"grip-vertical":["grab","dots","handle","move","drag"],"hear":["listen","ear","audio"],"heart":["like","love","emotion"],"history":["time","redo","undo","rewind","timeline","version"],"hold":["pause","wait"],"key":["password","login","authentication","secure"],"large-self-view":["view","focus"],"layout-dashboard":["masonry","brick"],"layout-filmstrip":["view"],"layout-grid":["app","home","start"],"layout-template":["window","webpage","block","section"],"layout":["window","webpage"],"lightbulb-off":["dark"],"lightbulb":["light"],"listen":["ear","hear","audio"],"living-thing":["pet","cat","dog","animal"],"lock-filled":["security","password","secure","admin","locked"],"lock":["security","password","secure","admin"],"maximize":["fullscreen","expand"],"menu":["bars","navigation","hamburger","options"],"minimize-alt":["window"],"minimize":["exit fullscreen","close","shrink"],"minus-circle":["subtract","decrease"],"multi-line-dept":["selection","line","department","fork"],"music-off":["mute","silent"],"object":["item"],"option":["key","mac","button"],"park":["call"],"pause-circle-filled":["music","audio","stop","video","media"],"pause-circle":["music","audio","stop","video","media"],"pause":["music","audio","stop","video","media"],"phone-hang-up":["disconnect","end","call","leave"],"picture-in-picture":["overlay","miniature","window"],"pin-filled":["save","location","map","lock","fix"],"pin-off":["unpin","unsave","unlock","remove","unfix"],"pin":["save","map","lock","fix"],"play-circle-filled":["music","start","video","media"],"play-circle":["music","start","video","media"],"play-filled":["music","start","video","media"],"play":["music","start"],"plus-circle-filled":["add","new","maths"],"plus-circle":["add","new","maths"],"plus":["add","new","maths"],"record-filled":["circle"],"record":["circle"],"refresh":["reload"],"rewind-15-sec":["back","reverse"],"rewind":["music"],"search":["find","magnifier","magnifying glass"],"share":["network","connections"],"sheet":["spreadsheets","table","excel"],"shortcuts":["arrow"],"shuffle":["music"],"sidebar-close":["menu"],"sidebar-open":["menu"],"sidebar":["menu","navigation","panel"],"skip-15-sec":["fast-forward","advance","forward"],"skip-back-ten":["rewind","back","jump"],"skip-back":["arrow","previous","music"],"skip-forward-ten":["fast","forward","jump"],"skip-forward":["arrow","skip","next","music"],"sliders-horizontal":["settings","filters","controls"],"sliders":["settings","controls"],"small-self-view":["square","views"],"sort-asc":["filter"],"sort-desc":["filter"],"sticker":["label"],"stop-circle-filled":["media","music"],"stop-circle":["media","music"],"stop-filled":["square","pause"],"table":["sheet","grid","spreadsheet"],"takeover":["phone","call"],"transfer-webchat":["discussion","message"],"transfer":["phone","arrows","call"],"transportation":["vehicle","travel"],"trash":["garbage","delete","remove","bin"],"unlock-filled":["security"],"unlock":["security"],"x-circle":["cancel","close","delete","remove","times","clear","maths"],"zoom-in":["magnifying glass","plus"],"zoom-out":["magnifying glass","plus"]},"data":{"activity":["pulse","health","action","motion"],"axis-3d":["gizmo","coordinates"],"bar-chart-2":["statistics","diagram","graph"],"bar-chart-3":["statistics","diagram","graph"],"bar-chart-4":["statistics","diagram","graph"],"bar-chart-horizontal":["statistics","diagram","graph"],"bar-chart":["statistics","diagram","graph"],"binary":["code","digits","computer","zero","one"],"dash":["horizontal","minus"],"equal":["calculate","maths"],"line-chart":["statistics","diagram","graph"],"live-queue":["waiting"],"pie-chart":["statistics","diagram"],"trending-down":["statistics"],"trending-up":["statistics"]},"devices":{"airplay":["stream","cast","mirroring"],"ata-adapter":[],"battery-charging":["power","electricity"],"battery-full":["power","electricity"],"battery-low":["power","electricity"],"battery-medium":["power","electricity"],"battery":["power","electricity"],"bluetooth-connected":["paired","linked","connected"],"bluetooth-off":["lost","disconnected","inactive"],"bluetooth-searching":["pairing"],"bluetooth":["wireless"],"calculator":["count","calculating machine"],"camera-off":["photo","webcam","video"],"camera-tracking":["focus","lens","video"],"camera":["photo","webcam","video"],"cast":["chromecast","airplay"],"connection-api":["plug","plugin","connected","connection","connections"],"dect-base-station":[],"dect-handset":[],"deskphone":["telephone","landline"],"download-cloud":["import"],"file-audio":["music","audio","sound","headphones"],"film":["movie","video"],"focus":["camera","lens","photo"],"hd":["quality","resolution","high"],"headphones":["music","audio","sound"],"headset":["microphone","headphones"],"laptop-2":["computer"],"lightning-bolt":["power","energy","electricity","electric"],"mic-off":["record","sound","mute","microphone"],"mic":["record","sound","listen","radio","podcast","microphone","unmute"],"monitor-off":["share"],"monitor-speaker":["devices","connect","cast"],"monitor":["tv","screen","display"],"mouse":["device","scroll","click"],"plug":["power"],"print-fax":["printer","office","device"],"printer":["fax","office","device"],"screen-share-off":["desktop","disconnect"],"share-screen":["screenshare"],"smartphone-charging":["phone","cellphone","device","power"],"smartphone":["phone","cellphone","device"],"speaker":["audio","music"],"switch-to-cellular":["signal"],"switch-to-hd":["quality"],"usb":["universal","serial","bus","controller","connector","interface"],"video-off":["camera","movie","film"],"video":["camera","movie","film","recording"],"volume-1":["music","sound","down"],"volume-2":["music","sound","up"],"volume-x":["music","sound","mute"],"volume":["music","sound","mute"],"webcam":["camera","security"],"wifi-off":["disabled","offline"],"wifi":["connection","signal","wireless","online"],"zap-off":["flash","camera","lightning"]},"editing":{"ai-write":["edit","AI","call length","summary","pencil"],"align-center":["Text","Format","Flush"],"align-justify":["Text","Format","Flush"],"align-left":["Text","Format","Flush"],"align-right":["Text","Format","Flush"],"asterisk":["reference"],"at-sign":["mention","at","email","message"],"baseline":["text","format","color"],"bold":["text","strong","format"],"braces":["brackets","code","json","code","token","curly","data","variables"],"branch":[],"call-merge":["arrows","converge","join","connect"],"code-block":["developer","programming","script","syntax"],"edit-2":["pencil","change"],"edit":["pencil","change"],"eraser":["pencil","drawing","undo","delete","clear"],"expert-node":[],"image":["picture","photo"],"indent":["text","tab"],"inspect":["element","mouse","click","cursor","pointer","box"],"italic":["oblique","text","format"],"keyboard":["layout","spell","settings","mouse"],"link-2-off":["unchain","chain"],"link-2":["chain","url"],"list-add":["insert"],"list-bullet":["options"],"list-checks":["todo","done"],"list-chevrons-down-up":["density","spacing","options","collapse","expand","disclosure","show","hide","accordion","more","less","fold","unfold"],"list-chevrons-up-down":["density","spacing","options","collapse","expand","disclosure","show","hide","accordion","more","less","fold","unfold"],"list-ordered":["sort"],"list-spacing-compact":["line","density","spacing","tight"],"list-spacing-expanded":["line","density","spacing","comfortable"],"list-spacing-regular":["line","density","spacing","default"],"paperclip":["attachment","file"],"quote":["quotation"],"scissors":["cut"],"strikethrough":["cross out","delete","remove","format"],"text-cursor":["select"],"type":["text","font","typography"],"underline":["text","format"],"unlink-2":["url","unchain","unchain"]},"general":{"accessibility-mac":["humanpictos","people","man silhouette","disability","disabled","dda","inclusive"],"accessibility":["disability","disabled","dda","wheelchair"],"add-task":["check","plus"],"album":["photo","book"],"archive-restore":["archive","unarchive","restore","index","box"],"archive":["index","box"],"attestation-outline":["checkbox"],"attestation":["checkbox"],"book-open":["read","library"],"book":["read","dictionary","booklet","magazine","library"],"bookmark-filled":["read","clip","marker","tag"],"bookmark-minus":["delete","remove"],"bookmark-plus":["add"],"bookmark":["read","clip","marker","tag"],"box-select":["selection","square","rectangular","marquee","tool"],"box":["cube","package"],"boxes":["cubes","packages","parts","group","units","collection","cluster"],"breakout-rooms":["rooms","groups"],"bullet":["dot","point","circle"],"check-circle-filled":["approved","done"],"check-circle":["done"],"check":["done","success"],"circle-half-filled":["mode","dark"],"close":["cancel","close","delete","remove","times","clear","maths"],"code":["source","programming","html","xml"],"copy":["clone","duplicate"],"copyright":["licence"],"credit-card":["bank","purchase","payment","cc"],"dissatisfied-filled":["unhappy","rating","rate","vote","voting","review"],"dissatisfied":["unhappy"],"double-check":["read"],"empty":["blank"],"flag-off":["unflag"],"flag":["report"],"form-input":["2fa","authenticate","login","field","text"],"gauge":["dashboard"],"graduation":["university","hat","cap","learn","study","education","ceremony","academic","diploma"],"hash-bold":["number","pound","hashtag","number"],"hash":["hashtag","number","pound"],"help-circle":["question mark"],"inbox":["email"],"info":["help"],"isolated-queries":["list","alert","query","queries"],"keypad":["number","dialpad","keypad"],"library":["book","music","album"],"log-in":["sign in","arrow","enter","auth","login"],"log-out":["sign out","arrow","exit","auth","logout"],"more-horizontal":["ellipsis","menu","options"],"more-vertical":["ellipsis","menu","options"],"network":["tree"],"neutral":["bored","meh","average","face"],"not-enough-queries":["list","plus","query","queries"],"package":["box","container"],"party-popper":["emoji","congratulations","celebration","party"],"power":["on","off","device"],"puzzle":["component","module","part","piece"],"queries":["list","question mark","query","queries"],"rocket":["release","boost","launch","space","version","science"],"satisfied-filled":["happy","pleased","smile","great","good","rating","rate","vote","voting","review"],"satisfied":["happy","pleased","smile","great","good","rating","rate","vote","voting","review"],"scroll":["paper","log","scripture","document","parchment","transcript"],"settings":["cog","edit","gear","preferences","configuration"],"shield-alert":["security","secure","virus","admin","safety"],"shield-check":["security","secure","done","save"],"shield-close":["security","secure","wrong","unsave","virus"],"shield-off":["security","secure","security","insecure"],"shield":["security","secure"],"somewhat-dissatisfied-filled":["face","rating","rate","vote","voting","review"],"somewhat-dissatisfied":["face","rating","rate","vote","voting","review"],"somewhat-satisfied-filled":["smile","happy","pleased","good","face","rating","rate","vote","voting","review"],"somewhat-satisfied":["smile","happy","pleased","good","face","rating","rate","vote","voting","review"],"sparkle-filled":["stars","magic","help","ai"],"sparkle":["stars","magic","help","ai"],"star-filled":["bookmark","favorite","like","review","rating"],"star":["bookmark","favorite","like","review","rating"],"tag":["label","badge","ticket","mark"],"tags":["labels","badges","tickets","marks","copy","multiple"],"task":["check"],"text-cursor-input":["select"],"thumbs-down-filled":["dislike","bad","emotion","no"],"thumbs-down":["dislike","bad","emotion","no"],"thumbs-up-filled":["like","good","emotion","ok","yes"],"thumbs-up":["like","good","emotion","yes"],"too-many-queries":["list","minus","query","queries"],"tools":["wrench"],"triangle":["delta","shape"],"very-dissatisfied-filled":["sad","frown","unhappy","bad","poor","face"],"very-dissatisfied":["sad","frown","unhappy","bad","poor","face"],"very-satisfied-filled":["happy","smile","face","great","pleased","good"],"very-satisfied":["happy","smile","face","great","pleased","good"],"video-settings":["preferences","configure"],"whatsapp-outlined":[]},"os":{"clipboard-check":["copied","pasted"],"clipboard-copy":["copy","paste"],"clipboard-edit":["edit","paste","signature"],"clipboard-list":["copy","paste","tasks"],"clipboard-signature":["paste","signature"],"clipboard-type":["paste","format","text"],"clipboard-x":["copy","paste","discard","remove"],"clipboard":["copy","paste"],"cloud-off":["disconnect"],"command":["keyboard","cmd","terminal","prompt"],"cpu":["processor","technology","computer","chip"],"external-link":["outbound"],"file-pdf":["document"],"file":["document"],"files":["multiple","copy","documents"],"fingerprint":["2fa","authentication","biometric","identity","security"],"folder-tree":["directory","tree","browser"],"folder":["directory"],"folders":["multiple","copy","directories"],"hard-drive":["computer","server","memory","data","ssd","disk","hard disk"],"import":["save"],"languages":["translate"],"life-buoy":["help","rescue","ship","life ring","support"],"qr-code":["barcode"],"save":["floppy disk"],"scan-face":["face","biometric","authentication","2fa"],"scan-file":["document","capture","scanner"],"scan":["qr-code"],"share-2":["network","connections"],"signal-best":["connection","wireless","gsm","phone","2g","3g","4g","5g"],"signal-high":["connection","wireless","gsm","phone","2g","3g","4g","5g"],"signal-low":["connection","wireless","gsm","phone","2g","3g","4g","5g"],"signal-medium":["connection","wireless","gsm","phone","2g","3g","4g","5g"],"signal-zero":["connection","wireless","gsm","phone","2g","3g","4g","5g","lost"],"slash":["cancel","ban","no","stop","forbidden","prohibited","error"],"token":["symbol","figma"],"toy-brick":["lego","block","addon","plugin","integration"],"upload-cloud":["file"],"upload":["file"]},"people":{"user-check":["followed","subscribed","done"],"user-minus":["delete","remove","unfollow","unsubscribe"],"user-plus":["new","add","create","follow","subscribe"],"user-rematch":["people"],"user-remove":["delete","remove","unfollow","unsubscribe","unavailable"],"user-speak":["voice","talk","speak"],"user":["person","account","contact","profile","avatar"],"users":["group","people"]},"places":{"briefcase":["work","bag","baggage","folder"],"building-2":["business","company","enterprise","skyscraper","organisation","organization"],"building":["organisation","organization"],"factory":["building","business","energy","industry","manufacture","sector"],"globe-2":["world","browser","language","translate"],"home":["house","living"],"map-pin-filled":["location","navigation","travel","marker"],"map-pin":["location","navigation","travel","marker"],"map":["location","navigation","travel"]},"time":{"alarm-check":["done"],"alarm-clock-off":["morning","turn-off"],"alarm-minus":["remove"],"alarm-plus":["add"],"calendar-check-2":["date","time","event","confirm","subscribe"],"calendar-check":["date","time","event","confirm","subscribe"],"calendar-clock":["date","time","event","clock"],"calendar-days":["date","time","event"],"calendar-heart":["date","time","event","heart","favourite","subscribe"],"calendar-minus":["date","time","event","delete","remove"],"calendar-off":["date","time","event","delete","remove"],"calendar-plus":["date","time","event","add","subscribe","create","new"],"calendar-range":["date","time","event","range","period"],"calendar-search":["date","time","search","events"],"calendar-x":["date","time","event","remove","busy"],"calendar":["date","time","event","birthdate","birthday","schedule"],"clock-1":["time","watch","alarm"],"clock-10":["time","watch","alarm"],"clock-11":["time","watch","alarm"],"clock-12":["time","watch","alarm"],"clock-2":["time","watch","alarm"],"clock-3":["time","watch","alarm"],"clock-4":["time","watch","alarm"],"clock-5":["time","watch","alarm"],"clock-6":["time","watch","alarm"],"clock-7":["time","watch","alarm"],"clock-8":["time","watch","alarm"],"clock-9":["time","watch","alarm"],"clock":["time","watch","alarm"],"hourglass":["timer","time","sandglass"],"infinity":["unlimited","forever","loop","maths"],"loading":[],"timer-off":["time","timer","stopwatch"],"timer-reset":["time","timer","stopwatch"],"timer":["time","timer","stopwatch"]},"weather":{"cloud-cog":["computing","ai","cluster","network"],"cloud-drizzle":["weather","shower"],"cloud-fog":["weather","mist"],"cloud-hail":["weather","rainfall"],"cloud-lightning":["weather","bolt"],"cloud-moon-rain":["weather","partly","night","rainfall"],"cloud-moon":["weather","night"],"cloud-rain-wind":["weather","rainfall"],"cloud-rain":["weather","rainfall"],"cloud-snow":["weather","blizzard"],"cloud-sun-rain":["weather","partly","rainfall"],"cloud-sun":["weather","partly"],"cloud":["weather"],"cloudy":["clouds"],"haze":["mist","fog"],"moon":["dark","night"],"snowflake":["cold","weather","freeze","snow","winter"],"sun-dim":["brightness","dim","low","brightness low"],"sun-medium":["brightness","medium"],"sun":["brightness","weather","light","summer"],"sunrise":["weather","time","morning","day"],"sunset":["weather","time","evening","night"],"thermometer-snowflake":["temperature","celsius","fahrenheit","weather","cold","freeze","freezing"],"thermometer-sun":["temperature","celsius","fahrenheit","weather","warm","hot"],"thermometer":["temperature","celsius","fahrenheit","weather"],"umbrella":["rain","weather"],"wind":["weather","air","blow"]}}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg aria-hidden="true" role="img" data-name="Book Open" class="d-icon d-icon--book-open" viewBox="0 0 12 12" xmlns="http://www.w3.org/2000/svg"><path
|
|
1
|
+
<svg aria-hidden="true" role="img" data-name="Book Open" class="d-icon d-icon--book-open" viewBox="0 0 12 12" xmlns="http://www.w3.org/2000/svg"><path d="m5.5 11.25-.005-.099a1 1 0 0 0-.995-.901H1a.5.5 0 0 1-.5-.5v-7.5a.5.5 0 0 1 .5-.5h3l.247.013a2.5 2.5 0 0 1 1.52.72c.086.084.162.177.233.272.071-.095.147-.188.232-.273A2.5 2.5 0 0 1 8 1.75h3l.1.01a.5.5 0 0 1 .4.49v7.5a.5.5 0 0 1-.5.5H7.5a1 1 0 0 0-1 1l-.01.1a.5.5 0 0 1-.98 0l-.01-.1Zm-4-2h3c.354 0 .698.095 1 .27V4.25l-.008-.148a1.5 1.5 0 0 0-1.344-1.344L4 2.75H1.5v6.5Zm5 .27c.302-.175.646-.27 1-.27h3v-6.5H8a1.5 1.5 0 0 0-1.5 1.5v5.27Z" fill="currentColor"/></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg aria-hidden="true" role="img" data-name="Digital Whisper" class="d-icon d-icon--digital-whisper" viewBox="0 0
|
|
1
|
+
<svg aria-hidden="true" role="img" data-name="Digital Whisper" class="d-icon d-icon--digital-whisper" viewBox="0 0 12 12" xmlns="http://www.w3.org/2000/svg"><path d="M2.146 10.146a.5.5 0 1 1 .708.707l-1 1A.5.5 0 0 1 1 11.5v-1a.5.5 0 0 1 .967-.175l.18-.178ZM5.25 9a.5.5 0 0 1 0 1h-1a.5.5 0 0 1 0-1h1Zm2.5 0a.5.5 0 0 1 0 1h-1a.5.5 0 0 1 0-1h1ZM10 8.5a.5.5 0 0 1 1 0A1.5 1.5 0 0 1 9.5 10a.5.5 0 0 1 0-1 .5.5 0 0 0 .5-.5ZM1 9V8a.5.5 0 0 1 1 0v1a.5.5 0 0 1-1 0Zm0-2.75v-1a.5.5 0 0 1 1 0v1a.5.5 0 0 1-1 0Zm9 0v-1a.5.5 0 0 1 1 0v1a.5.5 0 0 1-1 0ZM1 3.5A1.5 1.5 0 0 1 2.5 2a.5.5 0 0 1 0 1 .5.5 0 0 0-.5.5.5.5 0 0 1-1 0Zm9 0a.5.5 0 0 0-.5-.5.5.5 0 0 1 0-1A1.5 1.5 0 0 1 11 3.5a.5.5 0 0 1-1 0ZM5.25 2a.5.5 0 0 1 0 1h-1a.5.5 0 0 1 0-1h1Zm2.5 0a.5.5 0 0 1 0 1h-1a.5.5 0 0 1 0-1h1Z" fill="currentColor"/></svg>
|
package/dist/svg/icons/edit.svg
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg aria-hidden="true" role="img" data-name="Edit" class="d-icon d-icon--edit" xmlns="http://www.w3.org/2000/svg"
|
|
1
|
+
<svg aria-hidden="true" role="img" data-name="Edit" class="d-icon d-icon--edit" viewBox="0 0 12 12" xmlns="http://www.w3.org/2000/svg"><path d="M1 10V3a1.5 1.5 0 0 1 1.5-1.5H6a.5.5 0 0 1 0 1H2.5A.5.5 0 0 0 2 3v7a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 .5-.5V6.5a.5.5 0 0 1 1 0V10a1.5 1.5 0 0 1-1.5 1.5h-7A1.5 1.5 0 0 1 1 10Zm10.06-8a.56.56 0 0 0-.957-.396l-4.652 4.65-.263 1.059 1.056-.265 4.652-4.652A.56.56 0 0 0 11.06 2Zm1 0c0 .414-.164.81-.457 1.104l-4.75 4.75a.501.501 0 0 1-.232.131l-2 .5a.5.5 0 0 1-.606-.606l.5-2 .021-.065a.5.5 0 0 1 .11-.168l4.75-4.75A1.56 1.56 0 0 1 12.06 2Z" fill="currentColor"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg aria-hidden="true" role="img" data-name="List Chevrons Down Up" class="d-icon d-icon--list-chevrons-down-up" viewBox="0 0 12 12" xmlns="http://www.w3.org/2000/svg"><path d="M5.5 9a.5.5 0 0 1 0 1h-4a.5.5 0 0 1 0-1h4Zm3.225-1.418a.5.5 0 0 1 .629.064l1.5 1.5a.5.5 0 1 1-.707.708L9 8.707 7.854 9.854a.5.5 0 1 1-.708-.708l1.5-1.5.079-.064ZM5.5 5.5a.5.5 0 0 1 0 1h-4a.5.5 0 0 1 0-1h4Zm4.646-3.354a.5.5 0 1 1 .707.708l-1.5 1.5a.5.5 0 0 1-.707 0l-1.5-1.5a.5.5 0 1 1 .708-.708L9 3.293l1.146-1.147ZM5.5 2a.5.5 0 0 1 0 1h-4a.5.5 0 0 1 0-1h4Z" fill="currentColor"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg aria-hidden="true" role="img" data-name="List Chevrons Up Down" class="d-icon d-icon--list-chevrons-up-down" viewBox="0 0 12 12" xmlns="http://www.w3.org/2000/svg"><path d="M5.5 9a.5.5 0 0 1 0 1h-4a.5.5 0 1 1 0-1h4Zm4.646-1.354a.5.5 0 1 1 .707.707l-1.5 1.5a.5.5 0 0 1-.707 0l-1.5-1.5a.5.5 0 1 1 .708-.707L9 8.793l1.146-1.147ZM5.5 5.5a.5.5 0 0 1 0 1h-4a.5.5 0 1 1 0-1h4Zm3.225-3.418a.5.5 0 0 1 .629.064l1.5 1.5a.5.5 0 1 1-.707.707L9 3.207 7.854 4.353a.5.5 0 1 1-.708-.707l1.5-1.5.079-.064ZM5.5 2a.5.5 0 0 1 0 1h-4a.5.5 0 1 1 0-1h4Z" fill="currentColor"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg aria-hidden="true" role="img" data-name="List Spacing Compact" class="d-icon d-icon--list-spacing-compact" viewBox="0 0 12 12" xmlns="http://www.w3.org/2000/svg"><path d="M10 7.5a.5.5 0 0 1 0 1H2a.5.5 0 0 1 0-1h8Zm0-2a.5.5 0 0 1 0 1H2a.5.5 0 0 1 0-1h8Zm0-2a.5.5 0 0 1 0 1H2a.5.5 0 0 1 0-1h8Z" fill="currentColor"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg aria-hidden="true" role="img" data-name="List Spacing Expanded" class="d-icon d-icon--list-spacing-expanded" viewBox="0 0 12 12" xmlns="http://www.w3.org/2000/svg"><path d="M10 9.5a.5.5 0 0 1 0 1H2a.5.5 0 0 1 0-1h8Zm0-4a.5.5 0 0 1 0 1H2a.5.5 0 0 1 0-1h8Zm0-4a.5.5 0 0 1 0 1H2a.5.5 0 0 1 0-1h8Z" fill="currentColor"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg aria-hidden="true" role="img" data-name="List Spacing Regular" class="d-icon d-icon--list-spacing-regular" viewBox="0 0 12 12" xmlns="http://www.w3.org/2000/svg"><path d="M10 8.5a.5.5 0 1 1 0 1H2a.5.5 0 0 1 0-1h8Zm0-3a.5.5 0 1 1 0 1H2a.5.5 0 0 1 0-1h8Zm0-3a.5.5 0 1 1 0 1H2a.5.5 0 1 1 0-1h8Z" fill="currentColor"/></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg aria-hidden="true" role="img" data-name="Message" class="d-icon d-icon--message" xmlns="http://www.w3.org/2000/svg"
|
|
1
|
+
<svg aria-hidden="true" role="img" data-name="Message" class="d-icon d-icon--message" viewBox="0 0 12 12" xmlns="http://www.w3.org/2000/svg"><path d="M10 3.5a.5.5 0 0 0-.5-.5h-7a.5.5 0 0 0-.5.5v6.793l1.146-1.147.077-.062A.5.5 0 0 1 3.5 9h6a.5.5 0 0 0 .5-.5v-5Zm1 5A1.5 1.5 0 0 1 9.5 10H3.707l-1.853 1.854A.5.5 0 0 1 1 11.5v-8A1.5 1.5 0 0 1 2.5 2h7A1.5 1.5 0 0 1 11 3.5v5Z" fill="currentColor"/></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg aria-hidden="true" role="img" data-name="Past Conversations" class="d-icon d-icon--past-conversations" xmlns="http://www.w3.org/2000/svg"
|
|
1
|
+
<svg aria-hidden="true" role="img" data-name="Past Conversations" class="d-icon d-icon--past-conversations" viewBox="0 0 12 12" xmlns="http://www.w3.org/2000/svg"><path d="M1.646 7.646a.5.5 0 1 1 .708.708L1.707 9H9a.5.5 0 0 0 .5-.5v-5A.5.5 0 0 0 9 3H4.5a.5.5 0 0 0-.5.5V6a.5.5 0 1 1-1 0V3.5A1.5 1.5 0 0 1 4.5 2H9a1.5 1.5 0 0 1 1.5 1.5v5A1.5 1.5 0 0 1 9 10H1.707l.647.646a.5.5 0 1 1-.708.707l-1.5-1.5a.5.5 0 0 1 0-.707l1.5-1.5ZM7.5 7.25a.5.5 0 1 1 0 1H5a.5.5 0 0 1 0-1h2.5Zm1-1.75a.5.5 0 0 1 0 1H5a.5.5 0 0 1 0-1h3.5Zm0-1.75a.5.5 0 0 1 0 1H5a.5.5 0 0 1 0-1h3.5Z" fill="currentColor"/></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg aria-hidden="true" role="img" data-name="Quick Reply" class="d-icon d-icon--quick-reply" viewBox="0 0 12 12" xmlns="http://www.w3.org/2000/svg"><path d="M10
|
|
1
|
+
<svg aria-hidden="true" role="img" data-name="Quick Reply" class="d-icon d-icon--quick-reply" viewBox="0 0 12 12" xmlns="http://www.w3.org/2000/svg"><path d="M10 8.5v-5a.5.5 0 0 0-.5-.5h-5a.5.5 0 0 1 0-1h5A1.5 1.5 0 0 1 11 3.5v5A1.5 1.5 0 0 1 9.5 10H3.707l-1.853 1.854A.5.5 0 0 1 1 11.5V9a.5.5 0 1 1 1 0v1.293l1.147-1.146.076-.063A.5.5 0 0 1 3.5 9h6a.5.5 0 0 0 .5-.5ZM2.071 1.743a.5.5 0 0 1 .858.514L1.883 4H3a.501.501 0 0 1 .429.757l-1.5 2.5a.5.5 0 0 1-.858-.514L2.117 5H1a.5.5 0 0 1-.429-.757l1.5-2.5Z" fill="currentColor"/></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg aria-hidden="true" role="img" data-name="Thread" class="d-icon d-icon--thread" xmlns="http://www.w3.org/2000/svg"
|
|
1
|
+
<svg aria-hidden="true" role="img" data-name="Thread" class="d-icon d-icon--thread" viewBox="0 0 12 12" xmlns="http://www.w3.org/2000/svg"><path d="M4.666 7.174a.5.5 0 0 1 0 1H3.333a.5.5 0 0 1 0-1h1.333Zm5.5-.673V3.755c-.003-.05-.01-.12-.025-.195-.031-.167-.088-.3-.161-.372-.073-.073-.206-.13-.373-.163A1.494 1.494 0 0 0 9.349 3l-.016.001h-6.75a1.421 1.421 0 0 0-.189.023c-.162.03-.297.086-.374.164-.077.077-.134.212-.164.374a1.424 1.424 0 0 0-.023.242V8.25c.002.048.008.114.022.189.03.16.086.294.165.374a.73.73 0 0 0 .374.166 1.357 1.357 0 0 0 .24.021H8.46L7.313 7.855a.5.5 0 0 1 .707-.707l2 2a.5.5 0 0 1 0 .707l-2 2a.5.5 0 0 1-.707-.707L8.459 10H2.643c-.026 0-.06 0-.102-.002a2.358 2.358 0 0 1-.329-.036c-.248-.046-.613-.157-.899-.442-.286-.286-.396-.652-.441-.9a2.379 2.379 0 0 1-.04-.43l.001-.024V3.808l.001-.102a2.42 2.42 0 0 1 .039-.328c.046-.247.156-.613.44-.897.284-.285.65-.395.897-.44A2.422 2.422 0 0 1 2.64 2h6.694a1.692 1.692 0 0 1 .132.003c.083.004.198.014.327.04.245.046.613.155.894.437.281.28.39.647.437.892a2.509 2.509 0 0 1 .042.429v2.7a.5.5 0 0 1-1 0Zm-3.5-.994a.5.5 0 0 1 0 1H3.333a.5.5 0 0 1 0-1h3.333Zm2-1.666a.5.5 0 0 1 0 1H3.333a.5.5 0 0 1 0-1h5.333Z" fill="currentColor"/></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg aria-hidden="true" role="img" data-name="Transfer Webchat" class="d-icon d-icon--transfer-webchat" xmlns="http://www.w3.org/2000/svg"
|
|
1
|
+
<svg aria-hidden="true" role="img" data-name="Transfer Webchat" class="d-icon d-icon--transfer-webchat" viewBox="0 0 12 12" xmlns="http://www.w3.org/2000/svg"><path d="M1 7.962a.5.5 0 1 1 1 0v2.293l1.146-1.147.077-.062a.5.5 0 0 1 .277-.084h6a.5.5 0 0 0 .5-.5v-5a.5.5 0 0 0-.5-.5h-2a.5.5 0 0 1 0-1h2a1.5 1.5 0 0 1 1.5 1.5v5a1.5 1.5 0 0 1-1.5 1.5H3.707l-1.853 1.853A.5.5 0 0 1 1 11.462v-3.5Zm.396-4.874a.5.5 0 0 1 .772.629l-.064.078-.01.009-.024.025-.093.093-.27.27H3.5a.5.5 0 0 1 0 1H1.707l.397.396a.5.5 0 1 1-.708.707l-1.25-1.25a.5.5 0 0 1 0-.707L1.27 3.215l.092-.094.026-.024.008-.01Zm2.5-2.98a.5.5 0 0 1 .708 0l1.25 1.25a.5.5 0 0 1 0 .707l-1.25 1.25a.5.5 0 1 1-.708-.707l.397-.396H2.5a.5.5 0 0 1 0-1h1.793L3.896.815a.5.5 0 0 1 0-.707Z" fill="currentColor"/></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg aria-hidden="true" role="img" data-name="Unread" class="d-icon d-icon--unread" viewBox="0 0 12 12" xmlns="http://www.w3.org/2000/svg"><path d="
|
|
1
|
+
<svg aria-hidden="true" role="img" data-name="Unread" class="d-icon d-icon--unread" viewBox="0 0 12 12" xmlns="http://www.w3.org/2000/svg"><path d="M1 3.5A1.5 1.5 0 0 1 2.5 2H6a.5.5 0 0 1 0 1H2.5a.5.5 0 0 0-.5.5v6.793l1.147-1.147.076-.062A.5.5 0 0 1 3.5 9h6a.5.5 0 0 0 .5-.5V6.75a.5.5 0 0 1 1 0V8.5A1.5 1.5 0 0 1 9.5 10H3.707l-1.853 1.854A.5.5 0 0 1 1 11.5v-8Zm8.314.25a.063.063 0 1 0-.127 0 .063.063 0 0 0 .127 0Zm1.686 0a1.75 1.75 0 1 1-3.5 0 1.75 1.75 0 0 1 3.5 0Z" fill="currentColor"/></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg aria-hidden="true" role="img" data-name="Webchat" class="d-icon d-icon--webchat" xmlns="http://www.w3.org/2000/svg"
|
|
1
|
+
<svg aria-hidden="true" role="img" data-name="Webchat" class="d-icon d-icon--webchat" viewBox="0 0 12 12" xmlns="http://www.w3.org/2000/svg"><path d="M7 5.667a.167.167 0 0 0-.167-.167H2.167A.167.167 0 0 0 2 5.667v4.126l.26-.26a1.25 1.25 0 0 1 .884-.366h3.689A.168.168 0 0 0 7 9V5.667Zm1 1h.856c.332 0 .65.132.884.366l.26.26V3.167A.167.167 0 0 0 9.833 3H5.167A.167.167 0 0 0 5 3.167V4.5h1.833A1.167 1.167 0 0 1 8 5.667v1Zm3 1.23a.75.75 0 0 1-1.28.53l-.687-.687a.251.251 0 0 0-.177-.073H8V9a1.167 1.167 0 0 1-1.167 1.167h-3.69a.251.251 0 0 0-.176.073l-.687.687a.75.75 0 0 1-1.28-.53v-4.73A1.167 1.167 0 0 1 2.167 4.5H4V3.167A1.167 1.167 0 0 1 5.167 2h4.666A1.167 1.167 0 0 1 11 3.167v4.73Z" fill="currentColor"/></svg>
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@dialpad/dialtone-icons",
|
|
3
|
-
"version": "4.
|
|
3
|
+
"version": "4.47.1",
|
|
4
4
|
"description": "Dialtone icon library",
|
|
5
5
|
"files": [
|
|
6
6
|
"dist",
|
|
@@ -89,6 +89,11 @@
|
|
|
89
89
|
"Icon Library"
|
|
90
90
|
],
|
|
91
91
|
"license": "MIT",
|
|
92
|
+
"repository": {
|
|
93
|
+
"type": "git",
|
|
94
|
+
"url": "https://github.com/dialpad/dialtone.git",
|
|
95
|
+
"directory": "packages/dialtone-icons"
|
|
96
|
+
},
|
|
92
97
|
"type": "module",
|
|
93
98
|
"sideEffects": false
|
|
94
99
|
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";const r=require("../../constants-CHwVJpfT.cjs"),i=require("../../_plugin-vue2_normalizer-e_CkxkSV.cjs"),n={name:"DtIconBookOpen",props:{size:{type:String,default:"500",validator:
|
|
1
|
+
"use strict";const r=require("../../constants-CHwVJpfT.cjs"),i=require("../../_plugin-vue2_normalizer-e_CkxkSV.cjs"),n={name:"DtIconBookOpen",props:{size:{type:String,default:"500",validator:e=>Object.keys(r.I).includes(e)},ariaLabel:{type:String,default:void 0}},emits:["loaded"],computed:{iconSizeClass(){return r.I[this.size]},ariaHidden(){return this.ariaLabel?"false":"true"},dataQA(){return this.$attrs["data-qa"]??"dt-icon"}},created(){this.$emit("loaded")}};var s=function(){var a=this,t=a._self._c;return t("svg",{staticClass:"d-icon d-icon--book-open",class:a.iconSizeClass,attrs:{"aria-label":a.ariaLabel,"data-qa":a.dataQA,"aria-hidden":a.ariaHidden,role:"img","data-name":"Book Open",viewBox:"0 0 12 12",xmlns:"http://www.w3.org/2000/svg"}},[t("path",{attrs:{d:"m5.5 11.25-.005-.099a1 1 0 0 0-.995-.901H1a.5.5 0 0 1-.5-.5v-7.5a.5.5 0 0 1 .5-.5h3l.247.013a2.5 2.5 0 0 1 1.52.72c.086.084.162.177.233.272.071-.095.147-.188.232-.273A2.5 2.5 0 0 1 8 1.75h3l.1.01a.5.5 0 0 1 .4.49v7.5a.5.5 0 0 1-.5.5H7.5a1 1 0 0 0-1 1l-.01.1a.5.5 0 0 1-.98 0l-.01-.1Zm-4-2h3c.354 0 .698.095 1 .27V4.25l-.008-.148a1.5 1.5 0 0 0-1.344-1.344L4 2.75H1.5v6.5Zm5 .27c.302-.175.646-.27 1-.27h3v-6.5H8a1.5 1.5 0 0 0-1.5 1.5v5.27Z",fill:"currentColor"}})])},o=[],c=i.n(n,s,o);const d=c.exports;module.exports=d;
|
|
2
2
|
//# sourceMappingURL=book-open.cjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"book-open.cjs","sources":["../../../../src/icons/book-open.vue"],"sourcesContent":["<template>\n <svg :aria-label=\"ariaLabel\" :class=\"iconSizeClass\" :data-qa=\"dataQA\" :aria-hidden=\"ariaHidden\" role=\"img\" data-name=\"Book Open\" class=\"d-icon d-icon--book-open\" viewBox=\"0 0 12 12\" xmlns=\"http://www.w3.org/2000/svg\"><path
|
|
1
|
+
{"version":3,"file":"book-open.cjs","sources":["../../../../src/icons/book-open.vue"],"sourcesContent":["<template>\n <svg :aria-label=\"ariaLabel\" :class=\"iconSizeClass\" :data-qa=\"dataQA\" :aria-hidden=\"ariaHidden\" role=\"img\" data-name=\"Book Open\" class=\"d-icon d-icon--book-open\" viewBox=\"0 0 12 12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m5.5 11.25-.005-.099a1 1 0 0 0-.995-.901H1a.5.5 0 0 1-.5-.5v-7.5a.5.5 0 0 1 .5-.5h3l.247.013a2.5 2.5 0 0 1 1.52.72c.086.084.162.177.233.272.071-.095.147-.188.232-.273A2.5 2.5 0 0 1 8 1.75h3l.1.01a.5.5 0 0 1 .4.49v7.5a.5.5 0 0 1-.5.5H7.5a1 1 0 0 0-1 1l-.01.1a.5.5 0 0 1-.98 0l-.01-.1Zm-4-2h3c.354 0 .698.095 1 .27V4.25l-.008-.148a1.5 1.5 0 0 0-1.344-1.344L4 2.75H1.5v6.5Zm5 .27c.302-.175.646-.27 1-.27h3v-6.5H8a1.5 1.5 0 0 0-1.5 1.5v5.27Z\" fill=\"currentColor\"/></svg>\n</template>\n\n<script>\nimport { ICON_SIZE_MODIFIERS } from '@/src/constants';\n\nexport default {\n name: 'DtIconBookOpen',\n\n props: {\n /**\n * The size of the icon.\n * @values 100, 200, 300, 400, 500, 600, 700, 800\n */\n size: {\n type: String,\n default: '500',\n validator: (s) => Object.keys(ICON_SIZE_MODIFIERS).includes(s),\n },\n\n /**\n * The label of the icon as read out by a screenreader. Leave this unset if your icon is purely presentational\n */\n ariaLabel: {\n type: String,\n default: undefined,\n },\n },\n\n /**\n * @TODO: Remove this emit once the icons migration is complete,\n * they will no longer need this event.\n * */\n emits: ['loaded'],\n\n computed: {\n iconSizeClass () {\n return ICON_SIZE_MODIFIERS[this.size];\n },\n\n ariaHidden () {\n return !this.ariaLabel ? 'true' : 'false';\n },\n\n dataQA () {\n return this.$attrs['data-qa'] ?? 'dt-icon';\n },\n },\n\n created () {\n this.$emit('loaded');\n },\n};\n</script>\n"],"names":["_sfc_main","s","ICON_SIZE_MODIFIERS"],"mappings":"qHAOAA,EAAA,CACA,KAAA,iBAEA,MAAA,CAKA,KAAA,CACA,KAAA,OACA,QAAA,MACA,UAAAC,GAAA,OAAA,KAAAC,GAAA,EAAA,SAAAD,CAAA,CACA,EAKA,UAAA,CACA,KAAA,OACA,QAAA,MACA,CACA,EAMA,MAAA,CAAA,QAAA,EAEA,SAAA,CACA,eAAA,CACA,OAAAC,EAAAA,EAAA,KAAA,IAAA,CACA,EAEA,YAAA,CACA,OAAA,KAAA,UAAA,QAAA,MACA,EAEA,QAAA,CACA,OAAA,KAAA,OAAA,SAAA,GAAA,SACA,CACA,EAEA,SAAA,CACA,KAAA,MAAA,QAAA,CACA,CACA"}
|
|
@@ -40,13 +40,13 @@ const n = {
|
|
|
40
40
|
this.$emit("loaded");
|
|
41
41
|
}
|
|
42
42
|
};
|
|
43
|
-
var
|
|
43
|
+
var s = function() {
|
|
44
44
|
var a = this, t = a._self._c;
|
|
45
|
-
return t("svg", { staticClass: "d-icon d-icon--book-open", class: a.iconSizeClass, attrs: { "aria-label": a.ariaLabel, "data-qa": a.dataQA, "aria-hidden": a.ariaHidden, role: "img", "data-name": "Book Open", viewBox: "0 0 12 12", xmlns: "http://www.w3.org/2000/svg" } }, [t("path", { attrs: {
|
|
46
|
-
},
|
|
45
|
+
return t("svg", { staticClass: "d-icon d-icon--book-open", class: a.iconSizeClass, attrs: { "aria-label": a.ariaLabel, "data-qa": a.dataQA, "aria-hidden": a.ariaHidden, role: "img", "data-name": "Book Open", viewBox: "0 0 12 12", xmlns: "http://www.w3.org/2000/svg" } }, [t("path", { attrs: { d: "m5.5 11.25-.005-.099a1 1 0 0 0-.995-.901H1a.5.5 0 0 1-.5-.5v-7.5a.5.5 0 0 1 .5-.5h3l.247.013a2.5 2.5 0 0 1 1.52.72c.086.084.162.177.233.272.071-.095.147-.188.232-.273A2.5 2.5 0 0 1 8 1.75h3l.1.01a.5.5 0 0 1 .4.49v7.5a.5.5 0 0 1-.5.5H7.5a1 1 0 0 0-1 1l-.01.1a.5.5 0 0 1-.98 0l-.01-.1Zm-4-2h3c.354 0 .698.095 1 .27V4.25l-.008-.148a1.5 1.5 0 0 0-1.344-1.344L4 2.75H1.5v6.5Zm5 .27c.302-.175.646-.27 1-.27h3v-6.5H8a1.5 1.5 0 0 0-1.5 1.5v5.27Z", fill: "currentColor" } })]);
|
|
46
|
+
}, o = [], d = /* @__PURE__ */ i(
|
|
47
47
|
n,
|
|
48
|
-
|
|
49
|
-
|
|
48
|
+
s,
|
|
49
|
+
o
|
|
50
50
|
);
|
|
51
51
|
const _ = d.exports;
|
|
52
52
|
export {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"book-open.js","sources":["../../../../src/icons/book-open.vue"],"sourcesContent":["<template>\n <svg :aria-label=\"ariaLabel\" :class=\"iconSizeClass\" :data-qa=\"dataQA\" :aria-hidden=\"ariaHidden\" role=\"img\" data-name=\"Book Open\" class=\"d-icon d-icon--book-open\" viewBox=\"0 0 12 12\" xmlns=\"http://www.w3.org/2000/svg\"><path
|
|
1
|
+
{"version":3,"file":"book-open.js","sources":["../../../../src/icons/book-open.vue"],"sourcesContent":["<template>\n <svg :aria-label=\"ariaLabel\" :class=\"iconSizeClass\" :data-qa=\"dataQA\" :aria-hidden=\"ariaHidden\" role=\"img\" data-name=\"Book Open\" class=\"d-icon d-icon--book-open\" viewBox=\"0 0 12 12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m5.5 11.25-.005-.099a1 1 0 0 0-.995-.901H1a.5.5 0 0 1-.5-.5v-7.5a.5.5 0 0 1 .5-.5h3l.247.013a2.5 2.5 0 0 1 1.52.72c.086.084.162.177.233.272.071-.095.147-.188.232-.273A2.5 2.5 0 0 1 8 1.75h3l.1.01a.5.5 0 0 1 .4.49v7.5a.5.5 0 0 1-.5.5H7.5a1 1 0 0 0-1 1l-.01.1a.5.5 0 0 1-.98 0l-.01-.1Zm-4-2h3c.354 0 .698.095 1 .27V4.25l-.008-.148a1.5 1.5 0 0 0-1.344-1.344L4 2.75H1.5v6.5Zm5 .27c.302-.175.646-.27 1-.27h3v-6.5H8a1.5 1.5 0 0 0-1.5 1.5v5.27Z\" fill=\"currentColor\"/></svg>\n</template>\n\n<script>\nimport { ICON_SIZE_MODIFIERS } from '@/src/constants';\n\nexport default {\n name: 'DtIconBookOpen',\n\n props: {\n /**\n * The size of the icon.\n * @values 100, 200, 300, 400, 500, 600, 700, 800\n */\n size: {\n type: String,\n default: '500',\n validator: (s) => Object.keys(ICON_SIZE_MODIFIERS).includes(s),\n },\n\n /**\n * The label of the icon as read out by a screenreader. Leave this unset if your icon is purely presentational\n */\n ariaLabel: {\n type: String,\n default: undefined,\n },\n },\n\n /**\n * @TODO: Remove this emit once the icons migration is complete,\n * they will no longer need this event.\n * */\n emits: ['loaded'],\n\n computed: {\n iconSizeClass () {\n return ICON_SIZE_MODIFIERS[this.size];\n },\n\n ariaHidden () {\n return !this.ariaLabel ? 'true' : 'false';\n },\n\n dataQA () {\n return this.$attrs['data-qa'] ?? 'dt-icon';\n },\n },\n\n created () {\n this.$emit('loaded');\n },\n};\n</script>\n"],"names":["_sfc_main","s","ICON_SIZE_MODIFIERS"],"mappings":";;AAOA,MAAAA,IAAA;AAAA,EACA,MAAA;AAAA,EAEA,OAAA;AAAA;AAAA;AAAA;AAAA;AAAA,IAKA,MAAA;AAAA,MACA,MAAA;AAAA,MACA,SAAA;AAAA,MACA,WAAA,CAAAC,MAAA,OAAA,KAAAC,CAAA,EAAA,SAAAD,CAAA;AAAA,IACA;AAAA;AAAA;AAAA;AAAA,IAKA,WAAA;AAAA,MACA,MAAA;AAAA,MACA,SAAA;AAAA,IACA;AAAA,EACA;AAAA;AAAA;AAAA;AAAA;AAAA,EAMA,OAAA,CAAA,QAAA;AAAA,EAEA,UAAA;AAAA,IACA,gBAAA;AACA,aAAAC,EAAA,KAAA,IAAA;AAAA,IACA;AAAA,IAEA,aAAA;AACA,aAAA,KAAA,YAAA,UAAA;AAAA,IACA;AAAA,IAEA,SAAA;AACA,aAAA,KAAA,OAAA,SAAA,KAAA;AAAA,IACA;AAAA,EACA;AAAA,EAEA,UAAA;AACA,SAAA,MAAA,QAAA;AAAA,EACA;AACA;;;;;;;;;;"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";const i=require("../../constants-CHwVJpfT.cjs"),r=require("../../_plugin-vue2_normalizer-e_CkxkSV.cjs"),s={name:"DtIconDigitalWhisper",props:{size:{type:String,default:"500",validator:e=>Object.keys(i.I).includes(e)},ariaLabel:{type:String,default:void 0}},emits:["loaded"],computed:{iconSizeClass(){return i.I[this.size]},ariaHidden(){return this.ariaLabel?"false":"true"},dataQA(){return this.$attrs["data-qa"]??"dt-icon"}},created(){this.$emit("loaded")}};var n=function(){var a=this,t=a._self._c;return t("svg",{staticClass:"d-icon d-icon--digital-whisper",class:a.iconSizeClass,attrs:{"aria-label":a.ariaLabel,"data-qa":a.dataQA,"aria-hidden":a.ariaHidden,role:"img","data-name":"Digital Whisper",viewBox:"0 0
|
|
1
|
+
"use strict";const i=require("../../constants-CHwVJpfT.cjs"),r=require("../../_plugin-vue2_normalizer-e_CkxkSV.cjs"),s={name:"DtIconDigitalWhisper",props:{size:{type:String,default:"500",validator:e=>Object.keys(i.I).includes(e)},ariaLabel:{type:String,default:void 0}},emits:["loaded"],computed:{iconSizeClass(){return i.I[this.size]},ariaHidden(){return this.ariaLabel?"false":"true"},dataQA(){return this.$attrs["data-qa"]??"dt-icon"}},created(){this.$emit("loaded")}};var n=function(){var a=this,t=a._self._c;return t("svg",{staticClass:"d-icon d-icon--digital-whisper",class:a.iconSizeClass,attrs:{"aria-label":a.ariaLabel,"data-qa":a.dataQA,"aria-hidden":a.ariaHidden,role:"img","data-name":"Digital Whisper",viewBox:"0 0 12 12",xmlns:"http://www.w3.org/2000/svg"}},[t("path",{attrs:{d:"M2.146 10.146a.5.5 0 1 1 .708.707l-1 1A.5.5 0 0 1 1 11.5v-1a.5.5 0 0 1 .967-.175l.18-.178ZM5.25 9a.5.5 0 0 1 0 1h-1a.5.5 0 0 1 0-1h1Zm2.5 0a.5.5 0 0 1 0 1h-1a.5.5 0 0 1 0-1h1ZM10 8.5a.5.5 0 0 1 1 0A1.5 1.5 0 0 1 9.5 10a.5.5 0 0 1 0-1 .5.5 0 0 0 .5-.5ZM1 9V8a.5.5 0 0 1 1 0v1a.5.5 0 0 1-1 0Zm0-2.75v-1a.5.5 0 0 1 1 0v1a.5.5 0 0 1-1 0Zm9 0v-1a.5.5 0 0 1 1 0v1a.5.5 0 0 1-1 0ZM1 3.5A1.5 1.5 0 0 1 2.5 2a.5.5 0 0 1 0 1 .5.5 0 0 0-.5.5.5.5 0 0 1-1 0Zm9 0a.5.5 0 0 0-.5-.5.5.5 0 0 1 0-1A1.5 1.5 0 0 1 11 3.5a.5.5 0 0 1-1 0ZM5.25 2a.5.5 0 0 1 0 1h-1a.5.5 0 0 1 0-1h1Zm2.5 0a.5.5 0 0 1 0 1h-1a.5.5 0 0 1 0-1h1Z",fill:"currentColor"}})])},d=[],l=r.n(s,n,d);const o=l.exports;module.exports=o;
|
|
2
2
|
//# sourceMappingURL=digital-whisper.cjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"digital-whisper.cjs","sources":["../../../../src/icons/digital-whisper.vue"],"sourcesContent":["<template>\n <svg :aria-label=\"ariaLabel\" :class=\"iconSizeClass\" :data-qa=\"dataQA\" :aria-hidden=\"ariaHidden\" role=\"img\" data-name=\"Digital Whisper\" class=\"d-icon d-icon--digital-whisper\" viewBox=\"0 0
|
|
1
|
+
{"version":3,"file":"digital-whisper.cjs","sources":["../../../../src/icons/digital-whisper.vue"],"sourcesContent":["<template>\n <svg :aria-label=\"ariaLabel\" :class=\"iconSizeClass\" :data-qa=\"dataQA\" :aria-hidden=\"ariaHidden\" role=\"img\" data-name=\"Digital Whisper\" class=\"d-icon d-icon--digital-whisper\" viewBox=\"0 0 12 12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M2.146 10.146a.5.5 0 1 1 .708.707l-1 1A.5.5 0 0 1 1 11.5v-1a.5.5 0 0 1 .967-.175l.18-.178ZM5.25 9a.5.5 0 0 1 0 1h-1a.5.5 0 0 1 0-1h1Zm2.5 0a.5.5 0 0 1 0 1h-1a.5.5 0 0 1 0-1h1ZM10 8.5a.5.5 0 0 1 1 0A1.5 1.5 0 0 1 9.5 10a.5.5 0 0 1 0-1 .5.5 0 0 0 .5-.5ZM1 9V8a.5.5 0 0 1 1 0v1a.5.5 0 0 1-1 0Zm0-2.75v-1a.5.5 0 0 1 1 0v1a.5.5 0 0 1-1 0Zm9 0v-1a.5.5 0 0 1 1 0v1a.5.5 0 0 1-1 0ZM1 3.5A1.5 1.5 0 0 1 2.5 2a.5.5 0 0 1 0 1 .5.5 0 0 0-.5.5.5.5 0 0 1-1 0Zm9 0a.5.5 0 0 0-.5-.5.5.5 0 0 1 0-1A1.5 1.5 0 0 1 11 3.5a.5.5 0 0 1-1 0ZM5.25 2a.5.5 0 0 1 0 1h-1a.5.5 0 0 1 0-1h1Zm2.5 0a.5.5 0 0 1 0 1h-1a.5.5 0 0 1 0-1h1Z\" fill=\"currentColor\"/></svg>\n</template>\n\n<script>\nimport { ICON_SIZE_MODIFIERS } from '@/src/constants';\n\nexport default {\n name: 'DtIconDigitalWhisper',\n\n props: {\n /**\n * The size of the icon.\n * @values 100, 200, 300, 400, 500, 600, 700, 800\n */\n size: {\n type: String,\n default: '500',\n validator: (s) => Object.keys(ICON_SIZE_MODIFIERS).includes(s),\n },\n\n /**\n * The label of the icon as read out by a screenreader. Leave this unset if your icon is purely presentational\n */\n ariaLabel: {\n type: String,\n default: undefined,\n },\n },\n\n /**\n * @TODO: Remove this emit once the icons migration is complete,\n * they will no longer need this event.\n * */\n emits: ['loaded'],\n\n computed: {\n iconSizeClass () {\n return ICON_SIZE_MODIFIERS[this.size];\n },\n\n ariaHidden () {\n return !this.ariaLabel ? 'true' : 'false';\n },\n\n dataQA () {\n return this.$attrs['data-qa'] ?? 'dt-icon';\n },\n },\n\n created () {\n this.$emit('loaded');\n },\n};\n</script>\n"],"names":["_sfc_main","s","ICON_SIZE_MODIFIERS"],"mappings":"qHAOAA,EAAA,CACA,KAAA,uBAEA,MAAA,CAKA,KAAA,CACA,KAAA,OACA,QAAA,MACA,UAAAC,GAAA,OAAA,KAAAC,GAAA,EAAA,SAAAD,CAAA,CACA,EAKA,UAAA,CACA,KAAA,OACA,QAAA,MACA,CACA,EAMA,MAAA,CAAA,QAAA,EAEA,SAAA,CACA,eAAA,CACA,OAAAC,EAAAA,EAAA,KAAA,IAAA,CACA,EAEA,YAAA,CACA,OAAA,KAAA,UAAA,QAAA,MACA,EAEA,QAAA,CACA,OAAA,KAAA,OAAA,SAAA,GAAA,SACA,CACA,EAEA,SAAA,CACA,KAAA,MAAA,QAAA,CACA,CACA"}
|
|
@@ -10,7 +10,7 @@ const s = {
|
|
|
10
10
|
size: {
|
|
11
11
|
type: String,
|
|
12
12
|
default: "500",
|
|
13
|
-
validator: (
|
|
13
|
+
validator: (t) => Object.keys(i).includes(t)
|
|
14
14
|
},
|
|
15
15
|
/**
|
|
16
16
|
* The label of the icon as read out by a screenreader. Leave this unset if your icon is purely presentational
|
|
@@ -41,14 +41,14 @@ const s = {
|
|
|
41
41
|
}
|
|
42
42
|
};
|
|
43
43
|
var n = function() {
|
|
44
|
-
var a = this,
|
|
45
|
-
return
|
|
46
|
-
}, d = [],
|
|
44
|
+
var a = this, e = a._self._c;
|
|
45
|
+
return e("svg", { staticClass: "d-icon d-icon--digital-whisper", class: a.iconSizeClass, attrs: { "aria-label": a.ariaLabel, "data-qa": a.dataQA, "aria-hidden": a.ariaHidden, role: "img", "data-name": "Digital Whisper", viewBox: "0 0 12 12", xmlns: "http://www.w3.org/2000/svg" } }, [e("path", { attrs: { d: "M2.146 10.146a.5.5 0 1 1 .708.707l-1 1A.5.5 0 0 1 1 11.5v-1a.5.5 0 0 1 .967-.175l.18-.178ZM5.25 9a.5.5 0 0 1 0 1h-1a.5.5 0 0 1 0-1h1Zm2.5 0a.5.5 0 0 1 0 1h-1a.5.5 0 0 1 0-1h1ZM10 8.5a.5.5 0 0 1 1 0A1.5 1.5 0 0 1 9.5 10a.5.5 0 0 1 0-1 .5.5 0 0 0 .5-.5ZM1 9V8a.5.5 0 0 1 1 0v1a.5.5 0 0 1-1 0Zm0-2.75v-1a.5.5 0 0 1 1 0v1a.5.5 0 0 1-1 0Zm9 0v-1a.5.5 0 0 1 1 0v1a.5.5 0 0 1-1 0ZM1 3.5A1.5 1.5 0 0 1 2.5 2a.5.5 0 0 1 0 1 .5.5 0 0 0-.5.5.5.5 0 0 1-1 0Zm9 0a.5.5 0 0 0-.5-.5.5.5 0 0 1 0-1A1.5 1.5 0 0 1 11 3.5a.5.5 0 0 1-1 0ZM5.25 2a.5.5 0 0 1 0 1h-1a.5.5 0 0 1 0-1h1Zm2.5 0a.5.5 0 0 1 0 1h-1a.5.5 0 0 1 0-1h1Z", fill: "currentColor" } })]);
|
|
46
|
+
}, d = [], o = /* @__PURE__ */ r(
|
|
47
47
|
s,
|
|
48
48
|
n,
|
|
49
49
|
d
|
|
50
50
|
);
|
|
51
|
-
const m =
|
|
51
|
+
const m = o.exports;
|
|
52
52
|
export {
|
|
53
53
|
m as default
|
|
54
54
|
};
|