@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-subtitles': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-subtitles': TSinchIconElement;
|
|
10
|
+
}
|
|
11
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { defineCustomElement } from '../../utils';
|
|
2
|
+
import { createIconClass } from '../create-icon-class';
|
|
3
|
+
const templateHTML = '<svg viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2ZM5 12h2c.55 0 1 .45 1 1s-.45 1-1 1H5c-.55 0-1-.45-1-1s.45-1 1-1Zm8 6H5c-.55 0-1-.45-1-1s.45-1 1-1h8c.55 0 1 .45 1 1s-.45 1-1 1Zm6 0h-2c-.55 0-1-.45-1-1s.45-1 1-1h2c.55 0 1 .45 1 1s-.45 1-1 1Zm0-4h-8c-.55 0-1-.45-1-1s.45-1 1-1h8c.55 0 1 .45 1 1s-.45 1-1 1Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-subtitles', 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-subway': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-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="M8.5 17a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm7 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z"/><path d="M7.01 9h10v5h-10V9ZM17.8 2.8C16 2.09 13.86 2 12 2c-1.86 0-4 .09-5.8.8C3.53 3.84 2 6.05 2 8.86V22h20V8.86c0-2.81-1.53-5.02-4.2-6.06Zm.2 12.7c0 1.54-1.16 2.79-2.65 2.96l1.15 1.16V20h-1.67l-1.5-1.5h-2.66L9.17 20H7.5v-.38l1.15-1.16A2.979 2.979 0 0 1 6 15.5V9c0-2.63 3-3 6-3s6 .37 6 3v6.5Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-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-surround-sound': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-surround-sound': TSinchIconElement;
|
|
10
|
+
}
|
|
11
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { defineCustomElement } from '../../utils';
|
|
2
|
+
import { createIconClass } from '../create-icon-class';
|
|
3
|
+
const templateHTML = '<svg viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2ZM7.11 16.89c-.43.43-1.14.39-1.51-.09A7.938 7.938 0 0 1 4 12c0-1.69.53-3.38 1.59-4.8.37-.48 1.08-.53 1.51-.1.35.35.39.9.1 1.29a6.02 6.02 0 0 0 0 7.21c.3.39.26.94-.09 1.29ZM12 16c-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4-1.79 4-4 4Zm4.9.9a.978.978 0 0 1-.09-1.29A6.076 6.076 0 0 0 18 12c0-1.27-.4-2.53-1.2-3.6-.3-.39-.26-.95.09-1.3.43-.43 1.14-.39 1.51.09 1.07 1.41 1.6 3.1 1.6 4.8 0 1.69-.53 3.38-1.59 4.8-.37.49-1.08.54-1.51.11ZM12 10c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-surround-sound', 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-swap-calls': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-swap-calls': 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.65 4.35-2.79 2.79c-.32.32-.1.86.35.86H17v6.88c0 1-.67 1.93-1.66 2.09-1.25.21-2.34-.76-2.34-1.97V8.17c0-2.09-1.53-3.95-3.61-4.15A3.998 3.998 0 0 0 5 8v7H3.21c-.45 0-.67.54-.35.85l2.79 2.79c.2.2.51.2.71 0l2.79-2.79a.5.5 0 0 0-.36-.85H7V8.12c0-1 .67-1.93 1.66-2.09C9.91 5.82 11 6.79 11 8v6.83c0 2.09 1.53 3.95 3.61 4.15C16.99 19.21 19 17.34 19 15V8h1.79c.45 0 .67-.54.35-.85l-2.79-2.79c-.19-.2-.51-.2-.7-.01Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-swap-calls', 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-switch-camera': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-switch-camera': 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 4h-3.17l-1.24-1.35A1.99 1.99 0 0 0 14.12 2H9.88c-.56 0-1.1.24-1.48.65L7.17 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2Zm-5 11.5V13H9v2.5l-3.15-3.15c-.2-.2-.2-.51 0-.71L9 8.5V11h6V8.5l3.15 3.15c.2.2.2.51 0 .71L15 15.5Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-switch-camera', 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="M8.5 8.62v6.76L5.12 12 8.5 8.
|
|
3
|
+
const templateHTML = '<svg viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="M8.5 8.62v6.76L5.12 12 8.5 8.62Zm-4.79 2.67a.996.996 0 0 0 0 1.41l4.59 4.59c.62.63 1.7.19 1.7-.7V7.41c0-.89-1.08-1.34-1.71-.71l-4.58 4.59ZM14 7.41v9.17c0 .89 1.08 1.34 1.71.71l4.59-4.59a.996.996 0 0 0 0-1.41L15.71 6.7c-.63-.62-1.71-.18-1.71.71Z"/></svg>';
|
|
4
4
|
defineCustomElement('sinch-icon-switch-left', 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="M15.5 15.38V8.62L18.88 12l-3.38 3.
|
|
3
|
+
const templateHTML = '<svg viewBox="0 0 24 24" aria-hidden="true" focusable="false"><g clip-path="url(#a)"><path d="M15.5 15.38V8.62L18.88 12l-3.38 3.38Zm4.79-2.67a.996.996 0 0 0 0-1.41L15.7 6.71c-.62-.63-1.7-.19-1.7.7v9.17c0 .89 1.08 1.34 1.71.71l4.58-4.58ZM10 16.59V7.41c0-.89-1.08-1.34-1.71-.71L3.7 11.29a.996.996 0 0 0 0 1.41l4.59 4.59c.63.63 1.71.19 1.71-.7Z"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></svg>';
|
|
4
4
|
defineCustomElement('sinch-icon-switch-right', 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-switch-video': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-switch-video': 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 9.5V6c0-.55-.45-1-1-1H3c-.55 0-1 .45-1 1v12c0 .55.45 1 1 1h14c.55 0 1-.45 1-1v-3.5l2.29 2.29c.63.63 1.71.18 1.71-.71V7.91c0-.89-1.08-1.34-1.71-.71L18 9.5Zm-5 6V13H7v2.5l-3.15-3.15c-.2-.2-.2-.51 0-.71L7 8.5V11h6V8.5l3.15 3.15c.2.2.2.51 0 .71L13 15.5Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-switch-video', 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-tablet': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-tablet': 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 4H3c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h18c1.1 0 1.99-.9 1.99-2L23 6c0-1.1-.9-2-2-2Zm-2 14H5V6h14v12Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-tablet', 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-tablet-android': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-tablet-android': 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 0H6C4.34 0 3 1.34 3 3v18c0 1.66 1.34 3 3 3h12c1.66 0 3-1.34 3-3V3c0-1.66-1.34-3-3-3Zm-4.5 22h-3c-.28 0-.5-.22-.5-.5s.22-.5.5-.5h3c.28 0 .5.22.5.5s-.22.5-.5.5Zm5.75-3H4.75V3h14.5v16Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-tablet-android', 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-tablet-mac': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-tablet-mac': 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.5 0h-14A2.5 2.5 0 0 0 2 2.5v19A2.5 2.5 0 0 0 4.5 24h14a2.5 2.5 0 0 0 2.5-2.5v-19A2.5 2.5 0 0 0 18.5 0Zm-7 23c-.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.5Zm7.5-4H4V3h15v16Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-tablet-mac', 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-tag-faces': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-tag-faces': 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.01 2C6.49 2 2.02 6.48 2.02 12s4.47 10 9.99 10c5.53 0 10.01-4.48 10.01-10S17.54 2 12.01 2Zm.01 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8Zm3.5-9c.83 0 1.5-.67 1.5-1.5S16.35 8 15.52 8s-1.5.67-1.5 1.5.67 1.5 1.5 1.5Zm-7 0c.83 0 1.5-.67 1.5-1.5S9.35 8 8.52 8s-1.5.67-1.5 1.5.67 1.5 1.5 1.5Zm3.5 6.5c2.03 0 3.8-1.11 4.75-2.75a.503.503 0 0 0-.44-.75H7.71c-.38 0-.63.42-.44.75a5.489 5.489 0 0 0 4.75 2.75Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-tag-faces', 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-tapas': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-tapas': TSinchIconElement;
|
|
10
|
+
}
|
|
11
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { defineCustomElement } from '../../utils';
|
|
2
|
+
import { createIconClass } from '../create-icon-class';
|
|
3
|
+
const templateHTML = '<svg viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="M22 10V2c0-.55-.45-1-1-1h-6c-.55 0-1 .45-1 1v8c0 1.86 1.28 3.41 3 3.86V21h-1c-.55 0-1 .45-1 1s.45 1 1 1h4c.55 0 1-.45 1-1s-.45-1-1-1h-1v-7.14c1.72-.45 3-2 3-3.86Zm-2-7v3h-4V3h4ZM9.86 9H8V8h1.86c1.31 0 2.5-.94 2.63-2.24A2.5 2.5 0 0 0 10 3H8V2c0-.55-.45-1-1-1s-1 .45-1 1v1H4.14c-1.31 0-2.5.94-2.63 2.24A2.5 2.5 0 0 0 4 8h2v1H4.14c-1.31 0-2.5.94-2.63 2.24A2.5 2.5 0 0 0 4 14h2v8c0 .55.45 1 1 1s1-.45 1-1v-8h2a2.5 2.5 0 0 0 2.49-2.76C12.36 9.94 11.17 9 9.86 9Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-tapas', 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-terrain': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-terrain': 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.2 7.07 10.25 11l2.25 3c.33.44.24 1.07-.2 1.4a.994.994 0 0 1-1.4-.2c-1.05-1.4-2.31-3.07-3.1-4.14-.4-.53-1.2-.53-1.6 0l-4 5.33c-.49.67-.02 1.61.8 1.61h18c.82 0 1.29-.94.8-1.6l-7-9.33a.993.993 0 0 0-1.6 0Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-terrain', 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-textsms': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-textsms': 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 2H4c-1.1 0-1.99.9-1.99 2L2 22l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2ZM9 11H7V9h2v2Zm4 0h-2V9h2v2Zm4 0h-2V9h2v2Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-textsms', 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-texture': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-texture': 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.58 3.08 3.15 19.51c.09.34.27.65.51.9.25.24.56.42.9.51L21 4.49c-.19-.69-.73-1.23-1.42-1.41ZM11.95 3l-8.88 8.88v2.83L14.78 3h-2.83ZM5.07 3c-1.1 0-2 .9-2 2v2l4-4h-2Zm14 18c.55 0 1.05-.22 1.41-.59.37-.36.59-.86.59-1.41v-2l-4 4h2Zm-9.71 0h2.83l8.88-8.88V9.29L9.36 21Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-texture', 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-thermostat': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-thermostat': TSinchIconElement;
|
|
10
|
+
}
|
|
11
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { defineCustomElement } from '../../utils';
|
|
2
|
+
import { createIconClass } from '../create-icon-class';
|
|
3
|
+
const templateHTML = '<svg viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="M15 13V5c0-1.66-1.34-3-3-3S9 3.34 9 5v8c-1.21.91-2 2.37-2 4 0 2.76 2.24 5 5 5s5-2.24 5-5c0-1.63-.79-3.09-2-4Zm-2-2h-2V5c0-.55.45-1 1-1s1 .45 1 1h-.5c-.28 0-.5.22-.5.5s.22.5.5.5h.5v2h-.5c-.28 0-.5.22-.5.5s.22.5.5.5h.5v2Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-thermostat', 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-thumb-down-alt': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-thumb-down-alt': 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.88 21.94 5.53-5.54c.37-.37.58-.88.58-1.41V5c0-1.1-.9-2-2-2H6c-.8 0-1.52.48-1.83 1.21L.91 11.82C.06 13.8 1.51 16 3.66 16h5.65l-.95 4.58c-.1.5.05 1.01.41 1.37.59.58 1.53.58 2.11-.01ZM21 3c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2s2-.9 2-2V5c0-1.1-.9-2-2-2Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-thumb-down-alt', 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-thumb-up-alt': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-thumb-up-alt': 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.12 2.06 7.58 7.6c-.37.37-.58.88-.58 1.41V19c0 1.1.9 2 2 2h9c.8 0 1.52-.48 1.84-1.21l3.26-7.61C23.94 10.2 22.49 8 20.34 8h-5.65l.95-4.58c.1-.5-.05-1.01-.41-1.37-.59-.58-1.53-.58-2.11.01ZM3 21c1.1 0 2-.9 2-2v-8c0-1.1-.9-2-2-2s-2 .9-2 2v8c0 1.1.9 2 2 2Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-thumb-up-alt', 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-timelapse': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-timelapse': 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="M16.24 7.76A5.974 5.974 0 0 0 12 6v6l-4.24 4.24c2.34 2.34 6.14 2.34 8.49 0a5.99 5.99 0 0 0-.01-8.48ZM12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2Zm0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-timelapse', 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-timer': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-timer': 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 1h-4c-.55 0-1 .45-1 1s.45 1 1 1h4c.55 0 1-.45 1-1s-.45-1-1-1Zm-2 13c.55 0 1-.45 1-1V9c0-.55-.45-1-1-1s-1 .45-1 1v4c0 .55.45 1 1 1Zm7.03-6.61.75-.75a.993.993 0 0 0 0-1.4l-.01-.01a.993.993 0 0 0-1.4 0l-.75.75A8.962 8.962 0 0 0 12 4c-4.8 0-8.88 3.96-9 8.76A8.998 8.998 0 0 0 12 22a8.994 8.994 0 0 0 7.03-14.61ZM12 20c-3.87 0-7-3.13-7-7s3.13-7 7-7 7 3.13 7 7-3.13 7-7 7Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-timer', 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-timer-10': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-timer-10': TSinchIconElement;
|
|
10
|
+
}
|
|
11
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { defineCustomElement } from '../../utils';
|
|
2
|
+
import { createIconClass } from '../create-icon-class';
|
|
3
|
+
const templateHTML = '<svg viewBox="0 0 24 24" aria-hidden="true" focusable="false"><g clip-path="url(#a)"><path d="M-.01 7.72V9.4l3-1V18h2V6h-.25L-.01 7.72Zm23.78 6.65c-.14-.28-.35-.53-.63-.74-.28-.21-.61-.39-1.01-.53s-.85-.27-1.35-.38a6.64 6.64 0 0 1-.87-.23 2.61 2.61 0 0 1-.55-.25.717.717 0 0 1-.28-.3.978.978 0 0 1 .01-.8c.06-.13.15-.25.27-.34.12-.1.27-.18.45-.24s.4-.09.64-.09c.25 0 .47.04.66.11.19.07.35.17.48.29.13.12.22.26.29.42.06.16.1.32.1.49h1.95A2.517 2.517 0 0 0 23 9.81c-.3-.25-.66-.44-1.09-.59-.43-.15-.92-.22-1.46-.22-.51 0-.98.07-1.39.21-.41.14-.77.33-1.06.57-.29.24-.51.52-.67.84a2.2 2.2 0 0 0-.23 1.01c0 .36.08.69.23.96.15.28.36.52.64.73.27.21.6.38.98.53.38.14.81.26 1.27.36.39.08.71.17.95.26s.43.19.57.29c.13.1.22.22.27.34.05.12.07.25.07.39 0 .32-.13.57-.4.77-.27.2-.66.29-1.17.29-.22 0-.43-.02-.64-.08-.21-.05-.4-.13-.56-.24a1.333 1.333 0 0 1-.59-1.11h-1.89c0 .36.08.71.24 1.05.16.34.39.65.7.93.31.27.69.49 1.15.66.46.17.98.25 1.58.25.53 0 1.01-.06 1.44-.19.43-.13.8-.31 1.11-.54.31-.23.54-.51.71-.83.17-.32.25-.67.25-1.06-.02-.4-.09-.74-.24-1.02Zm-9.96-7.32c-.34-.4-.75-.7-1.23-.88-.47-.18-1.01-.27-1.59-.27-.58 0-1.11.09-1.59.27-.48.18-.89.47-1.23.88-.34.41-.6.93-.79 1.59-.18.65-.28 1.45-.28 2.39v1.92c0 .94.09 1.74.28 2.39.19.66.45 1.19.8 1.6.34.41.75.71 1.23.89.48.18 1.01.28 1.59.28.59 0 1.12-.09 1.59-.28.48-.18.88-.48 1.22-.89.34-.41.6-.94.78-1.6.18-.65.28-1.45.28-2.39v-1.92c0-.94-.09-1.74-.28-2.39-.18-.66-.44-1.19-.78-1.59Zm-.92 6.17c0 .6-.04 1.11-.12 1.53-.08.42-.2.76-.36 1.02-.16.26-.36.45-.59.57-.23.12-.51.18-.82.18-.3 0-.58-.06-.82-.18s-.44-.31-.6-.57c-.16-.26-.29-.6-.38-1.02-.09-.42-.13-.93-.13-1.53v-2.5c0-.6.04-1.11.13-1.52.09-.41.21-.74.38-1 .16-.25.36-.43.6-.55.24-.11.51-.17.81-.17.31 0 .58.06.81.17.24.11.44.29.6.55.16.25.29.58.37.99.08.41.13.92.13 1.52v2.51h-.01Z"/></g><defs><clipPath id="a"><path d="M0 0h24v24H0z"/></clipPath></defs></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-timer-10', 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-timer-3': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-timer-3': TSinchIconElement;
|
|
10
|
+
}
|
|
11
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { defineCustomElement } from '../../utils';
|
|
2
|
+
import { createIconClass } from '../create-icon-class';
|
|
3
|
+
const templateHTML = '<svg viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="M11.61 12.97c-.16-.24-.36-.46-.62-.65a3.38 3.38 0 0 0-.93-.48c.3-.14.57-.3.8-.5.23-.2.42-.41.57-.64.15-.23.27-.46.34-.71.08-.24.11-.49.11-.73 0-.55-.09-1.04-.28-1.46-.18-.42-.44-.77-.78-1.06-.33-.28-.73-.5-1.2-.64-.45-.13-.97-.2-1.53-.2-.55 0-1.06.08-1.52.24-.47.17-.87.4-1.2.69-.33.29-.6.63-.78 1.03-.2.39-.29.83-.29 1.29h1.98c0-.26.05-.49.14-.69.09-.2.22-.38.38-.52.17-.14.36-.25.58-.33.22-.08.46-.12.73-.12.61 0 1.06.16 1.36.47.3.31.44.75.44 1.32 0 .27-.04.52-.12.74-.08.22-.21.41-.38.57-.17.16-.38.28-.63.37-.25.09-.55.13-.89.13H6.72v1.57H7.9c.34 0 .64.04.91.11.27.08.5.19.69.35.19.16.34.36.44.61.1.24.16.54.16.87 0 .62-.18 1.09-.53 1.42-.35.33-.84.49-1.45.49-.29 0-.56-.04-.8-.13-.24-.08-.44-.2-.61-.36-.17-.16-.3-.34-.39-.56-.09-.22-.14-.46-.14-.72H4.19c0 .55.11 1.03.32 1.45.21.42.5.77.86 1.05s.77.49 1.24.63.96.21 1.48.21c.57 0 1.09-.08 1.58-.23.49-.15.91-.38 1.26-.68.36-.3.64-.66.84-1.1.2-.43.3-.93.3-1.48 0-.29-.04-.58-.11-.86-.08-.25-.19-.51-.35-.76Zm9.26 1.4c-.14-.28-.35-.53-.63-.74-.28-.21-.61-.39-1.01-.53s-.85-.27-1.35-.38a6.64 6.64 0 0 1-.87-.23 2.61 2.61 0 0 1-.55-.25.717.717 0 0 1-.28-.3.935.935 0 0 1-.08-.39.946.946 0 0 1 .36-.75c.12-.1.27-.18.45-.24s.4-.09.64-.09c.25 0 .47.04.66.11.19.07.35.17.48.29.13.12.22.26.29.42.06.16.1.32.1.49h1.95a2.517 2.517 0 0 0-.93-1.97c-.3-.25-.66-.44-1.09-.59-.43-.15-.92-.22-1.46-.22-.51 0-.98.07-1.39.21-.41.14-.77.33-1.06.57-.29.24-.51.52-.67.84a2.2 2.2 0 0 0-.23 1.01c0 .36.08.68.23.96.15.28.37.52.64.73.27.21.6.38.98.53.38.14.81.26 1.27.36.39.08.71.17.95.26s.43.19.57.29c.13.1.22.22.27.34.05.12.07.25.07.39 0 .32-.13.57-.4.77-.27.2-.66.29-1.17.29-.22 0-.43-.02-.64-.08-.21-.05-.4-.13-.56-.24a1.333 1.333 0 0 1-.59-1.11h-1.89c0 .36.08.71.24 1.05.16.34.39.65.7.93.31.27.69.49 1.15.66.46.17.98.25 1.58.25.53 0 1.01-.06 1.44-.19.43-.13.8-.31 1.11-.54.31-.23.54-.51.71-.83.17-.32.25-.67.25-1.06-.02-.4-.09-.74-.24-1.02Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-timer-3', createIconClass(templateHTML));
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { TSinchIconElement, TSinchIconReact } from '../types';
|
|
2
|
+
declare global {
|
|
3
|
+
namespace JSX {
|
|
4
|
+
interface IntrinsicElements {
|
|
5
|
+
'sinch-icon-timer-off': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-timer-off': TSinchIconElement;
|
|
10
|
+
}
|
|
11
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { defineCustomElement } from '../../utils';
|
|
2
|
+
import { createIconClass } from '../create-icon-class';
|
|
3
|
+
const templateHTML = '<svg viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="M10 3h4c.55 0 1-.45 1-1s-.45-1-1-1h-4c-.55 0-1 .45-1 1s.45 1 1 1Zm2 5c-.51 0-.92.39-.98.89L13 10.86V9c0-.55-.45-1-1-1Zm0-2c3.87 0 7 3.13 7 7 0 1.12-.27 2.18-.74 3.12l1.47 1.47C20.53 16.25 21 14.68 21 13c0-2.12-.74-4.07-1.97-5.61l.75-.75a.993.993 0 0 0 0-1.4l-.01-.01a.993.993 0 0 0-1.4 0l-.75.75A8.962 8.962 0 0 0 12 4c-1.66 0-3.22.48-4.57 1.29l1.45 1.45c.94-.47 2-.74 3.12-.74Zm8.19 14.88L3.87 4.56a.996.996 0 1 0-1.41 1.41l2.07 2.07C3.61 9.42 3.05 11.03 3 12.76A8.998 8.998 0 0 0 12 22c1.84 0 3.55-.55 4.98-1.5l1.79 1.79c.39.39 1.02.39 1.41 0 .4-.39.4-1.02.01-1.41ZM12 20c-3.87 0-7-3.13-7-7 0-1.29.35-2.49.96-3.52l9.57 9.57c-1.04.6-2.24.95-3.53.95Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-timer-off', createIconClass(templateHTML));
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { TSinchIconElement, TSinchIconReact } from '../types';
|
|
2
|
+
declare global {
|
|
3
|
+
namespace JSX {
|
|
4
|
+
interface IntrinsicElements {
|
|
5
|
+
'sinch-icon-toggle-off': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-toggle-off': TSinchIconElement;
|
|
10
|
+
}
|
|
11
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { defineCustomElement } from '../../utils';
|
|
2
|
+
import { createIconClass } from '../create-icon-class';
|
|
3
|
+
const templateHTML = '<svg viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="M17 7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h10c2.76 0 5-2.24 5-5s-2.24-5-5-5ZM7 15c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-toggle-off', createIconClass(templateHTML));
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { TSinchIconElement, TSinchIconReact } from '../types';
|
|
2
|
+
declare global {
|
|
3
|
+
namespace JSX {
|
|
4
|
+
interface IntrinsicElements {
|
|
5
|
+
'sinch-icon-toggle-on': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-toggle-on': TSinchIconElement;
|
|
10
|
+
}
|
|
11
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { defineCustomElement } from '../../utils';
|
|
2
|
+
import { createIconClass } from '../create-icon-class';
|
|
3
|
+
const templateHTML = '<svg viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="M17 7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h10c2.76 0 5-2.24 5-5s-2.24-5-5-5Zm0 8c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-toggle-on', createIconClass(templateHTML));
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { TSinchIconElement, TSinchIconReact } from '../types';
|
|
2
|
+
declare global {
|
|
3
|
+
namespace JSX {
|
|
4
|
+
interface IntrinsicElements {
|
|
5
|
+
'sinch-icon-tonality': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-tonality': 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 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2Zm-1 17.93c-3.94-.49-7-3.85-7-7.93s3.05-7.44 7-7.93v15.86Zm2-15.86c1.03.13 2 .45 2.87.93H13v-.93ZM13 7h5.24c.25.31.48.65.68 1H13V7Zm0 3h6.74c.08.33.15.66.19 1H13v-1Zm0 9.93V19h2.87c-.87.48-1.84.8-2.87.93ZM18.24 17H13v-1h5.92c-.2.35-.43.69-.68 1Zm1.5-3H13v-1h6.93c-.04.34-.11.67-.19 1Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-tonality', 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-toys': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-toys': 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 12c0-3 2.5-5.5 5.5-5.5 2.57 0 4.77 1.83 5.35 4.24.15.64-.32 1.26-.97 1.26H12Zm0 0c0 3-2.5 5.5-5.5 5.5-2.57 0-4.77-1.83-5.35-4.24-.15-.64.32-1.26.97-1.26H12Zm0 0c-3 0-5.5-2.5-5.5-5.5 0-2.57 1.83-4.77 4.24-5.35.64-.15 1.26.32 1.26.97V12Zm0 0c3 0 5.5 2.5 5.5 5.5 0 2.57-1.83 4.77-4.24 5.35-.64.15-1.26-.32-1.26-.97V12Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-toys', 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-traffic': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-traffic': 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.96 10.59a.514.514 0 0 0-.5-.59H17V8.86a4.01 4.01 0 0 0 2.96-3.27.514.514 0 0 0-.5-.59H17V4c0-.55-.45-1-1-1H8c-.55 0-1 .45-1 1v1H4.54c-.31 0-.54.28-.5.59A4.01 4.01 0 0 0 7 8.86V10H4.54c-.31 0-.54.28-.5.59A4.01 4.01 0 0 0 7 13.86V15H4.54c-.31 0-.54.28-.5.59A4.01 4.01 0 0 0 7 18.86V20c0 .55.45 1 1 1h8c.55 0 1-.45 1-1v-1.14a4.01 4.01 0 0 0 2.96-3.27.514.514 0 0 0-.5-.59H17v-1.14a4.01 4.01 0 0 0 2.96-3.27ZM12 19a2 2 0 1 1 0-3.999A2 2 0 0 1 12 19Zm0-5a2 2 0 1 1 0-3.999A2 2 0 0 1 12 14Zm0-5a2 2 0 0 1-2-2c0-1.11.89-2 2-2a2 2 0 1 1 0 4Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-traffic', 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-train': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-train': 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 0-8 .5-8 4v9.5C4 17.43 5.57 19 7.5 19l-1.15 1.15a.5.5 0 0 0 .36.85H7.8c.13 0 .26-.05.35-.15L10 19h4l1.85 1.85c.09.09.22.15.35.15h1.09c.45 0 .67-.54.35-.85L16.5 19c1.93 0 3.5-1.57 3.5-3.5V6c0-3.5-4-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-7H6V6h5v4Zm5.5 7c-.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-7h-5V6h5v4Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-train', 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-tram': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-tram': 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 .75-1.5H17V2H7v1.5h4.75L11 5c-3.13.09-6 .73-6 3.5V17c0 1.5 1.11 2.73 2.55 2.95l-1.19 1.19c-.32.32-.1.86.35.86H7.8c.13 0 .26-.05.35-.15L10 20h4l1.85 1.85c.09.09.22.15.35.15h1.09c.45 0 .67-.54.35-.85l-1.19-1.19C17.89 19.73 19 18.5 19 17V8.5c0-2.77-2.87-3.41-6-3.5Zm-1 13.5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5Zm5-4.5H7V9h10v5Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-tram', 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-transfer-within-a-station': TSinchIconReact;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
interface HTMLElementTagNameMap {
|
|
9
|
+
'sinch-icon-transfer-within-a-station': TSinchIconElement;
|
|
10
|
+
}
|
|
11
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { defineCustomElement } from '../../utils';
|
|
2
|
+
import { createIconClass } from '../create-icon-class';
|
|
3
|
+
const templateHTML = '<svg viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="M22 15.5h-5.52v-.77c0-.36-.44-.54-.69-.29l-1.51 1.52c-.16.16-.16.41 0 .57l1.51 1.52c.26.26.69.08.69-.29V17H22v-1.5Zm-.28 4.71-1.51-1.52a.402.402 0 0 0-.69.29v.77H14v1.5h5.52v.77c0 .36.44.54.69.29l1.51-1.52a.41.41 0 0 0 0-.58ZM9.5 5.5c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2ZM5.75 8.9 3.23 21.81c-.12.62.35 1.19.98 1.19h.09c.47 0 .88-.33.98-.79L6.85 15 9 17v5c0 .55.45 1 1 1s1-.45 1-1v-5.72c0-.53-.21-1.04-.59-1.41L8.95 13.4l.6-3a6.967 6.967 0 0 0 4.31 2.51c.6.1 1.14-.39 1.14-1 0-.49-.36-.9-.84-.98a5.14 5.14 0 0 1-3.51-2.38l-.95-1.6C9.35 6.35 8.7 6 8 6c-.25 0-.5.05-.75.15L3.24 7.79C2.49 8.1 2 8.83 2 9.64V12c0 .55.45 1 1 1s1-.45 1-1V9.65l1.75-.75Z"/></svg>';
|
|
4
|
+
defineCustomElement('sinch-icon-transfer-within-a-station', createIconClass(templateHTML));
|