@nectary/components 0.27.0 → 0.29.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/accordion/index.d.ts +1 -11
- package/accordion/index.js +1 -1
- package/accordion/types.d.ts +14 -0
- package/accordion/types.js +1 -0
- package/accordion-item/index.d.ts +1 -24
- package/accordion-item/index.js +3 -11
- package/accordion-item/types.d.ts +24 -0
- package/accordion-item/types.js +1 -0
- package/accordion-item/utils.d.ts +1 -0
- package/accordion-item/utils.js +1 -0
- package/action-menu/index.d.ts +12 -0
- package/action-menu/index.js +274 -0
- package/action-menu/types.d.ts +20 -0
- package/action-menu/types.js +1 -0
- package/action-menu-option/index.d.ts +11 -0
- package/action-menu-option/index.js +87 -0
- package/action-menu-option/types.d.ts +14 -0
- package/action-menu-option/types.js +1 -0
- package/alert/index.d.ts +1 -16
- package/alert/index.js +13 -13
- package/alert/types.d.ts +19 -0
- package/alert/types.js +1 -0
- package/alert/utils.d.ts +1 -0
- package/alert/utils.js +1 -0
- package/alert-button/index.d.ts +1 -13
- package/alert-button/types.d.ts +10 -0
- package/alert-button/types.js +1 -0
- package/alert-close/index.d.ts +1 -11
- package/alert-close/types.d.ts +6 -0
- package/alert-close/types.js +1 -0
- package/avatar/index.d.ts +1 -18
- package/avatar/index.js +1 -2
- package/avatar/types.d.ts +20 -0
- package/avatar/types.js +1 -0
- package/avatar/utils.d.ts +2 -0
- package/avatar/utils.js +2 -0
- package/avatar-badge/index.d.ts +1 -7
- package/avatar-badge/types.d.ts +8 -0
- package/avatar-badge/types.js +1 -0
- package/avatar-status/index.d.ts +1 -10
- package/avatar-status/index.js +1 -8
- package/avatar-status/types.d.ts +10 -0
- package/avatar-status/types.js +1 -0
- package/avatar-status/utils.d.ts +5 -0
- package/avatar-status/utils.js +6 -0
- package/button/index.d.ts +1 -23
- package/button/index.js +5 -3
- package/button/types.d.ts +22 -0
- package/button/types.js +1 -0
- package/button/utils.d.ts +1 -0
- package/button/utils.js +1 -0
- package/card/index.d.ts +1 -13
- package/card/index.js +12 -12
- package/card/types.d.ts +17 -0
- package/card/types.js +1 -0
- package/card-button/index.d.ts +1 -16
- package/card-button/types.d.ts +14 -0
- package/card-button/types.js +1 -0
- package/card-container/index.d.ts +1 -3
- package/card-container/types.d.ts +3 -0
- package/card-container/types.js +1 -0
- package/card-link/index.d.ts +1 -17
- package/card-link/types.d.ts +16 -0
- package/card-link/types.js +1 -0
- package/chat/index.d.ts +1 -3
- package/chat/types.d.ts +3 -0
- package/chat/types.js +1 -0
- package/chat-avatar/index.d.ts +1 -10
- package/chat-avatar/types.d.ts +12 -0
- package/chat-avatar/types.js +1 -0
- package/chat-block/index.d.ts +1 -14
- package/chat-block/types.d.ts +18 -0
- package/chat-block/types.js +1 -0
- package/chat-bubble/index.d.ts +1 -15
- package/chat-bubble/index.js +1 -2
- package/chat-bubble/types.d.ts +15 -0
- package/chat-bubble/types.js +1 -0
- package/chat-bubble/utils.d.ts +1 -0
- package/chat-bubble/utils.js +2 -1
- package/checkbox/index.d.ts +1 -22
- package/checkbox/index.js +7 -4
- package/checkbox/types.d.ts +26 -0
- package/checkbox/types.js +1 -0
- package/dialog/index.d.ts +1 -13
- package/dialog/types.d.ts +15 -0
- package/dialog/types.js +1 -0
- package/dropdown/index.d.ts +2 -27
- package/dropdown/index.js +2 -1
- package/dropdown/types.d.ts +30 -0
- package/dropdown/types.js +1 -0
- package/dropdown-checkbox-option/index.d.ts +1 -14
- package/dropdown-checkbox-option/index.js +2 -2
- package/dropdown-checkbox-option/types.d.ts +18 -0
- package/dropdown-checkbox-option/types.js +1 -0
- package/dropdown-radio-option/index.d.ts +1 -14
- package/dropdown-radio-option/index.js +2 -2
- package/dropdown-radio-option/types.d.ts +18 -0
- package/dropdown-radio-option/types.js +1 -0
- package/dropdown-text-option/index.d.ts +1 -15
- package/dropdown-text-option/index.js +2 -2
- package/dropdown-text-option/types.d.ts +19 -0
- package/dropdown-text-option/types.js +1 -0
- package/grid/index.d.ts +1 -4
- package/grid/index.js +0 -1
- package/grid/types.d.ts +3 -0
- package/grid/types.js +1 -0
- package/grid-item/index.d.ts +3 -15
- package/grid-item/types.d.ts +17 -0
- package/grid-item/types.js +1 -0
- package/help-tooltip/index.d.ts +1 -3
- package/help-tooltip/types.d.ts +3 -0
- package/help-tooltip/types.js +1 -0
- package/icon-button/index.d.ts +1 -16
- package/icon-button/index.js +3 -1
- package/icon-button/types.d.ts +14 -0
- package/icon-button/types.js +1 -0
- package/icons/360/index.d.ts +11 -0
- package/icons/360/index.js +4 -0
- package/icons/4k/index.d.ts +11 -0
- package/icons/4k/index.js +4 -0
- package/icons/5g/index.d.ts +11 -0
- package/icons/5g/index.js +4 -0
- package/icons/6-ft-apart/index.d.ts +11 -0
- package/icons/6-ft-apart/index.js +4 -0
- package/icons/ac-unit/index.d.ts +11 -0
- package/icons/ac-unit/index.js +4 -0
- package/icons/access-alarm/index.d.ts +11 -0
- package/icons/access-alarm/index.js +4 -0
- package/icons/access-alarms/index.d.ts +11 -0
- package/icons/access-alarms/index.js +4 -0
- package/icons/ad-units/index.d.ts +11 -0
- package/icons/ad-units/index.js +4 -0
- package/icons/add-a-photo/index.d.ts +11 -0
- package/icons/add-a-photo/index.js +4 -0
- package/icons/add-alarm/index.d.ts +11 -0
- package/icons/add-alarm/index.js +4 -0
- package/icons/add-business/index.d.ts +11 -0
- package/icons/add-business/index.js +4 -0
- package/icons/add-ic-call/index.d.ts +11 -0
- package/icons/add-ic-call/index.js +4 -0
- package/icons/add-location/index.d.ts +11 -0
- package/icons/add-location/index.js +4 -0
- package/icons/add-location-alt/index.d.ts +11 -0
- package/icons/add-location-alt/index.js +4 -0
- package/icons/add-photo-alternate/index.d.ts +11 -0
- package/icons/add-photo-alternate/index.js +4 -0
- package/icons/add-road/index.d.ts +11 -0
- package/icons/add-road/index.js +4 -0
- package/icons/add-to-home-screen/index.d.ts +11 -0
- package/icons/add-to-home-screen/index.js +4 -0
- package/icons/add-to-photos/index.d.ts +11 -0
- package/icons/add-to-photos/index.js +4 -0
- package/icons/add-to-queue/index.d.ts +11 -0
- package/icons/add-to-queue/index.js +4 -0
- package/icons/adjust/index.d.ts +11 -0
- package/icons/adjust/index.js +4 -0
- package/icons/admin-panel-settings/index.js +1 -1
- package/icons/agriculture/index.d.ts +11 -0
- package/icons/agriculture/index.js +4 -0
- package/icons/airplanemode-active/index.d.ts +11 -0
- package/icons/airplanemode-active/index.js +4 -0
- package/icons/airplanemode-inactive/index.d.ts +11 -0
- package/icons/airplanemode-inactive/index.js +4 -0
- package/icons/airplay/index.d.ts +11 -0
- package/icons/airplay/index.js +4 -0
- package/icons/airport-shuttle/index.d.ts +11 -0
- package/icons/airport-shuttle/index.js +4 -0
- package/icons/album/index.d.ts +11 -0
- package/icons/album/index.js +4 -0
- package/icons/all-inclusive/index.d.ts +11 -0
- package/icons/all-inclusive/index.js +4 -0
- package/icons/alt-route/index.js +1 -1
- package/icons/alternate-email/index.d.ts +11 -0
- package/icons/alternate-email/index.js +4 -0
- package/icons/apartment/index.d.ts +11 -0
- package/icons/apartment/index.js +4 -0
- package/icons/app-blocking/index.js +1 -1
- package/icons/architecture/index.d.ts +11 -0
- package/icons/architecture/index.js +4 -0
- package/icons/arrow-left/index.js +1 -1
- package/icons/art-track/index.d.ts +11 -0
- package/icons/art-track/index.js +4 -0
- package/icons/assistant/index.d.ts +11 -0
- package/icons/assistant/index.js +4 -0
- package/icons/assistant-photo/index.d.ts +11 -0
- package/icons/assistant-photo/index.js +4 -0
- package/icons/atm/index.d.ts +11 -0
- package/icons/atm/index.js +4 -0
- package/icons/attach-email/index.js +1 -1
- package/icons/attribution/index.js +1 -1
- package/icons/audiotrack/index.d.ts +11 -0
- package/icons/audiotrack/index.js +4 -0
- package/icons/auto-mode/index.d.ts +11 -0
- package/icons/auto-mode/index.js +4 -0
- package/icons/av-timer/index.d.ts +11 -0
- package/icons/av-timer/index.js +4 -0
- package/icons/baby-changing-station/index.d.ts +11 -0
- package/icons/baby-changing-station/index.js +4 -0
- package/icons/backpack/index.d.ts +11 -0
- package/icons/backpack/index.js +4 -0
- package/icons/backup-table/index.js +1 -1
- package/icons/bathtub/index.d.ts +11 -0
- package/icons/bathtub/index.js +4 -0
- package/icons/battery-alert/index.d.ts +11 -0
- package/icons/battery-alert/index.js +4 -0
- package/icons/battery-charging-full/index.d.ts +11 -0
- package/icons/battery-charging-full/index.js +4 -0
- package/icons/battery-full/index.d.ts +11 -0
- package/icons/battery-full/index.js +4 -0
- package/icons/battery-std/index.d.ts +11 -0
- package/icons/battery-std/index.js +4 -0
- package/icons/battery-unknown/index.d.ts +11 -0
- package/icons/battery-unknown/index.js +4 -0
- package/icons/beach-access/index.d.ts +11 -0
- package/icons/beach-access/index.js +4 -0
- package/icons/bedtime/index.d.ts +11 -0
- package/icons/bedtime/index.js +4 -0
- package/icons/beenhere/index.d.ts +11 -0
- package/icons/beenhere/index.js +4 -0
- package/icons/bento/index.d.ts +11 -0
- package/icons/bento/index.js +4 -0
- package/icons/bike-scooter/index.d.ts +11 -0
- package/icons/bike-scooter/index.js +4 -0
- package/icons/biotech/index.js +1 -1
- package/icons/blinds/index.d.ts +11 -0
- package/icons/blinds/index.js +4 -0
- package/icons/blinds-closed/index.d.ts +11 -0
- package/icons/blinds-closed/index.js +4 -0
- package/icons/bluetooth/index.d.ts +11 -0
- package/icons/bluetooth/index.js +4 -0
- package/icons/bluetooth-connected/index.d.ts +11 -0
- package/icons/bluetooth-connected/index.js +4 -0
- package/icons/bluetooth-disabled/index.d.ts +11 -0
- package/icons/bluetooth-disabled/index.js +4 -0
- package/icons/bluetooth-searching/index.d.ts +11 -0
- package/icons/bluetooth-searching/index.js +4 -0
- package/icons/blur-circular/index.d.ts +11 -0
- package/icons/blur-circular/index.js +4 -0
- package/icons/blur-linear/index.d.ts +11 -0
- package/icons/blur-linear/index.js +4 -0
- package/icons/blur-off/index.d.ts +11 -0
- package/icons/blur-off/index.js +4 -0
- package/icons/blur-on/index.d.ts +11 -0
- package/icons/blur-on/index.js +4 -0
- package/icons/branding-watermark/index.d.ts +11 -0
- package/icons/branding-watermark/index.js +4 -0
- package/icons/brightness-1/index.d.ts +11 -0
- package/icons/brightness-1/index.js +4 -0
- package/icons/brightness-2/index.d.ts +11 -0
- package/icons/brightness-2/index.js +4 -0
- package/icons/brightness-3/index.d.ts +11 -0
- package/icons/brightness-3/index.js +4 -0
- package/icons/brightness-4/index.d.ts +11 -0
- package/icons/brightness-4/index.js +4 -0
- package/icons/brightness-5/index.d.ts +11 -0
- package/icons/brightness-5/index.js +4 -0
- package/icons/brightness-6/index.d.ts +11 -0
- package/icons/brightness-6/index.js +4 -0
- package/icons/brightness-7/index.d.ts +11 -0
- package/icons/brightness-7/index.js +4 -0
- package/icons/brightness-auto/index.d.ts +11 -0
- package/icons/brightness-auto/index.js +4 -0
- package/icons/brightness-high/index.d.ts +11 -0
- package/icons/brightness-high/index.js +4 -0
- package/icons/brightness-low/index.d.ts +11 -0
- package/icons/brightness-low/index.js +4 -0
- package/icons/brightness-medium/index.d.ts +11 -0
- package/icons/brightness-medium/index.js +4 -0
- package/icons/broadcast-on-home/index.d.ts +11 -0
- package/icons/broadcast-on-home/index.js +4 -0
- package/icons/broadcast-on-personal/index.d.ts +11 -0
- package/icons/broadcast-on-personal/index.js +4 -0
- package/icons/broken-image/index.d.ts +11 -0
- package/icons/broken-image/index.js +4 -0
- package/icons/browser-not-supported/index.d.ts +11 -0
- package/icons/browser-not-supported/index.js +4 -0
- package/icons/brush/index.d.ts +11 -0
- package/icons/brush/index.js +4 -0
- package/icons/burst-mode/index.d.ts +11 -0
- package/icons/burst-mode/index.js +4 -0
- package/icons/business/index.d.ts +11 -0
- package/icons/business/index.js +4 -0
- package/icons/business-center/index.d.ts +11 -0
- package/icons/business-center/index.js +4 -0
- package/icons/cake/index.d.ts +11 -0
- package/icons/cake/index.js +4 -0
- package/icons/call/index.d.ts +11 -0
- package/icons/call/index.js +4 -0
- package/icons/call-end/index.d.ts +11 -0
- package/icons/call-end/index.js +4 -0
- package/icons/call-made/index.d.ts +11 -0
- package/icons/call-made/index.js +4 -0
- package/icons/call-merge/index.d.ts +11 -0
- package/icons/call-merge/index.js +4 -0
- package/icons/call-missed/index.d.ts +11 -0
- package/icons/call-missed/index.js +4 -0
- package/icons/call-missed-outgoing/index.d.ts +11 -0
- package/icons/call-missed-outgoing/index.js +4 -0
- package/icons/call-received/index.d.ts +11 -0
- package/icons/call-received/index.js +4 -0
- package/icons/call-split/index.d.ts +11 -0
- package/icons/call-split/index.js +4 -0
- package/icons/call-to-action/index.d.ts +11 -0
- package/icons/call-to-action/index.js +4 -0
- package/icons/camera/index.d.ts +11 -0
- package/icons/camera/index.js +4 -0
- package/icons/camera-alt/index.d.ts +11 -0
- package/icons/camera-alt/index.js +4 -0
- package/icons/camera-front/index.d.ts +11 -0
- package/icons/camera-front/index.js +4 -0
- package/icons/camera-rear/index.d.ts +11 -0
- package/icons/camera-rear/index.js +4 -0
- package/icons/camera-roll/index.d.ts +11 -0
- package/icons/camera-roll/index.js +4 -0
- package/icons/cancel-presentation/index.d.ts +11 -0
- package/icons/cancel-presentation/index.js +4 -0
- package/icons/carpenter/index.d.ts +11 -0
- package/icons/carpenter/index.js +4 -0
- package/icons/casino/index.d.ts +11 -0
- package/icons/casino/index.js +4 -0
- package/icons/cast/index.d.ts +11 -0
- package/icons/cast/index.js +4 -0
- package/icons/cast-connected/index.d.ts +11 -0
- package/icons/cast-connected/index.js +4 -0
- package/icons/cast-for-education/index.d.ts +11 -0
- package/icons/cast-for-education/index.js +4 -0
- package/icons/category/index.d.ts +11 -0
- package/icons/category/index.js +4 -0
- package/icons/center-focus-strong/index.d.ts +11 -0
- package/icons/center-focus-strong/index.js +4 -0
- package/icons/center-focus-weak/index.d.ts +11 -0
- package/icons/center-focus-weak/index.js +4 -0
- package/icons/charging-station/index.d.ts +11 -0
- package/icons/charging-station/index.js +4 -0
- package/icons/chat-bubble/index.d.ts +11 -0
- package/icons/chat-bubble/index.js +4 -0
- package/icons/check-box/index.d.ts +11 -0
- package/icons/check-box/index.js +4 -0
- package/icons/check-box-outline-blank/index.d.ts +11 -0
- package/icons/check-box-outline-blank/index.js +4 -0
- package/icons/checkroom/index.d.ts +11 -0
- package/icons/checkroom/index.js +4 -0
- package/icons/child-care/index.d.ts +11 -0
- package/icons/child-care/index.js +4 -0
- package/icons/child-friendly/index.d.ts +11 -0
- package/icons/child-friendly/index.js +4 -0
- package/icons/clean-hands/index.d.ts +11 -0
- package/icons/clean-hands/index.js +4 -0
- package/icons/cleaning-services/index.d.ts +11 -0
- package/icons/cleaning-services/index.js +4 -0
- package/icons/clear-all/index.d.ts +11 -0
- package/icons/clear-all/index.js +4 -0
- package/icons/closed-caption/index.d.ts +11 -0
- package/icons/closed-caption/index.js +4 -0
- package/icons/closed-caption-disabled/index.d.ts +11 -0
- package/icons/closed-caption-disabled/index.js +4 -0
- package/icons/collections/index.d.ts +11 -0
- package/icons/collections/index.js +4 -0
- package/icons/collections-bookmark/index.d.ts +11 -0
- package/icons/collections-bookmark/index.js +4 -0
- package/icons/color-lens/index.d.ts +11 -0
- package/icons/color-lens/index.js +4 -0
- package/icons/colorize/index.d.ts +11 -0
- package/icons/colorize/index.js +4 -0
- package/icons/compare/index.d.ts +11 -0
- package/icons/compare/index.js +4 -0
- package/icons/compass-calibration/index.d.ts +11 -0
- package/icons/compass-calibration/index.js +4 -0
- package/icons/computer/index.d.ts +11 -0
- package/icons/computer/index.js +4 -0
- package/icons/connect-without-contact/index.d.ts +11 -0
- package/icons/connect-without-contact/index.js +4 -0
- package/icons/construction/index.d.ts +11 -0
- package/icons/construction/index.js +4 -0
- package/icons/contact-mail/index.d.ts +11 -0
- package/icons/contact-mail/index.js +4 -0
- package/icons/contact-phone/index.d.ts +11 -0
- package/icons/contact-phone/index.js +4 -0
- package/icons/contacts/index.d.ts +11 -0
- package/icons/contacts/index.js +4 -0
- package/icons/control-camera/index.d.ts +11 -0
- package/icons/control-camera/index.js +4 -0
- package/icons/control-point/index.d.ts +11 -0
- package/icons/control-point/index.js +4 -0
- package/icons/control-point-duplicate/index.d.ts +11 -0
- package/icons/control-point-duplicate/index.js +4 -0
- package/icons/coronavirus/index.d.ts +11 -0
- package/icons/coronavirus/index.js +4 -0
- package/icons/corporate-fare/index.d.ts +11 -0
- package/icons/corporate-fare/index.js +4 -0
- package/icons/countertops/index.d.ts +11 -0
- package/icons/countertops/index.js +4 -0
- package/icons/create-icon-class.d.ts +1 -1
- package/icons/crop/index.d.ts +11 -0
- package/icons/crop/index.js +4 -0
- package/icons/crop-16-9/index.d.ts +11 -0
- package/icons/crop-16-9/index.js +4 -0
- package/icons/crop-3-2/index.d.ts +11 -0
- package/icons/crop-3-2/index.js +4 -0
- package/icons/crop-5-4/index.d.ts +11 -0
- package/icons/crop-5-4/index.js +4 -0
- package/icons/crop-7-5/index.d.ts +11 -0
- package/icons/crop-7-5/index.js +4 -0
- package/icons/crop-din/index.d.ts +11 -0
- package/icons/crop-din/index.js +4 -0
- package/icons/crop-free/index.d.ts +11 -0
- package/icons/crop-free/index.js +4 -0
- package/icons/crop-landscape/index.d.ts +11 -0
- package/icons/crop-landscape/index.js +4 -0
- package/icons/crop-original/index.d.ts +11 -0
- package/icons/crop-original/index.js +4 -0
- package/icons/crop-portrait/index.d.ts +11 -0
- package/icons/crop-portrait/index.js +4 -0
- package/icons/crop-rotate/index.d.ts +11 -0
- package/icons/crop-rotate/index.js +4 -0
- package/icons/crop-square/index.d.ts +11 -0
- package/icons/crop-square/index.js +4 -0
- package/icons/curtains/index.d.ts +11 -0
- package/icons/curtains/index.js +4 -0
- package/icons/curtains-closed/index.d.ts +11 -0
- package/icons/curtains-closed/index.js +4 -0
- package/icons/data-usage/index.d.ts +11 -0
- package/icons/data-usage/index.js +4 -0
- package/icons/deck/index.d.ts +11 -0
- package/icons/deck/index.js +4 -0
- package/icons/dehaze/index.d.ts +11 -0
- package/icons/dehaze/index.js +4 -0
- package/icons/departure-board/index.d.ts +11 -0
- package/icons/departure-board/index.js +4 -0
- package/icons/design-services/index.d.ts +11 -0
- package/icons/design-services/index.js +4 -0
- package/icons/desktop-access-disabled/index.d.ts +11 -0
- package/icons/desktop-access-disabled/index.js +4 -0
- package/icons/desktop-mac/index.d.ts +11 -0
- package/icons/desktop-mac/index.js +4 -0
- package/icons/desktop-windows/index.d.ts +11 -0
- package/icons/desktop-windows/index.js +4 -0
- package/icons/details/index.d.ts +11 -0
- package/icons/details/index.js +4 -0
- package/icons/developer-board/index.d.ts +11 -0
- package/icons/developer-board/index.js +4 -0
- package/icons/developer-mode/index.d.ts +11 -0
- package/icons/developer-mode/index.js +4 -0
- package/icons/device-hub/index.d.ts +11 -0
- package/icons/device-hub/index.js +4 -0
- package/icons/device-unknown/index.d.ts +11 -0
- package/icons/device-unknown/index.js +4 -0
- package/icons/devices/index.d.ts +11 -0
- package/icons/devices/index.js +4 -0
- package/icons/devices-other/index.d.ts +11 -0
- package/icons/devices-other/index.js +4 -0
- package/icons/dialer-sip/index.d.ts +11 -0
- package/icons/dialer-sip/index.js +4 -0
- package/icons/dialpad/index.d.ts +11 -0
- package/icons/dialpad/index.js +4 -0
- package/icons/directions/index.d.ts +11 -0
- package/icons/directions/index.js +4 -0
- package/icons/directions-bike/index.d.ts +11 -0
- package/icons/directions-bike/index.js +4 -0
- package/icons/directions-boat/index.d.ts +11 -0
- package/icons/directions-boat/index.js +4 -0
- package/icons/directions-bus/index.d.ts +11 -0
- package/icons/directions-bus/index.js +4 -0
- package/icons/directions-car/index.d.ts +11 -0
- package/icons/directions-car/index.js +4 -0
- package/icons/directions-railway/index.d.ts +11 -0
- package/icons/directions-railway/index.js +4 -0
- package/icons/directions-run/index.d.ts +11 -0
- package/icons/directions-run/index.js +4 -0
- package/icons/directions-subway/index.d.ts +11 -0
- package/icons/directions-subway/index.js +4 -0
- package/icons/directions-transit/index.d.ts +11 -0
- package/icons/directions-transit/index.js +4 -0
- package/icons/directions-walk/index.d.ts +11 -0
- package/icons/directions-walk/index.js +4 -0
- package/icons/do-not-step/index.d.ts +11 -0
- package/icons/do-not-step/index.js +4 -0
- package/icons/do-not-touch/index.d.ts +11 -0
- package/icons/do-not-touch/index.js +4 -0
- package/icons/dock/index.d.ts +11 -0
- package/icons/dock/index.js +4 -0
- package/icons/domain/index.d.ts +11 -0
- package/icons/domain/index.js +4 -0
- package/icons/domain-disabled/index.d.ts +11 -0
- package/icons/domain-disabled/index.js +4 -0
- package/icons/domain-verification/index.d.ts +11 -0
- package/icons/domain-verification/index.js +4 -0
- package/icons/double-arrow/index.js +1 -1
- package/icons/dry/index.d.ts +11 -0
- package/icons/dry/index.js +4 -0
- package/icons/duo/index.d.ts +11 -0
- package/icons/duo/index.js +4 -0
- package/icons/dvr/index.d.ts +11 -0
- package/icons/dvr/index.js +4 -0
- package/icons/dynamic-feed/index.js +1 -1
- package/icons/edit/index.d.ts +11 -0
- package/icons/edit/index.js +4 -0
- package/icons/edit-attributes/index.d.ts +11 -0
- package/icons/edit-attributes/index.js +4 -0
- package/icons/edit-location/index.d.ts +11 -0
- package/icons/edit-location/index.js +4 -0
- package/icons/edit-road/index.d.ts +11 -0
- package/icons/edit-road/index.js +4 -0
- package/icons/elderly/index.d.ts +11 -0
- package/icons/elderly/index.js +4 -0
- package/icons/electric-bike/index.d.ts +11 -0
- package/icons/electric-bike/index.js +4 -0
- package/icons/electric-bolt/index.d.ts +11 -0
- package/icons/electric-bolt/index.js +4 -0
- package/icons/electric-car/index.d.ts +11 -0
- package/icons/electric-car/index.js +4 -0
- package/icons/electric-meter/index.d.ts +11 -0
- package/icons/electric-meter/index.js +4 -0
- package/icons/electric-moped/index.d.ts +11 -0
- package/icons/electric-moped/index.js +4 -0
- package/icons/electric-rickshaw/index.d.ts +11 -0
- package/icons/electric-rickshaw/index.js +4 -0
- package/icons/electric-scooter/index.d.ts +11 -0
- package/icons/electric-scooter/index.js +4 -0
- package/icons/electrical-services/index.d.ts +11 -0
- package/icons/electrical-services/index.js +4 -0
- package/icons/elevator/index.d.ts +11 -0
- package/icons/elevator/index.js +4 -0
- package/icons/email/index.d.ts +11 -0
- package/icons/email/index.js +4 -0
- package/icons/emoji-emotions/index.d.ts +11 -0
- package/icons/emoji-emotions/index.js +4 -0
- package/icons/emoji-events/index.d.ts +11 -0
- package/icons/emoji-events/index.js +4 -0
- package/icons/emoji-flags/index.d.ts +11 -0
- package/icons/emoji-flags/index.js +4 -0
- package/icons/emoji-food-beverage/index.d.ts +11 -0
- package/icons/emoji-food-beverage/index.js +4 -0
- package/icons/emoji-nature/index.d.ts +11 -0
- package/icons/emoji-nature/index.js +4 -0
- package/icons/emoji-objects/index.d.ts +11 -0
- package/icons/emoji-objects/index.js +4 -0
- package/icons/emoji-people/index.d.ts +11 -0
- package/icons/emoji-people/index.js +4 -0
- package/icons/emoji-symbols/index.d.ts +11 -0
- package/icons/emoji-symbols/index.js +4 -0
- package/icons/emoji-transportation/index.d.ts +11 -0
- package/icons/emoji-transportation/index.js +4 -0
- package/icons/energy-savings-leaf/index.d.ts +11 -0
- package/icons/energy-savings-leaf/index.js +4 -0
- package/icons/engineering/index.d.ts +11 -0
- package/icons/engineering/index.js +4 -0
- package/icons/equalizer/index.d.ts +11 -0
- package/icons/equalizer/index.js +4 -0
- package/icons/escalator/index.d.ts +11 -0
- package/icons/escalator/index.js +4 -0
- package/icons/escalator-warning/index.d.ts +11 -0
- package/icons/escalator-warning/index.js +4 -0
- package/icons/euro/index.d.ts +11 -0
- package/icons/euro/index.js +4 -0
- package/icons/ev-station/index.d.ts +11 -0
- package/icons/ev-station/index.js +4 -0
- package/icons/explicit/index.d.ts +11 -0
- package/icons/explicit/index.js +4 -0
- package/icons/exposure/index.d.ts +11 -0
- package/icons/exposure/index.js +4 -0
- package/icons/exposure-neg-1/index.d.ts +11 -0
- package/icons/exposure-neg-1/index.js +4 -0
- package/icons/exposure-neg-2/index.d.ts +11 -0
- package/icons/exposure-neg-2/index.js +4 -0
- package/icons/exposure-plus-1/index.d.ts +11 -0
- package/icons/exposure-plus-1/index.js +4 -0
- package/icons/exposure-plus-2/index.d.ts +11 -0
- package/icons/exposure-plus-2/index.js +4 -0
- package/icons/exposure-zero/index.d.ts +11 -0
- package/icons/exposure-zero/index.js +4 -0
- package/icons/facebook/index.d.ts +11 -0
- package/icons/facebook/index.js +4 -0
- package/icons/family-restroom/index.d.ts +11 -0
- package/icons/family-restroom/index.js +4 -0
- package/icons/fast-forward/index.d.ts +11 -0
- package/icons/fast-forward/index.js +4 -0
- package/icons/fast-rewind/index.d.ts +11 -0
- package/icons/fast-rewind/index.js +4 -0
- package/icons/fastfood/index.d.ts +11 -0
- package/icons/fastfood/index.js +4 -0
- package/icons/featured-play-list/index.d.ts +11 -0
- package/icons/featured-play-list/index.js +4 -0
- package/icons/featured-video/index.d.ts +11 -0
- package/icons/featured-video/index.js +4 -0
- package/icons/fence/index.d.ts +11 -0
- package/icons/fence/index.js +4 -0
- package/icons/fiber-dvr/index.d.ts +11 -0
- package/icons/fiber-dvr/index.js +4 -0
- package/icons/fiber-manual-record/index.d.ts +11 -0
- package/icons/fiber-manual-record/index.js +4 -0
- package/icons/fiber-new/index.d.ts +11 -0
- package/icons/fiber-new/index.js +4 -0
- package/icons/fiber-pin/index.d.ts +11 -0
- package/icons/fiber-pin/index.js +4 -0
- package/icons/fiber-smart-record/index.d.ts +11 -0
- package/icons/fiber-smart-record/index.js +4 -0
- package/icons/filter/index.d.ts +11 -0
- package/icons/filter/index.js +4 -0
- package/icons/filter-1/index.d.ts +11 -0
- package/icons/filter-1/index.js +4 -0
- package/icons/filter-2/index.d.ts +11 -0
- package/icons/filter-2/index.js +4 -0
- package/icons/filter-3/index.d.ts +11 -0
- package/icons/filter-3/index.js +4 -0
- package/icons/filter-4/index.d.ts +11 -0
- package/icons/filter-4/index.js +4 -0
- package/icons/filter-5/index.d.ts +11 -0
- package/icons/filter-5/index.js +4 -0
- package/icons/filter-6/index.d.ts +11 -0
- package/icons/filter-6/index.js +4 -0
- package/icons/filter-7/index.d.ts +11 -0
- package/icons/filter-7/index.js +4 -0
- package/icons/filter-8/index.d.ts +11 -0
- package/icons/filter-8/index.js +4 -0
- package/icons/filter-9/index.d.ts +11 -0
- package/icons/filter-9/index.js +4 -0
- package/icons/filter-9-plus/index.d.ts +11 -0
- package/icons/filter-9-plus/index.js +4 -0
- package/icons/filter-b-and-w/index.d.ts +11 -0
- package/icons/filter-b-and-w/index.js +4 -0
- package/icons/filter-center-focus/index.d.ts +11 -0
- package/icons/filter-center-focus/index.js +4 -0
- package/icons/filter-drama/index.d.ts +11 -0
- package/icons/filter-drama/index.js +4 -0
- package/icons/filter-frames/index.d.ts +11 -0
- package/icons/filter-frames/index.js +4 -0
- package/icons/filter-hdr/index.d.ts +11 -0
- package/icons/filter-hdr/index.js +4 -0
- package/icons/filter-none/index.d.ts +11 -0
- package/icons/filter-none/index.js +4 -0
- package/icons/filter-tilt-shift/index.d.ts +11 -0
- package/icons/filter-tilt-shift/index.js +4 -0
- package/icons/filter-vintage/index.d.ts +11 -0
- package/icons/filter-vintage/index.js +4 -0
- package/icons/fire-extinguisher/index.d.ts +11 -0
- package/icons/fire-extinguisher/index.js +4 -0
- package/icons/fireplace/index.d.ts +11 -0
- package/icons/fireplace/index.js +4 -0
- package/icons/fitness-center/index.d.ts +11 -0
- package/icons/fitness-center/index.js +4 -0
- package/icons/flare/index.d.ts +11 -0
- package/icons/flare/index.js +4 -0
- package/icons/flash-auto/index.d.ts +11 -0
- package/icons/flash-auto/index.js +4 -0
- package/icons/flash-off/index.d.ts +11 -0
- package/icons/flash-off/index.js +4 -0
- package/icons/flash-on/index.d.ts +11 -0
- package/icons/flash-on/index.js +4 -0
- package/icons/flight/index.d.ts +11 -0
- package/icons/flight/index.js +4 -0
- package/icons/flip/index.d.ts +11 -0
- package/icons/flip/index.js +4 -0
- package/icons/flip-camera-android/index.d.ts +11 -0
- package/icons/flip-camera-android/index.js +4 -0
- package/icons/flip-camera-ios/index.d.ts +11 -0
- package/icons/flip-camera-ios/index.js +4 -0
- package/icons/follow-the-signs/index.d.ts +11 -0
- package/icons/follow-the-signs/index.js +4 -0
- package/icons/food-bank/index.d.ts +11 -0
- package/icons/food-bank/index.js +4 -0
- package/icons/forward-10/index.d.ts +11 -0
- package/icons/forward-10/index.js +4 -0
- package/icons/forward-30/index.d.ts +11 -0
- package/icons/forward-30/index.js +4 -0
- package/icons/forward-5/index.d.ts +11 -0
- package/icons/forward-5/index.js +4 -0
- package/icons/forward-to-inbox/index.d.ts +11 -0
- package/icons/forward-to-inbox/index.js +4 -0
- package/icons/foundation/index.d.ts +11 -0
- package/icons/foundation/index.js +4 -0
- package/icons/free-breakfast/index.d.ts +11 -0
- package/icons/free-breakfast/index.js +4 -0
- package/icons/gamepad/index.d.ts +11 -0
- package/icons/gamepad/index.js +4 -0
- package/icons/games/index.d.ts +11 -0
- package/icons/games/index.js +4 -0
- package/icons/gas-meter/index.d.ts +11 -0
- package/icons/gas-meter/index.js +4 -0
- package/icons/golf-course/index.d.ts +11 -0
- package/icons/golf-course/index.js +4 -0
- package/icons/gps-fixed/index.d.ts +11 -0
- package/icons/gps-fixed/index.js +4 -0
- package/icons/gps-not-fixed/index.d.ts +11 -0
- package/icons/gps-not-fixed/index.js +4 -0
- package/icons/gps-off/index.d.ts +11 -0
- package/icons/gps-off/index.js +4 -0
- package/icons/gradient/index.d.ts +11 -0
- package/icons/gradient/index.js +4 -0
- package/icons/grain/index.d.ts +11 -0
- package/icons/grain/index.js +4 -0
- package/icons/graphic-eq/index.d.ts +11 -0
- package/icons/graphic-eq/index.js +4 -0
- package/icons/grass/index.d.ts +11 -0
- package/icons/grass/index.js +4 -0
- package/icons/grid-off/index.d.ts +11 -0
- package/icons/grid-off/index.js +4 -0
- package/icons/grid-on/index.d.ts +11 -0
- package/icons/grid-on/index.js +4 -0
- package/icons/group/index.d.ts +11 -0
- package/icons/group/index.js +4 -0
- package/icons/group-add/index.d.ts +11 -0
- package/icons/group-add/index.js +4 -0
- package/icons/groups/index.d.ts +11 -0
- package/icons/groups/index.js +4 -0
- package/icons/handyman/index.d.ts +11 -0
- package/icons/handyman/index.js +4 -0
- package/icons/hd/index.d.ts +11 -0
- package/icons/hd/index.js +4 -0
- package/icons/hdr-off/index.d.ts +11 -0
- package/icons/hdr-off/index.js +4 -0
- package/icons/hdr-on/index.d.ts +11 -0
- package/icons/hdr-on/index.js +4 -0
- package/icons/hdr-strong/index.d.ts +11 -0
- package/icons/hdr-strong/index.js +4 -0
- package/icons/hdr-weak/index.d.ts +11 -0
- package/icons/hdr-weak/index.js +4 -0
- package/icons/headset/index.d.ts +11 -0
- package/icons/headset/index.js +4 -0
- package/icons/headset-mic/index.d.ts +11 -0
- package/icons/headset-mic/index.js +4 -0
- package/icons/healing/index.d.ts +11 -0
- package/icons/healing/index.js +4 -0
- package/icons/hearing/index.d.ts +11 -0
- package/icons/hearing/index.js +4 -0
- package/icons/hearing-disabled/index.d.ts +11 -0
- package/icons/hearing-disabled/index.js +4 -0
- package/icons/heat-pump/index.d.ts +11 -0
- package/icons/heat-pump/index.js +4 -0
- package/icons/high-quality/index.d.ts +11 -0
- package/icons/high-quality/index.js +4 -0
- package/icons/history-edu/index.d.ts +11 -0
- package/icons/history-edu/index.js +4 -0
- package/icons/home-repair-service/index.d.ts +11 -0
- package/icons/home-repair-service/index.js +4 -0
- package/icons/home-work/index.js +1 -1
- package/icons/hot-tub/index.d.ts +11 -0
- package/icons/hot-tub/index.js +4 -0
- package/icons/hotel/index.d.ts +11 -0
- package/icons/hotel/index.js +4 -0
- package/icons/hourglass-bottom/index.d.ts +11 -0
- package/icons/hourglass-bottom/index.js +4 -0
- package/icons/hourglass-top/index.d.ts +11 -0
- package/icons/hourglass-top/index.js +4 -0
- package/icons/house/index.d.ts +11 -0
- package/icons/house/index.js +4 -0
- package/icons/house-siding/index.d.ts +11 -0
- package/icons/house-siding/index.js +4 -0
- package/icons/hvac/index.d.ts +11 -0
- package/icons/hvac/index.js +4 -0
- package/icons/image/index.d.ts +11 -0
- package/icons/image/index.js +4 -0
- package/icons/image-aspect-ratio/index.d.ts +11 -0
- package/icons/image-aspect-ratio/index.js +4 -0
- package/icons/image-not-supported/index.d.ts +11 -0
- package/icons/image-not-supported/index.js +4 -0
- package/icons/image-search/index.d.ts +11 -0
- package/icons/image-search/index.js +4 -0
- package/icons/import-contacts/index.d.ts +11 -0
- package/icons/import-contacts/index.js +4 -0
- package/icons/import-export/index.d.ts +11 -0
- package/icons/import-export/index.js +4 -0
- package/icons/indeterminate-check-box/index.d.ts +11 -0
- package/icons/indeterminate-check-box/index.js +4 -0
- package/icons/insights/index.js +1 -1
- package/icons/invert-colors-off/index.d.ts +11 -0
- package/icons/invert-colors-off/index.js +4 -0
- package/icons/iso/index.d.ts +11 -0
- package/icons/iso/index.js +4 -0
- package/icons/keyboard/index.d.ts +11 -0
- package/icons/keyboard/index.js +4 -0
- package/icons/keyboard-backspace/index.d.ts +11 -0
- package/icons/keyboard-backspace/index.js +4 -0
- package/icons/keyboard-capslock/index.d.ts +11 -0
- package/icons/keyboard-capslock/index.js +4 -0
- package/icons/keyboard-hide/index.d.ts +11 -0
- package/icons/keyboard-hide/index.js +4 -0
- package/icons/keyboard-return/index.d.ts +11 -0
- package/icons/keyboard-return/index.js +4 -0
- package/icons/keyboard-tab/index.d.ts +11 -0
- package/icons/keyboard-tab/index.js +4 -0
- package/icons/keyboard-voice/index.d.ts +11 -0
- package/icons/keyboard-voice/index.js +4 -0
- package/icons/king-bed/index.d.ts +11 -0
- package/icons/king-bed/index.js +4 -0
- package/icons/kitchen/index.d.ts +11 -0
- package/icons/kitchen/index.js +4 -0
- package/icons/landscape/index.d.ts +11 -0
- package/icons/landscape/index.js +4 -0
- package/icons/laptop/index.d.ts +11 -0
- package/icons/laptop/index.js +4 -0
- package/icons/laptop-chromebook/index.d.ts +11 -0
- package/icons/laptop-chromebook/index.js +4 -0
- package/icons/laptop-mac/index.d.ts +11 -0
- package/icons/laptop-mac/index.js +4 -0
- package/icons/laptop-windows/index.d.ts +11 -0
- package/icons/laptop-windows/index.js +4 -0
- package/icons/layers/index.d.ts +11 -0
- package/icons/layers/index.js +4 -0
- package/icons/layers-clear/index.d.ts +11 -0
- package/icons/layers-clear/index.js +4 -0
- package/icons/leak-add/index.d.ts +11 -0
- package/icons/leak-add/index.js +4 -0
- package/icons/leak-remove/index.d.ts +11 -0
- package/icons/leak-remove/index.js +4 -0
- package/icons/lens/index.d.ts +11 -0
- package/icons/lens/index.js +4 -0
- package/icons/library-add/index.d.ts +11 -0
- package/icons/library-add/index.js +4 -0
- package/icons/library-add-check/index.d.ts +11 -0
- package/icons/library-add-check/index.js +4 -0
- package/icons/library-books/index.d.ts +11 -0
- package/icons/library-books/index.js +4 -0
- package/icons/library-music/index.d.ts +11 -0
- package/icons/library-music/index.js +4 -0
- package/icons/linked-camera/index.d.ts +11 -0
- package/icons/linked-camera/index.js +4 -0
- package/icons/list-alt/index.d.ts +11 -0
- package/icons/list-alt/index.js +4 -0
- package/icons/live-help/index.d.ts +11 -0
- package/icons/live-help/index.js +4 -0
- package/icons/local-activity/index.d.ts +11 -0
- package/icons/local-activity/index.js +4 -0
- package/icons/local-airport/index.d.ts +11 -0
- package/icons/local-airport/index.js +4 -0
- package/icons/local-atm/index.d.ts +11 -0
- package/icons/local-atm/index.js +4 -0
- package/icons/local-bar/index.d.ts +11 -0
- package/icons/local-bar/index.js +4 -0
- package/icons/local-cafe/index.d.ts +11 -0
- package/icons/local-cafe/index.js +4 -0
- package/icons/local-car-wash/index.d.ts +11 -0
- package/icons/local-car-wash/index.js +4 -0
- package/icons/local-convenience-store/index.d.ts +11 -0
- package/icons/local-convenience-store/index.js +4 -0
- package/icons/local-dining/index.d.ts +11 -0
- package/icons/local-dining/index.js +4 -0
- package/icons/local-drink/index.d.ts +11 -0
- package/icons/local-drink/index.js +4 -0
- package/icons/local-fire-department/index.d.ts +11 -0
- package/icons/local-fire-department/index.js +4 -0
- package/icons/local-florist/index.d.ts +11 -0
- package/icons/local-florist/index.js +4 -0
- package/icons/local-gas-station/index.d.ts +11 -0
- package/icons/local-gas-station/index.js +4 -0
- package/icons/local-grocery-store/index.d.ts +11 -0
- package/icons/local-grocery-store/index.js +4 -0
- package/icons/local-hospital/index.d.ts +11 -0
- package/icons/local-hospital/index.js +4 -0
- package/icons/local-hotel/index.d.ts +11 -0
- package/icons/local-hotel/index.js +4 -0
- package/icons/local-laundry-service/index.d.ts +11 -0
- package/icons/local-laundry-service/index.js +4 -0
- package/icons/local-library/index.d.ts +11 -0
- package/icons/local-library/index.js +4 -0
- package/icons/local-mall/index.d.ts +11 -0
- package/icons/local-mall/index.js +4 -0
- package/icons/local-movies/index.d.ts +11 -0
- package/icons/local-movies/index.js +4 -0
- package/icons/local-parking/index.d.ts +11 -0
- package/icons/local-parking/index.js +4 -0
- package/icons/local-pharmacy/index.d.ts +11 -0
- package/icons/local-pharmacy/index.js +4 -0
- package/icons/local-phone/index.d.ts +11 -0
- package/icons/local-phone/index.js +4 -0
- package/icons/local-pizza/index.d.ts +11 -0
- package/icons/local-pizza/index.js +4 -0
- package/icons/local-play/index.d.ts +11 -0
- package/icons/local-play/index.js +4 -0
- package/icons/local-police/index.d.ts +11 -0
- package/icons/local-police/index.js +4 -0
- package/icons/local-post-office/index.d.ts +11 -0
- package/icons/local-post-office/index.js +4 -0
- package/icons/local-printshop/index.d.ts +11 -0
- package/icons/local-printshop/index.js +4 -0
- package/icons/local-see/index.d.ts +11 -0
- package/icons/local-see/index.js +4 -0
- package/icons/local-shipping/index.d.ts +11 -0
- package/icons/local-shipping/index.js +4 -0
- package/icons/local-taxi/index.d.ts +11 -0
- package/icons/local-taxi/index.js +4 -0
- package/icons/location-city/index.d.ts +11 -0
- package/icons/location-city/index.js +4 -0
- package/icons/location-disabled/index.d.ts +11 -0
- package/icons/location-disabled/index.js +4 -0
- package/icons/location-off/index.d.ts +11 -0
- package/icons/location-off/index.js +4 -0
- package/icons/location-on/index.d.ts +11 -0
- package/icons/location-on/index.js +4 -0
- package/icons/location-searching/index.d.ts +11 -0
- package/icons/location-searching/index.js +4 -0
- package/icons/logout/index.js +1 -1
- package/icons/looks/index.d.ts +11 -0
- package/icons/looks/index.js +4 -0
- package/icons/looks-3/index.d.ts +11 -0
- package/icons/looks-3/index.js +4 -0
- package/icons/looks-4/index.d.ts +11 -0
- package/icons/looks-4/index.js +4 -0
- package/icons/looks-5/index.d.ts +11 -0
- package/icons/looks-5/index.js +4 -0
- package/icons/looks-6/index.d.ts +11 -0
- package/icons/looks-6/index.js +4 -0
- package/icons/looks-one/index.d.ts +11 -0
- package/icons/looks-one/index.js +4 -0
- package/icons/looks-two/index.d.ts +11 -0
- package/icons/looks-two/index.js +4 -0
- package/icons/loop/index.d.ts +11 -0
- package/icons/loop/index.js +4 -0
- package/icons/loupe/index.d.ts +11 -0
- package/icons/loupe/index.js +4 -0
- package/icons/luggage/index.d.ts +11 -0
- package/icons/luggage/index.js +4 -0
- package/icons/mail-outline/index.d.ts +11 -0
- package/icons/mail-outline/index.js +4 -0
- package/icons/map/index.d.ts +11 -0
- package/icons/map/index.js +4 -0
- package/icons/maps-ugc/index.d.ts +11 -0
- package/icons/maps-ugc/index.js +4 -0
- package/icons/mark-email-read/index.d.ts +11 -0
- package/icons/mark-email-read/index.js +4 -0
- package/icons/mark-email-unread/index.d.ts +11 -0
- package/icons/mark-email-unread/index.js +4 -0
- package/icons/masks/index.d.ts +11 -0
- package/icons/masks/index.js +4 -0
- package/icons/medical-services/index.d.ts +11 -0
- package/icons/medical-services/index.js +4 -0
- package/icons/meeting-room/index.d.ts +11 -0
- package/icons/meeting-room/index.js +4 -0
- package/icons/memory/index.d.ts +11 -0
- package/icons/memory/index.js +4 -0
- package/icons/menu-book/index.d.ts +11 -0
- package/icons/menu-book/index.js +4 -0
- package/icons/message/index.d.ts +11 -0
- package/icons/message/index.js +4 -0
- package/icons/mic/index.d.ts +11 -0
- package/icons/mic/index.js +4 -0
- package/icons/mic-off/index.d.ts +11 -0
- package/icons/mic-off/index.js +4 -0
- package/icons/microwave/index.d.ts +11 -0
- package/icons/microwave/index.js +4 -0
- package/icons/military-tech/index.d.ts +11 -0
- package/icons/military-tech/index.js +4 -0
- package/icons/miscellaneous-services/index.d.ts +11 -0
- package/icons/miscellaneous-services/index.js +4 -0
- package/icons/missed-video-call/index.d.ts +11 -0
- package/icons/missed-video-call/index.js +4 -0
- package/icons/mobile-friendly/index.d.ts +11 -0
- package/icons/mobile-friendly/index.js +4 -0
- package/icons/mobile-off/index.d.ts +11 -0
- package/icons/mobile-off/index.js +4 -0
- package/icons/mobile-screen-share/index.d.ts +11 -0
- package/icons/mobile-screen-share/index.js +4 -0
- package/icons/mode-fan-off/index.d.ts +11 -0
- package/icons/mode-fan-off/index.js +4 -0
- package/icons/money/index.d.ts +11 -0
- package/icons/money/index.js +4 -0
- package/icons/monochrome-photos/index.d.ts +11 -0
- package/icons/monochrome-photos/index.js +4 -0
- package/icons/mood/index.d.ts +11 -0
- package/icons/mood/index.js +4 -0
- package/icons/mood-bad/index.d.ts +11 -0
- package/icons/mood-bad/index.js +4 -0
- package/icons/moped/index.d.ts +11 -0
- package/icons/moped/index.js +4 -0
- package/icons/more-time/index.js +1 -1
- package/icons/motion-photos-on/index.d.ts +11 -0
- package/icons/motion-photos-on/index.js +4 -0
- package/icons/motion-photos-pause/index.d.ts +11 -0
- package/icons/motion-photos-pause/index.js +4 -0
- package/icons/motion-photos-paused/index.d.ts +11 -0
- package/icons/motion-photos-paused/index.js +4 -0
- package/icons/mouse/index.d.ts +11 -0
- package/icons/mouse/index.js +4 -0
- package/icons/movie/index.d.ts +11 -0
- package/icons/movie/index.js +4 -0
- package/icons/movie-creation/index.d.ts +11 -0
- package/icons/movie-creation/index.js +4 -0
- package/icons/movie-filter/index.d.ts +11 -0
- package/icons/movie-filter/index.js +4 -0
- package/icons/multiple-stop/index.d.ts +11 -0
- package/icons/multiple-stop/index.js +4 -0
- package/icons/museum/index.d.ts +11 -0
- package/icons/museum/index.js +4 -0
- package/icons/music-note/index.d.ts +11 -0
- package/icons/music-note/index.js +4 -0
- package/icons/music-off/index.d.ts +11 -0
- package/icons/music-off/index.js +4 -0
- package/icons/music-video/index.d.ts +11 -0
- package/icons/music-video/index.js +4 -0
- package/icons/my-location/index.d.ts +11 -0
- package/icons/my-location/index.js +4 -0
- package/icons/nat/index.d.ts +11 -0
- package/icons/nat/index.js +4 -0
- package/icons/nature/index.d.ts +11 -0
- package/icons/nature/index.js +4 -0
- package/icons/nature-people/index.d.ts +11 -0
- package/icons/nature-people/index.js +4 -0
- package/icons/navigate-before/index.d.ts +11 -0
- package/icons/navigate-before/index.js +4 -0
- package/icons/navigate-next/index.d.ts +11 -0
- package/icons/navigate-next/index.js +4 -0
- package/icons/navigation/index.d.ts +11 -0
- package/icons/navigation/index.js +4 -0
- package/icons/near-me/index.d.ts +11 -0
- package/icons/near-me/index.js +4 -0
- package/icons/near-me-disabled/index.d.ts +11 -0
- package/icons/near-me-disabled/index.js +4 -0
- package/icons/nest-cam-wired-stand/index.d.ts +11 -0
- package/icons/nest-cam-wired-stand/index.js +4 -0
- package/icons/new-releases/index.d.ts +11 -0
- package/icons/new-releases/index.js +4 -0
- package/icons/nfc/index.d.ts +11 -0
- package/icons/nfc/index.js +4 -0
- package/icons/night-shelter/index.d.ts +11 -0
- package/icons/night-shelter/index.js +4 -0
- package/icons/nights-stay/index.d.ts +11 -0
- package/icons/nights-stay/index.js +4 -0
- package/icons/no-backpack/index.d.ts +11 -0
- package/icons/no-backpack/index.js +4 -0
- package/icons/no-cell/index.d.ts +11 -0
- package/icons/no-cell/index.js +4 -0
- package/icons/no-drinks/index.d.ts +11 -0
- package/icons/no-drinks/index.js +4 -0
- package/icons/no-flash/index.d.ts +11 -0
- package/icons/no-flash/index.js +4 -0
- package/icons/no-food/index.d.ts +11 -0
- package/icons/no-food/index.js +4 -0
- package/icons/no-luggage/index.d.ts +11 -0
- package/icons/no-luggage/index.js +4 -0
- package/icons/no-meals/index.d.ts +11 -0
- package/icons/no-meals/index.js +4 -0
- package/icons/no-meeting-room/index.d.ts +11 -0
- package/icons/no-meeting-room/index.js +4 -0
- package/icons/no-photography/index.d.ts +11 -0
- package/icons/no-photography/index.js +4 -0
- package/icons/no-sim/index.d.ts +11 -0
- package/icons/no-sim/index.js +4 -0
- package/icons/no-stroller/index.d.ts +11 -0
- package/icons/no-stroller/index.js +4 -0
- package/icons/no-transfer/index.d.ts +11 -0
- package/icons/no-transfer/index.js +4 -0
- package/icons/not-interested/index.d.ts +11 -0
- package/icons/not-interested/index.js +4 -0
- package/icons/not-listed-location/index.d.ts +11 -0
- package/icons/not-listed-location/index.js +4 -0
- package/icons/note/index.d.ts +11 -0
- package/icons/note/index.js +4 -0
- package/icons/notifications/index.d.ts +11 -0
- package/icons/notifications/index.js +4 -0
- package/icons/notifications-active/index.d.ts +11 -0
- package/icons/notifications-active/index.js +4 -0
- package/icons/notifications-off/index.d.ts +11 -0
- package/icons/notifications-off/index.js +4 -0
- package/icons/notifications-paused/index.d.ts +11 -0
- package/icons/notifications-paused/index.js +4 -0
- package/icons/oil-barrel/index.d.ts +11 -0
- package/icons/oil-barrel/index.js +4 -0
- package/icons/outdoor-grill/index.d.ts +11 -0
- package/icons/outdoor-grill/index.js +4 -0
- package/icons/pages/index.d.ts +11 -0
- package/icons/pages/index.js +4 -0
- package/icons/palette/index.d.ts +11 -0
- package/icons/palette/index.js +4 -0
- package/icons/panorama/index.d.ts +11 -0
- package/icons/panorama/index.js +4 -0
- package/icons/panorama-fish-eye/index.d.ts +11 -0
- package/icons/panorama-fish-eye/index.js +4 -0
- package/icons/panorama-horizontal/index.d.ts +11 -0
- package/icons/panorama-horizontal/index.js +4 -0
- package/icons/panorama-vertical/index.d.ts +11 -0
- package/icons/panorama-vertical/index.js +4 -0
- package/icons/panorama-wide-angle/index.d.ts +11 -0
- package/icons/panorama-wide-angle/index.js +4 -0
- package/icons/party-mode/index.d.ts +11 -0
- package/icons/party-mode/index.js +4 -0
- package/icons/pause/index.d.ts +11 -0
- package/icons/pause/index.js +4 -0
- package/icons/pause-circle-filled/index.d.ts +11 -0
- package/icons/pause-circle-filled/index.js +4 -0
- package/icons/pause-presentation/index.d.ts +11 -0
- package/icons/pause-presentation/index.js +4 -0
- package/icons/pedal-bike/index.d.ts +11 -0
- package/icons/pedal-bike/index.js +4 -0
- package/icons/people/index.d.ts +11 -0
- package/icons/people/index.js +4 -0
- package/icons/people-alt/index.d.ts +11 -0
- package/icons/people-alt/index.js +4 -0
- package/icons/people-outline/index.d.ts +11 -0
- package/icons/people-outline/index.js +4 -0
- package/icons/person/index.d.ts +11 -0
- package/icons/person/index.js +4 -0
- package/icons/person-add/index.d.ts +11 -0
- package/icons/person-add/index.js +4 -0
- package/icons/person-add-alt-1/index.d.ts +11 -0
- package/icons/person-add-alt-1/index.js +4 -0
- package/icons/person-add-disabled/index.d.ts +11 -0
- package/icons/person-add-disabled/index.js +4 -0
- package/icons/person-outline/index.d.ts +11 -0
- package/icons/person-outline/index.js +4 -0
- package/icons/person-pin/index.d.ts +11 -0
- package/icons/person-pin/index.js +4 -0
- package/icons/person-pin-circle/index.d.ts +11 -0
- package/icons/person-pin-circle/index.js +4 -0
- package/icons/person-remove/index.d.ts +11 -0
- package/icons/person-remove/index.js +4 -0
- package/icons/person-remove-alt-1/index.d.ts +11 -0
- package/icons/person-remove-alt-1/index.js +4 -0
- package/icons/person-search/index.d.ts +11 -0
- package/icons/person-search/index.js +4 -0
- package/icons/pest-control/index.d.ts +11 -0
- package/icons/pest-control/index.js +4 -0
- package/icons/pest-control-rodent/index.d.ts +11 -0
- package/icons/pest-control-rodent/index.js +4 -0
- package/icons/phone/index.d.ts +11 -0
- package/icons/phone/index.js +4 -0
- package/icons/phone-android/index.d.ts +11 -0
- package/icons/phone-android/index.js +4 -0
- package/icons/phone-disabled/index.d.ts +11 -0
- package/icons/phone-disabled/index.js +4 -0
- package/icons/phone-enabled/index.d.ts +11 -0
- package/icons/phone-enabled/index.js +4 -0
- package/icons/phone-iphone/index.d.ts +11 -0
- package/icons/phone-iphone/index.js +4 -0
- package/icons/phonelink/index.d.ts +11 -0
- package/icons/phonelink/index.js +4 -0
- package/icons/phonelink-erase/index.d.ts +11 -0
- package/icons/phonelink-erase/index.js +4 -0
- package/icons/phonelink-lock/index.d.ts +11 -0
- package/icons/phonelink-lock/index.js +4 -0
- package/icons/phonelink-off/index.d.ts +11 -0
- package/icons/phonelink-off/index.js +4 -0
- package/icons/phonelink-ring/index.d.ts +11 -0
- package/icons/phonelink-ring/index.js +4 -0
- package/icons/phonelink-setup/index.d.ts +11 -0
- package/icons/phonelink-setup/index.js +4 -0
- package/icons/photo/index.d.ts +11 -0
- package/icons/photo/index.js +4 -0
- package/icons/photo-album/index.d.ts +11 -0
- package/icons/photo-album/index.js +4 -0
- package/icons/photo-camera/index.d.ts +11 -0
- package/icons/photo-camera/index.js +4 -0
- package/icons/photo-filter/index.d.ts +11 -0
- package/icons/photo-filter/index.js +4 -0
- package/icons/photo-library/index.d.ts +11 -0
- package/icons/photo-library/index.js +4 -0
- package/icons/photo-size-select-actual/index.d.ts +11 -0
- package/icons/photo-size-select-actual/index.js +4 -0
- package/icons/photo-size-select-large/index.d.ts +11 -0
- package/icons/photo-size-select-large/index.js +4 -0
- package/icons/photo-size-select-small/index.d.ts +11 -0
- package/icons/photo-size-select-small/index.js +4 -0
- package/icons/picture-as-pdf/index.d.ts +11 -0
- package/icons/picture-as-pdf/index.js +4 -0
- package/icons/pin-drop/index.d.ts +11 -0
- package/icons/pin-drop/index.js +4 -0
- package/icons/place/index.d.ts +11 -0
- package/icons/place/index.js +4 -0
- package/icons/plagiarism/index.js +1 -1
- package/icons/play-arrow/index.d.ts +11 -0
- package/icons/play-arrow/index.js +4 -0
- package/icons/play-circle-filled/index.d.ts +11 -0
- package/icons/play-circle-filled/index.js +4 -0
- package/icons/play-circle-outline/index.d.ts +2 -2
- package/icons/play-circle-outline/index.js +1 -1
- package/icons/playlist-add/index.d.ts +11 -0
- package/icons/playlist-add/index.js +4 -0
- package/icons/playlist-add-check/index.d.ts +11 -0
- package/icons/playlist-add-check/index.js +4 -0
- package/icons/playlist-play/index.d.ts +11 -0
- package/icons/playlist-play/index.js +4 -0
- package/icons/plumbing/index.d.ts +11 -0
- package/icons/plumbing/index.js +4 -0
- package/icons/plus-one/index.d.ts +11 -0
- package/icons/plus-one/index.js +4 -0
- package/icons/point-of-sale/index.d.ts +11 -0
- package/icons/point-of-sale/index.js +4 -0
- package/icons/policy/index.js +1 -1
- package/icons/poll/index.d.ts +11 -0
- package/icons/poll/index.js +4 -0
- package/icons/pool/index.d.ts +11 -0
- package/icons/pool/index.js +4 -0
- package/icons/portable-wifi-off/index.d.ts +11 -0
- package/icons/portable-wifi-off/index.js +4 -0
- package/icons/portrait/index.d.ts +11 -0
- package/icons/portrait/index.js +4 -0
- package/icons/post-add/index.js +1 -1
- package/icons/power-input/index.d.ts +11 -0
- package/icons/power-input/index.js +4 -0
- package/icons/precision-manufacturing/index.d.ts +11 -0
- package/icons/precision-manufacturing/index.js +4 -0
- package/icons/present-to-all/index.d.ts +11 -0
- package/icons/present-to-all/index.js +4 -0
- package/icons/print-disabled/index.d.ts +11 -0
- package/icons/print-disabled/index.js +4 -0
- package/icons/propane/index.d.ts +11 -0
- package/icons/propane/index.js +4 -0
- package/icons/propane-tank/index.d.ts +11 -0
- package/icons/propane-tank/index.js +4 -0
- package/icons/psychology/index.d.ts +11 -0
- package/icons/psychology/index.js +4 -0
- package/icons/public/index.d.ts +11 -0
- package/icons/public/index.js +4 -0
- package/icons/public-off/index.d.ts +11 -0
- package/icons/public-off/index.js +4 -0
- package/icons/qr-code/index.d.ts +11 -0
- package/icons/qr-code/index.js +4 -0
- package/icons/qr-code-scanner/index.d.ts +11 -0
- package/icons/qr-code-scanner/index.js +4 -0
- package/icons/queue/index.d.ts +11 -0
- package/icons/queue/index.js +4 -0
- package/icons/queue-music/index.d.ts +11 -0
- package/icons/queue-music/index.js +4 -0
- package/icons/queue-play-next/index.d.ts +11 -0
- package/icons/queue-play-next/index.js +4 -0
- package/icons/quickreply/index.js +1 -1
- package/icons/radio/index.d.ts +11 -0
- package/icons/radio/index.js +4 -0
- package/icons/radio-button-checked/index.d.ts +11 -0
- package/icons/radio-button-checked/index.js +4 -0
- package/icons/radio-button-unchecked/index.d.ts +11 -0
- package/icons/radio-button-unchecked/index.js +4 -0
- package/icons/rate-review/index.d.ts +11 -0
- package/icons/rate-review/index.js +4 -0
- package/icons/read-more/index.d.ts +11 -0
- package/icons/read-more/index.js +4 -0
- package/icons/receipt-long/index.d.ts +11 -0
- package/icons/receipt-long/index.js +4 -0
- package/icons/recent-actors/index.d.ts +11 -0
- package/icons/recent-actors/index.js +4 -0
- package/icons/reduce-capacity/index.d.ts +11 -0
- package/icons/reduce-capacity/index.js +4 -0
- package/icons/remove-from-queue/index.d.ts +11 -0
- package/icons/remove-from-queue/index.js +4 -0
- package/icons/remove-red-eye/index.d.ts +11 -0
- package/icons/remove-red-eye/index.js +4 -0
- package/icons/repeat/index.d.ts +11 -0
- package/icons/repeat/index.js +4 -0
- package/icons/repeat-one/index.d.ts +11 -0
- package/icons/repeat-one/index.js +4 -0
- package/icons/replay/index.d.ts +11 -0
- package/icons/replay/index.js +4 -0
- package/icons/replay-10/index.d.ts +11 -0
- package/icons/replay-10/index.js +4 -0
- package/icons/replay-30/index.d.ts +11 -0
- package/icons/replay-30/index.js +4 -0
- package/icons/replay-5/index.d.ts +11 -0
- package/icons/replay-5/index.js +4 -0
- package/icons/report-outline/index.js +1 -1
- package/icons/restaurant/index.d.ts +11 -0
- package/icons/restaurant/index.js +4 -0
- package/icons/restaurant-menu/index.d.ts +11 -0
- package/icons/restaurant-menu/index.js +4 -0
- package/icons/rice-bowl/index.d.ts +11 -0
- package/icons/rice-bowl/index.js +4 -0
- package/icons/ring-volume/index.d.ts +11 -0
- package/icons/ring-volume/index.js +4 -0
- package/icons/roller-shades/index.d.ts +11 -0
- package/icons/roller-shades/index.js +4 -0
- package/icons/roller-shades-closed/index.d.ts +11 -0
- package/icons/roller-shades-closed/index.js +4 -0
- package/icons/roofing/index.d.ts +11 -0
- package/icons/roofing/index.js +4 -0
- package/icons/room-preferences/index.d.ts +11 -0
- package/icons/room-preferences/index.js +4 -0
- package/icons/room-service/index.d.ts +11 -0
- package/icons/room-service/index.js +4 -0
- package/icons/rotate-90-degrees-ccw/index.d.ts +11 -0
- package/icons/rotate-90-degrees-ccw/index.js +4 -0
- package/icons/rotate-left/index.d.ts +11 -0
- package/icons/rotate-left/index.js +4 -0
- package/icons/rotate-right/index.d.ts +11 -0
- package/icons/rotate-right/index.js +4 -0
- package/icons/router/index.d.ts +11 -0
- package/icons/router/index.js +4 -0
- package/icons/rss-feed/index.d.ts +11 -0
- package/icons/rss-feed/index.js +4 -0
- package/icons/run-circle/index.d.ts +11 -0
- package/icons/run-circle/index.js +4 -0
- package/icons/rv-hookup/index.d.ts +11 -0
- package/icons/rv-hookup/index.js +4 -0
- package/icons/sanitizer/index.d.ts +11 -0
- package/icons/sanitizer/index.js +4 -0
- package/icons/satellite/index.d.ts +11 -0
- package/icons/satellite/index.js +4 -0
- package/icons/scanner/index.d.ts +11 -0
- package/icons/scanner/index.js +4 -0
- package/icons/school/index.d.ts +11 -0
- package/icons/school/index.js +4 -0
- package/icons/science/index.d.ts +11 -0
- package/icons/science/index.js +4 -0
- package/icons/screen-lock-landscape/index.d.ts +11 -0
- package/icons/screen-lock-landscape/index.js +4 -0
- package/icons/screen-lock-portrait/index.d.ts +11 -0
- package/icons/screen-lock-portrait/index.js +4 -0
- package/icons/screen-lock-rotation/index.d.ts +11 -0
- package/icons/screen-lock-rotation/index.js +4 -0
- package/icons/screen-rotation/index.d.ts +11 -0
- package/icons/screen-rotation/index.js +4 -0
- package/icons/screen-share/index.d.ts +11 -0
- package/icons/screen-share/index.js +4 -0
- package/icons/sd-storage/index.d.ts +11 -0
- package/icons/sd-storage/index.js +4 -0
- package/icons/search-off/index.js +1 -1
- package/icons/security/index.d.ts +11 -0
- package/icons/security/index.js +4 -0
- package/icons/self-improvement/index.d.ts +11 -0
- package/icons/self-improvement/index.js +4 -0
- package/icons/sensor-door/index.d.ts +11 -0
- package/icons/sensor-door/index.js +4 -0
- package/icons/sensor-occupied/index.d.ts +11 -0
- package/icons/sensor-occupied/index.js +4 -0
- package/icons/sensor-window/index.d.ts +11 -0
- package/icons/sensor-window/index.js +4 -0
- package/icons/sentiment-dissatisfied/index.d.ts +11 -0
- package/icons/sentiment-dissatisfied/index.js +4 -0
- package/icons/sentiment-neutral/index.d.ts +11 -0
- package/icons/sentiment-neutral/index.js +4 -0
- package/icons/sentiment-satisfied/index.d.ts +11 -0
- package/icons/sentiment-satisfied/index.js +4 -0
- package/icons/sentiment-satisfied-alt/index.d.ts +11 -0
- package/icons/sentiment-satisfied-alt/index.js +4 -0
- package/icons/sentiment-very-dissatisfied/index.d.ts +11 -0
- package/icons/sentiment-very-dissatisfied/index.js +4 -0
- package/icons/sentiment-very-satisfied/index.d.ts +11 -0
- package/icons/sentiment-very-satisfied/index.js +4 -0
- package/icons/set-meal/index.d.ts +11 -0
- package/icons/set-meal/index.js +4 -0
- package/icons/settings-system-daydream/index.d.ts +11 -0
- package/icons/settings-system-daydream/index.js +4 -0
- package/icons/share/index.d.ts +11 -0
- package/icons/share/index.js +4 -0
- package/icons/shield-moon/index.d.ts +11 -0
- package/icons/shield-moon/index.js +4 -0
- package/icons/shuffle/index.d.ts +11 -0
- package/icons/shuffle/index.js +4 -0
- package/icons/shutter-speed/index.d.ts +11 -0
- package/icons/shutter-speed/index.js +4 -0
- package/icons/sick/index.d.ts +11 -0
- package/icons/sick/index.js +4 -0
- package/icons/signal-cellular-4-bar/index.d.ts +11 -0
- package/icons/signal-cellular-4-bar/index.js +4 -0
- package/icons/signal-cellular-alt/index.d.ts +11 -0
- package/icons/signal-cellular-alt/index.js +4 -0
- package/icons/signal-cellular-connected-no-internet-4-bar/index.d.ts +11 -0
- package/icons/signal-cellular-connected-no-internet-4-bar/index.js +4 -0
- package/icons/signal-cellular-no-sim/index.d.ts +11 -0
- package/icons/signal-cellular-no-sim/index.js +4 -0
- package/icons/signal-cellular-null/index.d.ts +11 -0
- package/icons/signal-cellular-null/index.js +4 -0
- package/icons/signal-cellular-off/index.d.ts +11 -0
- package/icons/signal-cellular-off/index.js +4 -0
- package/icons/signal-wifi-4-bar/index.d.ts +11 -0
- package/icons/signal-wifi-4-bar/index.js +4 -0
- package/icons/signal-wifi-4-bar-lock/index.d.ts +11 -0
- package/icons/signal-wifi-4-bar-lock/index.js +4 -0
- package/icons/signal-wifi-off/index.d.ts +11 -0
- package/icons/signal-wifi-off/index.js +4 -0
- package/icons/sim-card/index.d.ts +11 -0
- package/icons/sim-card/index.js +4 -0
- package/icons/single-bed/index.d.ts +11 -0
- package/icons/single-bed/index.js +4 -0
- package/icons/skip-next/index.d.ts +11 -0
- package/icons/skip-next/index.js +4 -0
- package/icons/skip-previous/index.d.ts +11 -0
- package/icons/skip-previous/index.js +4 -0
- package/icons/slideshow/index.d.ts +11 -0
- package/icons/slideshow/index.js +4 -0
- package/icons/slow-motion-video/index.d.ts +11 -0
- package/icons/slow-motion-video/index.js +4 -0
- package/icons/smart-toy/index.js +1 -1
- package/icons/smartphone/index.d.ts +11 -0
- package/icons/smartphone/index.js +4 -0
- package/icons/smoke-free/index.d.ts +11 -0
- package/icons/smoke-free/index.js +4 -0
- package/icons/smoking-rooms/index.d.ts +11 -0
- package/icons/smoking-rooms/index.js +4 -0
- package/icons/snooze/index.d.ts +11 -0
- package/icons/snooze/index.js +4 -0
- package/icons/soap/index.d.ts +11 -0
- package/icons/soap/index.js +4 -0
- package/icons/solar-power/index.d.ts +11 -0
- package/icons/solar-power/index.js +4 -0
- package/icons/sort-by-alpha/index.d.ts +11 -0
- package/icons/sort-by-alpha/index.js +4 -0
- package/icons/spa/index.d.ts +11 -0
- package/icons/spa/index.js +4 -0
- package/icons/speaker/index.d.ts +11 -0
- package/icons/speaker/index.js +4 -0
- package/icons/speaker-group/index.d.ts +11 -0
- package/icons/speaker-group/index.js +4 -0
- package/icons/speaker-phone/index.d.ts +11 -0
- package/icons/speaker-phone/index.js +4 -0
- package/icons/speed/index.d.ts +11 -0
- package/icons/speed/index.js +4 -0
- package/icons/sports/index.d.ts +11 -0
- package/icons/sports/index.js +4 -0
- package/icons/sports-bar/index.d.ts +11 -0
- package/icons/sports-bar/index.js +4 -0
- package/icons/sports-baseball/index.d.ts +11 -0
- package/icons/sports-baseball/index.js +4 -0
- package/icons/sports-basketball/index.d.ts +11 -0
- package/icons/sports-basketball/index.js +4 -0
- package/icons/sports-cricket/index.d.ts +11 -0
- package/icons/sports-cricket/index.js +4 -0
- package/icons/sports-esports/index.d.ts +11 -0
- package/icons/sports-esports/index.js +4 -0
- package/icons/sports-football/index.d.ts +11 -0
- package/icons/sports-football/index.js +4 -0
- package/icons/sports-golf/index.d.ts +11 -0
- package/icons/sports-golf/index.js +4 -0
- package/icons/sports-handball/index.d.ts +11 -0
- package/icons/sports-handball/index.js +4 -0
- package/icons/sports-hockey/index.d.ts +11 -0
- package/icons/sports-hockey/index.js +4 -0
- package/icons/sports-kabaddi/index.d.ts +11 -0
- package/icons/sports-kabaddi/index.js +4 -0
- package/icons/sports-mma/index.d.ts +11 -0
- package/icons/sports-mma/index.js +4 -0
- package/icons/sports-motorsports/index.d.ts +11 -0
- package/icons/sports-motorsports/index.js +4 -0
- package/icons/sports-rugby/index.d.ts +11 -0
- package/icons/sports-rugby/index.js +4 -0
- package/icons/sports-soccer/index.d.ts +11 -0
- package/icons/sports-soccer/index.js +4 -0
- package/icons/sports-tennis/index.d.ts +11 -0
- package/icons/sports-tennis/index.js +4 -0
- package/icons/sports-volleyball/index.d.ts +11 -0
- package/icons/sports-volleyball/index.js +4 -0
- package/icons/stairs/index.d.ts +11 -0
- package/icons/stairs/index.js +4 -0
- package/icons/star-border/index.d.ts +11 -0
- package/icons/star-border/index.js +4 -0
- package/icons/star-half/index.d.ts +11 -0
- package/icons/star-half/index.js +4 -0
- package/icons/stay-current-landscape/index.d.ts +11 -0
- package/icons/stay-current-landscape/index.js +4 -0
- package/icons/stay-current-portrait/index.d.ts +11 -0
- package/icons/stay-current-portrait/index.js +4 -0
- package/icons/stay-primary-landscape/index.d.ts +11 -0
- package/icons/stay-primary-landscape/index.js +4 -0
- package/icons/stay-primary-portrait/index.d.ts +11 -0
- package/icons/stay-primary-portrait/index.js +4 -0
- package/icons/stop-circle/index.d.ts +11 -0
- package/icons/stop-circle/index.js +4 -0
- package/icons/stop-screen-share/index.d.ts +11 -0
- package/icons/stop-screen-share/index.js +4 -0
- package/icons/storage/index.d.ts +11 -0
- package/icons/storage/index.js +4 -0
- package/icons/store-mall-directory/index.d.ts +11 -0
- package/icons/store-mall-directory/index.js +4 -0
- package/icons/storefront/index.d.ts +11 -0
- package/icons/storefront/index.js +4 -0
- package/icons/straighten/index.d.ts +11 -0
- package/icons/straighten/index.js +4 -0
- package/icons/streetview/index.d.ts +11 -0
- package/icons/streetview/index.js +4 -0
- package/icons/stroller/index.d.ts +11 -0
- package/icons/stroller/index.js +4 -0
- package/icons/style/index.d.ts +11 -0
- package/icons/style/index.js +4 -0
- package/icons/subscriptions/index.d.ts +11 -0
- package/icons/subscriptions/index.js +4 -0
- package/icons/subtitles/index.d.ts +11 -0
- package/icons/subtitles/index.js +4 -0
- package/icons/subway/index.d.ts +11 -0
- package/icons/subway/index.js +4 -0
- package/icons/surround-sound/index.d.ts +11 -0
- package/icons/surround-sound/index.js +4 -0
- package/icons/swap-calls/index.d.ts +11 -0
- package/icons/swap-calls/index.js +4 -0
- package/icons/switch-camera/index.d.ts +11 -0
- package/icons/switch-camera/index.js +4 -0
- package/icons/switch-left/index.js +1 -1
- package/icons/switch-right/index.js +1 -1
- package/icons/switch-video/index.d.ts +11 -0
- package/icons/switch-video/index.js +4 -0
- package/icons/tablet/index.d.ts +11 -0
- package/icons/tablet/index.js +4 -0
- package/icons/tablet-android/index.d.ts +11 -0
- package/icons/tablet-android/index.js +4 -0
- package/icons/tablet-mac/index.d.ts +11 -0
- package/icons/tablet-mac/index.js +4 -0
- package/icons/tag-faces/index.d.ts +11 -0
- package/icons/tag-faces/index.js +4 -0
- package/icons/tapas/index.d.ts +11 -0
- package/icons/tapas/index.js +4 -0
- package/icons/terrain/index.d.ts +11 -0
- package/icons/terrain/index.js +4 -0
- package/icons/textsms/index.d.ts +11 -0
- package/icons/textsms/index.js +4 -0
- package/icons/texture/index.d.ts +11 -0
- package/icons/texture/index.js +4 -0
- package/icons/thermostat/index.d.ts +11 -0
- package/icons/thermostat/index.js +4 -0
- package/icons/thumb-down-alt/index.d.ts +11 -0
- package/icons/thumb-down-alt/index.js +4 -0
- package/icons/thumb-up-alt/index.d.ts +11 -0
- package/icons/thumb-up-alt/index.js +4 -0
- package/icons/timelapse/index.d.ts +11 -0
- package/icons/timelapse/index.js +4 -0
- package/icons/timer/index.d.ts +11 -0
- package/icons/timer/index.js +4 -0
- package/icons/timer-10/index.d.ts +11 -0
- package/icons/timer-10/index.js +4 -0
- package/icons/timer-3/index.d.ts +11 -0
- package/icons/timer-3/index.js +4 -0
- package/icons/timer-off/index.d.ts +11 -0
- package/icons/timer-off/index.js +4 -0
- package/icons/toggle-off/index.d.ts +11 -0
- package/icons/toggle-off/index.js +4 -0
- package/icons/toggle-on/index.d.ts +11 -0
- package/icons/toggle-on/index.js +4 -0
- package/icons/tonality/index.d.ts +11 -0
- package/icons/tonality/index.js +4 -0
- package/icons/toys/index.d.ts +11 -0
- package/icons/toys/index.js +4 -0
- package/icons/traffic/index.d.ts +11 -0
- package/icons/traffic/index.js +4 -0
- package/icons/train/index.d.ts +11 -0
- package/icons/train/index.js +4 -0
- package/icons/tram/index.d.ts +11 -0
- package/icons/tram/index.js +4 -0
- package/icons/transfer-within-a-station/index.d.ts +11 -0
- package/icons/transfer-within-a-station/index.js +4 -0
- package/icons/transform/index.d.ts +11 -0
- package/icons/transform/index.js +4 -0
- package/icons/transit-enterexit/index.d.ts +11 -0
- package/icons/transit-enterexit/index.js +4 -0
- package/icons/trip-origin/index.d.ts +11 -0
- package/icons/trip-origin/index.js +4 -0
- package/icons/tty/index.d.ts +11 -0
- package/icons/tty/index.js +4 -0
- package/icons/tune/index.d.ts +11 -0
- package/icons/tune/index.js +4 -0
- package/icons/tv/index.d.ts +11 -0
- package/icons/tv/index.js +4 -0
- package/icons/two-wheeler/index.d.ts +11 -0
- package/icons/two-wheeler/index.js +4 -0
- package/icons/types.d.ts +1 -0
- package/icons/umbrella/index.d.ts +11 -0
- package/icons/umbrella/index.js +4 -0
- package/icons/unsubscribe/index.d.ts +11 -0
- package/icons/unsubscribe/index.js +4 -0
- package/icons/usb/index.d.ts +11 -0
- package/icons/usb/index.js +4 -0
- package/icons/vertical-shades/index.d.ts +11 -0
- package/icons/vertical-shades/index.js +4 -0
- package/icons/vertical-shades-closed/index.d.ts +11 -0
- package/icons/vertical-shades-closed/index.js +4 -0
- package/icons/video-call/index.d.ts +11 -0
- package/icons/video-call/index.js +4 -0
- package/icons/video-label/index.d.ts +11 -0
- package/icons/video-label/index.js +4 -0
- package/icons/video-library/index.d.ts +11 -0
- package/icons/video-library/index.js +4 -0
- package/icons/video-settings/index.d.ts +11 -0
- package/icons/video-settings/index.js +4 -0
- package/icons/videocam/index.d.ts +11 -0
- package/icons/videocam/index.js +4 -0
- package/icons/videocam-off/index.d.ts +11 -0
- package/icons/videocam-off/index.js +4 -0
- package/icons/videogame-asset/index.d.ts +11 -0
- package/icons/videogame-asset/index.js +4 -0
- package/icons/view-comfy/index.d.ts +11 -0
- package/icons/view-comfy/index.js +4 -0
- package/icons/view-compact/index.d.ts +11 -0
- package/icons/view-compact/index.js +4 -0
- package/icons/vignette/index.d.ts +11 -0
- package/icons/vignette/index.js +4 -0
- package/icons/voicemail/index.d.ts +11 -0
- package/icons/voicemail/index.js +4 -0
- package/icons/volume-down/index.d.ts +11 -0
- package/icons/volume-down/index.js +4 -0
- package/icons/volume-mute/index.d.ts +11 -0
- package/icons/volume-mute/index.js +4 -0
- package/icons/vpn-key/index.d.ts +11 -0
- package/icons/vpn-key/index.js +4 -0
- package/icons/wallpaper/index.d.ts +11 -0
- package/icons/wallpaper/index.js +4 -0
- package/icons/wash/index.d.ts +11 -0
- package/icons/wash/index.js +4 -0
- package/icons/watch/index.d.ts +11 -0
- package/icons/watch/index.js +4 -0
- package/icons/water-damage/index.d.ts +11 -0
- package/icons/water-damage/index.js +4 -0
- package/icons/wb-auto/index.d.ts +11 -0
- package/icons/wb-auto/index.js +4 -0
- package/icons/wb-cloudy/index.d.ts +11 -0
- package/icons/wb-cloudy/index.js +4 -0
- package/icons/wb-incandescent/index.d.ts +11 -0
- package/icons/wb-incandescent/index.js +4 -0
- package/icons/wb-iridescent/index.d.ts +11 -0
- package/icons/wb-iridescent/index.js +4 -0
- package/icons/wb-sunny/index.d.ts +11 -0
- package/icons/wb-sunny/index.js +4 -0
- package/icons/web/index.d.ts +11 -0
- package/icons/web/index.js +4 -0
- package/icons/web-asset/index.d.ts +11 -0
- package/icons/web-asset/index.js +4 -0
- package/icons/whatshot/index.d.ts +11 -0
- package/icons/whatshot/index.js +4 -0
- package/icons/wheelchair-pickup/index.d.ts +11 -0
- package/icons/wheelchair-pickup/index.js +4 -0
- package/icons/widgets/index.d.ts +11 -0
- package/icons/widgets/index.js +4 -0
- package/icons/wifi-calling/index.d.ts +11 -0
- package/icons/wifi-calling/index.js +4 -0
- package/icons/wifi-lock/index.d.ts +11 -0
- package/icons/wifi-lock/index.js +4 -0
- package/icons/wifi-tethering/index.d.ts +11 -0
- package/icons/wifi-tethering/index.js +4 -0
- package/icons/wind-power/index.d.ts +11 -0
- package/icons/wind-power/index.js +4 -0
- package/icons/wine-bar/index.d.ts +11 -0
- package/icons/wine-bar/index.js +4 -0
- package/icons/wrong-location/index.d.ts +11 -0
- package/icons/wrong-location/index.js +4 -0
- package/icons/zoom-out-map/index.d.ts +11 -0
- package/icons/zoom-out-map/index.js +4 -0
- package/icons-branded/create-icon-class.d.ts +1 -1
- package/icons-branded/types.d.ts +2 -0
- package/icons-channel/create-icon-class.d.ts +1 -1
- package/icons-channel/types.d.ts +1 -0
- package/illustration/create-illustration-class.d.ts +1 -1
- package/illustration/types.d.ts +1 -0
- package/input/index.d.ts +1 -35
- package/input/index.js +7 -4
- package/input/types.d.ts +40 -0
- package/input/types.js +1 -0
- package/input/utils.d.ts +1 -0
- package/input/utils.js +1 -0
- package/link/index.d.ts +1 -19
- package/link/types.d.ts +19 -0
- package/link/types.js +1 -0
- package/list/index.d.ts +11 -0
- package/list/index.js +16 -0
- package/list/types.d.ts +3 -0
- package/list/types.js +1 -0
- package/list-item/index.d.ts +12 -0
- package/list-item/index.js +17 -0
- package/list-item/types.d.ts +3 -0
- package/list-item/types.js +1 -0
- package/logo/create-logo-class.d.ts +1 -1
- package/logo/types.d.ts +2 -0
- package/package.json +1 -3
- package/pagination/index.d.ts +1 -18
- package/pagination/types.d.ts +19 -0
- package/pagination/types.js +1 -0
- package/popover/index.d.ts +1 -16
- package/popover/index.js +5 -1
- package/popover/types.d.ts +18 -0
- package/popover/types.js +1 -0
- package/popover/utils.d.ts +1 -0
- package/popover/utils.js +1 -0
- package/radio/index.d.ts +1 -10
- package/radio/types.d.ts +12 -0
- package/radio/types.js +1 -0
- package/radio-option/index.d.ts +1 -19
- package/radio-option/index.js +3 -4
- package/radio-option/types.d.ts +19 -0
- package/radio-option/types.js +1 -0
- package/search/index.d.ts +1 -25
- package/search/types.d.ts +28 -0
- package/search/types.js +1 -0
- package/search-option/index.d.ts +1 -10
- package/search-option/index.js +4 -10
- package/search-option/types.d.ts +10 -0
- package/search-option/types.js +1 -0
- package/segment/index.d.ts +1 -11
- package/segment/types.d.ts +12 -0
- package/segment/types.js +1 -0
- package/segment-collapse/index.d.ts +1 -14
- package/segment-collapse/index.js +2 -3
- package/segment-collapse/types.d.ts +14 -0
- package/segment-collapse/types.js +1 -0
- package/segmented-control/index.d.ts +1 -10
- package/segmented-control/types.d.ts +12 -0
- package/segmented-control/types.js +1 -0
- package/segmented-control-option/index.d.ts +1 -18
- package/segmented-control-option/index.js +26 -20
- package/segmented-control-option/types.d.ts +17 -0
- package/segmented-control-option/types.js +1 -0
- package/segmented-icon-control/index.d.ts +1 -12
- package/segmented-icon-control/types.d.ts +13 -0
- package/segmented-icon-control/types.js +1 -0
- package/segmented-icon-control-option/index.d.ts +1 -16
- package/segmented-icon-control-option/index.js +18 -18
- package/segmented-icon-control-option/types.d.ts +14 -0
- package/segmented-icon-control-option/types.js +1 -0
- package/select/index.d.ts +1 -29
- package/select/index.js +8 -4
- package/select/types.d.ts +35 -0
- package/select/types.js +1 -0
- package/select-option/index.d.ts +1 -3
- package/select-option/types.d.ts +3 -0
- package/select-option/types.js +1 -0
- package/spinner/index.d.ts +1 -11
- package/spinner/index.js +1 -1
- package/spinner/types.d.ts +11 -0
- package/spinner/types.js +1 -0
- package/spinner/utils.d.ts +1 -0
- package/spinner/utils.js +1 -0
- package/table/index.d.ts +1 -3
- package/table/index.js +1 -1
- package/table/types.d.ts +3 -0
- package/table/types.js +1 -0
- package/table-body/index.d.ts +1 -3
- package/table-body/types.d.ts +3 -0
- package/table-body/types.js +1 -0
- package/table-cell/index.d.ts +1 -10
- package/table-cell/index.js +2 -2
- package/table-cell/types.d.ts +10 -0
- package/table-cell/types.js +1 -0
- package/table-cell/utils.d.ts +1 -0
- package/table-cell/utils.js +1 -0
- package/table-head/index.d.ts +1 -3
- package/table-head/types.d.ts +3 -0
- package/table-head/types.js +1 -0
- package/table-head-cell/index.d.ts +1 -14
- package/table-head-cell/index.js +2 -2
- package/table-head-cell/types.d.ts +15 -0
- package/table-head-cell/types.js +1 -0
- package/table-row/index.d.ts +1 -9
- package/table-row/types.d.ts +11 -0
- package/table-row/types.js +1 -0
- package/tabs/index.d.ts +1 -10
- package/tabs/types.d.ts +12 -0
- package/tabs/types.js +1 -0
- package/tabs-option/index.d.ts +1 -19
- package/tabs-option/index.js +28 -15
- package/tabs-option/types.d.ts +19 -0
- package/tabs-option/types.js +1 -0
- package/tag/index.d.ts +1 -16
- package/tag/index.js +1 -1
- package/tag/types.d.ts +19 -0
- package/tag/types.js +1 -0
- package/tag/utils.d.ts +1 -0
- package/tag/utils.js +1 -0
- package/tag-close/index.d.ts +1 -11
- package/tag-close/types.d.ts +6 -0
- package/tag-close/types.js +1 -0
- package/text/index.d.ts +12 -0
- package/text/index.js +65 -0
- package/text/types.d.ts +16 -0
- package/text/types.js +1 -0
- package/text/utils.d.ts +5 -0
- package/text/utils.js +6 -0
- package/textarea/index.d.ts +1 -34
- package/textarea/index.js +6 -3
- package/textarea/types.d.ts +41 -0
- package/textarea/types.js +1 -0
- package/theme.css +22 -10
- package/title/index.d.ts +1 -15
- package/title/index.js +5 -18
- package/title/types.d.ts +17 -0
- package/title/types.js +1 -0
- package/title/utils.d.ts +8 -0
- package/title/utils.js +12 -0
- package/toggle/index.d.ts +1 -22
- package/toggle/index.js +7 -3
- package/toggle/types.d.ts +26 -0
- package/toggle/types.js +1 -0
- package/tooltip/index.d.ts +1 -17
- package/tooltip/index.js +1 -1
- package/tooltip/types.d.ts +20 -0
- package/tooltip/types.js +1 -0
- package/tooltip/utils.d.ts +1 -0
- package/tooltip/utils.js +1 -0
- package/types.d.ts +6 -2
- package/utils.d.ts +2 -2
- package/utils.js +14 -9
- package/card-button/utils.d.ts +0 -2
- package/card-button/utils.js +0 -3
- package/card-link/utils.d.ts +0 -2
- package/card-link/utils.js +0 -3
- package/index.d.ts +0 -649
- package/index.js +0 -649
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { TSinchIconElement, TSinchIconReact } from '../types';
|
|
2
|
+
declare global {
|
|
3
|
+
namespace JSX {
|
|
4
|
+
interface IntrinsicElements {
|
|
5
|
+
'sinch-icon-local-fire-department': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-local-fire-department': TSinchIconElement;
|
|
10
|
+
}
|
|
11
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { defineCustomElement } from '../../utils';
|
|
2
|
+
import { createIconClass } from '../create-icon-class';
|
|
3
|
+
const templateHTML = '<svg viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="M19.48 12.35c-1.57-4.08-7.16-4.3-5.81-10.23.1-.44-.37-.78-.75-.55C9.29 3.71 6.68 8 8.87 13.62c.18.46-.36.89-.75.59-1.81-1.37-2-3.34-1.84-4.75.06-.52-.62-.77-.91-.34C4.69 10.16 4 11.84 4 14.37c.38 5.6 5.11 7.32 6.81 7.54 2.43.31 5.06-.14 6.95-1.87 2.08-1.93 2.84-5.01 1.72-7.69Zm-9.28 5.03c1.44-.35 2.18-1.39 2.38-2.31.33-1.43-.96-2.83-.09-5.09.33 1.87 3.27 3.04 3.27 5.08.08 2.53-2.66 4.7-5.56 2.32Z"/><path d="M19.48 12.35c-1.57-4.08-7.16-4.3-5.81-10.23.1-.44-.37-.78-.75-.55C9.29 3.71 6.68 8 8.87 13.62c.18.46-.36.89-.75.59-1.81-1.37-2-3.34-1.84-4.75.06-.52-.62-.77-.91-.34C4.69 10.16 4 11.84 4 14.37c.38 5.6 5.11 7.32 6.81 7.54 2.43.31 5.06-.14 6.95-1.87 2.08-1.93 2.84-5.01 1.72-7.69Zm-9.28 5.03c1.44-.35 2.18-1.39 2.38-2.31.33-1.43-.96-2.83-.09-5.09.33 1.87 3.27 3.04 3.27 5.08.08 2.53-2.66 4.7-5.56 2.32Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-local-fire-department', createIconClass(templateHTML));
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { TSinchIconElement, TSinchIconReact } from '../types';
|
|
2
|
+
declare global {
|
|
3
|
+
namespace JSX {
|
|
4
|
+
interface IntrinsicElements {
|
|
5
|
+
'sinch-icon-local-florist': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-local-florist': TSinchIconElement;
|
|
10
|
+
}
|
|
11
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { defineCustomElement } from '../../utils';
|
|
2
|
+
import { createIconClass } from '../create-icon-class';
|
|
3
|
+
const templateHTML = '<svg viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="M12 22c4.56 0 8.33-3.4 8.92-7.8.09-.64-.48-1.21-1.12-1.12-4.4.59-7.8 4.36-7.8 8.92ZM5.6 10.25a2.5 2.5 0 0 0 3.92 2.06l-.02.19a2.5 2.5 0 0 0 5 0l-.02-.19c.4.28.89.44 1.42.44a2.5 2.5 0 0 0 2.5-2.5c0-1-.59-1.85-1.43-2.25.84-.4 1.43-1.25 1.43-2.25a2.5 2.5 0 0 0-3.92-2.06l.02-.19a2.5 2.5 0 0 0-5 0l.02.19c-.4-.28-.89-.44-1.42-.44a2.5 2.5 0 0 0-2.5 2.5c0 1 .59 1.85 1.43 2.25-.84.4-1.43 1.25-1.43 2.25ZM12 5.5a2.5 2.5 0 0 1 0 5 2.5 2.5 0 0 1 0-5Zm-8.92 8.7C3.67 18.6 7.44 22 12 22c0-4.56-3.4-8.33-7.8-8.92-.64-.09-1.21.48-1.12 1.12Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-local-florist', createIconClass(templateHTML));
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { TSinchIconElement, TSinchIconReact } from '../types';
|
|
2
|
+
declare global {
|
|
3
|
+
namespace JSX {
|
|
4
|
+
interface IntrinsicElements {
|
|
5
|
+
'sinch-icon-local-gas-station': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-local-gas-station': TSinchIconElement;
|
|
10
|
+
}
|
|
11
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { defineCustomElement } from '../../utils';
|
|
2
|
+
import { createIconClass } from '../create-icon-class';
|
|
3
|
+
const templateHTML = '<svg viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="m19.77 7.23.01-.01-3.19-3.19a.754.754 0 0 0-1.06 0c-.29.29-.29.77 0 1.06l1.58 1.58c-1.05.4-1.76 1.47-1.58 2.71.16 1.1 1.1 1.99 2.2 2.11.47.05.88-.03 1.27-.2v7.21c0 .55-.45 1-1 1s-1-.45-1-1V14c0-1.1-.9-2-2-2h-1V5c0-1.1-.9-2-2-2H6c-1.1 0-2 .9-2 2v15c0 .55.45 1 1 1h8c.55 0 1-.45 1-1v-6.5h1.5v4.86c0 1.31.94 2.5 2.24 2.63a2.5 2.5 0 0 0 2.76-2.49V9c0-.69-.28-1.32-.73-1.77ZM12 10H6V6c0-.55.45-1 1-1h4c.55 0 1 .45 1 1v4Zm6 0c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-local-gas-station', createIconClass(templateHTML));
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { TSinchIconElement, TSinchIconReact } from '../types';
|
|
2
|
+
declare global {
|
|
3
|
+
namespace JSX {
|
|
4
|
+
interface IntrinsicElements {
|
|
5
|
+
'sinch-icon-local-grocery-store': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-local-grocery-store': TSinchIconElement;
|
|
10
|
+
}
|
|
11
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { defineCustomElement } from '../../utils';
|
|
2
|
+
import { createIconClass } from '../create-icon-class';
|
|
3
|
+
const templateHTML = '<svg viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="M7 18c-1.1 0-1.99.9-1.99 2S5.9 22 7 22s2-.9 2-2-.9-2-2-2ZM2 4h1l3.6 7.59-1.35 2.44C4.52 15.37 5.48 17 7 17h11c.55 0 1-.45 1-1s-.45-1-1-1H7l1.1-2h7.45c.75 0 1.41-.41 1.75-1.03l3.58-6.49A.996.996 0 0 0 20.01 4H5.21l-.67-1.43a.993.993 0 0 0-.9-.57H2c-.55 0-1 .45-1 1s.45 1 1 1Zm15 14c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-local-grocery-store', createIconClass(templateHTML));
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { TSinchIconElement, TSinchIconReact } from '../types';
|
|
2
|
+
declare global {
|
|
3
|
+
namespace JSX {
|
|
4
|
+
interface IntrinsicElements {
|
|
5
|
+
'sinch-icon-local-hospital': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-local-hospital': TSinchIconElement;
|
|
10
|
+
}
|
|
11
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { defineCustomElement } from '../../utils';
|
|
2
|
+
import { createIconClass } from '../create-icon-class';
|
|
3
|
+
const templateHTML = '<svg viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="M19 3H5c-1.1 0-1.99.9-1.99 2L3 19c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2Zm-2 11h-3v3c0 .55-.45 1-1 1h-2c-.55 0-1-.45-1-1v-3H7c-.55 0-1-.45-1-1v-2c0-.55.45-1 1-1h3V7c0-.55.45-1 1-1h2c.55 0 1 .45 1 1v3h3c.55 0 1 .45 1 1v2c0 .55-.45 1-1 1Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-local-hospital', createIconClass(templateHTML));
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { TSinchIconElement, TSinchIconReact } from '../types';
|
|
2
|
+
declare global {
|
|
3
|
+
namespace JSX {
|
|
4
|
+
interface IntrinsicElements {
|
|
5
|
+
'sinch-icon-local-hotel': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-local-hotel': TSinchIconElement;
|
|
10
|
+
}
|
|
11
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { defineCustomElement } from '../../utils';
|
|
2
|
+
import { createIconClass } from '../create-icon-class';
|
|
3
|
+
const templateHTML = '<svg viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="M7 13c1.66 0 3-1.34 3-3S8.66 7 7 7s-3 1.34-3 3 1.34 3 3 3Zm12-6h-6c-1.1 0-2 .9-2 2v5H3V6c0-.55-.45-1-1-1s-1 .45-1 1v13c0 .55.45 1 1 1s1-.45 1-1v-2h18v2c0 .55.45 1 1 1s1-.45 1-1v-8c0-2.21-1.79-4-4-4Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-local-hotel', createIconClass(templateHTML));
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { TSinchIconElement, TSinchIconReact } from '../types';
|
|
2
|
+
declare global {
|
|
3
|
+
namespace JSX {
|
|
4
|
+
interface IntrinsicElements {
|
|
5
|
+
'sinch-icon-local-laundry-service': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-local-laundry-service': TSinchIconElement;
|
|
10
|
+
}
|
|
11
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { defineCustomElement } from '../../utils';
|
|
2
|
+
import { createIconClass } from '../create-icon-class';
|
|
3
|
+
const templateHTML = '<svg viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="M9.55 16.45c-.2.2-.21.55.02.73a4.011 4.011 0 0 0 5.26-.35 4.011 4.011 0 0 0 .35-5.26c-.18-.23-.53-.23-.73-.02l-4.9 4.9ZM18 2.01 6 2c-1.11 0-2 .89-2 2v16c0 1.11.89 2 2 2h12c1.11 0 2-.89 2-2V4c0-1.11-.89-1.99-2-1.99ZM10 4c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1ZM7 4c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1Zm5 16c-3.31 0-6-2.69-6-6s2.69-6 6-6 6 2.69 6 6-2.69 6-6 6Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-local-laundry-service', createIconClass(templateHTML));
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { TSinchIconElement, TSinchIconReact } from '../types';
|
|
2
|
+
declare global {
|
|
3
|
+
namespace JSX {
|
|
4
|
+
interface IntrinsicElements {
|
|
5
|
+
'sinch-icon-local-library': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-local-library': TSinchIconElement;
|
|
10
|
+
}
|
|
11
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { defineCustomElement } from '../../utils';
|
|
2
|
+
import { createIconClass } from '../create-icon-class';
|
|
3
|
+
const templateHTML = '<svg viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="M12 11.55c-1.82-1.7-4.12-2.89-6.68-3.35C4.11 7.99 3 8.95 3 10.18v6.24c0 1.68.72 2.56 1.71 2.69 2.5.32 4.77 1.35 6.63 2.87.35.29.92.32 1.27.04 1.87-1.53 4.16-2.58 6.68-2.9.94-.13 1.71-1.06 1.71-2.02v-6.92c0-1.23-1.11-2.19-2.32-1.98-2.56.46-4.86 1.65-6.68 3.35ZM12 8c1.66 0 3-1.34 3-3s-1.34-3-3-3-3 1.34-3 3 1.34 3 3 3Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-local-library', createIconClass(templateHTML));
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { TSinchIconElement, TSinchIconReact } from '../types';
|
|
2
|
+
declare global {
|
|
3
|
+
namespace JSX {
|
|
4
|
+
interface IntrinsicElements {
|
|
5
|
+
'sinch-icon-local-mall': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-local-mall': TSinchIconElement;
|
|
10
|
+
}
|
|
11
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { defineCustomElement } from '../../utils';
|
|
2
|
+
import { createIconClass } from '../create-icon-class';
|
|
3
|
+
const templateHTML = '<svg viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="M19 6h-2c0-2.76-2.24-5-5-5S7 3.24 7 6H5c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2Zm-7-3c1.66 0 3 1.34 3 3H9c0-1.66 1.34-3 3-3Zm0 10a4.99 4.99 0 0 1-4.84-3.75C6.99 8.62 7.48 8 8.13 8c.47 0 .85.34.98.8a2.997 2.997 0 0 0 5.78 0c.13-.46.51-.8.98-.8.65 0 1.13.62.97 1.25A4.99 4.99 0 0 1 12 13Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-local-mall', createIconClass(templateHTML));
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { TSinchIconElement, TSinchIconReact } from '../types';
|
|
2
|
+
declare global {
|
|
3
|
+
namespace JSX {
|
|
4
|
+
interface IntrinsicElements {
|
|
5
|
+
'sinch-icon-local-movies': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-local-movies': TSinchIconElement;
|
|
10
|
+
}
|
|
11
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { defineCustomElement } from '../../utils';
|
|
2
|
+
import { createIconClass } from '../create-icon-class';
|
|
3
|
+
const templateHTML = '<svg viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="M18 4v1h-2V4c0-.55-.45-1-1-1H9c-.55 0-1 .45-1 1v1H6V4c0-.55-.45-1-1-1s-1 .45-1 1v16c0 .55.45 1 1 1s1-.45 1-1v-1h2v1c0 .55.45 1 1 1h6c.55 0 1-.45 1-1v-1h2v1c0 .55.45 1 1 1s1-.45 1-1V4c0-.55-.45-1-1-1s-1 .45-1 1ZM8 17H6v-2h2v2Zm0-4H6v-2h2v2Zm0-4H6V7h2v2Zm10 8h-2v-2h2v2Zm0-4h-2v-2h2v2Zm0-4h-2V7h2v2Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-local-movies', createIconClass(templateHTML));
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { TSinchIconElement, TSinchIconReact } from '../types';
|
|
2
|
+
declare global {
|
|
3
|
+
namespace JSX {
|
|
4
|
+
interface IntrinsicElements {
|
|
5
|
+
'sinch-icon-local-parking': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-local-parking': TSinchIconElement;
|
|
10
|
+
}
|
|
11
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { defineCustomElement } from '../../utils';
|
|
2
|
+
import { createIconClass } from '../create-icon-class';
|
|
3
|
+
const templateHTML = '<svg viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="M12.79 3H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2s2-.9 2-2v-4h3c3.57 0 6.42-3.13 5.95-6.79C18.56 5.19 15.84 3 12.79 3Zm.41 8H10V7h3.2c1.1 0 2 .9 2 2s-.9 2-2 2Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-local-parking', createIconClass(templateHTML));
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { TSinchIconElement, TSinchIconReact } from '../types';
|
|
2
|
+
declare global {
|
|
3
|
+
namespace JSX {
|
|
4
|
+
interface IntrinsicElements {
|
|
5
|
+
'sinch-icon-local-pharmacy': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-local-pharmacy': TSinchIconElement;
|
|
10
|
+
}
|
|
11
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { defineCustomElement } from '../../utils';
|
|
2
|
+
import { createIconClass } from '../create-icon-class';
|
|
3
|
+
const templateHTML = '<svg viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="M18.89 5h-.53l.71-1.97c.24-.65-.1-1.37-.75-1.6-.65-.24-1.37.1-1.61.75L15.69 5H5.1a2 2 0 0 0-1.9 2.63L5 13l-1.79 5.37C2.77 19.66 3.74 21 5.1 21h13.78c1.36 0 2.33-1.34 1.9-2.63L19 13l1.78-5.37C21.21 6.34 20.25 5 18.89 5ZM15 14h-2v2c0 .55-.45 1-1 1s-1-.45-1-1v-2H9c-.55 0-1-.45-1-1s.45-1 1-1h2v-2c0-.55.45-1 1-1s1 .45 1 1v2h2c.55 0 1 .45 1 1s-.45 1-1 1Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-local-pharmacy', createIconClass(templateHTML));
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { TSinchIconElement, TSinchIconReact } from '../types';
|
|
2
|
+
declare global {
|
|
3
|
+
namespace JSX {
|
|
4
|
+
interface IntrinsicElements {
|
|
5
|
+
'sinch-icon-local-phone': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-local-phone': TSinchIconElement;
|
|
10
|
+
}
|
|
11
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { defineCustomElement } from '../../utils';
|
|
2
|
+
import { createIconClass } from '../create-icon-class';
|
|
3
|
+
const templateHTML = '<svg viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="m19.23 15.26-2.54-.29a1.99 1.99 0 0 0-1.64.57l-1.84 1.84a15.045 15.045 0 0 1-6.59-6.59l1.85-1.85c.43-.43.64-1.03.57-1.64l-.29-2.52a2.001 2.001 0 0 0-1.99-1.77H5.03c-1.13 0-2.07.94-2 2.07.53 8.54 7.36 15.36 15.89 15.89 1.13.07 2.07-.87 2.07-2v-1.73c.01-1.01-.75-1.86-1.76-1.98Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-local-phone', createIconClass(templateHTML));
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { TSinchIconElement, TSinchIconReact } from '../types';
|
|
2
|
+
declare global {
|
|
3
|
+
namespace JSX {
|
|
4
|
+
interface IntrinsicElements {
|
|
5
|
+
'sinch-icon-local-pizza': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-local-pizza': TSinchIconElement;
|
|
10
|
+
}
|
|
11
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { defineCustomElement } from '../../utils';
|
|
2
|
+
import { createIconClass } from '../create-icon-class';
|
|
3
|
+
const templateHTML = '<svg viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="M12 2C9.01 2 6.28 3.08 4.17 4.88c-.71.61-.86 1.65-.4 2.46l7.36 13.11c.38.68 1.36.68 1.74 0l7.36-13.11c.46-.81.31-1.86-.4-2.46C17.73 3.09 14.99 2 12 2ZM7 7c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2Zm5 8c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-local-pizza', createIconClass(templateHTML));
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { TSinchIconElement, TSinchIconReact } from '../types';
|
|
2
|
+
declare global {
|
|
3
|
+
namespace JSX {
|
|
4
|
+
interface IntrinsicElements {
|
|
5
|
+
'sinch-icon-local-play': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-local-play': TSinchIconElement;
|
|
10
|
+
}
|
|
11
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { defineCustomElement } from '../../utils';
|
|
2
|
+
import { createIconClass } from '../create-icon-class';
|
|
3
|
+
const templateHTML = '<svg viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="M20 12c0-.76.43-1.42 1.06-1.76.6-.33.94-1.01.94-1.7V6c0-1.1-.9-2-2-2H4c-1.1 0-1.99.89-1.99 1.99v2.55c0 .69.33 1.37.94 1.69A2.02 2.02 0 0 1 4 12c0 .76-.43 1.43-1.06 1.76-.6.33-.94 1.01-.94 1.7v2.25C2 19.1 2.9 20 4 20h16c1.1 0 2-.9 2-2v-2.54c0-.69-.34-1.37-.94-1.7-.63-.34-1.06-1-1.06-1.76Zm-5.5 4.1L12 14.5l-2.5 1.61c-.38.24-.87-.11-.75-.55l.75-2.88-2.3-1.88a.503.503 0 0 1 .29-.89l2.96-.17 1.08-2.75c.17-.42.77-.42.93 0l1.08 2.76 2.96.17c.45.03.64.6.29.89l-2.3 1.88.76 2.86c.12.45-.37.8-.75.55Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-local-play', createIconClass(templateHTML));
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { TSinchIconElement, TSinchIconReact } from '../types';
|
|
2
|
+
declare global {
|
|
3
|
+
namespace JSX {
|
|
4
|
+
interface IntrinsicElements {
|
|
5
|
+
'sinch-icon-local-police': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-local-police': TSinchIconElement;
|
|
10
|
+
}
|
|
11
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { defineCustomElement } from '../../utils';
|
|
2
|
+
import { createIconClass } from '../create-icon-class';
|
|
3
|
+
const templateHTML = '<svg viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="m14.5 12.59.63 2.73c.1.43-.37.77-.75.54L12 14.42l-2.39 1.44a.502.502 0 0 1-.75-.54l.64-2.72-2.1-1.81a.5.5 0 0 1 .28-.88l2.78-.24 1.08-2.56c.17-.41.75-.41.92 0l1.08 2.55 2.78.24a.5.5 0 0 1 .28.88l-2.1 1.81ZM4.19 4.47C3.47 4.79 3 5.51 3 6.3V11c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V6.3c0-.79-.47-1.51-1.19-1.83l-7-3.11c-.52-.23-1.11-.23-1.62 0l-7 3.11Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-local-police', createIconClass(templateHTML));
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { TSinchIconElement, TSinchIconReact } from '../types';
|
|
2
|
+
declare global {
|
|
3
|
+
namespace JSX {
|
|
4
|
+
interface IntrinsicElements {
|
|
5
|
+
'sinch-icon-local-post-office': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-local-post-office': TSinchIconElement;
|
|
10
|
+
}
|
|
11
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { defineCustomElement } from '../../utils';
|
|
2
|
+
import { createIconClass } from '../create-icon-class';
|
|
3
|
+
const templateHTML = '<svg viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2Zm-.4 4.25-6.54 4.09c-.65.41-1.47.41-2.12 0L4.4 8.25a.85.85 0 1 1 .9-1.44L12 11l6.7-4.19a.85.85 0 1 1 .9 1.44Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-local-post-office', createIconClass(templateHTML));
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { TSinchIconElement, TSinchIconReact } from '../types';
|
|
2
|
+
declare global {
|
|
3
|
+
namespace JSX {
|
|
4
|
+
interface IntrinsicElements {
|
|
5
|
+
'sinch-icon-local-printshop': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-local-printshop': TSinchIconElement;
|
|
10
|
+
}
|
|
11
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { defineCustomElement } from '../../utils';
|
|
2
|
+
import { createIconClass } from '../create-icon-class';
|
|
3
|
+
const templateHTML = '<svg viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="M19 8H5c-1.66 0-3 1.34-3 3v4c0 1.1.9 2 2 2h2v2c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2v-2h2c1.1 0 2-.9 2-2v-4c0-1.66-1.34-3-3-3Zm-4 11H9c-.55 0-1-.45-1-1v-4h8v4c0 .55-.45 1-1 1Zm4-7c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1Zm-2-9H7c-.55 0-1 .45-1 1v2c0 .55.45 1 1 1h10c.55 0 1-.45 1-1V4c0-.55-.45-1-1-1Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-local-printshop', createIconClass(templateHTML));
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { TSinchIconElement, TSinchIconReact } from '../types';
|
|
2
|
+
declare global {
|
|
3
|
+
namespace JSX {
|
|
4
|
+
interface IntrinsicElements {
|
|
5
|
+
'sinch-icon-local-see': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-local-see': TSinchIconElement;
|
|
10
|
+
}
|
|
11
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { defineCustomElement } from '../../utils';
|
|
2
|
+
import { createIconClass } from '../create-icon-class';
|
|
3
|
+
const templateHTML = '<svg viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="M12 15.2a3.2 3.2 0 1 0 0-6.4 3.2 3.2 0 0 0 0 6.4Z"/><path d="M20 4h-3.17l-1.24-1.35A1.99 1.99 0 0 0 14.12 2H9.88c-.56 0-1.1.24-1.48.65L7.17 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2Zm-8 13c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-local-see', createIconClass(templateHTML));
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { TSinchIconElement, TSinchIconReact } from '../types';
|
|
2
|
+
declare global {
|
|
3
|
+
namespace JSX {
|
|
4
|
+
interface IntrinsicElements {
|
|
5
|
+
'sinch-icon-local-shipping': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-local-shipping': TSinchIconElement;
|
|
10
|
+
}
|
|
11
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { defineCustomElement } from '../../utils';
|
|
2
|
+
import { createIconClass } from '../create-icon-class';
|
|
3
|
+
const templateHTML = '<svg viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="M19.5 8H17V6c0-1.1-.9-2-2-2H3c-1.1 0-2 .9-2 2v9c0 1.1.9 2 2 2 0 1.66 1.34 3 3 3s3-1.34 3-3h6c0 1.66 1.34 3 3 3s3-1.34 3-3h1c.55 0 1-.45 1-1v-3.33c0-.43-.14-.85-.4-1.2L20.3 8.4c-.19-.25-.49-.4-.8-.4ZM6 18c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1Zm13.5-8.5 1.96 2.5H17V9.5h2.5ZM18 18c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-local-shipping', createIconClass(templateHTML));
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { TSinchIconElement, TSinchIconReact } from '../types';
|
|
2
|
+
declare global {
|
|
3
|
+
namespace JSX {
|
|
4
|
+
interface IntrinsicElements {
|
|
5
|
+
'sinch-icon-local-taxi': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-local-taxi': TSinchIconElement;
|
|
10
|
+
}
|
|
11
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { defineCustomElement } from '../../utils';
|
|
2
|
+
import { createIconClass } from '../create-icon-class';
|
|
3
|
+
const templateHTML = '<svg viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="M18.92 6.01C18.72 5.42 18.16 5 17.5 5H15V4c0-.55-.45-1-1-1h-4c-.55 0-1 .45-1 1v1H6.5c-.66 0-1.21.42-1.42 1.01l-1.97 5.67c-.07.21-.11.43-.11.66v7.16c0 .83.67 1.5 1.5 1.5S6 20.33 6 19.5V19h12v.5c0 .82.67 1.5 1.5 1.5.82 0 1.5-.67 1.5-1.5v-7.16c0-.22-.04-.45-.11-.66l-1.97-5.67ZM6.5 16c-.83 0-1.5-.67-1.5-1.5S5.67 13 6.5 13s1.5.67 1.5 1.5S7.33 16 6.5 16Zm11 0c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5ZM5 11l1.5-4.5h11L19 11H5Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-local-taxi', createIconClass(templateHTML));
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { TSinchIconElement, TSinchIconReact } from '../types';
|
|
2
|
+
declare global {
|
|
3
|
+
namespace JSX {
|
|
4
|
+
interface IntrinsicElements {
|
|
5
|
+
'sinch-icon-location-city': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-location-city': TSinchIconElement;
|
|
10
|
+
}
|
|
11
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { defineCustomElement } from '../../utils';
|
|
2
|
+
import { createIconClass } from '../create-icon-class';
|
|
3
|
+
const templateHTML = '<svg viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="M15 11V5.83c0-.53-.21-1.04-.59-1.41L12.7 2.71a.996.996 0 0 0-1.41 0l-1.7 1.7C9.21 4.79 9 5.3 9 5.83V7H5c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-6c0-1.1-.9-2-2-2h-4Zm-8 8H5v-2h2v2Zm0-4H5v-2h2v2Zm0-4H5V9h2v2Zm6 8h-2v-2h2v2Zm0-4h-2v-2h2v2Zm0-4h-2V9h2v2Zm0-4h-2V5h2v2Zm6 12h-2v-2h2v2Zm0-4h-2v-2h2v2Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-location-city', createIconClass(templateHTML));
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { TSinchIconElement, TSinchIconReact } from '../types';
|
|
2
|
+
declare global {
|
|
3
|
+
namespace JSX {
|
|
4
|
+
interface IntrinsicElements {
|
|
5
|
+
'sinch-icon-location-disabled': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-location-disabled': TSinchIconElement;
|
|
10
|
+
}
|
|
11
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { defineCustomElement } from '../../utils';
|
|
2
|
+
import { createIconClass } from '../create-icon-class';
|
|
3
|
+
const templateHTML = '<svg viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="M22 13c.55 0 1-.45 1-1s-.45-1-1-1h-1.06A8.994 8.994 0 0 0 13 3.06V2c0-.55-.45-1-1-1s-1 .45-1 1v1.06c-.98.11-1.91.38-2.77.78l1.53 1.53a6.995 6.995 0 0 1 8.87 8.87l1.53 1.53c.4-.86.67-1.79.78-2.77H22Zm-1.56 5.88L5.12 3.56a.996.996 0 1 0-1.41 1.41L5.04 6.3A9.061 9.061 0 0 0 3.06 11H2c-.55 0-1 .45-1 1s.45 1 1 1h1.06A8.994 8.994 0 0 0 11 20.94V22c0 .55.45 1 1 1s1-.45 1-1v-1.06c1.77-.2 3.38-.91 4.69-1.98l1.33 1.33c.39.39 1.02.39 1.41 0 .4-.39.4-1.02.01-1.41ZM12 19A6.995 6.995 0 0 1 6.46 7.73l9.81 9.81A6.972 6.972 0 0 1 12 19Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-location-disabled', createIconClass(templateHTML));
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { TSinchIconElement, TSinchIconReact } from '../types';
|
|
2
|
+
declare global {
|
|
3
|
+
namespace JSX {
|
|
4
|
+
interface IntrinsicElements {
|
|
5
|
+
'sinch-icon-location-off': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-location-off': TSinchIconElement;
|
|
10
|
+
}
|
|
11
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { defineCustomElement } from '../../utils';
|
|
2
|
+
import { createIconClass } from '../create-icon-class';
|
|
3
|
+
const templateHTML = '<svg viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="M2.71 3.56a.996.996 0 0 0 0 1.41l2.47 2.47C5.07 7.95 5 8.47 5 9c0 4.17 4.42 9.92 6.23 12.11.4.48 1.13.48 1.53 0 .65-.78 1.62-2.01 2.61-3.46l2.65 2.65a.996.996 0 1 0 1.41-1.41L4.12 3.56a.996.996 0 0 0-1.41 0ZM12 2c-1.84 0-3.5.71-4.75 1.86l3.19 3.19c.43-.34.97-.55 1.56-.55A2.5 2.5 0 0 1 14.5 9c0 .59-.21 1.13-.56 1.56l3.55 3.55C18.37 12.36 19 10.57 19 9c0-3.87-3.13-7-7-7Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-location-off', createIconClass(templateHTML));
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { TSinchIconElement, TSinchIconReact } from '../types';
|
|
2
|
+
declare global {
|
|
3
|
+
namespace JSX {
|
|
4
|
+
interface IntrinsicElements {
|
|
5
|
+
'sinch-icon-location-on': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-location-on': TSinchIconElement;
|
|
10
|
+
}
|
|
11
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { defineCustomElement } from '../../utils';
|
|
2
|
+
import { createIconClass } from '../create-icon-class';
|
|
3
|
+
const templateHTML = '<svg viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="M12 2C8.13 2 5 5.13 5 9c0 4.17 4.42 9.92 6.24 12.11.4.48 1.13.48 1.53 0C14.58 18.92 19 13.17 19 9c0-3.87-3.13-7-7-7Zm0 9.5a2.5 2.5 0 0 1 0-5 2.5 2.5 0 0 1 0 5Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-location-on', createIconClass(templateHTML));
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { TSinchIconElement, TSinchIconReact } from '../types';
|
|
2
|
+
declare global {
|
|
3
|
+
namespace JSX {
|
|
4
|
+
interface IntrinsicElements {
|
|
5
|
+
'sinch-icon-location-searching': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-location-searching': TSinchIconElement;
|
|
10
|
+
}
|
|
11
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { defineCustomElement } from '../../utils';
|
|
2
|
+
import { createIconClass } from '../create-icon-class';
|
|
3
|
+
const templateHTML = '<svg viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="M20.94 11A8.994 8.994 0 0 0 13 3.06V2c0-.55-.45-1-1-1s-1 .45-1 1v1.06A8.994 8.994 0 0 0 3.06 11H2c-.55 0-1 .45-1 1s.45 1 1 1h1.06A8.994 8.994 0 0 0 11 20.94V22c0 .55.45 1 1 1s1-.45 1-1v-1.06A8.994 8.994 0 0 0 20.94 13H22c.55 0 1-.45 1-1s-.45-1-1-1h-1.06ZM12 19c-3.87 0-7-3.13-7-7s3.13-7 7-7 7 3.13 7 7-3.13 7-7 7Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-location-searching', createIconClass(templateHTML));
|
package/icons/logout/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { defineCustomElement } from '../../utils';
|
|
2
2
|
import { createIconClass } from '../create-icon-class';
|
|
3
|
-
const templateHTML = '<svg viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="M5.104 5h6c.55 0 1-.45 1-1s-.45-1-1-1h-6c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h6c.55 0 1-.45 1-1s-.45-1-1-1h-6V5Z"/><path d="m20.754 11.65-2.79-2.79a.501.501 0 0 0-.86.35V11h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v1.79c0 .45.54.67.85.35l2.79-2.79c.2-.19.2-.51.01-.7Z"
|
|
3
|
+
const templateHTML = '<svg viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="M5.104 5h6c.55 0 1-.45 1-1s-.45-1-1-1h-6c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h6c.55 0 1-.45 1-1s-.45-1-1-1h-6V5Z"/><path d="m20.754 11.65-2.79-2.79a.501.501 0 0 0-.86.35V11h-7c-.55 0-1 .45-1 1s.45 1 1 1h7v1.79c0 .45.54.67.85.35l2.79-2.79c.2-.19.2-.51.01-.7Z"/></svg>';
|
|
4
4
|
defineCustomElement('sinch-icon-logout', createIconClass(templateHTML));
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { TSinchIconElement, TSinchIconReact } from '../types';
|
|
2
|
+
declare global {
|
|
3
|
+
namespace JSX {
|
|
4
|
+
interface IntrinsicElements {
|
|
5
|
+
'sinch-icon-looks': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-looks': TSinchIconElement;
|
|
10
|
+
}
|
|
11
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { defineCustomElement } from '../../utils';
|
|
2
|
+
import { createIconClass } from '../create-icon-class';
|
|
3
|
+
const templateHTML = '<svg viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="M12 10c-3.47 0-6.36 2.54-6.91 5.86-.1.6.39 1.14 1 1.14.49 0 .9-.36.98-.85A5.007 5.007 0 0 1 12 12c2.47 0 4.52 1.79 4.93 4.15.08.49.49.85.98.85.61 0 1.09-.54.99-1.14A7 7 0 0 0 12 10Zm0-4C6.3 6 1.61 10.34 1.05 15.9c-.05.59.41 1.1 1.01 1.1.51 0 .94-.38.99-.88C3.49 11.57 7.34 8 12 8c4.66 0 8.51 3.57 8.96 8.12.05.5.48.88.99.88.59 0 1.06-.51 1-1.1C22.39 10.34 17.7 6 12 6Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-looks', createIconClass(templateHTML));
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { TSinchIconElement, TSinchIconReact } from '../types';
|
|
2
|
+
declare global {
|
|
3
|
+
namespace JSX {
|
|
4
|
+
interface IntrinsicElements {
|
|
5
|
+
'sinch-icon-looks-3': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-looks-3': TSinchIconElement;
|
|
10
|
+
}
|
|
11
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { defineCustomElement } from '../../utils';
|
|
2
|
+
import { createIconClass } from '../create-icon-class';
|
|
3
|
+
const templateHTML = '<svg viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="M19 3H5.01c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2H19c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2Zm-3.99 7.5c0 .83-.67 1.5-1.5 1.5.83 0 1.5.67 1.5 1.5V15a2 2 0 0 1-2 2H10c-.55 0-1-.45-1-1s.45-1 1-1h3.01L13 13h-1c-.55 0-1-.45-1-1s.45-1 1-1h1l.01-2H10c-.55 0-.99-.45-.99-1s.44-1 .99-1h3.01c1.1 0 2 .9 2 2v1.5Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-looks-3', createIconClass(templateHTML));
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { TSinchIconElement, TSinchIconReact } from '../types';
|
|
2
|
+
declare global {
|
|
3
|
+
namespace JSX {
|
|
4
|
+
interface IntrinsicElements {
|
|
5
|
+
'sinch-icon-looks-4': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-looks-4': TSinchIconElement;
|
|
10
|
+
}
|
|
11
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { defineCustomElement } from '../../utils';
|
|
2
|
+
import { createIconClass } from '../create-icon-class';
|
|
3
|
+
const templateHTML = '<svg viewBox="0 0 24 24" aria-hidden="true" focusable="false"><g clip-path="url(#a)"><path d="M19.04 3h-14c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2Zm-5 14c-.55 0-1-.45-1-1v-3h-3c-.55 0-1-.45-1-1V8c0-.55.45-1 1-1s1 .45 1 1v3h2V8c0-.55.45-1 1-1s1 .45 1 1v8c0 .55-.45 1-1 1Z"/></g><defs><clipPath id="a"><path d="M0 0h24v24H0z"/></clipPath></defs></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-looks-4', createIconClass(templateHTML));
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { TSinchIconElement, TSinchIconReact } from '../types';
|
|
2
|
+
declare global {
|
|
3
|
+
namespace JSX {
|
|
4
|
+
interface IntrinsicElements {
|
|
5
|
+
'sinch-icon-looks-5': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-looks-5': TSinchIconElement;
|
|
10
|
+
}
|
|
11
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { defineCustomElement } from '../../utils';
|
|
2
|
+
import { createIconClass } from '../create-icon-class';
|
|
3
|
+
const templateHTML = '<svg viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2Zm-5 6h-3v2h2c1.1 0 2 .9 2 2v2a2 2 0 0 1-2 2h-3c-.55 0-1-.45-1-1s.45-1 1-1h3v-2h-3c-.55 0-1-.45-1-1V8c0-.55.45-1 1-1h4c.55 0 1 .45 1 1s-.45 1-1 1Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-looks-5', createIconClass(templateHTML));
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { TSinchIconElement, TSinchIconReact } from '../types';
|
|
2
|
+
declare global {
|
|
3
|
+
namespace JSX {
|
|
4
|
+
interface IntrinsicElements {
|
|
5
|
+
'sinch-icon-looks-6': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-looks-6': TSinchIconElement;
|
|
10
|
+
}
|
|
11
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { defineCustomElement } from '../../utils';
|
|
2
|
+
import { createIconClass } from '../create-icon-class';
|
|
3
|
+
const templateHTML = '<svg viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="M11 15h2v-2h-2v2Zm8-12H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2Zm-5 6h-3v2h2c1.1 0 2 .9 2 2v2a2 2 0 0 1-2 2h-2a2 2 0 0 1-2-2V9c0-1.1.9-2 2-2h3c.55 0 1 .45 1 1s-.45 1-1 1Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-looks-6', createIconClass(templateHTML));
|