@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-directions-run': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-directions-run': 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="M13.49 5.48c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2Zm-3.17 12 .57-2.5 2.1 2v5c0 .55.45 1 1 1s1-.45 1-1v-5.64c0-.55-.22-1.07-.62-1.45l-1.48-1.41.6-3a7.321 7.321 0 0 0 4.36 2.41c.6.09 1.14-.39 1.14-1 0-.49-.36-.9-.85-.98-1.52-.25-2.78-1.15-3.45-2.33l-1-1.6c-.4-.6-1-1-1.7-1-.3 0-.5.1-.8.1L7.21 7.76a2.01 2.01 0 0 0-1.22 1.85v2.37c0 .55.45 1 1 1s1-.45 1-1v-2.4l1.8-.7-1.6 8.1-3.92-.8c-.54-.11-1.07.24-1.18.78V17c-.11.54.24 1.07.78 1.18l4.11.82a2 2 0 0 0 2.34-1.52Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-directions-run', 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-directions-subway': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-directions-subway': 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 2c-4.42 0-8 .5-8 4v9.5C4 17.43 5.57 19 7.5 19l-1.15 1.15a.5.5 0 0 0 .36.85H17.3c.45 0 .67-.54.35-.85L16.5 19c1.93 0 3.5-1.57 3.5-3.5V6c0-3.5-3.58-4-8-4ZM7.5 17c-.83 0-1.5-.67-1.5-1.5S6.67 14 7.5 14s1.5.67 1.5 1.5S8.33 17 7.5 17Zm3.5-6H6V6h5v5Zm5.5 6c-.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.5Zm1.5-6h-5V6h5v5Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-directions-subway', 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-directions-transit': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-directions-transit': 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 2c-4.42 0-8 .5-8 4v9.5C4 17.43 5.57 19 7.5 19l-1.15 1.15a.5.5 0 0 0 .36.85H17.3c.45 0 .67-.54.35-.85L16.5 19c1.93 0 3.5-1.57 3.5-3.5V6c0-3.5-3.58-4-8-4ZM7.5 17c-.83 0-1.5-.67-1.5-1.5S6.67 14 7.5 14s1.5.67 1.5 1.5S8.33 17 7.5 17Zm3.5-6H6V6h5v5Zm5.5 6c-.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.5Zm1.5-6h-5V6h5v5Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-directions-transit', 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-directions-walk': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-directions-walk': 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="M13.5 5.5c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2ZM9.8 8.9 7.24 21.81c-.13.61.35 1.19.98 1.19h.08c.47 0 .87-.32.98-.78L10.9 15l2.1 2v5c0 .55.45 1 1 1s1-.45 1-1v-5.64c0-.55-.22-1.07-.62-1.45L12.9 13.5l.6-3a7.321 7.321 0 0 0 4.36 2.41c.6.09 1.14-.39 1.14-1 0-.49-.36-.9-.85-.98-1.52-.25-2.78-1.15-3.45-2.33l-1-1.6a2.145 2.145 0 0 0-2.65-.84L7.22 7.78A2.01 2.01 0 0 0 6 9.63V12c0 .55.45 1 1 1s1-.45 1-1V9.6l1.8-.7Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-directions-walk', 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-do-not-step': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-do-not-step': 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.1 3.51a.996.996 0 0 0 0 1.41l7.19 7.19c.18.2.18.5-.01.7a.485.485 0 0 1-.7 0L6.87 11.1c-.11.4-.26.78-.45 1.12l1.4 1.4c.2.2.2.51 0 .71a.485.485 0 0 1-.7 0l-1.27-1.27c-.24.29-.5.56-.77.8l1.28 1.28c.2.2.2.51 0 .71-.1.1-.23.15-.36.15a.47.47 0 0 1-.35-.15l-1.38-1.38c-.71.47-1.43.81-2.02 1.04A1.99 1.99 0 0 0 1 17.37V18c0 1.1.9 2 2 2h6.67c.53 0 1.04-.21 1.41-.59l2.74-2.74 5.23 5.23a.996.996 0 1 0 1.41-1.41L3.51 3.51a.996.996 0 0 0-1.41 0Zm16.41 12.17-1.41-1.41 4.48-4.48c.78.78.78 2.05 0 2.83l-3.07 3.06Zm2.37-6.6-4.48 4.48-7.1-7.09 3.09-3.07a2 2 0 0 1 2.82 0l5.67 5.68Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-do-not-step', 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-do-not-touch': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-do-not-touch': 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="m13 10.17-2.5-2.5V2.25a1.25 1.25 0 0 1 2.5 0v7.92Zm7-4.85c0-.65-.47-1.25-1.12-1.32-.75-.08-1.38.51-1.38 1.24v5.25c0 .28-.22.5-.5.5s-.5-.22-.5-.5V3.31c0-.65-.47-1.25-1.12-1.32-.75-.06-1.38.53-1.38 1.26v7.92l6 6V5.32ZM9.5 4.25C9.5 3.56 8.94 3 8.25 3c-.67 0-1.2.53-1.24 1.18L9.5 6.67V4.25ZM17 22c.62 0 1.18-.19 1.65-.52l-.02-.02.44.44a.996.996 0 1 0 1.41-1.41L3.51 3.51A.996.996 0 1 0 2.1 4.92l4.92 4.92L7 9.83v4.3l-2.6-1.48c-.17-.09-.34-.14-.54-.14-.26 0-.5.09-.7.26L2 13.88l6.8 7.18c.57.6 1.35.94 2.18.94H17Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-do-not-touch', 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-dock': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-dock': 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 23h6c.55 0 1-.45 1-1s-.45-1-1-1H9c-.55 0-1 .45-1 1s.45 1 1 1Zm7-21.99L8 1c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V3c0-1.1-.9-1.99-2-1.99ZM16 15H8V5h8v10Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-dock', 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-domain': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-domain': 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 7V5c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V9c0-1.1-.9-2-2-2h-8ZM6 19H4v-2h2v2Zm0-4H4v-2h2v2Zm0-4H4V9h2v2Zm0-4H4V5h2v2Zm4 12H8v-2h2v2Zm0-4H8v-2h2v2Zm0-4H8V9h2v2Zm0-4H8V5h2v2Zm9 12h-7v-2h2v-2h-2v-2h2v-2h-2V9h7c.55 0 1 .45 1 1v8c0 .55-.45 1-1 1Zm-1-8h-2v2h2v-2Zm0 4h-2v2h2v-2Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-domain', 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-domain-disabled': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-domain-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="M.71 2.39a.996.996 0 0 0 0 1.41L2 5.1V19c0 1.1.9 2 2 2h13.9l2.29 2.29a.996.996 0 1 0 1.41-1.41L2.12 2.39a.996.996 0 0 0-1.41 0ZM6 19H4v-2h2v2Zm0-4H4v-2h2v2Zm-2-4V9h2v2H4Zm6 8H8v-2h2v2Zm-2-4v-2h2v2H8Zm4 4v-2h1.9l2 2H12ZM8 5h2v2h-.45L12 9.45V9h7c.55 0 1 .45 1 1v7.45l2 2V9c0-1.1-.9-2-2-2h-8V5c0-1.1-.9-2-2-2H5.55L8 5.45V5Zm8 6h2v2h-2v-2Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-domain-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-domain-verification': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-domain-verification': 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="M10.23 15.83c.39.39 1.02.39 1.41 0l4.24-4.24c.39-.39.39-1.02 0-1.42a.996.996 0 0 0-1.41 0l-3.54 3.53-1.41-1.41c-.39-.39-1.02-.39-1.42 0a.987.987 0 0 0 0 1.41l2.13 2.13Z"/><path d="M19 4H5a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2V6a2 2 0 0 0-2-2Zm0 13c0 .55-.45 1-1 1H6c-.55 0-1-.45-1-1V8h14v9Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-domain-verification', createIconClass(templateHTML));
|
|
@@ -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="m20.08 11.42-4.04-5.65c-.34-.48-.89-.77-1.48-.77-1.49 0-2.35 1.68-1.49 2.89L16 12l-2.93 4.11c-.87 1.21 0 2.89 1.49 2.89.59 0 1.15-.29 1.49-.77l4.04-5.65c.24-.35.24-.81-.01-1.16Z"
|
|
3
|
+
const templateHTML = '<svg viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="m20.08 11.42-4.04-5.65c-.34-.48-.89-.77-1.48-.77-1.49 0-2.35 1.68-1.49 2.89L16 12l-2.93 4.11c-.87 1.21 0 2.89 1.49 2.89.59 0 1.15-.29 1.49-.77l4.04-5.65c.24-.35.24-.81-.01-1.16Z"/><path d="M13.08 11.42 9.05 5.77C8.7 5.29 8.15 5 7.56 5 6.07 5 5.2 6.68 6.07 7.89L9 12l-2.93 4.11C5.2 17.32 6.07 19 7.56 19c.59 0 1.15-.29 1.49-.77l4.04-5.65c.24-.35.24-.81-.01-1.16Z"/></svg>';
|
|
4
4
|
defineCustomElement('sinch-icon-double-arrow', 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-dry': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-dry': 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="M1.94 11.79c-.6.57-.94 1.35-.94 2.18V20c0 1.66 1.34 3 3 3h13.68c.65 0 1.25-.47 1.32-1.12.08-.75-.51-1.38-1.24-1.38H12.5c-.28 0-.5-.22-.5-.5s.22-.5.5-.5h7.18c.65 0 1.25-.47 1.32-1.12.08-.75-.51-1.38-1.24-1.38H12.5c-.28 0-.5-.22-.5-.5s.22-.5.5-.5h8.18c.65 0 1.25-.47 1.32-1.12.08-.75-.51-1.38-1.24-1.38H12.5c-.28 0-.5-.22-.5-.5s.22-.5.5-.5h6.18c.65 0 1.25-.47 1.32-1.12.08-.75-.51-1.38-1.24-1.38h-9.9l1.49-2.61a1.065 1.065 0 0 0-.12-1.23l-.42-.45c-.38-.39-1.01-.41-1.41-.03l-6.46 6.11Zm15.05-3.72c0 .52-.42.93-.93.93-.52 0-.93-.42-.93-.93.03-.67-.22-1.33-.71-1.86l-.07-.06c-.9-.89-1.38-2.03-1.34-3.22a.92.92 0 0 1 .92-.93c.51 0 .93.42.93.93-.03.67.22 1.33.71 1.86l.07.07c.91.88 1.39 2.02 1.35 3.21Zm4.01 0c0 .51-.42.93-.94.93s-.93-.42-.93-.93c.03-.67-.22-1.33-.71-1.86l-.07-.06c-.9-.89-1.38-2.03-1.34-3.22 0-.51.42-.93.93-.93s.93.42.93.93c-.03.67.22 1.33.71 1.86l.07.07c.9.88 1.38 2.02 1.35 3.21Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-dry', 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-duo': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-duo': 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 2h-8C6.38 2 2 6.66 2 12.28 2 17.5 6.49 22 11.72 22 17.39 22 22 17.62 22 12V4c0-1.1-.9-2-2-2Zm-3 13-3-2v2H7V9h7v2l3-2v6Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-duo', 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-dvr': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-dvr': 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="M21 3H3c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h5v1c0 .55.45 1 1 1h6c.55 0 1-.45 1-1v-1h5c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2Zm-1 14H4c-.55 0-1-.45-1-1V6c0-.55.45-1 1-1h16c.55 0 1 .45 1 1v10c0 .55-.45 1-1 1Zm-2-9H9c-.55 0-1 .45-1 1s.45 1 1 1h9c.55 0 1-.45 1-1s-.45-1-1-1Zm0 4H9c-.55 0-1 .45-1 1s.45 1 1 1h9c.55 0 1-.45 1-1s-.45-1-1-1ZM7 8H5v2h2V8Zm0 4H5v2h2v-2Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-dvr', createIconClass(templateHTML));
|
|
@@ -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"><path d="M7 8c-.55 0-1 .45-1 1v6c0 1.1.9 2 2 2h8c.55 0 1-.45 1-1s-.45-1-1-1H8V9c0-.55-.45-1-1-1Z"/><path d="M20 3h-8c-1.1 0-2 .9-2 2v6c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2Zm-.5 8h-7c-.28 0-.5-.22-.5-.5V7h8v3.5c0 .28-.22.5-.5.5ZM3 12c-.55 0-1 .45-1 1v6c0 1.1.9 2 2 2h8c.55 0 1-.45 1-1s-.45-1-1-1H4v-6c0-.55-.45-1-1-1Z"
|
|
3
|
+
const templateHTML = '<svg viewBox="0 0 24 24" aria-hidden="true"><path d="M7 8c-.55 0-1 .45-1 1v6c0 1.1.9 2 2 2h8c.55 0 1-.45 1-1s-.45-1-1-1H8V9c0-.55-.45-1-1-1Z"/><path d="M20 3h-8c-1.1 0-2 .9-2 2v6c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2Zm-.5 8h-7c-.28 0-.5-.22-.5-.5V7h8v3.5c0 .28-.22.5-.5.5ZM3 12c-.55 0-1 .45-1 1v6c0 1.1.9 2 2 2h8c.55 0 1-.45 1-1s-.45-1-1-1H4v-6c0-.55-.45-1-1-1Z"/></svg>';
|
|
4
4
|
defineCustomElement('sinch-icon-dynamic-feed', 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-edit': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-edit': 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="M3 17.46v3.04c0 .28.22.5.5.5h3.04c.13 0 .26-.05.35-.15L17.81 9.94l-3.75-3.75L3.15 17.1c-.1.1-.15.22-.15.36ZM20.71 7.04a.996.996 0 0 0 0-1.41l-2.34-2.34a.996.996 0 0 0-1.41 0l-1.83 1.83 3.75 3.75 1.83-1.83Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-edit', 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-edit-attributes': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-edit-attributes': 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="M17.63 7H6.37C3.96 7 2 9.24 2 12s1.96 5 4.37 5h11.26c2.41 0 4.37-2.24 4.37-5s-1.96-5-4.37-5Zm-6.52 3.6L7.6 14.11a.485.485 0 0 1-.7 0l-1.86-1.86c-.2-.2-.2-.51 0-.71.2-.2.51-.2.71 0l1.51 1.51 3.16-3.16c.2-.2.51-.2.71 0 .2.2.17.51-.02.71Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-edit-attributes', 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-edit-location': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-edit-location': 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.11 1.77.96-.96a.996.996 0 0 1 1.41 0l.71.71c.39.39.39 1.02 0 1.41l-.96.96-2.12-2.12Zm-1 1 2.12 2.12-5.97 5.97a.51.51 0 0 1-.35.15H11.5c-.28 0-.5-.22-.5-.5V9.1c0-.13.05-.26.15-.35l5.96-5.98Zm-1.98-.13L9.79 7.98c-.18.19-.29.44-.29.71v2.83c0 .55.45 1 1 1h2.83c.27 0 .52-.11.71-.29l5.33-5.33c.4.98.63 2.09.63 3.31 0 3.18-2.45 6.92-7.34 11.23-.38.33-.95.33-1.33 0C6.45 17.13 4 13.39 4 10.21c0-4.98 3.8-8.2 8-8.2 1.09 0 2.16.22 3.13.63Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-edit-location', 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-edit-road': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-edit-road': 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="M17 4c-.55 0-1 .45-1 1v6.9l2-2V5c0-.55-.45-1-1-1ZM5 20c.55 0 1-.45 1-1V5c0-.55-.45-1-1-1s-1 .45-1 1v14c0 .55.45 1 1 1Zm6-12c.55 0 1-.45 1-1V5c0-.55-.45-1-1-1s-1 .45-1 1v2c0 .55.45 1 1 1Zm0 6c.55 0 1-.45 1-1v-2c0-.55-.45-1-1-1s-1 .45-1 1v2c0 .55.45 1 1 1Zm0 6c.55 0 1-.45 1-1v-2c0-.55-.45-1-1-1s-1 .45-1 1v2c0 .55.45 1 1 1Zm11.56-7.41-1.15-1.15a1.49 1.49 0 0 0-2.12 0L14 16.73v2.77c0 .28.22.5.5.5h2.77l5.29-5.29c.59-.59.59-1.54 0-2.12Zm-5.98 5.86h-1.03v-1.03L19 13.97 20.03 15l-3.45 3.45Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-edit-road', 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-elderly': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-elderly': 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.5 3.5c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2Zm7.03 7.5c-1.57.01-2.94-.9-3.6-2.21l-.79-1.67c-.17-.35-.44-.65-.8-.85a2 2 0 0 0-1.94-.03v-.01l-4.39 2.5C6.39 9.08 6 9.74 6 10.46V13c0 .55.45 1 1 1s1-.45 1-1v-2.54l1.5-.85C9.18 10.71 9 11.85 9 13v5.33L7 21c-.33.44-.24 1.07.2 1.4.44.33 1.07.24 1.4-.2l2.04-2.72c.23-.31.37-.69.4-1.08l.18-2.94L13 18v4c0 .55.45 1 1 1s1-.45 1-1v-4.87c0-.41-.13-.81-.36-1.15l-1.6-2.29v-.01c-.11-1.16.07-2.32.46-3.4a6.02 6.02 0 0 0 3.51 2.52v.2c0 .28.22.5.5.5s.49-.22.49-.5v-.5c0-.28.22-.5.5-.5s.5.22.5.5v10c0 .28.22.5.5.5s.5-.22.5-.5v-10c0-.82-.66-1.51-1.47-1.5Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-elderly', 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-electric-bike': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-electric-bike': 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 7h-.82l-1.7-4.68A2.008 2.008 0 0 0 14.6 1H13c-.55 0-1 .45-1 1s.45 1 1 1h1.6l1.46 4h-4.81l-.36-1h.09c.55 0 1-.45 1-1s-.45-1-1-1H8c-.55 0-1 .45-1 1s.45 1 1 1h.75l1.82 5H9.9c-.44-2.23-2.31-3.88-4.65-3.99C2.45 6.87 0 9.2 0 12c0 2.8 2.2 5 5 5 2.46 0 4.45-1.69 4.9-4h4.2c.44 2.23 2.31 3.88 4.65 3.99 2.8.13 5.25-2.19 5.25-5C24 9.2 21.8 7 19 7ZM6 13h1.82c-.42 1.23-1.6 2.08-3.02 1.99-1.49-.09-2.73-1.35-2.8-2.85C1.93 10.39 3.27 9 5 9c1.33 0 2.42.83 2.82 2H6c-.55 0-1 .45-1 1s.45 1 1 1Zm8.1-2h-1.4l-.73-2H15c-.44.58-.76 1.25-.9 2Zm4.78 4c-1.54-.06-2.84-1.37-2.88-2.92-.02-.96.39-1.8 1.05-2.36l.62 1.7c.19.52.76.79 1.28.6.52-.19.79-.76.6-1.28l-.63-1.73.01-.01A2.969 2.969 0 0 1 22 12c0 1.72-1.38 3.06-3.12 3ZM11 20H7l6 3v-2h4l-6-3v2Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-electric-bike', 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-electric-bolt': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-electric-bolt': 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.69 2.21 4.33 11.49c-.64.58-.28 1.65.58 1.73L13 14l-4.85 6.76c-.22.31-.19.74.08 1.01.3.3.77.31 1.08.02l10.36-9.28c.64-.58.28-1.65-.58-1.73L11 10l4.85-6.76c.22-.31.19-.74-.08-1.01a.77.77 0 0 0-1.08-.02Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-electric-bolt', 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-electric-car': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-electric-car': 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 2.01C18.72 1.42 18.16 1 17.5 1h-11c-.66 0-1.21.42-1.42 1.01L3.11 7.68c-.07.21-.11.43-.11.66v7.16c0 .83.67 1.5 1.5 1.5S6 16.33 6 15.5V15h12v.5c0 .82.67 1.5 1.5 1.5.82 0 1.5-.67 1.5-1.5V8.34c0-.22-.04-.45-.11-.66l-1.97-5.67ZM6.5 12c-.83 0-1.5-.67-1.5-1.5S5.67 9 6.5 9 8 9.67 8 10.5 7.33 12 6.5 12Zm11 0c-.83 0-1.5-.67-1.5-1.5S16.67 9 17.5 9s1.5.67 1.5 1.5-.67 1.5-1.5 1.5ZM5 7l1.27-3.82c.14-.4.52-.68.95-.68h9.56c.43 0 .81.28.95.68L19 7H5Zm2 13h4v-2l6 3h-4v2l-6-3Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-electric-car', 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-electric-meter': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-electric-meter': 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.732 2.002c-4.68.14-8.58 4.03-8.73 8.71-.13 4.04 2.42 7.5 6 8.77v1.52c0 .55.45 1 1 1s1-.45 1-1v-1.06a8.262 8.262 0 0 0 2 0v1.06c0 .55.45 1 1 1s1-.45 1-1v-1.53c3.49-1.24 6-4.57 6-8.47 0-5.05-4.18-9.15-9.27-9Zm1.81 12.71-1.54 1.54c-.41.41-1.09.41-1.5 0-.41-.41-.41-1.09 0-1.5l.5-.5-.54-.54a.996.996 0 0 1 0-1.41l1.54-1.55c.41-.41 1.09-.41 1.5 0 .41.41.41 1.09 0 1.5l-.5.5.54.54c.39.39.39 1.03 0 1.42Zm1.46-5.71h-6c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-electric-meter', 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-electric-moped': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-electric-moped': 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 5c0-1.1-.9-2-2-2h-2c-.55 0-1 .45-1 1s.45 1 1 1h2v2.65L13.52 12H10V8c0-.55-.45-1-1-1H6c-2.21 0-4 1.79-4 4v3h2c0 1.66 1.34 3 3 3s3-1.34 3-3h4.48L19 8.35V5ZM7 15c-.55 0-1-.45-1-1h2c0 .55-.45 1-1 1Z"/><path d="M9 4H6c-.55 0-1 .45-1 1s.45 1 1 1h3c.55 0 1-.45 1-1s-.45-1-1-1Zm10 7c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3Zm0 4c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1ZM7 20h4v-2l6 3h-4v2l-6-3Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-electric-moped', 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-electric-rickshaw': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-electric-rickshaw': 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="M21 11.18V9.72c0-.47-.16-.92-.46-1.28L16.6 3.72c-.38-.46-.94-.72-1.54-.72H3c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2h.18C3.6 16.16 4.7 17 6 17c1.3 0 2.4-.84 2.82-2h8.37a2.996 2.996 0 0 0 5.82-1c-.01-1.3-.85-2.4-2.01-2.82ZM18.4 9H16V6.12L18.4 9ZM4 5h3v4H3V6c0-.55.45-1 1-1Zm2 10c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1Zm3-2v-2h2c.55 0 1-.45 1-1s-.45-1-1-1H9V5h4c.55 0 1 .45 1 1v7H9Zm11 2c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1ZM7 20h4v-2l6 3h-4v2l-6-3Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-electric-rickshaw', 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-electric-scooter': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-electric-scooter': 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.82 16H15v-1c0-2.21 1.79-4 4-4h.74l-1.9-8.44A2.009 2.009 0 0 0 15.89 1H13c-.55 0-1 .45-1 1s.45 1 1 1h2.89l1.4 6.25h-.01A6.008 6.008 0 0 0 13.09 14H7.82a2.996 2.996 0 0 0-3.42-1.94c-1.18.23-2.13 1.2-2.35 2.38A3.002 3.002 0 0 0 5 18c1.3 0 2.4-.84 2.82-2ZM5 16c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1Z"/><path d="M19 12c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3Zm0 4c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1Zm-8 4H7l6 3v-2h4l-6-3v2Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-electric-scooter', 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-electrical-services': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-electrical-services': 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="M21 14c0-.55-.45-1-1-1h-2v2h2c.55 0 1-.45 1-1Zm-1 3h-2v2h2c.55 0 1-.45 1-1s-.45-1-1-1Zm-4-5h-2c-1.1 0-2 .9-2 2h-1c-.55 0-1 .45-1 1v2c0 .55.45 1 1 1h1c0 1.1.9 2 2 2h2c.55 0 1-.45 1-1v-6c0-.55-.45-1-1-1ZM5 13c0-1.1.9-2 2-2h1.5c1.93 0 3.5-1.57 3.5-3.5S10.43 4 8.5 4H5c-.55 0-1 .45-1 1s.45 1 1 1h3.5c.83 0 1.5.67 1.5 1.5S9.33 9 8.5 9H7c-2.21 0-4 1.79-4 4s1.79 4 4 4h2v-2H7c-1.1 0-2-.9-2-2Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-electrical-services', 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-elevator': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-elevator': 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-2ZM8.5 6a1.25 1.25 0 1 1 0 2.5 1.25 1.25 0 0 1 0-2.5Zm2.5 7c0 .55-.45 1-1 1v3c0 .55-.45 1-1 1H8c-.55 0-1-.45-1-1v-3c-.55 0-1-.45-1-1v-1.5c0-1.1.9-2 2-2h1c1.1 0 2 .9 2 2V13Zm6.52.76-1.6 2.56c-.2.31-.65.31-.85 0l-1.6-2.56c-.2-.33.04-.76.43-.76h3.2c.39 0 .63.43.42.76ZM17.1 11h-3.2c-.39 0-.63-.43-.42-.77l1.6-2.56c.2-.31.65-.31.85 0l1.6 2.56c.2.34-.04.77-.43.77Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-elevator', 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-email': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-email': 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-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2Zm-.4 4.25-7.07 4.42c-.32.2-.74.2-1.06 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-email', 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-emoji-emotions': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-emoji-emotions': 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.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2ZM8.5 8c.83 0 1.5.67 1.5 1.5S9.33 11 8.5 11 7 10.33 7 9.5 7.67 8 8.5 8Zm8.21 6.72C15.8 16.67 14.04 18 12 18s-3.8-1.33-4.71-3.28c-.16-.33.08-.72.45-.72h8.52c.37 0 .61.39.45.72ZM15.5 11c-.83 0-1.5-.67-1.5-1.5S14.67 8 15.5 8s1.5.67 1.5 1.5-.67 1.5-1.5 1.5Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-emoji-emotions', 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-emoji-events': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-emoji-events': 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 5h-2V4c0-.55-.45-1-1-1H8c-.55 0-1 .45-1 1v1H5c-1.1 0-2 .9-2 2v1c0 2.55 1.92 4.63 4.39 4.94A5.01 5.01 0 0 0 11 15.9V19H8c-.55 0-1 .45-1 1s.45 1 1 1h8c.55 0 1-.45 1-1s-.45-1-1-1h-3v-3.1a5.01 5.01 0 0 0 3.61-2.96C19.08 12.63 21 10.55 21 8V7c0-1.1-.9-2-2-2ZM5 8V7h2v3.82C5.84 10.4 5 9.3 5 8Zm14 0c0 1.3-.84 2.4-2 2.82V7h2v1Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-emoji-events', createIconClass(templateHTML));
|