@dialpad/dialtone-icons 4.22.0 → 4.25.0
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/README.md +20 -58
- package/dist/icons.json +1 -1
- package/dist/keywords-icons.json +1 -1
- package/dist/svg/icons/t-mobile.svg +1 -0
- package/package.json +11 -1
- package/vue2/dist/components/t-mobile.cjs +2 -0
- package/vue2/dist/components/t-mobile.cjs.map +1 -0
- package/vue2/dist/components/t-mobile.js +57 -0
- package/vue2/dist/components/t-mobile.js.map +1 -0
- package/vue2/dist/dialtone-icons.cjs +1 -1
- package/vue2/dist/dialtone-icons.cjs.map +1 -1
- package/vue2/dist/dialtone-icons.js +1131 -554
- package/vue2/dist/dialtone-icons.js.map +1 -1
- package/vue2/dist/types/index.d.ts +579 -0
- package/vue2/dist/types/index.d.ts.map +1 -0
- package/vue2/dist/types/src/constants.d.ts +15 -0
- package/vue2/dist/types/src/constants.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/accessibility-mac.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/accessibility-mac.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/accessibility.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/accessibility.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/activity.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/activity.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/add-task.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/add-task.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/agent-assist.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/agent-assist.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/ai-notes.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/ai-notes.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/ai-write.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/ai-write.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/airplay.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/airplay.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/airtable.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/airtable.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/alarm-check.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/alarm-check.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/alarm-clock-off.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/alarm-clock-off.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/alarm-minus.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/alarm-minus.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/alarm-plus.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/alarm-plus.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/album.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/album.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/alert-circle.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/alert-circle.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/alert-triangle.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/alert-triangle.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/align-center.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/align-center.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/align-justify.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/align-justify.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/align-left.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/align-left.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/align-right.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/align-right.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/amex.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/amex.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/app-store-badge.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/app-store-badge.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/apple.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/apple.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/archive-restore.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/archive-restore.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/archive.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/archive.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/arrow-down-left.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/arrow-down-left.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/arrow-down-right.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/arrow-down-right.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/arrow-down.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/arrow-down.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/arrow-left-right.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/arrow-left-right.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/arrow-left.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/arrow-left.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/arrow-right.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/arrow-right.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/arrow-up-down.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/arrow-up-down.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/arrow-up-left.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/arrow-up-left.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/arrow-up-right.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/arrow-up-right.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/arrow-up.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/arrow-up.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/asana.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/asana.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/asterisk.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/asterisk.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/at-sign.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/at-sign.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/ata-adapter.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/ata-adapter.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/attestation-outline.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/attestation-outline.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/attestation.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/attestation.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/axis-3d.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/axis-3d.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/bar-chart-2.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/bar-chart-2.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/bar-chart-3.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/bar-chart-3.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/bar-chart-4.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/bar-chart-4.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/bar-chart-horizontal.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/bar-chart-horizontal.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/bar-chart.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/bar-chart.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/barge.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/barge.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/baseline.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/baseline.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/battery-charging.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/battery-charging.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/battery-full.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/battery-full.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/battery-low.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/battery-low.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/battery-medium.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/battery-medium.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/battery.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/battery.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/bell-minus.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/bell-minus.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/bell-off.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/bell-off.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/bell-plus.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/bell-plus.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/bell-ring.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/bell-ring.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/bell.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/bell.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/binary.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/binary.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/bluetooth-connected.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/bluetooth-connected.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/bluetooth-off.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/bluetooth-off.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/bluetooth-searching.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/bluetooth-searching.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/bluetooth.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/bluetooth.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/blur-background.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/blur-background.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/bold.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/bold.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/book-open.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/book-open.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/book.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/book.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/bookmark-minus.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/bookmark-minus.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/bookmark-plus.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/bookmark-plus.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/bookmark.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/bookmark.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/box-select.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/box-select.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/box.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/box.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/boxes.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/boxes.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/branch.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/branch.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/brand-dialpad-meetings.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/brand-dialpad-meetings.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/brand-dialpad.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/brand-dialpad.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/briefcase.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/briefcase.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/building-2.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/building-2.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/building.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/building.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/bullet.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/bullet.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/bullhorn.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/bullhorn.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/calculator.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/calculator.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/calendar-check-2.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/calendar-check-2.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/calendar-check.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/calendar-check.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/calendar-clock.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/calendar-clock.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/calendar-days.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/calendar-days.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/calendar-heart.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/calendar-heart.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/calendar-minus.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/calendar-minus.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/calendar-off.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/calendar-off.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/calendar-plus.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/calendar-plus.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/calendar-range.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/calendar-range.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/calendar-search.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/calendar-search.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/calendar-x.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/calendar-x.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/calendar.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/calendar.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/call-abandoned.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/call-abandoned.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/call-merge.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/call-merge.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/call-rejected.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/call-rejected.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/camera-off.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/camera-off.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/camera-tracking.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/camera-tracking.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/camera.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/camera.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/cast.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/cast.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/check-circle-filled.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/check-circle-filled.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/check-circle.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/check-circle.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/check.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/check.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/chevron-down.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/chevron-down.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/chevron-first.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/chevron-first.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/chevron-last.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/chevron-last.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/chevron-left.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/chevron-left.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/chevron-right.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/chevron-right.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/chevron-up.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/chevron-up.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/chevrons-down-up.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/chevrons-down-up.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/chevrons-down.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/chevrons-down.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/chevrons-left-right.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/chevrons-left-right.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/chevrons-left.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/chevrons-left.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/chevrons-right-left.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/chevrons-right-left.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/chevrons-right.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/chevrons-right.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/chevrons-up-down.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/chevrons-up-down.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/chevrons-up.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/chevrons-up.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/circle-half-filled.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/circle-half-filled.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/circle-slashed.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/circle-slashed.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/clipboard-check.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/clipboard-check.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/clipboard-copy.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/clipboard-copy.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/clipboard-edit.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/clipboard-edit.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/clipboard-list.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/clipboard-list.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/clipboard-signature.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/clipboard-signature.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/clipboard-type.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/clipboard-type.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/clipboard-x.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/clipboard-x.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/clipboard.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/clipboard.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/clock-1.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/clock-1.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/clock-10.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/clock-10.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/clock-11.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/clock-11.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/clock-12.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/clock-12.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/clock-2.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/clock-2.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/clock-3.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/clock-3.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/clock-4.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/clock-4.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/clock-5.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/clock-5.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/clock-6.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/clock-6.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/clock-7.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/clock-7.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/clock-8.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/clock-8.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/clock-9.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/clock-9.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/clock.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/clock.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/clockify.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/clockify.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/close.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/close.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/cloud-cog.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/cloud-cog.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/cloud-drizzle.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/cloud-drizzle.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/cloud-fog.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/cloud-fog.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/cloud-hail.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/cloud-hail.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/cloud-lightning.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/cloud-lightning.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/cloud-moon-rain.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/cloud-moon-rain.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/cloud-moon.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/cloud-moon.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/cloud-off.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/cloud-off.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/cloud-rain-wind.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/cloud-rain-wind.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/cloud-rain.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/cloud-rain.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/cloud-snow.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/cloud-snow.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/cloud-sun-rain.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/cloud-sun-rain.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/cloud-sun.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/cloud-sun.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/cloud.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/cloud.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/cloudy.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/cloudy.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/coaching-hub.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/coaching-hub.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/code-block.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/code-block.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/code.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/code.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/command.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/command.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/concierge-bell.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/concierge-bell.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/connection-api.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/connection-api.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/contacts.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/contacts.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/copper-crm.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/copper-crm.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/copy.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/copy.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/copyright.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/copyright.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/corner-down-left.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/corner-down-left.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/corner-down-right.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/corner-down-right.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/corner-left-down.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/corner-left-down.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/corner-left-up.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/corner-left-up.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/corner-right-down.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/corner-right-down.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/corner-right-up.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/corner-right-up.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/corner-up-left.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/corner-up-left.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/corner-up-right.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/corner-up-right.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/cpu.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/cpu.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/credit-card.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/credit-card.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/dash.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/dash.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/dect-base-station.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/dect-base-station.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/dect-handset.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/dect-handset.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/delete.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/delete.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/deskphone.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/deskphone.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/dialbot.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/dialbot.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/dialer.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/dialer.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/dialpad-ai-color-reversed.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/dialpad-ai-color-reversed.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/dialpad-ai-color.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/dialpad-ai-color.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/dialpad-ai-reversed.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/dialpad-ai-reversed.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/dialpad-ai.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/dialpad-ai.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/dialpad-logomark.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/dialpad-logomark.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/digital-whisper.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/digital-whisper.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/diners-club.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/diners-club.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/discover.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/discover.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/dissatisfied.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/dissatisfied.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/double-check.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/double-check.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/download-cloud.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/download-cloud.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/download.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/download.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/dp-phone.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/dp-phone.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/edit-2.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/edit-2.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/edit.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/edit.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/empty.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/empty.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/end-chat.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/end-chat.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/equal.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/equal.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/eraser.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/eraser.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/evernote.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/evernote.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/expand.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/expand.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/expert-node.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/expert-node.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/external-link.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/external-link.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/eye-off.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/eye-off.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/eye.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/eye.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/facebook.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/facebook.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/factory.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/factory.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/fast-forward.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/fast-forward.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/file-audio.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/file-audio.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/file-pdf.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/file-pdf.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/file.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/file.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/files.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/files.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/film.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/film.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/filter.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/filter.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/fingerprint.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/fingerprint.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/flag-off.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/flag-off.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/flag.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/flag.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/flame.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/flame.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/focus.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/focus.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/folder-tree.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/folder-tree.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/folder.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/folder.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/folders.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/folders.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/food.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/food.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/form-input.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/form-input.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/forward.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/forward.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/freshsales-crm.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/freshsales-crm.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/front.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/front.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/gamepad.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/gamepad.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/gauge.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/gauge.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/gif-filled.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/gif-filled.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/gif-outline.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/gif-outline.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/giphy.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/giphy.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/globe-2.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/globe-2.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/gmail.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/gmail.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/google-business-messaging.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/google-business-messaging.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/google-calendar.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/google-calendar.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/google-docs.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/google-docs.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/google-drive.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/google-drive.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/google-glyph.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/google-glyph.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/google-sheets.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/google-sheets.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/google-slides.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/google-slides.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/greenhouse.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/greenhouse.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/grid.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/grid.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/grip-horizontal.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/grip-horizontal.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/grip-vertical.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/grip-vertical.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/hand.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/hand.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/hard-drive.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/hard-drive.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/hash-bold.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/hash-bold.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/hash.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/hash.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/haze.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/haze.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/hd.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/hd.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/headphones.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/headphones.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/headset.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/headset.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/hear.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/hear.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/heart.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/heart.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/help-circle.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/help-circle.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/highfive.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/highfive.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/history.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/history.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/hold.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/hold.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/home.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/home.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/hourglass.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/hourglass.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/hubspot.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/hubspot.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/image.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/image.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/import.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/import.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/inbox.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/inbox.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/indent.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/indent.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/infinity.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/infinity.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/info.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/info.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/inspect.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/inspect.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/instagram.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/instagram.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/intercom.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/intercom.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/isolated-queries.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/isolated-queries.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/italic.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/italic.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/jcb.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/jcb.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/jira-service-desk.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/jira-service-desk.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/key.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/key.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/keyboard.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/keyboard.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/keypad.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/keypad.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/languages.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/languages.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/laptop-2.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/laptop-2.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/large-self-view.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/large-self-view.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/layout-dashboard.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/layout-dashboard.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/layout-filmstrip.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/layout-filmstrip.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/layout-grid.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/layout-grid.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/layout-template.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/layout-template.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/layout.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/layout.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/library.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/library.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/life-buoy.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/life-buoy.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/lightbulb-off.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/lightbulb-off.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/lightbulb.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/lightbulb.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/lightning-bolt.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/lightning-bolt.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/line-chart.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/line-chart.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/line-messenger.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/line-messenger.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/link-2-off.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/link-2-off.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/link-2.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/link-2.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/linkedin.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/linkedin.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/list-add.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/list-add.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/list-bullet.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/list-bullet.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/list-checks.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/list-checks.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/list-ordered.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/list-ordered.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/listen.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/listen.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/listening.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/listening.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/live-queue.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/live-queue.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/living-thing.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/living-thing.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/loading.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/loading.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/lock-filled.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/lock-filled.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/lock.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/lock.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/log-in.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/log-in.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/log-out.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/log-out.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/maestro.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/maestro.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/mail-open.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/mail-open.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/mail.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/mail.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/mails.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/mails.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/map-pin.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/map-pin.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/map.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/map.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/mastercard.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/mastercard.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/maximize.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/maximize.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/megaphone-off.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/megaphone-off.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/megaphone.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/megaphone.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/menu.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/menu.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/message.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/message.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/messenger.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/messenger.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/mic-off.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/mic-off.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/mic.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/mic.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/microsoft-dynamics-365.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/microsoft-dynamics-365.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/microsoft-teams.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/microsoft-teams.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/microsoft.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/microsoft.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/minimize-alt.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/minimize-alt.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/minimize.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/minimize.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/minus-circle.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/minus-circle.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/miro.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/miro.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/monday-com.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/monday-com.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/monitor-off.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/monitor-off.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/monitor-speaker.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/monitor-speaker.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/monitor.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/monitor.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/moon.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/moon.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/more-horizontal.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/more-horizontal.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/more-vertical.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/more-vertical.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/mouse.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/mouse.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/multi-line-dept.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/multi-line-dept.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/music-off.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/music-off.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/music.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/music.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/network.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/network.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/neutral.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/neutral.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/newspaper.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/newspaper.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/not-enough-queries.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/not-enough-queries.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/notes.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/notes.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/o365-calendar.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/o365-calendar.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/object.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/object.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/office-365.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/office-365.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/option.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/option.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/package.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/package.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/paperclip.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/paperclip.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/park.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/park.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/party-popper.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/party-popper.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/past-conversations.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/past-conversations.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/pause-circle.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/pause-circle.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/pause.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/pause.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/phone-call.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/phone-call.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/phone-forward.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/phone-forward.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/phone-hang-up.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/phone-hang-up.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/phone-hold.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/phone-hold.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/phone-incoming.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/phone-incoming.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/phone-missed.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/phone-missed.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/phone-off.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/phone-off.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/phone-outgoing.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/phone-outgoing.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/phone.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/phone.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/picture-in-picture.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/picture-in-picture.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/pie-chart.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/pie-chart.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/pin-off.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/pin-off.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/pin.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/pin.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/pipedrive.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/pipedrive.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/play-circle.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/play-circle.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/play-filled.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/play-filled.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/play-store-badge.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/play-store-badge.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/play.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/play.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/plug.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/plug.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/plus-circle.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/plus-circle.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/plus.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/plus.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/power.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/power.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/print-fax.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/print-fax.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/printer.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/printer.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/puzzle.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/puzzle.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/qr-code.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/qr-code.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/queries.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/queries.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/quote.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/quote.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/record-filled.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/record-filled.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/record.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/record.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/redo.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/redo.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/refresh.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/refresh.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/rematch.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/rematch.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/repeat.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/repeat.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/reply-all.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/reply-all.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/reply.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/reply.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/rewind-15-sec.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/rewind-15-sec.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/rewind.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/rewind.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/rocket.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/rocket.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/salesforce-glyph.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/salesforce-glyph.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/salesforce-logo.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/salesforce-logo.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/satisfied.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/satisfied.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/save.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/save.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/scan-face.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/scan-face.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/scan-file.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/scan-file.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/scan.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/scan.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/scissors.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/scissors.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/screen-share-off.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/screen-share-off.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/scroll.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/scroll.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/search.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/search.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/send.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/send.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/servicenow.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/servicenow.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/settings.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/settings.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/share-2.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/share-2.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/share-screen.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/share-screen.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/share.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/share.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/sheet.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/sheet.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/shield-alert.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/shield-alert.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/shield-check.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/shield-check.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/shield-close.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/shield-close.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/shield-off.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/shield-off.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/shield.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/shield.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/shortcuts.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/shortcuts.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/shuffle.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/shuffle.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/sidebar-close.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/sidebar-close.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/sidebar-open.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/sidebar-open.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/sidebar.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/sidebar.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/signal-best.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/signal-best.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/signal-high.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/signal-high.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/signal-low.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/signal-low.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/signal-medium.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/signal-medium.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/signal-zero.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/signal-zero.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/siren.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/siren.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/skip-15-sec.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/skip-15-sec.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/skip-back-ten.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/skip-back-ten.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/skip-back.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/skip-back.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/skip-forward-ten.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/skip-forward-ten.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/skip-forward.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/skip-forward.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/slack.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/slack.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/slash.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/slash.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/sliders-horizontal.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/sliders-horizontal.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/sliders.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/sliders.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/small-self-view.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/small-self-view.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/smartphone-charging.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/smartphone-charging.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/smartphone.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/smartphone.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/snapchat.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/snapchat.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/snooze.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/snooze.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/snowflake.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/snowflake.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/somewhat-dissatisfied.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/somewhat-dissatisfied.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/somewhat-satisfied.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/somewhat-satisfied.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/sort-asc.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/sort-asc.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/sort-desc.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/sort-desc.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/sparkle.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/sparkle.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/speaker.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/speaker.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/star-filled.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/star-filled.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/star.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/star.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/sticker.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/sticker.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/stop-circle.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/stop-circle.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/stop-filled.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/stop-filled.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/strikethrough.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/strikethrough.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/sun-dim.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/sun-dim.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/sun-medium.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/sun-medium.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/sun.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/sun.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/sunrise.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/sunrise.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/sunset.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/sunset.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/switch-to-cellular.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/switch-to-cellular.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/switch-to-hd.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/switch-to-hd.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/t-mobile.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/t-mobile.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/table.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/table.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/tag.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/tag.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/tags.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/tags.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/takeover.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/takeover.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/task.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/task.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/telegram.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/telegram.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/text-cursor-input.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/text-cursor-input.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/text-cursor.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/text-cursor.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/thermometer-snowflake.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/thermometer-snowflake.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/thermometer-sun.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/thermometer-sun.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/thermometer.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/thermometer.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/thread.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/thread.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/threads.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/threads.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/thumbs-down-filled.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/thumbs-down-filled.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/thumbs-down.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/thumbs-down.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/thumbs-up-filled.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/thumbs-up-filled.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/thumbs-up.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/thumbs-up.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/tiktok.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/tiktok.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/timer-off.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/timer-off.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/timer-reset.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/timer-reset.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/timer.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/timer.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/toggl.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/toggl.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/token.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/token.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/too-many-queries.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/too-many-queries.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/tools.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/tools.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/toy-brick.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/toy-brick.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/transfer-webchat.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/transfer-webchat.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/transfer.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/transfer.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/transportation.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/transportation.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/trash.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/trash.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/trending-down.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/trending-down.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/trending-up.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/trending-up.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/triangle.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/triangle.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/twitter.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/twitter.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/type.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/type.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/umbrella.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/umbrella.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/underline.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/underline.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/undo-2.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/undo-2.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/union-pay.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/union-pay.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/unlink-2.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/unlink-2.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/unlock-filled.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/unlock-filled.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/unlock.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/unlock.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/unread.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/unread.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/upload-cloud.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/upload-cloud.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/upload.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/upload.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/usb.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/usb.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/user-check.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/user-check.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/user-minus.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/user-minus.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/user-plus.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/user-plus.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/user-rematch.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/user-rematch.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/user-remove.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/user-remove.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/user-speak.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/user-speak.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/user.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/user.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/users.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/users.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/very-dissatisfied.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/very-dissatisfied.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/very-satisfied.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/very-satisfied.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/viber.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/viber.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/video-off.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/video-off.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/video-settings.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/video-settings.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/video.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/video.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/visa.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/visa.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/voicemail-drop.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/voicemail-drop.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/voicemail.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/voicemail.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/volume-1.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/volume-1.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/volume-2.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/volume-2.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/volume-x.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/volume-x.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/volume.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/volume.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/waveform.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/waveform.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/we-chat.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/we-chat.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/webcam.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/webcam.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/webchat.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/webchat.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/webex.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/webex.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/whatsapp-outlined.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/whatsapp-outlined.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/whatsapp.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/whatsapp.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/whisper.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/whisper.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/wifi-off.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/wifi-off.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/wifi.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/wifi.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/wind.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/wind.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/x-brand.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/x-brand.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/x-circle.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/x-circle.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/zap-off.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/zap-off.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/zendesk.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/zendesk.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/zoho-crm.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/zoho-crm.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/zoho-desk.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/zoho-desk.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/zoho.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/zoho.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/zoom-in.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/zoom-in.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/zoom-logo.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/zoom-logo.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/zoom-out.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/zoom-out.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/zoom.vue.d.ts +45 -0
- package/vue2/dist/types/src/icons/zoom.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/illustrations/blank-space.vue.d.ts +25 -0
- package/vue2/dist/types/src/illustrations/blank-space.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/illustrations/dialpad-logo-black.vue.d.ts +25 -0
- package/vue2/dist/types/src/illustrations/dialpad-logo-black.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/illustrations/dialpad-logo-inverted.vue.d.ts +25 -0
- package/vue2/dist/types/src/illustrations/dialpad-logo-inverted.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/illustrations/dialpad-logo-white.vue.d.ts +25 -0
- package/vue2/dist/types/src/illustrations/dialpad-logo-white.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/illustrations/dialpad-logo.vue.d.ts +25 -0
- package/vue2/dist/types/src/illustrations/dialpad-logo.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/illustrations/dialpad-mono-black.vue.d.ts +25 -0
- package/vue2/dist/types/src/illustrations/dialpad-mono-black.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/illustrations/dialpad-mono-inverted.vue.d.ts +25 -0
- package/vue2/dist/types/src/illustrations/dialpad-mono-inverted.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/illustrations/dialpad-mono-white.vue.d.ts +25 -0
- package/vue2/dist/types/src/illustrations/dialpad-mono-white.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/illustrations/dialpad-mono.vue.d.ts +25 -0
- package/vue2/dist/types/src/illustrations/dialpad-mono.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/illustrations/dialpad-wordmark-black.vue.d.ts +25 -0
- package/vue2/dist/types/src/illustrations/dialpad-wordmark-black.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/illustrations/dialpad-wordmark-inverted.vue.d.ts +25 -0
- package/vue2/dist/types/src/illustrations/dialpad-wordmark-inverted.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/illustrations/dialpad-wordmark-white.vue.d.ts +25 -0
- package/vue2/dist/types/src/illustrations/dialpad-wordmark-white.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/illustrations/dialpad-wordmark.vue.d.ts +25 -0
- package/vue2/dist/types/src/illustrations/dialpad-wordmark.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/illustrations/mind.vue.d.ts +25 -0
- package/vue2/dist/types/src/illustrations/mind.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/illustrations/vector-vortex.vue.d.ts +25 -0
- package/vue2/dist/types/src/illustrations/vector-vortex.vue.d.ts.map +1 -0
- package/vue3/dist/components/t-mobile.cjs +2 -0
- package/vue3/dist/components/t-mobile.cjs.map +1 -0
- package/vue3/dist/components/t-mobile.js +69 -0
- package/vue3/dist/components/t-mobile.js.map +1 -0
- package/vue3/dist/dialtone-icons.cjs +1 -1
- package/vue3/dist/dialtone-icons.cjs.map +1 -1
- package/vue3/dist/dialtone-icons.js +1131 -554
- package/vue3/dist/dialtone-icons.js.map +1 -1
- package/vue3/dist/types/index.d.ts +579 -0
- package/vue3/dist/types/index.d.ts.map +1 -0
- package/vue3/dist/types/src/constants.d.ts +15 -0
- package/vue3/dist/types/src/constants.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/accessibility-mac.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/accessibility-mac.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/accessibility.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/accessibility.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/activity.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/activity.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/add-task.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/add-task.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/agent-assist.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/agent-assist.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/ai-notes.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/ai-notes.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/ai-write.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/ai-write.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/airplay.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/airplay.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/airtable.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/airtable.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/alarm-check.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/alarm-check.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/alarm-clock-off.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/alarm-clock-off.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/alarm-minus.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/alarm-minus.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/alarm-plus.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/alarm-plus.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/album.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/album.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/alert-circle.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/alert-circle.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/alert-triangle.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/alert-triangle.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/align-center.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/align-center.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/align-justify.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/align-justify.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/align-left.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/align-left.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/align-right.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/align-right.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/amex.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/amex.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/app-store-badge.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/app-store-badge.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/apple.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/apple.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/archive-restore.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/archive-restore.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/archive.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/archive.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/arrow-down-left.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/arrow-down-left.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/arrow-down-right.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/arrow-down-right.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/arrow-down.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/arrow-down.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/arrow-left-right.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/arrow-left-right.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/arrow-left.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/arrow-left.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/arrow-right.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/arrow-right.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/arrow-up-down.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/arrow-up-down.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/arrow-up-left.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/arrow-up-left.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/arrow-up-right.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/arrow-up-right.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/arrow-up.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/arrow-up.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/asana.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/asana.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/asterisk.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/asterisk.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/at-sign.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/at-sign.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/ata-adapter.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/ata-adapter.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/attestation-outline.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/attestation-outline.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/attestation.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/attestation.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/axis-3d.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/axis-3d.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/bar-chart-2.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/bar-chart-2.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/bar-chart-3.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/bar-chart-3.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/bar-chart-4.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/bar-chart-4.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/bar-chart-horizontal.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/bar-chart-horizontal.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/bar-chart.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/bar-chart.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/barge.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/barge.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/baseline.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/baseline.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/battery-charging.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/battery-charging.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/battery-full.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/battery-full.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/battery-low.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/battery-low.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/battery-medium.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/battery-medium.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/battery.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/battery.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/bell-minus.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/bell-minus.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/bell-off.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/bell-off.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/bell-plus.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/bell-plus.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/bell-ring.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/bell-ring.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/bell.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/bell.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/binary.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/binary.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/bluetooth-connected.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/bluetooth-connected.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/bluetooth-off.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/bluetooth-off.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/bluetooth-searching.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/bluetooth-searching.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/bluetooth.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/bluetooth.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/blur-background.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/blur-background.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/bold.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/bold.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/book-open.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/book-open.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/book.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/book.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/bookmark-minus.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/bookmark-minus.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/bookmark-plus.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/bookmark-plus.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/bookmark.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/bookmark.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/box-select.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/box-select.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/box.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/box.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/boxes.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/boxes.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/branch.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/branch.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/brand-dialpad-meetings.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/brand-dialpad-meetings.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/brand-dialpad.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/brand-dialpad.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/briefcase.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/briefcase.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/building-2.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/building-2.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/building.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/building.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/bullet.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/bullet.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/bullhorn.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/bullhorn.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/calculator.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/calculator.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/calendar-check-2.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/calendar-check-2.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/calendar-check.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/calendar-check.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/calendar-clock.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/calendar-clock.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/calendar-days.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/calendar-days.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/calendar-heart.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/calendar-heart.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/calendar-minus.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/calendar-minus.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/calendar-off.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/calendar-off.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/calendar-plus.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/calendar-plus.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/calendar-range.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/calendar-range.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/calendar-search.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/calendar-search.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/calendar-x.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/calendar-x.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/calendar.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/calendar.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/call-abandoned.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/call-abandoned.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/call-merge.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/call-merge.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/call-rejected.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/call-rejected.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/camera-off.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/camera-off.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/camera-tracking.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/camera-tracking.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/camera.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/camera.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/cast.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/cast.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/check-circle-filled.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/check-circle-filled.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/check-circle.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/check-circle.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/check.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/check.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/chevron-down.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/chevron-down.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/chevron-first.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/chevron-first.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/chevron-last.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/chevron-last.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/chevron-left.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/chevron-left.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/chevron-right.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/chevron-right.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/chevron-up.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/chevron-up.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/chevrons-down-up.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/chevrons-down-up.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/chevrons-down.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/chevrons-down.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/chevrons-left-right.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/chevrons-left-right.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/chevrons-left.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/chevrons-left.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/chevrons-right-left.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/chevrons-right-left.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/chevrons-right.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/chevrons-right.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/chevrons-up-down.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/chevrons-up-down.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/chevrons-up.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/chevrons-up.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/circle-half-filled.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/circle-half-filled.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/circle-slashed.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/circle-slashed.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/clipboard-check.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/clipboard-check.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/clipboard-copy.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/clipboard-copy.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/clipboard-edit.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/clipboard-edit.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/clipboard-list.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/clipboard-list.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/clipboard-signature.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/clipboard-signature.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/clipboard-type.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/clipboard-type.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/clipboard-x.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/clipboard-x.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/clipboard.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/clipboard.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/clock-1.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/clock-1.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/clock-10.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/clock-10.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/clock-11.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/clock-11.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/clock-12.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/clock-12.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/clock-2.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/clock-2.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/clock-3.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/clock-3.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/clock-4.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/clock-4.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/clock-5.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/clock-5.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/clock-6.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/clock-6.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/clock-7.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/clock-7.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/clock-8.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/clock-8.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/clock-9.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/clock-9.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/clock.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/clock.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/clockify.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/clockify.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/close.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/close.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/cloud-cog.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/cloud-cog.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/cloud-drizzle.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/cloud-drizzle.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/cloud-fog.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/cloud-fog.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/cloud-hail.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/cloud-hail.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/cloud-lightning.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/cloud-lightning.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/cloud-moon-rain.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/cloud-moon-rain.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/cloud-moon.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/cloud-moon.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/cloud-off.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/cloud-off.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/cloud-rain-wind.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/cloud-rain-wind.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/cloud-rain.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/cloud-rain.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/cloud-snow.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/cloud-snow.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/cloud-sun-rain.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/cloud-sun-rain.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/cloud-sun.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/cloud-sun.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/cloud.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/cloud.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/cloudy.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/cloudy.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/coaching-hub.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/coaching-hub.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/code-block.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/code-block.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/code.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/code.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/command.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/command.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/concierge-bell.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/concierge-bell.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/connection-api.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/connection-api.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/contacts.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/contacts.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/copper-crm.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/copper-crm.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/copy.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/copy.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/copyright.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/copyright.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/corner-down-left.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/corner-down-left.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/corner-down-right.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/corner-down-right.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/corner-left-down.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/corner-left-down.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/corner-left-up.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/corner-left-up.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/corner-right-down.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/corner-right-down.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/corner-right-up.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/corner-right-up.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/corner-up-left.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/corner-up-left.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/corner-up-right.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/corner-up-right.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/cpu.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/cpu.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/credit-card.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/credit-card.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/dash.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/dash.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/dect-base-station.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/dect-base-station.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/dect-handset.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/dect-handset.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/delete.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/delete.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/deskphone.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/deskphone.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/dialbot.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/dialbot.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/dialer.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/dialer.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/dialpad-ai-color-reversed.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/dialpad-ai-color-reversed.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/dialpad-ai-color.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/dialpad-ai-color.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/dialpad-ai-reversed.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/dialpad-ai-reversed.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/dialpad-ai.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/dialpad-ai.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/dialpad-logomark.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/dialpad-logomark.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/digital-whisper.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/digital-whisper.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/diners-club.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/diners-club.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/discover.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/discover.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/dissatisfied.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/dissatisfied.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/double-check.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/double-check.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/download-cloud.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/download-cloud.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/download.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/download.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/dp-phone.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/dp-phone.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/edit-2.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/edit-2.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/edit.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/edit.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/empty.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/empty.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/end-chat.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/end-chat.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/equal.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/equal.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/eraser.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/eraser.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/evernote.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/evernote.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/expand.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/expand.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/expert-node.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/expert-node.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/external-link.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/external-link.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/eye-off.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/eye-off.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/eye.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/eye.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/facebook.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/facebook.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/factory.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/factory.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/fast-forward.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/fast-forward.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/file-audio.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/file-audio.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/file-pdf.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/file-pdf.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/file.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/file.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/files.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/files.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/film.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/film.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/filter.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/filter.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/fingerprint.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/fingerprint.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/flag-off.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/flag-off.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/flag.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/flag.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/flame.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/flame.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/focus.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/focus.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/folder-tree.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/folder-tree.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/folder.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/folder.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/folders.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/folders.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/food.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/food.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/form-input.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/form-input.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/forward.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/forward.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/freshsales-crm.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/freshsales-crm.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/front.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/front.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/gamepad.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/gamepad.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/gauge.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/gauge.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/gif-filled.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/gif-filled.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/gif-outline.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/gif-outline.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/giphy.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/giphy.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/globe-2.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/globe-2.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/gmail.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/gmail.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/google-business-messaging.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/google-business-messaging.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/google-calendar.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/google-calendar.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/google-docs.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/google-docs.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/google-drive.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/google-drive.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/google-glyph.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/google-glyph.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/google-sheets.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/google-sheets.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/google-slides.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/google-slides.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/greenhouse.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/greenhouse.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/grid.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/grid.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/grip-horizontal.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/grip-horizontal.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/grip-vertical.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/grip-vertical.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/hand.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/hand.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/hard-drive.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/hard-drive.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/hash-bold.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/hash-bold.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/hash.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/hash.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/haze.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/haze.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/hd.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/hd.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/headphones.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/headphones.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/headset.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/headset.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/hear.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/hear.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/heart.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/heart.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/help-circle.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/help-circle.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/highfive.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/highfive.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/history.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/history.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/hold.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/hold.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/home.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/home.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/hourglass.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/hourglass.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/hubspot.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/hubspot.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/image.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/image.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/import.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/import.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/inbox.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/inbox.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/indent.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/indent.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/infinity.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/infinity.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/info.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/info.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/inspect.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/inspect.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/instagram.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/instagram.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/intercom.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/intercom.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/isolated-queries.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/isolated-queries.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/italic.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/italic.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/jcb.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/jcb.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/jira-service-desk.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/jira-service-desk.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/key.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/key.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/keyboard.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/keyboard.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/keypad.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/keypad.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/languages.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/languages.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/laptop-2.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/laptop-2.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/large-self-view.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/large-self-view.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/layout-dashboard.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/layout-dashboard.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/layout-filmstrip.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/layout-filmstrip.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/layout-grid.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/layout-grid.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/layout-template.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/layout-template.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/layout.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/layout.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/library.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/library.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/life-buoy.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/life-buoy.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/lightbulb-off.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/lightbulb-off.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/lightbulb.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/lightbulb.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/lightning-bolt.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/lightning-bolt.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/line-chart.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/line-chart.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/line-messenger.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/line-messenger.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/link-2-off.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/link-2-off.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/link-2.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/link-2.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/linkedin.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/linkedin.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/list-add.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/list-add.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/list-bullet.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/list-bullet.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/list-checks.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/list-checks.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/list-ordered.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/list-ordered.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/listen.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/listen.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/listening.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/listening.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/live-queue.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/live-queue.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/living-thing.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/living-thing.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/loading.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/loading.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/lock-filled.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/lock-filled.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/lock.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/lock.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/log-in.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/log-in.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/log-out.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/log-out.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/maestro.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/maestro.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/mail-open.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/mail-open.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/mail.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/mail.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/mails.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/mails.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/map-pin.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/map-pin.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/map.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/map.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/mastercard.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/mastercard.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/maximize.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/maximize.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/megaphone-off.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/megaphone-off.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/megaphone.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/megaphone.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/menu.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/menu.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/message.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/message.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/messenger.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/messenger.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/mic-off.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/mic-off.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/mic.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/mic.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/microsoft-dynamics-365.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/microsoft-dynamics-365.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/microsoft-teams.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/microsoft-teams.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/microsoft.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/microsoft.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/minimize-alt.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/minimize-alt.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/minimize.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/minimize.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/minus-circle.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/minus-circle.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/miro.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/miro.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/monday-com.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/monday-com.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/monitor-off.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/monitor-off.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/monitor-speaker.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/monitor-speaker.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/monitor.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/monitor.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/moon.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/moon.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/more-horizontal.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/more-horizontal.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/more-vertical.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/more-vertical.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/mouse.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/mouse.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/multi-line-dept.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/multi-line-dept.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/music-off.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/music-off.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/music.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/music.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/network.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/network.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/neutral.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/neutral.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/newspaper.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/newspaper.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/not-enough-queries.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/not-enough-queries.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/notes.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/notes.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/o365-calendar.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/o365-calendar.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/object.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/object.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/office-365.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/office-365.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/option.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/option.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/package.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/package.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/paperclip.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/paperclip.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/park.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/park.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/party-popper.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/party-popper.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/past-conversations.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/past-conversations.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/pause-circle.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/pause-circle.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/pause.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/pause.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/phone-call.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/phone-call.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/phone-forward.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/phone-forward.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/phone-hang-up.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/phone-hang-up.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/phone-hold.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/phone-hold.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/phone-incoming.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/phone-incoming.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/phone-missed.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/phone-missed.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/phone-off.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/phone-off.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/phone-outgoing.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/phone-outgoing.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/phone.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/phone.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/picture-in-picture.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/picture-in-picture.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/pie-chart.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/pie-chart.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/pin-off.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/pin-off.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/pin.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/pin.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/pipedrive.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/pipedrive.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/play-circle.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/play-circle.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/play-filled.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/play-filled.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/play-store-badge.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/play-store-badge.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/play.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/play.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/plug.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/plug.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/plus-circle.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/plus-circle.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/plus.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/plus.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/power.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/power.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/print-fax.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/print-fax.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/printer.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/printer.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/puzzle.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/puzzle.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/qr-code.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/qr-code.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/queries.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/queries.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/quote.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/quote.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/record-filled.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/record-filled.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/record.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/record.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/redo.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/redo.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/refresh.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/refresh.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/rematch.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/rematch.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/repeat.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/repeat.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/reply-all.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/reply-all.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/reply.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/reply.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/rewind-15-sec.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/rewind-15-sec.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/rewind.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/rewind.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/rocket.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/rocket.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/salesforce-glyph.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/salesforce-glyph.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/salesforce-logo.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/salesforce-logo.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/satisfied.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/satisfied.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/save.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/save.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/scan-face.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/scan-face.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/scan-file.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/scan-file.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/scan.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/scan.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/scissors.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/scissors.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/screen-share-off.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/screen-share-off.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/scroll.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/scroll.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/search.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/search.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/send.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/send.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/servicenow.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/servicenow.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/settings.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/settings.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/share-2.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/share-2.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/share-screen.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/share-screen.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/share.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/share.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/sheet.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/sheet.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/shield-alert.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/shield-alert.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/shield-check.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/shield-check.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/shield-close.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/shield-close.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/shield-off.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/shield-off.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/shield.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/shield.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/shortcuts.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/shortcuts.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/shuffle.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/shuffle.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/sidebar-close.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/sidebar-close.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/sidebar-open.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/sidebar-open.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/sidebar.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/sidebar.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/signal-best.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/signal-best.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/signal-high.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/signal-high.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/signal-low.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/signal-low.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/signal-medium.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/signal-medium.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/signal-zero.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/signal-zero.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/siren.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/siren.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/skip-15-sec.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/skip-15-sec.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/skip-back-ten.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/skip-back-ten.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/skip-back.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/skip-back.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/skip-forward-ten.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/skip-forward-ten.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/skip-forward.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/skip-forward.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/slack.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/slack.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/slash.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/slash.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/sliders-horizontal.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/sliders-horizontal.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/sliders.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/sliders.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/small-self-view.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/small-self-view.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/smartphone-charging.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/smartphone-charging.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/smartphone.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/smartphone.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/snapchat.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/snapchat.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/snooze.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/snooze.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/snowflake.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/snowflake.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/somewhat-dissatisfied.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/somewhat-dissatisfied.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/somewhat-satisfied.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/somewhat-satisfied.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/sort-asc.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/sort-asc.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/sort-desc.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/sort-desc.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/sparkle.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/sparkle.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/speaker.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/speaker.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/star-filled.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/star-filled.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/star.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/star.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/sticker.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/sticker.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/stop-circle.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/stop-circle.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/stop-filled.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/stop-filled.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/strikethrough.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/strikethrough.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/sun-dim.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/sun-dim.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/sun-medium.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/sun-medium.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/sun.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/sun.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/sunrise.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/sunrise.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/sunset.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/sunset.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/switch-to-cellular.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/switch-to-cellular.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/switch-to-hd.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/switch-to-hd.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/t-mobile.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/t-mobile.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/table.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/table.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/tag.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/tag.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/tags.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/tags.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/takeover.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/takeover.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/task.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/task.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/telegram.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/telegram.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/text-cursor-input.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/text-cursor-input.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/text-cursor.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/text-cursor.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/thermometer-snowflake.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/thermometer-snowflake.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/thermometer-sun.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/thermometer-sun.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/thermometer.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/thermometer.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/thread.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/thread.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/threads.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/threads.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/thumbs-down-filled.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/thumbs-down-filled.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/thumbs-down.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/thumbs-down.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/thumbs-up-filled.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/thumbs-up-filled.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/thumbs-up.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/thumbs-up.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/tiktok.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/tiktok.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/timer-off.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/timer-off.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/timer-reset.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/timer-reset.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/timer.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/timer.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/toggl.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/toggl.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/token.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/token.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/too-many-queries.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/too-many-queries.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/tools.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/tools.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/toy-brick.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/toy-brick.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/transfer-webchat.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/transfer-webchat.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/transfer.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/transfer.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/transportation.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/transportation.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/trash.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/trash.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/trending-down.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/trending-down.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/trending-up.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/trending-up.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/triangle.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/triangle.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/twitter.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/twitter.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/type.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/type.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/umbrella.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/umbrella.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/underline.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/underline.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/undo-2.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/undo-2.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/union-pay.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/union-pay.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/unlink-2.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/unlink-2.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/unlock-filled.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/unlock-filled.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/unlock.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/unlock.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/unread.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/unread.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/upload-cloud.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/upload-cloud.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/upload.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/upload.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/usb.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/usb.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/user-check.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/user-check.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/user-minus.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/user-minus.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/user-plus.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/user-plus.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/user-rematch.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/user-rematch.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/user-remove.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/user-remove.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/user-speak.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/user-speak.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/user.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/user.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/users.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/users.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/very-dissatisfied.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/very-dissatisfied.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/very-satisfied.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/very-satisfied.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/viber.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/viber.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/video-off.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/video-off.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/video-settings.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/video-settings.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/video.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/video.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/visa.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/visa.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/voicemail-drop.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/voicemail-drop.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/voicemail.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/voicemail.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/volume-1.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/volume-1.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/volume-2.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/volume-2.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/volume-x.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/volume-x.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/volume.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/volume.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/waveform.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/waveform.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/we-chat.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/we-chat.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/webcam.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/webcam.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/webchat.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/webchat.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/webex.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/webex.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/whatsapp-outlined.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/whatsapp-outlined.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/whatsapp.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/whatsapp.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/whisper.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/whisper.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/wifi-off.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/wifi-off.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/wifi.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/wifi.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/wind.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/wind.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/x-brand.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/x-brand.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/x-circle.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/x-circle.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/zap-off.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/zap-off.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/zendesk.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/zendesk.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/zoho-crm.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/zoho-crm.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/zoho-desk.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/zoho-desk.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/zoho.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/zoho.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/zoom-in.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/zoom-in.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/zoom-logo.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/zoom-logo.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/zoom-out.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/zoom-out.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/zoom.vue.d.ts +45 -0
- package/vue3/dist/types/src/icons/zoom.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/illustrations/blank-space.vue.d.ts +25 -0
- package/vue3/dist/types/src/illustrations/blank-space.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/illustrations/dialpad-logo-black.vue.d.ts +25 -0
- package/vue3/dist/types/src/illustrations/dialpad-logo-black.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/illustrations/dialpad-logo-inverted.vue.d.ts +25 -0
- package/vue3/dist/types/src/illustrations/dialpad-logo-inverted.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/illustrations/dialpad-logo-white.vue.d.ts +25 -0
- package/vue3/dist/types/src/illustrations/dialpad-logo-white.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/illustrations/dialpad-logo.vue.d.ts +25 -0
- package/vue3/dist/types/src/illustrations/dialpad-logo.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/illustrations/dialpad-mono-black.vue.d.ts +25 -0
- package/vue3/dist/types/src/illustrations/dialpad-mono-black.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/illustrations/dialpad-mono-inverted.vue.d.ts +25 -0
- package/vue3/dist/types/src/illustrations/dialpad-mono-inverted.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/illustrations/dialpad-mono-white.vue.d.ts +25 -0
- package/vue3/dist/types/src/illustrations/dialpad-mono-white.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/illustrations/dialpad-mono.vue.d.ts +25 -0
- package/vue3/dist/types/src/illustrations/dialpad-mono.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/illustrations/dialpad-wordmark-black.vue.d.ts +25 -0
- package/vue3/dist/types/src/illustrations/dialpad-wordmark-black.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/illustrations/dialpad-wordmark-inverted.vue.d.ts +25 -0
- package/vue3/dist/types/src/illustrations/dialpad-wordmark-inverted.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/illustrations/dialpad-wordmark-white.vue.d.ts +25 -0
- package/vue3/dist/types/src/illustrations/dialpad-wordmark-white.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/illustrations/dialpad-wordmark.vue.d.ts +25 -0
- package/vue3/dist/types/src/illustrations/dialpad-wordmark.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/illustrations/mind.vue.d.ts +25 -0
- package/vue3/dist/types/src/illustrations/mind.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/illustrations/vector-vortex.vue.d.ts +25 -0
- package/vue3/dist/types/src/illustrations/vector-vortex.vue.d.ts.map +1 -0
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{
|
|
2
|
+
/**
|
|
3
|
+
* The size of the icon.
|
|
4
|
+
* @values 100, 200, 300, 400, 500, 600, 700, 800
|
|
5
|
+
*/
|
|
6
|
+
size: {
|
|
7
|
+
type: StringConstructor;
|
|
8
|
+
default: string;
|
|
9
|
+
validator: (s: unknown) => boolean;
|
|
10
|
+
};
|
|
11
|
+
/**
|
|
12
|
+
* The label of the icon as read out by a screenreader. Leave this unset if your icon is purely presentational
|
|
13
|
+
*/
|
|
14
|
+
ariaLabel: {
|
|
15
|
+
type: StringConstructor;
|
|
16
|
+
default: undefined;
|
|
17
|
+
};
|
|
18
|
+
}, any, any, {
|
|
19
|
+
iconSizeClass(): any;
|
|
20
|
+
ariaHidden(): "true" | "false";
|
|
21
|
+
}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "loaded"[], "loaded", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
22
|
+
/**
|
|
23
|
+
* The size of the icon.
|
|
24
|
+
* @values 100, 200, 300, 400, 500, 600, 700, 800
|
|
25
|
+
*/
|
|
26
|
+
size: {
|
|
27
|
+
type: StringConstructor;
|
|
28
|
+
default: string;
|
|
29
|
+
validator: (s: unknown) => boolean;
|
|
30
|
+
};
|
|
31
|
+
/**
|
|
32
|
+
* The label of the icon as read out by a screenreader. Leave this unset if your icon is purely presentational
|
|
33
|
+
*/
|
|
34
|
+
ariaLabel: {
|
|
35
|
+
type: StringConstructor;
|
|
36
|
+
default: undefined;
|
|
37
|
+
};
|
|
38
|
+
}>> & {
|
|
39
|
+
onLoaded?: ((...args: any[]) => any) | undefined;
|
|
40
|
+
}, {
|
|
41
|
+
size: string;
|
|
42
|
+
ariaLabel: string;
|
|
43
|
+
}, {}>;
|
|
44
|
+
export default _default;
|
|
45
|
+
//# sourceMappingURL=zoom-out.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"zoom-out.vue.d.ts","sourceRoot":"","sources":["../../../../../src/icons/zoom-out.vue.js"],"names":[],"mappings":";IASI;;;OAGG;;;;;;IAOH;;OAEG;;;;;;;;;IAZH;;;OAGG;;;;;;IAOH;;OAEG"}
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{
|
|
2
|
+
/**
|
|
3
|
+
* The size of the icon.
|
|
4
|
+
* @values 100, 200, 300, 400, 500, 600, 700, 800
|
|
5
|
+
*/
|
|
6
|
+
size: {
|
|
7
|
+
type: StringConstructor;
|
|
8
|
+
default: string;
|
|
9
|
+
validator: (s: unknown) => boolean;
|
|
10
|
+
};
|
|
11
|
+
/**
|
|
12
|
+
* The label of the icon as read out by a screenreader. Leave this unset if your icon is purely presentational
|
|
13
|
+
*/
|
|
14
|
+
ariaLabel: {
|
|
15
|
+
type: StringConstructor;
|
|
16
|
+
default: undefined;
|
|
17
|
+
};
|
|
18
|
+
}, any, any, {
|
|
19
|
+
iconSizeClass(): any;
|
|
20
|
+
ariaHidden(): "true" | "false";
|
|
21
|
+
}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "loaded"[], "loaded", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
22
|
+
/**
|
|
23
|
+
* The size of the icon.
|
|
24
|
+
* @values 100, 200, 300, 400, 500, 600, 700, 800
|
|
25
|
+
*/
|
|
26
|
+
size: {
|
|
27
|
+
type: StringConstructor;
|
|
28
|
+
default: string;
|
|
29
|
+
validator: (s: unknown) => boolean;
|
|
30
|
+
};
|
|
31
|
+
/**
|
|
32
|
+
* The label of the icon as read out by a screenreader. Leave this unset if your icon is purely presentational
|
|
33
|
+
*/
|
|
34
|
+
ariaLabel: {
|
|
35
|
+
type: StringConstructor;
|
|
36
|
+
default: undefined;
|
|
37
|
+
};
|
|
38
|
+
}>> & {
|
|
39
|
+
onLoaded?: ((...args: any[]) => any) | undefined;
|
|
40
|
+
}, {
|
|
41
|
+
size: string;
|
|
42
|
+
ariaLabel: string;
|
|
43
|
+
}, {}>;
|
|
44
|
+
export default _default;
|
|
45
|
+
//# sourceMappingURL=zoom.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"zoom.vue.d.ts","sourceRoot":"","sources":["../../../../../src/icons/zoom.vue.js"],"names":[],"mappings":";IASI;;;OAGG;;;;;;IAOH;;OAEG;;;;;;;;;IAZH;;;OAGG;;;;;;IAOH;;OAEG"}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{
|
|
2
|
+
/**
|
|
3
|
+
* The label of the illustration as read out by a screenreader. Leave this unset if your illustration is purely presentational
|
|
4
|
+
*/
|
|
5
|
+
ariaLabel: {
|
|
6
|
+
type: StringConstructor;
|
|
7
|
+
default: undefined;
|
|
8
|
+
};
|
|
9
|
+
}, any, any, {
|
|
10
|
+
ariaHidden(): "true" | "false";
|
|
11
|
+
}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "loaded"[], "loaded", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
12
|
+
/**
|
|
13
|
+
* The label of the illustration as read out by a screenreader. Leave this unset if your illustration is purely presentational
|
|
14
|
+
*/
|
|
15
|
+
ariaLabel: {
|
|
16
|
+
type: StringConstructor;
|
|
17
|
+
default: undefined;
|
|
18
|
+
};
|
|
19
|
+
}>> & {
|
|
20
|
+
onLoaded?: ((...args: any[]) => any) | undefined;
|
|
21
|
+
}, {
|
|
22
|
+
ariaLabel: string;
|
|
23
|
+
}, {}>;
|
|
24
|
+
export default _default;
|
|
25
|
+
//# sourceMappingURL=blank-space.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"blank-space.vue.d.ts","sourceRoot":"","sources":["../../../../../src/illustrations/blank-space.vue.js"],"names":[],"mappings":";IAQI;;OAEG;;;;;;;;IAFH;;OAEG"}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{
|
|
2
|
+
/**
|
|
3
|
+
* The label of the illustration as read out by a screenreader. Leave this unset if your illustration is purely presentational
|
|
4
|
+
*/
|
|
5
|
+
ariaLabel: {
|
|
6
|
+
type: StringConstructor;
|
|
7
|
+
default: undefined;
|
|
8
|
+
};
|
|
9
|
+
}, any, any, {
|
|
10
|
+
ariaHidden(): "true" | "false";
|
|
11
|
+
}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "loaded"[], "loaded", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
12
|
+
/**
|
|
13
|
+
* The label of the illustration as read out by a screenreader. Leave this unset if your illustration is purely presentational
|
|
14
|
+
*/
|
|
15
|
+
ariaLabel: {
|
|
16
|
+
type: StringConstructor;
|
|
17
|
+
default: undefined;
|
|
18
|
+
};
|
|
19
|
+
}>> & {
|
|
20
|
+
onLoaded?: ((...args: any[]) => any) | undefined;
|
|
21
|
+
}, {
|
|
22
|
+
ariaLabel: string;
|
|
23
|
+
}, {}>;
|
|
24
|
+
export default _default;
|
|
25
|
+
//# sourceMappingURL=dialpad-logo-black.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"dialpad-logo-black.vue.d.ts","sourceRoot":"","sources":["../../../../../src/illustrations/dialpad-logo-black.vue.js"],"names":[],"mappings":";IAQI;;OAEG;;;;;;;;IAFH;;OAEG"}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{
|
|
2
|
+
/**
|
|
3
|
+
* The label of the illustration as read out by a screenreader. Leave this unset if your illustration is purely presentational
|
|
4
|
+
*/
|
|
5
|
+
ariaLabel: {
|
|
6
|
+
type: StringConstructor;
|
|
7
|
+
default: undefined;
|
|
8
|
+
};
|
|
9
|
+
}, any, any, {
|
|
10
|
+
ariaHidden(): "true" | "false";
|
|
11
|
+
}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "loaded"[], "loaded", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
12
|
+
/**
|
|
13
|
+
* The label of the illustration as read out by a screenreader. Leave this unset if your illustration is purely presentational
|
|
14
|
+
*/
|
|
15
|
+
ariaLabel: {
|
|
16
|
+
type: StringConstructor;
|
|
17
|
+
default: undefined;
|
|
18
|
+
};
|
|
19
|
+
}>> & {
|
|
20
|
+
onLoaded?: ((...args: any[]) => any) | undefined;
|
|
21
|
+
}, {
|
|
22
|
+
ariaLabel: string;
|
|
23
|
+
}, {}>;
|
|
24
|
+
export default _default;
|
|
25
|
+
//# sourceMappingURL=dialpad-logo-inverted.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"dialpad-logo-inverted.vue.d.ts","sourceRoot":"","sources":["../../../../../src/illustrations/dialpad-logo-inverted.vue.js"],"names":[],"mappings":";IAQI;;OAEG;;;;;;;;IAFH;;OAEG"}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{
|
|
2
|
+
/**
|
|
3
|
+
* The label of the illustration as read out by a screenreader. Leave this unset if your illustration is purely presentational
|
|
4
|
+
*/
|
|
5
|
+
ariaLabel: {
|
|
6
|
+
type: StringConstructor;
|
|
7
|
+
default: undefined;
|
|
8
|
+
};
|
|
9
|
+
}, any, any, {
|
|
10
|
+
ariaHidden(): "true" | "false";
|
|
11
|
+
}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "loaded"[], "loaded", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
12
|
+
/**
|
|
13
|
+
* The label of the illustration as read out by a screenreader. Leave this unset if your illustration is purely presentational
|
|
14
|
+
*/
|
|
15
|
+
ariaLabel: {
|
|
16
|
+
type: StringConstructor;
|
|
17
|
+
default: undefined;
|
|
18
|
+
};
|
|
19
|
+
}>> & {
|
|
20
|
+
onLoaded?: ((...args: any[]) => any) | undefined;
|
|
21
|
+
}, {
|
|
22
|
+
ariaLabel: string;
|
|
23
|
+
}, {}>;
|
|
24
|
+
export default _default;
|
|
25
|
+
//# sourceMappingURL=dialpad-logo-white.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"dialpad-logo-white.vue.d.ts","sourceRoot":"","sources":["../../../../../src/illustrations/dialpad-logo-white.vue.js"],"names":[],"mappings":";IAQI;;OAEG;;;;;;;;IAFH;;OAEG"}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{
|
|
2
|
+
/**
|
|
3
|
+
* The label of the illustration as read out by a screenreader. Leave this unset if your illustration is purely presentational
|
|
4
|
+
*/
|
|
5
|
+
ariaLabel: {
|
|
6
|
+
type: StringConstructor;
|
|
7
|
+
default: undefined;
|
|
8
|
+
};
|
|
9
|
+
}, any, any, {
|
|
10
|
+
ariaHidden(): "true" | "false";
|
|
11
|
+
}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "loaded"[], "loaded", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
12
|
+
/**
|
|
13
|
+
* The label of the illustration as read out by a screenreader. Leave this unset if your illustration is purely presentational
|
|
14
|
+
*/
|
|
15
|
+
ariaLabel: {
|
|
16
|
+
type: StringConstructor;
|
|
17
|
+
default: undefined;
|
|
18
|
+
};
|
|
19
|
+
}>> & {
|
|
20
|
+
onLoaded?: ((...args: any[]) => any) | undefined;
|
|
21
|
+
}, {
|
|
22
|
+
ariaLabel: string;
|
|
23
|
+
}, {}>;
|
|
24
|
+
export default _default;
|
|
25
|
+
//# sourceMappingURL=dialpad-logo.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"dialpad-logo.vue.d.ts","sourceRoot":"","sources":["../../../../../src/illustrations/dialpad-logo.vue.js"],"names":[],"mappings":";IAQI;;OAEG;;;;;;;;IAFH;;OAEG"}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{
|
|
2
|
+
/**
|
|
3
|
+
* The label of the illustration as read out by a screenreader. Leave this unset if your illustration is purely presentational
|
|
4
|
+
*/
|
|
5
|
+
ariaLabel: {
|
|
6
|
+
type: StringConstructor;
|
|
7
|
+
default: undefined;
|
|
8
|
+
};
|
|
9
|
+
}, any, any, {
|
|
10
|
+
ariaHidden(): "true" | "false";
|
|
11
|
+
}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "loaded"[], "loaded", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
12
|
+
/**
|
|
13
|
+
* The label of the illustration as read out by a screenreader. Leave this unset if your illustration is purely presentational
|
|
14
|
+
*/
|
|
15
|
+
ariaLabel: {
|
|
16
|
+
type: StringConstructor;
|
|
17
|
+
default: undefined;
|
|
18
|
+
};
|
|
19
|
+
}>> & {
|
|
20
|
+
onLoaded?: ((...args: any[]) => any) | undefined;
|
|
21
|
+
}, {
|
|
22
|
+
ariaLabel: string;
|
|
23
|
+
}, {}>;
|
|
24
|
+
export default _default;
|
|
25
|
+
//# sourceMappingURL=dialpad-mono-black.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"dialpad-mono-black.vue.d.ts","sourceRoot":"","sources":["../../../../../src/illustrations/dialpad-mono-black.vue.js"],"names":[],"mappings":";IAQI;;OAEG;;;;;;;;IAFH;;OAEG"}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{
|
|
2
|
+
/**
|
|
3
|
+
* The label of the illustration as read out by a screenreader. Leave this unset if your illustration is purely presentational
|
|
4
|
+
*/
|
|
5
|
+
ariaLabel: {
|
|
6
|
+
type: StringConstructor;
|
|
7
|
+
default: undefined;
|
|
8
|
+
};
|
|
9
|
+
}, any, any, {
|
|
10
|
+
ariaHidden(): "true" | "false";
|
|
11
|
+
}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "loaded"[], "loaded", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
12
|
+
/**
|
|
13
|
+
* The label of the illustration as read out by a screenreader. Leave this unset if your illustration is purely presentational
|
|
14
|
+
*/
|
|
15
|
+
ariaLabel: {
|
|
16
|
+
type: StringConstructor;
|
|
17
|
+
default: undefined;
|
|
18
|
+
};
|
|
19
|
+
}>> & {
|
|
20
|
+
onLoaded?: ((...args: any[]) => any) | undefined;
|
|
21
|
+
}, {
|
|
22
|
+
ariaLabel: string;
|
|
23
|
+
}, {}>;
|
|
24
|
+
export default _default;
|
|
25
|
+
//# sourceMappingURL=dialpad-mono-inverted.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"dialpad-mono-inverted.vue.d.ts","sourceRoot":"","sources":["../../../../../src/illustrations/dialpad-mono-inverted.vue.js"],"names":[],"mappings":";IAQI;;OAEG;;;;;;;;IAFH;;OAEG"}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{
|
|
2
|
+
/**
|
|
3
|
+
* The label of the illustration as read out by a screenreader. Leave this unset if your illustration is purely presentational
|
|
4
|
+
*/
|
|
5
|
+
ariaLabel: {
|
|
6
|
+
type: StringConstructor;
|
|
7
|
+
default: undefined;
|
|
8
|
+
};
|
|
9
|
+
}, any, any, {
|
|
10
|
+
ariaHidden(): "true" | "false";
|
|
11
|
+
}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "loaded"[], "loaded", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
12
|
+
/**
|
|
13
|
+
* The label of the illustration as read out by a screenreader. Leave this unset if your illustration is purely presentational
|
|
14
|
+
*/
|
|
15
|
+
ariaLabel: {
|
|
16
|
+
type: StringConstructor;
|
|
17
|
+
default: undefined;
|
|
18
|
+
};
|
|
19
|
+
}>> & {
|
|
20
|
+
onLoaded?: ((...args: any[]) => any) | undefined;
|
|
21
|
+
}, {
|
|
22
|
+
ariaLabel: string;
|
|
23
|
+
}, {}>;
|
|
24
|
+
export default _default;
|
|
25
|
+
//# sourceMappingURL=dialpad-mono-white.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"dialpad-mono-white.vue.d.ts","sourceRoot":"","sources":["../../../../../src/illustrations/dialpad-mono-white.vue.js"],"names":[],"mappings":";IAQI;;OAEG;;;;;;;;IAFH;;OAEG"}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{
|
|
2
|
+
/**
|
|
3
|
+
* The label of the illustration as read out by a screenreader. Leave this unset if your illustration is purely presentational
|
|
4
|
+
*/
|
|
5
|
+
ariaLabel: {
|
|
6
|
+
type: StringConstructor;
|
|
7
|
+
default: undefined;
|
|
8
|
+
};
|
|
9
|
+
}, any, any, {
|
|
10
|
+
ariaHidden(): "true" | "false";
|
|
11
|
+
}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "loaded"[], "loaded", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
12
|
+
/**
|
|
13
|
+
* The label of the illustration as read out by a screenreader. Leave this unset if your illustration is purely presentational
|
|
14
|
+
*/
|
|
15
|
+
ariaLabel: {
|
|
16
|
+
type: StringConstructor;
|
|
17
|
+
default: undefined;
|
|
18
|
+
};
|
|
19
|
+
}>> & {
|
|
20
|
+
onLoaded?: ((...args: any[]) => any) | undefined;
|
|
21
|
+
}, {
|
|
22
|
+
ariaLabel: string;
|
|
23
|
+
}, {}>;
|
|
24
|
+
export default _default;
|
|
25
|
+
//# sourceMappingURL=dialpad-mono.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"dialpad-mono.vue.d.ts","sourceRoot":"","sources":["../../../../../src/illustrations/dialpad-mono.vue.js"],"names":[],"mappings":";IAQI;;OAEG;;;;;;;;IAFH;;OAEG"}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{
|
|
2
|
+
/**
|
|
3
|
+
* The label of the illustration as read out by a screenreader. Leave this unset if your illustration is purely presentational
|
|
4
|
+
*/
|
|
5
|
+
ariaLabel: {
|
|
6
|
+
type: StringConstructor;
|
|
7
|
+
default: undefined;
|
|
8
|
+
};
|
|
9
|
+
}, any, any, {
|
|
10
|
+
ariaHidden(): "true" | "false";
|
|
11
|
+
}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "loaded"[], "loaded", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
12
|
+
/**
|
|
13
|
+
* The label of the illustration as read out by a screenreader. Leave this unset if your illustration is purely presentational
|
|
14
|
+
*/
|
|
15
|
+
ariaLabel: {
|
|
16
|
+
type: StringConstructor;
|
|
17
|
+
default: undefined;
|
|
18
|
+
};
|
|
19
|
+
}>> & {
|
|
20
|
+
onLoaded?: ((...args: any[]) => any) | undefined;
|
|
21
|
+
}, {
|
|
22
|
+
ariaLabel: string;
|
|
23
|
+
}, {}>;
|
|
24
|
+
export default _default;
|
|
25
|
+
//# sourceMappingURL=dialpad-wordmark-black.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"dialpad-wordmark-black.vue.d.ts","sourceRoot":"","sources":["../../../../../src/illustrations/dialpad-wordmark-black.vue.js"],"names":[],"mappings":";IAQI;;OAEG;;;;;;;;IAFH;;OAEG"}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{
|
|
2
|
+
/**
|
|
3
|
+
* The label of the illustration as read out by a screenreader. Leave this unset if your illustration is purely presentational
|
|
4
|
+
*/
|
|
5
|
+
ariaLabel: {
|
|
6
|
+
type: StringConstructor;
|
|
7
|
+
default: undefined;
|
|
8
|
+
};
|
|
9
|
+
}, any, any, {
|
|
10
|
+
ariaHidden(): "true" | "false";
|
|
11
|
+
}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "loaded"[], "loaded", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
12
|
+
/**
|
|
13
|
+
* The label of the illustration as read out by a screenreader. Leave this unset if your illustration is purely presentational
|
|
14
|
+
*/
|
|
15
|
+
ariaLabel: {
|
|
16
|
+
type: StringConstructor;
|
|
17
|
+
default: undefined;
|
|
18
|
+
};
|
|
19
|
+
}>> & {
|
|
20
|
+
onLoaded?: ((...args: any[]) => any) | undefined;
|
|
21
|
+
}, {
|
|
22
|
+
ariaLabel: string;
|
|
23
|
+
}, {}>;
|
|
24
|
+
export default _default;
|
|
25
|
+
//# sourceMappingURL=dialpad-wordmark-inverted.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"dialpad-wordmark-inverted.vue.d.ts","sourceRoot":"","sources":["../../../../../src/illustrations/dialpad-wordmark-inverted.vue.js"],"names":[],"mappings":";IAQI;;OAEG;;;;;;;;IAFH;;OAEG"}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{
|
|
2
|
+
/**
|
|
3
|
+
* The label of the illustration as read out by a screenreader. Leave this unset if your illustration is purely presentational
|
|
4
|
+
*/
|
|
5
|
+
ariaLabel: {
|
|
6
|
+
type: StringConstructor;
|
|
7
|
+
default: undefined;
|
|
8
|
+
};
|
|
9
|
+
}, any, any, {
|
|
10
|
+
ariaHidden(): "true" | "false";
|
|
11
|
+
}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "loaded"[], "loaded", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
12
|
+
/**
|
|
13
|
+
* The label of the illustration as read out by a screenreader. Leave this unset if your illustration is purely presentational
|
|
14
|
+
*/
|
|
15
|
+
ariaLabel: {
|
|
16
|
+
type: StringConstructor;
|
|
17
|
+
default: undefined;
|
|
18
|
+
};
|
|
19
|
+
}>> & {
|
|
20
|
+
onLoaded?: ((...args: any[]) => any) | undefined;
|
|
21
|
+
}, {
|
|
22
|
+
ariaLabel: string;
|
|
23
|
+
}, {}>;
|
|
24
|
+
export default _default;
|
|
25
|
+
//# sourceMappingURL=dialpad-wordmark-white.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"dialpad-wordmark-white.vue.d.ts","sourceRoot":"","sources":["../../../../../src/illustrations/dialpad-wordmark-white.vue.js"],"names":[],"mappings":";IAQI;;OAEG;;;;;;;;IAFH;;OAEG"}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{
|
|
2
|
+
/**
|
|
3
|
+
* The label of the illustration as read out by a screenreader. Leave this unset if your illustration is purely presentational
|
|
4
|
+
*/
|
|
5
|
+
ariaLabel: {
|
|
6
|
+
type: StringConstructor;
|
|
7
|
+
default: undefined;
|
|
8
|
+
};
|
|
9
|
+
}, any, any, {
|
|
10
|
+
ariaHidden(): "true" | "false";
|
|
11
|
+
}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "loaded"[], "loaded", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
12
|
+
/**
|
|
13
|
+
* The label of the illustration as read out by a screenreader. Leave this unset if your illustration is purely presentational
|
|
14
|
+
*/
|
|
15
|
+
ariaLabel: {
|
|
16
|
+
type: StringConstructor;
|
|
17
|
+
default: undefined;
|
|
18
|
+
};
|
|
19
|
+
}>> & {
|
|
20
|
+
onLoaded?: ((...args: any[]) => any) | undefined;
|
|
21
|
+
}, {
|
|
22
|
+
ariaLabel: string;
|
|
23
|
+
}, {}>;
|
|
24
|
+
export default _default;
|
|
25
|
+
//# sourceMappingURL=dialpad-wordmark.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"dialpad-wordmark.vue.d.ts","sourceRoot":"","sources":["../../../../../src/illustrations/dialpad-wordmark.vue.js"],"names":[],"mappings":";IAQI;;OAEG;;;;;;;;IAFH;;OAEG"}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{
|
|
2
|
+
/**
|
|
3
|
+
* The label of the illustration as read out by a screenreader. Leave this unset if your illustration is purely presentational
|
|
4
|
+
*/
|
|
5
|
+
ariaLabel: {
|
|
6
|
+
type: StringConstructor;
|
|
7
|
+
default: undefined;
|
|
8
|
+
};
|
|
9
|
+
}, any, any, {
|
|
10
|
+
ariaHidden(): "true" | "false";
|
|
11
|
+
}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "loaded"[], "loaded", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
12
|
+
/**
|
|
13
|
+
* The label of the illustration as read out by a screenreader. Leave this unset if your illustration is purely presentational
|
|
14
|
+
*/
|
|
15
|
+
ariaLabel: {
|
|
16
|
+
type: StringConstructor;
|
|
17
|
+
default: undefined;
|
|
18
|
+
};
|
|
19
|
+
}>> & {
|
|
20
|
+
onLoaded?: ((...args: any[]) => any) | undefined;
|
|
21
|
+
}, {
|
|
22
|
+
ariaLabel: string;
|
|
23
|
+
}, {}>;
|
|
24
|
+
export default _default;
|
|
25
|
+
//# sourceMappingURL=mind.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"mind.vue.d.ts","sourceRoot":"","sources":["../../../../../src/illustrations/mind.vue.js"],"names":[],"mappings":";IAQI;;OAEG;;;;;;;;IAFH;;OAEG"}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{
|
|
2
|
+
/**
|
|
3
|
+
* The label of the illustration as read out by a screenreader. Leave this unset if your illustration is purely presentational
|
|
4
|
+
*/
|
|
5
|
+
ariaLabel: {
|
|
6
|
+
type: StringConstructor;
|
|
7
|
+
default: undefined;
|
|
8
|
+
};
|
|
9
|
+
}, any, any, {
|
|
10
|
+
ariaHidden(): "true" | "false";
|
|
11
|
+
}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "loaded"[], "loaded", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
12
|
+
/**
|
|
13
|
+
* The label of the illustration as read out by a screenreader. Leave this unset if your illustration is purely presentational
|
|
14
|
+
*/
|
|
15
|
+
ariaLabel: {
|
|
16
|
+
type: StringConstructor;
|
|
17
|
+
default: undefined;
|
|
18
|
+
};
|
|
19
|
+
}>> & {
|
|
20
|
+
onLoaded?: ((...args: any[]) => any) | undefined;
|
|
21
|
+
}, {
|
|
22
|
+
ariaLabel: string;
|
|
23
|
+
}, {}>;
|
|
24
|
+
export default _default;
|
|
25
|
+
//# sourceMappingURL=vector-vortex.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"vector-vortex.vue.d.ts","sourceRoot":"","sources":["../../../../../src/illustrations/vector-vortex.vue.js"],"names":[],"mappings":";IAQI;;OAEG;;;;;;;;IAFH;;OAEG"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";const i=require("../constants-GmrCIBZc.cjs"),e=require("vue"),n=require("../_plugin-vue_export-helper-6_y-gaV6.cjs"),c={name:"DtIconTMobile",props:{size:{type:String,default:"500",validator:t=>Object.keys(i.I).includes(t)},ariaLabel:{type:String,default:void 0}},emits:["loaded"],computed:{iconSizeClass(){return i.I[this.size]},ariaHidden(){return this.ariaLabel?"false":"true"}},created(){this.$emit("loaded")}},s=["aria-label","aria-hidden"],r=e.createElementVNode("path",{d:"M8.225 14.743H4.796v-3.429h3.429v3.429Z",fill:"#E20975"},null,-1),o=e.createElementVNode("path",{d:"M4.796 3.429v5.828h1.029v-.171c0-2.743 1.543-4.457 4.457-4.457h.171V16.97c0 1.715-.685 2.4-2.4 2.4H7.54v1.2h8.915v-1.2h-.515c-1.714 0-2.4-.685-2.4-2.4V4.63h.172c2.914 0 4.457 1.714 4.457 4.457v.171h1.028V3.43h-14.4Z",fill:"#E20975"},null,-1),d=e.createElementVNode("path",{d:"M15.768 14.743h3.428v-3.429h-3.428v3.429ZM20.17 8.41v.176h.141c.067 0 .113-.02.113-.086 0-.059-.038-.09-.113-.09h-.14Zm.227.273.145.223h-.137l-.129-.215h-.105v.215h-.113v-.602h.261c.133 0 .219.075.219.192a.183.183 0 0 1-.14.187Zm.39-.066c0-.3-.214-.527-.51-.527a.506.506 0 0 0-.516.527c0 .304.215.527.515.527.297 0 .512-.223.512-.527Zm.118 0c0 .37-.266.64-.629.64a.618.618 0 0 1-.632-.64c0-.371.27-.64.632-.64.363 0 .629.269.629.64Z",fill:"#E20975"},null,-1),h=[r,o,d];function _(t,v,l,m,p,a){return e.openBlock(),e.createElementBlock("svg",{"aria-label":l.ariaLabel,class:e.normalizeClass([a.iconSizeClass,"d-icon d-icon--t-mobile"]),"aria-hidden":a.ariaHidden,role:"img","data-name":"T Mobile",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},h,10,s)}const u=n._(c,[["render",_]]);module.exports=u;
|
|
2
|
+
//# sourceMappingURL=t-mobile.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"t-mobile.cjs","sources":["../../../src/icons/t-mobile.vue"],"sourcesContent":["<template>\n <svg :aria-label=\"ariaLabel\" :class=\"iconSizeClass\" :aria-hidden=\"ariaHidden\" role=\"img\" data-name=\"T Mobile\" class=\"d-icon d-icon--t-mobile\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M8.225 14.743H4.796v-3.429h3.429v3.429Z\" fill=\"#E20975\"/><path d=\"M4.796 3.429v5.828h1.029v-.171c0-2.743 1.543-4.457 4.457-4.457h.171V16.97c0 1.715-.685 2.4-2.4 2.4H7.54v1.2h8.915v-1.2h-.515c-1.714 0-2.4-.685-2.4-2.4V4.63h.172c2.914 0 4.457 1.714 4.457 4.457v.171h1.028V3.43h-14.4Z\" fill=\"#E20975\"/><path d=\"M15.768 14.743h3.428v-3.429h-3.428v3.429ZM20.17 8.41v.176h.141c.067 0 .113-.02.113-.086 0-.059-.038-.09-.113-.09h-.14Zm.227.273.145.223h-.137l-.129-.215h-.105v.215h-.113v-.602h.261c.133 0 .219.075.219.192a.183.183 0 0 1-.14.187Zm.39-.066c0-.3-.214-.527-.51-.527a.506.506 0 0 0-.516.527c0 .304.215.527.515.527.297 0 .512-.223.512-.527Zm.118 0c0 .37-.266.64-.629.64a.618.618 0 0 1-.632-.64c0-.371.27-.64.632-.64.363 0 .629.269.629.64Z\" fill=\"#E20975\"/></svg>\n</template>\n\n<script>\nimport { getUniqueString } from '@/src/utils';\nimport { ICON_SIZE_MODIFIERS } from '@/src/constants';\n\nexport default {\n name: 'DtIconTMobile',\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\n created () {\n this.$emit('loaded');\n },\n};\n</script>\n"],"names":["_sfc_main","s","ICON_SIZE_MODIFIERS","_hoisted_1","_createElementVNode","_hoisted_2","_hoisted_3","_hoisted_4","_createElementBlock","$props","_normalizeClass","$options","_hoisted_5"],"mappings":"kIAQKA,EAAU,CACb,KAAM,gBAEN,MAAO,CAKL,KAAM,CACJ,KAAM,OACN,QAAS,MACT,UAAYC,GAAM,OAAO,KAAKC,GAAmB,EAAE,SAASD,CAAC,CAC9D,EAKD,UAAW,CACT,KAAM,OACN,QAAS,MACV,CACF,EAMD,MAAO,CAAC,QAAQ,EAEhB,SAAU,CACR,eAAiB,CACf,OAAOC,EAAmB,EAAC,KAAK,IAAI,CACrC,EAED,YAAc,CACZ,OAAQ,KAAK,UAAqB,QAAT,MAC1B,CACF,EAED,SAAW,CACT,KAAK,MAAM,QAAQ,CACpB,CACH,EAlDAC,EAAA,CAAA,aAAA,aAAA,IACuMC,EAAkE,mBAAA,OAAA,CAA5D,EAAE,0CAA0C,KAAK,sBAAWA,EAAkP,mBAAA,OAAA,CAA5O,EAAE,0NAA0N,KAAK,sBAAWA,EAA2c,mBAAA,OAAA,CAArc,EAAE,mbAAmb,KAAK,uBAApvBC,EAAkEC,EAAkPC,gDAAzfC,EAA08B,mBAAA,MAAA,CAAp8B,aAAYC,EAAS,UAAG,MADhCC,EAAAA,eAAA,CACuCC,EAAa,cAAkE,yBAAyB,CAAA,EAAxF,cAAaA,EAAU,WAAE,KAAK,MAAM,YAAU,WAA2C,QAAQ,YAAY,MAAM,8BAD1KC,EAAA,GAAAT,CAAA"}
|
|
@@ -0,0 +1,69 @@
|
|
|
1
|
+
import { I as i } from "../constants-B5bI7ccM.js";
|
|
2
|
+
import { openBlock as o, createElementBlock as s, normalizeClass as c, createElementVNode as e } from "vue";
|
|
3
|
+
import { _ as n } from "../_plugin-vue_export-helper-hUChTQA_.js";
|
|
4
|
+
const r = {
|
|
5
|
+
name: "DtIconTMobile",
|
|
6
|
+
props: {
|
|
7
|
+
/**
|
|
8
|
+
* The size of the icon.
|
|
9
|
+
* @values 100, 200, 300, 400, 500, 600, 700, 800
|
|
10
|
+
*/
|
|
11
|
+
size: {
|
|
12
|
+
type: String,
|
|
13
|
+
default: "500",
|
|
14
|
+
validator: (a) => Object.keys(i).includes(a)
|
|
15
|
+
},
|
|
16
|
+
/**
|
|
17
|
+
* The label of the icon as read out by a screenreader. Leave this unset if your icon is purely presentational
|
|
18
|
+
*/
|
|
19
|
+
ariaLabel: {
|
|
20
|
+
type: String,
|
|
21
|
+
default: void 0
|
|
22
|
+
}
|
|
23
|
+
},
|
|
24
|
+
/**
|
|
25
|
+
* @TODO: Remove this emit once the icons migration is complete,
|
|
26
|
+
* they will no longer need this event.
|
|
27
|
+
* */
|
|
28
|
+
emits: ["loaded"],
|
|
29
|
+
computed: {
|
|
30
|
+
iconSizeClass() {
|
|
31
|
+
return i[this.size];
|
|
32
|
+
},
|
|
33
|
+
ariaHidden() {
|
|
34
|
+
return this.ariaLabel ? "false" : "true";
|
|
35
|
+
}
|
|
36
|
+
},
|
|
37
|
+
created() {
|
|
38
|
+
this.$emit("loaded");
|
|
39
|
+
}
|
|
40
|
+
}, d = ["aria-label", "aria-hidden"], h = /* @__PURE__ */ e("path", {
|
|
41
|
+
d: "M8.225 14.743H4.796v-3.429h3.429v3.429Z",
|
|
42
|
+
fill: "#E20975"
|
|
43
|
+
}, null, -1), _ = /* @__PURE__ */ e("path", {
|
|
44
|
+
d: "M4.796 3.429v5.828h1.029v-.171c0-2.743 1.543-4.457 4.457-4.457h.171V16.97c0 1.715-.685 2.4-2.4 2.4H7.54v1.2h8.915v-1.2h-.515c-1.714 0-2.4-.685-2.4-2.4V4.63h.172c2.914 0 4.457 1.714 4.457 4.457v.171h1.028V3.43h-14.4Z",
|
|
45
|
+
fill: "#E20975"
|
|
46
|
+
}, null, -1), m = /* @__PURE__ */ e("path", {
|
|
47
|
+
d: "M15.768 14.743h3.428v-3.429h-3.428v3.429ZM20.17 8.41v.176h.141c.067 0 .113-.02.113-.086 0-.059-.038-.09-.113-.09h-.14Zm.227.273.145.223h-.137l-.129-.215h-.105v.215h-.113v-.602h.261c.133 0 .219.075.219.192a.183.183 0 0 1-.14.187Zm.39-.066c0-.3-.214-.527-.51-.527a.506.506 0 0 0-.516.527c0 .304.215.527.515.527.297 0 .512-.223.512-.527Zm.118 0c0 .37-.266.64-.629.64a.618.618 0 0 1-.632-.64c0-.371.27-.64.632-.64.363 0 .629.269.629.64Z",
|
|
48
|
+
fill: "#E20975"
|
|
49
|
+
}, null, -1), v = [
|
|
50
|
+
h,
|
|
51
|
+
_,
|
|
52
|
+
m
|
|
53
|
+
];
|
|
54
|
+
function f(a, p, l, u, b, t) {
|
|
55
|
+
return o(), s("svg", {
|
|
56
|
+
"aria-label": l.ariaLabel,
|
|
57
|
+
class: c([t.iconSizeClass, "d-icon d-icon--t-mobile"]),
|
|
58
|
+
"aria-hidden": t.ariaHidden,
|
|
59
|
+
role: "img",
|
|
60
|
+
"data-name": "T Mobile",
|
|
61
|
+
viewBox: "0 0 24 24",
|
|
62
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
63
|
+
}, v, 10, d);
|
|
64
|
+
}
|
|
65
|
+
const M = /* @__PURE__ */ n(r, [["render", f]]);
|
|
66
|
+
export {
|
|
67
|
+
M as default
|
|
68
|
+
};
|
|
69
|
+
//# sourceMappingURL=t-mobile.js.map
|