@pushwoosh/kit-icons 2.0.0 → 2.0.2
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/arrow-icon/arrow-icon.component.d.ts +3 -0
- package/arrow-icon/arrow-icon.component.js +13 -0
- package/arrow-icon/arrow-icon.types.d.ts +6 -0
- package/arrow-icon/arrow-icon.types.js +1 -0
- package/arrow-icon/assets/index.d.ts +19 -0
- package/arrow-icon/assets/index.js +164 -0
- package/arrow-icon/index.d.ts +2 -0
- package/arrow-icon/index.js +2 -0
- package/arrow-round-icon/arrow-round-icon.component.d.ts +3 -0
- package/arrow-round-icon/arrow-round-icon.component.js +13 -0
- package/arrow-round-icon/arrow-round-icon.types.d.ts +7 -0
- package/arrow-round-icon/arrow-round-icon.types.js +1 -0
- package/arrow-round-icon/assets/index.d.ts +43 -0
- package/arrow-round-icon/assets/index.js +336 -0
- package/arrow-round-icon/index.d.ts +2 -0
- package/arrow-round-icon/index.js +2 -0
- package/attachment-icon/assets/index.d.ts +11 -0
- package/attachment-icon/assets/index.js +68 -0
- package/attachment-icon/attachment-icon.component.d.ts +3 -0
- package/attachment-icon/attachment-icon.component.js +13 -0
- package/attachment-icon/attachment-icon.types.d.ts +6 -0
- package/attachment-icon/attachment-icon.types.js +1 -0
- package/attachment-icon/index.d.ts +2 -0
- package/attachment-icon/index.js +2 -0
- package/backup-icon/assets/index.d.ts +11 -0
- package/backup-icon/assets/index.js +70 -0
- package/backup-icon/backup-icon.component.d.ts +3 -0
- package/backup-icon/backup-icon.component.js +13 -0
- package/backup-icon/backup-icon.types.d.ts +6 -0
- package/backup-icon/backup-icon.types.js +1 -0
- package/backup-icon/index.d.ts +2 -0
- package/backup-icon/index.js +2 -0
- package/billing-icon/assets/index.d.ts +11 -0
- package/billing-icon/assets/index.js +67 -0
- package/billing-icon/billing-icon.component.d.ts +3 -0
- package/billing-icon/billing-icon.component.js +13 -0
- package/billing-icon/billing-icon.types.d.ts +6 -0
- package/billing-icon/billing-icon.types.js +1 -0
- package/billing-icon/index.d.ts +2 -0
- package/billing-icon/index.js +2 -0
- package/bookmark-icon/assets/index.d.ts +11 -0
- package/bookmark-icon/assets/index.js +108 -0
- package/bookmark-icon/bookmark-icon.component.d.ts +3 -0
- package/bookmark-icon/bookmark-icon.component.js +13 -0
- package/bookmark-icon/bookmark-icon.types.d.ts +6 -0
- package/bookmark-icon/bookmark-icon.types.js +1 -0
- package/bookmark-icon/index.d.ts +2 -0
- package/bookmark-icon/index.js +2 -0
- package/box-icon/assets/index.d.ts +11 -0
- package/box-icon/assets/index.js +67 -0
- package/box-icon/box-icon.component.d.ts +3 -0
- package/box-icon/box-icon.component.js +13 -0
- package/box-icon/box-icon.types.d.ts +6 -0
- package/box-icon/box-icon.types.js +1 -0
- package/box-icon/index.d.ts +2 -0
- package/box-icon/index.js +2 -0
- package/bullet-icon/assets/index.d.ts +17 -0
- package/bullet-icon/assets/index.js +142 -0
- package/bullet-icon/bullet-icon.component.d.ts +3 -0
- package/bullet-icon/bullet-icon.component.js +13 -0
- package/bullet-icon/bullet-icon.types.d.ts +7 -0
- package/bullet-icon/bullet-icon.types.js +1 -0
- package/bullet-icon/index.d.ts +2 -0
- package/bullet-icon/index.js +2 -0
- package/calendar-icon/assets/index.d.ts +11 -0
- package/calendar-icon/assets/index.js +85 -0
- package/calendar-icon/calendar-icon.component.d.ts +3 -0
- package/calendar-icon/calendar-icon.component.js +13 -0
- package/calendar-icon/calendar-icon.types.d.ts +6 -0
- package/calendar-icon/calendar-icon.types.js +1 -0
- package/calendar-icon/index.d.ts +2 -0
- package/calendar-icon/index.js +2 -0
- package/certificate-icon/assets/index.d.ts +11 -0
- package/certificate-icon/assets/index.js +70 -0
- package/certificate-icon/certificate-icon.component.d.ts +3 -0
- package/certificate-icon/certificate-icon.component.js +13 -0
- package/certificate-icon/certificate-icon.types.d.ts +6 -0
- package/certificate-icon/certificate-icon.types.js +1 -0
- package/certificate-icon/index.d.ts +2 -0
- package/certificate-icon/index.js +2 -0
- package/change-icon/assets/index.d.ts +11 -0
- package/change-icon/assets/index.js +80 -0
- package/change-icon/change-icon.component.d.ts +3 -0
- package/change-icon/change-icon.component.js +13 -0
- package/change-icon/change-icon.types.d.ts +6 -0
- package/change-icon/change-icon.types.js +1 -0
- package/change-icon/index.d.ts +2 -0
- package/change-icon/index.js +2 -0
- package/check-icon/assets/index.d.ts +5 -0
- package/check-icon/assets/index.js +76 -0
- package/check-icon/check-icon.component.d.ts +3 -0
- package/check-icon/check-icon.component.js +13 -0
- package/check-icon/check-icon.types.d.ts +5 -0
- package/check-icon/check-icon.types.js +1 -0
- package/check-icon/index.d.ts +2 -0
- package/check-icon/index.js +2 -0
- package/check-round-icon/assets/index.d.ts +27 -0
- package/check-round-icon/assets/index.js +244 -0
- package/check-round-icon/check-round-icon.component.d.ts +3 -0
- package/check-round-icon/check-round-icon.component.js +13 -0
- package/check-round-icon/check-round-icon.types.d.ts +7 -0
- package/check-round-icon/check-round-icon.types.js +1 -0
- package/check-round-icon/index.d.ts +2 -0
- package/check-round-icon/index.js +2 -0
- package/chevron-icon/assets/index.d.ts +19 -0
- package/chevron-icon/assets/index.js +180 -0
- package/chevron-icon/chevron-icon.component.d.ts +3 -0
- package/chevron-icon/chevron-icon.component.js +13 -0
- package/chevron-icon/chevron-icon.types.d.ts +6 -0
- package/chevron-icon/chevron-icon.types.js +1 -0
- package/chevron-icon/index.d.ts +2 -0
- package/chevron-icon/index.js +2 -0
- package/close-icon/assets/index.d.ts +5 -0
- package/close-icon/assets/index.js +72 -0
- package/close-icon/close-icon.component.d.ts +3 -0
- package/close-icon/close-icon.component.js +13 -0
- package/close-icon/close-icon.types.d.ts +5 -0
- package/close-icon/close-icon.types.js +1 -0
- package/close-icon/index.d.ts +2 -0
- package/close-icon/index.js +2 -0
- package/close-round-icon/assets/index.d.ts +11 -0
- package/close-round-icon/assets/index.js +112 -0
- package/close-round-icon/close-round-icon.component.d.ts +3 -0
- package/close-round-icon/close-round-icon.component.js +13 -0
- package/close-round-icon/close-round-icon.types.d.ts +6 -0
- package/close-round-icon/close-round-icon.types.js +1 -0
- package/close-round-icon/index.d.ts +2 -0
- package/close-round-icon/index.js +2 -0
- package/cloud-icon/assets/index.d.ts +11 -0
- package/cloud-icon/assets/index.js +112 -0
- package/cloud-icon/cloud-icon.component.d.ts +3 -0
- package/cloud-icon/cloud-icon.component.js +13 -0
- package/cloud-icon/cloud-icon.types.d.ts +6 -0
- package/cloud-icon/cloud-icon.types.js +1 -0
- package/cloud-icon/index.d.ts +2 -0
- package/cloud-icon/index.js +2 -0
- package/collapse-icon/assets/index.d.ts +11 -0
- package/collapse-icon/assets/index.js +112 -0
- package/collapse-icon/collapse-icon.component.d.ts +3 -0
- package/collapse-icon/collapse-icon.component.js +13 -0
- package/collapse-icon/collapse-icon.types.d.ts +6 -0
- package/collapse-icon/collapse-icon.types.js +1 -0
- package/collapse-icon/index.d.ts +2 -0
- package/collapse-icon/index.js +2 -0
- package/color-icon/assets/index.d.ts +11 -0
- package/color-icon/assets/index.js +67 -0
- package/color-icon/color-icon.component.d.ts +3 -0
- package/color-icon/color-icon.component.js +13 -0
- package/color-icon/color-icon.types.d.ts +6 -0
- package/color-icon/color-icon.types.js +1 -0
- package/color-icon/index.d.ts +2 -0
- package/color-icon/index.js +2 -0
- package/comment-icon/assets/index.d.ts +11 -0
- package/comment-icon/assets/index.js +82 -0
- package/comment-icon/comment-icon.component.d.ts +3 -0
- package/comment-icon/comment-icon.component.js +13 -0
- package/comment-icon/comment-icon.types.d.ts +6 -0
- package/comment-icon/comment-icon.types.js +1 -0
- package/comment-icon/index.d.ts +2 -0
- package/comment-icon/index.js +2 -0
- package/copy-icon/assets/index.d.ts +11 -0
- package/copy-icon/assets/index.js +100 -0
- package/copy-icon/copy-icon.component.d.ts +3 -0
- package/copy-icon/copy-icon.component.js +13 -0
- package/copy-icon/copy-icon.types.d.ts +6 -0
- package/copy-icon/copy-icon.types.js +1 -0
- package/copy-icon/index.d.ts +2 -0
- package/copy-icon/index.js +2 -0
- package/danger-triangle-icon/assets/index.d.ts +11 -0
- package/danger-triangle-icon/assets/index.js +112 -0
- package/danger-triangle-icon/danger-triangle-icon.component.d.ts +3 -0
- package/danger-triangle-icon/danger-triangle-icon.component.js +13 -0
- package/danger-triangle-icon/danger-triangle-icon.types.d.ts +6 -0
- package/danger-triangle-icon/danger-triangle-icon.types.js +1 -0
- package/danger-triangle-icon/index.d.ts +2 -0
- package/danger-triangle-icon/index.js +2 -0
- package/device-icon/assets/index.d.ts +39 -0
- package/device-icon/assets/index.js +222 -0
- package/device-icon/device-icon.component.d.ts +3 -0
- package/device-icon/device-icon.component.js +13 -0
- package/device-icon/device-icon.types.d.ts +7 -0
- package/device-icon/device-icon.types.js +1 -0
- package/device-icon/index.d.ts +2 -0
- package/device-icon/index.js +2 -0
- package/docs-icon/assets/index.d.ts +6 -0
- package/docs-icon/assets/index.js +65 -0
- package/docs-icon/docs-icon.component.d.ts +3 -0
- package/docs-icon/docs-icon.component.js +13 -0
- package/docs-icon/docs-icon.types.d.ts +6 -0
- package/docs-icon/docs-icon.types.js +1 -0
- package/docs-icon/index.d.ts +2 -0
- package/docs-icon/index.js +2 -0
- package/document-icon/assets/index.d.ts +11 -0
- package/document-icon/assets/index.js +103 -0
- package/document-icon/document-icon.component.d.ts +3 -0
- package/document-icon/document-icon.component.js +13 -0
- package/document-icon/document-icon.types.d.ts +6 -0
- package/document-icon/document-icon.types.js +1 -0
- package/document-icon/index.d.ts +2 -0
- package/document-icon/index.js +2 -0
- package/double-chevron-icon/assets/index.d.ts +19 -0
- package/double-chevron-icon/assets/index.js +180 -0
- package/double-chevron-icon/double-chevron-icon.component.d.ts +3 -0
- package/double-chevron-icon/double-chevron-icon.component.js +13 -0
- package/double-chevron-icon/double-chevron-icon.types.d.ts +6 -0
- package/double-chevron-icon/double-chevron-icon.types.js +1 -0
- package/double-chevron-icon/index.d.ts +2 -0
- package/double-chevron-icon/index.js +2 -0
- package/download-icon/assets/index.d.ts +11 -0
- package/download-icon/assets/index.js +112 -0
- package/download-icon/download-icon.component.d.ts +3 -0
- package/download-icon/download-icon.component.js +13 -0
- package/download-icon/download-icon.types.d.ts +6 -0
- package/download-icon/download-icon.types.js +1 -0
- package/download-icon/index.d.ts +2 -0
- package/download-icon/index.js +2 -0
- package/drag-icon/assets/index.d.ts +5 -0
- package/drag-icon/assets/index.js +74 -0
- package/drag-icon/drag-icon.component.d.ts +3 -0
- package/drag-icon/drag-icon.component.js +13 -0
- package/drag-icon/drag-icon.types.d.ts +5 -0
- package/drag-icon/drag-icon.types.js +1 -0
- package/drag-icon/index.d.ts +2 -0
- package/drag-icon/index.js +2 -0
- package/dropdown-icon/assets/index.d.ts +15 -0
- package/dropdown-icon/assets/index.js +108 -0
- package/dropdown-icon/dropdown-icon.component.d.ts +3 -0
- package/dropdown-icon/dropdown-icon.component.js +13 -0
- package/dropdown-icon/dropdown-icon.types.d.ts +6 -0
- package/dropdown-icon/dropdown-icon.types.js +1 -0
- package/dropdown-icon/index.d.ts +2 -0
- package/dropdown-icon/index.js +2 -0
- package/edit-icon/assets/index.d.ts +11 -0
- package/edit-icon/assets/index.js +117 -0
- package/edit-icon/edit-icon.component.d.ts +3 -0
- package/edit-icon/edit-icon.component.js +13 -0
- package/edit-icon/edit-icon.types.d.ts +6 -0
- package/edit-icon/edit-icon.types.js +1 -0
- package/edit-icon/index.d.ts +2 -0
- package/edit-icon/index.js +2 -0
- package/email-icon/assets/index.d.ts +11 -0
- package/email-icon/assets/index.js +112 -0
- package/email-icon/email-icon.component.d.ts +3 -0
- package/email-icon/email-icon.component.js +13 -0
- package/email-icon/email-icon.types.d.ts +6 -0
- package/email-icon/email-icon.types.js +1 -0
- package/email-icon/index.d.ts +2 -0
- package/email-icon/index.js +2 -0
- package/emoji-icon/assets/index.d.ts +11 -0
- package/emoji-icon/assets/index.js +82 -0
- package/emoji-icon/emoji-icon.component.d.ts +3 -0
- package/emoji-icon/emoji-icon.component.js +13 -0
- package/emoji-icon/emoji-icon.types.d.ts +6 -0
- package/emoji-icon/emoji-icon.types.js +1 -0
- package/emoji-icon/index.d.ts +2 -0
- package/emoji-icon/index.js +2 -0
- package/expand-icon/assets/index.d.ts +11 -0
- package/expand-icon/assets/index.js +112 -0
- package/expand-icon/expand-icon.component.d.ts +3 -0
- package/expand-icon/expand-icon.component.js +13 -0
- package/expand-icon/expand-icon.types.d.ts +6 -0
- package/expand-icon/expand-icon.types.js +1 -0
- package/expand-icon/index.d.ts +2 -0
- package/expand-icon/index.js +2 -0
- package/filter-icon/assets/index.d.ts +11 -0
- package/filter-icon/assets/index.js +82 -0
- package/filter-icon/filter-icon.component.d.ts +3 -0
- package/filter-icon/filter-icon.component.js +13 -0
- package/filter-icon/filter-icon.types.d.ts +6 -0
- package/filter-icon/filter-icon.types.js +1 -0
- package/filter-icon/index.d.ts +2 -0
- package/filter-icon/index.js +2 -0
- package/finish-icon/assets/index.d.ts +11 -0
- package/finish-icon/assets/index.js +97 -0
- package/finish-icon/finish-icon.component.d.ts +3 -0
- package/finish-icon/finish-icon.component.js +13 -0
- package/finish-icon/finish-icon.types.d.ts +6 -0
- package/finish-icon/finish-icon.types.js +1 -0
- package/finish-icon/index.d.ts +2 -0
- package/finish-icon/index.js +2 -0
- package/flash-icon/assets/index.d.ts +11 -0
- package/flash-icon/assets/index.js +95 -0
- package/flash-icon/flash-icon.component.d.ts +3 -0
- package/flash-icon/flash-icon.component.js +13 -0
- package/flash-icon/flash-icon.types.d.ts +6 -0
- package/flash-icon/flash-icon.types.js +1 -0
- package/flash-icon/index.d.ts +2 -0
- package/flash-icon/index.js +2 -0
- package/folder-icon/assets/index.d.ts +11 -0
- package/folder-icon/assets/index.js +108 -0
- package/folder-icon/folder-icon.component.d.ts +3 -0
- package/folder-icon/folder-icon.component.js +13 -0
- package/folder-icon/folder-icon.types.d.ts +6 -0
- package/folder-icon/folder-icon.types.js +1 -0
- package/folder-icon/index.d.ts +2 -0
- package/folder-icon/index.js +2 -0
- package/funnel-icon/assets/index.d.ts +11 -0
- package/funnel-icon/assets/index.js +108 -0
- package/funnel-icon/funnel-icon.component.d.ts +3 -0
- package/funnel-icon/funnel-icon.component.js +13 -0
- package/funnel-icon/funnel-icon.types.d.ts +6 -0
- package/funnel-icon/funnel-icon.types.js +1 -0
- package/funnel-icon/index.d.ts +2 -0
- package/funnel-icon/index.js +2 -0
- package/help-round-icon/assets/index.d.ts +11 -0
- package/help-round-icon/assets/index.js +115 -0
- package/help-round-icon/help-round-icon.component.d.ts +3 -0
- package/help-round-icon/help-round-icon.component.js +13 -0
- package/help-round-icon/help-round-icon.types.d.ts +6 -0
- package/help-round-icon/help-round-icon.types.js +1 -0
- package/help-round-icon/index.d.ts +2 -0
- package/help-round-icon/index.js +2 -0
- package/history-icon/assets/index.d.ts +11 -0
- package/history-icon/assets/index.js +82 -0
- package/history-icon/history-icon.component.d.ts +3 -0
- package/history-icon/history-icon.component.js +13 -0
- package/history-icon/history-icon.types.d.ts +6 -0
- package/history-icon/history-icon.types.js +1 -0
- package/history-icon/index.d.ts +2 -0
- package/history-icon/index.js +2 -0
- package/home-icon/assets/index.d.ts +11 -0
- package/home-icon/assets/index.js +110 -0
- package/home-icon/home-icon.component.d.ts +3 -0
- package/home-icon/home-icon.component.js +13 -0
- package/home-icon/home-icon.types.d.ts +6 -0
- package/home-icon/home-icon.types.js +1 -0
- package/home-icon/index.d.ts +2 -0
- package/home-icon/index.js +2 -0
- package/icon.styles.d.ts +7 -0
- package/icon.styles.js +19 -0
- package/image-icon/assets/index.d.ts +11 -0
- package/image-icon/assets/index.js +112 -0
- package/image-icon/image-icon.component.d.ts +3 -0
- package/image-icon/image-icon.component.js +13 -0
- package/image-icon/image-icon.types.d.ts +6 -0
- package/image-icon/image-icon.types.js +1 -0
- package/image-icon/index.d.ts +2 -0
- package/image-icon/index.js +2 -0
- package/index.d.ts +98 -0
- package/industry-icon/assets/index.d.ts +11 -0
- package/industry-icon/assets/index.js +85 -0
- package/industry-icon/index.d.ts +2 -0
- package/industry-icon/index.js +2 -0
- package/industry-icon/industry-icon.component.d.ts +3 -0
- package/industry-icon/industry-icon.component.js +13 -0
- package/industry-icon/industry-icon.types.d.ts +6 -0
- package/industry-icon/industry-icon.types.js +1 -0
- package/infinity-icon/assets/index.d.ts +11 -0
- package/infinity-icon/assets/index.js +65 -0
- package/infinity-icon/index.d.ts +2 -0
- package/infinity-icon/index.js +2 -0
- package/infinity-icon/infinity-icon.component.d.ts +3 -0
- package/infinity-icon/infinity-icon.component.js +13 -0
- package/infinity-icon/infinity-icon.types.d.ts +6 -0
- package/infinity-icon/infinity-icon.types.js +1 -0
- package/info-round-icon/assets/index.d.ts +11 -0
- package/info-round-icon/assets/index.js +112 -0
- package/info-round-icon/index.d.ts +2 -0
- package/info-round-icon/index.js +2 -0
- package/info-round-icon/info-round-icon.component.d.ts +3 -0
- package/info-round-icon/info-round-icon.component.js +13 -0
- package/info-round-icon/info-round-icon.types.d.ts +6 -0
- package/info-round-icon/info-round-icon.types.js +1 -0
- package/journey-icon/assets/index.d.ts +11 -0
- package/journey-icon/assets/index.js +119 -0
- package/journey-icon/index.d.ts +2 -0
- package/journey-icon/index.js +2 -0
- package/journey-icon/journey-icon.component.d.ts +3 -0
- package/journey-icon/journey-icon.component.js +13 -0
- package/journey-icon/journey-icon.types.d.ts +6 -0
- package/journey-icon/journey-icon.types.js +1 -0
- package/kebab-icon/assets/index.d.ts +5 -0
- package/kebab-icon/assets/index.js +74 -0
- package/kebab-icon/index.d.ts +2 -0
- package/kebab-icon/index.js +2 -0
- package/kebab-icon/kebab-icon.component.d.ts +3 -0
- package/kebab-icon/kebab-icon.component.js +13 -0
- package/kebab-icon/kebab-icon.types.d.ts +5 -0
- package/kebab-icon/kebab-icon.types.js +1 -0
- package/key-icon/assets/index.d.ts +11 -0
- package/key-icon/assets/index.js +112 -0
- package/key-icon/index.d.ts +2 -0
- package/key-icon/index.js +2 -0
- package/key-icon/key-icon.component.d.ts +3 -0
- package/key-icon/key-icon.component.js +13 -0
- package/key-icon/key-icon.types.d.ts +6 -0
- package/key-icon/key-icon.types.js +1 -0
- package/language-icon/assets/index.d.ts +11 -0
- package/language-icon/assets/index.js +82 -0
- package/language-icon/index.d.ts +2 -0
- package/language-icon/index.js +2 -0
- package/language-icon/language-icon.component.d.ts +3 -0
- package/language-icon/language-icon.component.js +13 -0
- package/language-icon/language-icon.types.d.ts +6 -0
- package/language-icon/language-icon.types.js +1 -0
- package/layers-icon/assets/index.d.ts +11 -0
- package/layers-icon/assets/index.js +113 -0
- package/layers-icon/index.d.ts +2 -0
- package/layers-icon/index.js +2 -0
- package/layers-icon/layers-icon.component.d.ts +3 -0
- package/layers-icon/layers-icon.component.js +13 -0
- package/layers-icon/layers-icon.types.d.ts +6 -0
- package/layers-icon/layers-icon.types.js +1 -0
- package/limit-icon/assets/index.d.ts +11 -0
- package/limit-icon/assets/index.js +119 -0
- package/limit-icon/index.d.ts +2 -0
- package/limit-icon/index.js +2 -0
- package/limit-icon/limit-icon.component.d.ts +3 -0
- package/limit-icon/limit-icon.component.js +13 -0
- package/limit-icon/limit-icon.types.d.ts +6 -0
- package/limit-icon/limit-icon.types.js +1 -0
- package/link-icon/assets/index.d.ts +11 -0
- package/link-icon/assets/index.js +96 -0
- package/link-icon/index.d.ts +2 -0
- package/link-icon/index.js +2 -0
- package/link-icon/link-icon.component.d.ts +3 -0
- package/link-icon/link-icon.component.js +13 -0
- package/link-icon/link-icon.types.d.ts +6 -0
- package/link-icon/link-icon.types.js +1 -0
- package/list-icon/assets/index.d.ts +11 -0
- package/list-icon/assets/index.js +78 -0
- package/list-icon/index.d.ts +2 -0
- package/list-icon/index.js +2 -0
- package/list-icon/list-icon.component.d.ts +3 -0
- package/list-icon/list-icon.component.js +13 -0
- package/list-icon/list-icon.types.d.ts +6 -0
- package/list-icon/list-icon.types.js +1 -0
- package/lock-icon/assets/index.d.ts +11 -0
- package/lock-icon/assets/index.js +112 -0
- package/lock-icon/index.d.ts +2 -0
- package/lock-icon/index.js +2 -0
- package/lock-icon/lock-icon.component.d.ts +3 -0
- package/lock-icon/lock-icon.component.js +13 -0
- package/lock-icon/lock-icon.types.d.ts +6 -0
- package/lock-icon/lock-icon.types.js +1 -0
- package/login-icon/assets/index.d.ts +11 -0
- package/login-icon/assets/index.js +68 -0
- package/login-icon/index.d.ts +2 -0
- package/login-icon/index.js +2 -0
- package/login-icon/login-icon.component.d.ts +3 -0
- package/login-icon/login-icon.component.js +13 -0
- package/login-icon/login-icon.types.d.ts +6 -0
- package/login-icon/login-icon.types.js +1 -0
- package/logout-icon/assets/index.d.ts +11 -0
- package/logout-icon/assets/index.js +84 -0
- package/logout-icon/index.d.ts +2 -0
- package/logout-icon/index.js +2 -0
- package/logout-icon/logout-icon.component.d.ts +3 -0
- package/logout-icon/logout-icon.component.js +13 -0
- package/logout-icon/logout-icon.types.d.ts +6 -0
- package/logout-icon/logout-icon.types.js +1 -0
- package/menu-icon/assets/index.d.ts +5 -0
- package/menu-icon/assets/index.js +74 -0
- package/menu-icon/index.d.ts +2 -0
- package/menu-icon/index.js +2 -0
- package/menu-icon/menu-icon.component.d.ts +3 -0
- package/menu-icon/menu-icon.component.js +13 -0
- package/menu-icon/menu-icon.types.d.ts +5 -0
- package/menu-icon/menu-icon.types.js +1 -0
- package/minus-icon/assets/index.d.ts +5 -0
- package/minus-icon/assets/index.js +76 -0
- package/minus-icon/index.d.ts +2 -0
- package/minus-icon/index.js +2 -0
- package/minus-icon/minus-icon.component.d.ts +3 -0
- package/minus-icon/minus-icon.component.js +13 -0
- package/minus-icon/minus-icon.types.d.ts +5 -0
- package/minus-icon/minus-icon.types.js +1 -0
- package/minus-round-icon/assets/index.d.ts +11 -0
- package/minus-round-icon/assets/index.js +112 -0
- package/minus-round-icon/index.d.ts +2 -0
- package/minus-round-icon/index.js +2 -0
- package/minus-round-icon/minus-round-icon.component.d.ts +3 -0
- package/minus-round-icon/minus-round-icon.component.js +13 -0
- package/minus-round-icon/minus-round-icon.types.d.ts +6 -0
- package/minus-round-icon/minus-round-icon.types.js +1 -0
- package/more-icon/assets/index.d.ts +5 -0
- package/more-icon/assets/index.js +74 -0
- package/more-icon/index.d.ts +2 -0
- package/more-icon/index.js +2 -0
- package/more-icon/more-icon.component.d.ts +3 -0
- package/more-icon/more-icon.component.js +13 -0
- package/more-icon/more-icon.types.d.ts +5 -0
- package/more-icon/more-icon.types.js +1 -0
- package/notes-list-icon/assets/index.d.ts +6 -0
- package/notes-list-icon/assets/index.js +62 -0
- package/notes-list-icon/index.d.ts +2 -0
- package/notes-list-icon/index.js +2 -0
- package/notes-list-icon/notes-list-icon.component.d.ts +3 -0
- package/notes-list-icon/notes-list-icon.component.js +13 -0
- package/notes-list-icon/notes-list-icon.types.d.ts +6 -0
- package/notes-list-icon/notes-list-icon.types.js +1 -0
- package/notification-icon/assets/index.d.ts +31 -0
- package/notification-icon/assets/index.js +252 -0
- package/notification-icon/index.d.ts +2 -0
- package/notification-icon/index.js +2 -0
- package/notification-icon/notification-icon.component.d.ts +3 -0
- package/notification-icon/notification-icon.component.js +13 -0
- package/notification-icon/notification-icon.types.d.ts +7 -0
- package/notification-icon/notification-icon.types.js +1 -0
- package/open-icon/assets/index.d.ts +11 -0
- package/open-icon/assets/index.js +97 -0
- package/open-icon/index.d.ts +2 -0
- package/open-icon/index.js +2 -0
- package/open-icon/open-icon.component.d.ts +3 -0
- package/open-icon/open-icon.component.js +13 -0
- package/open-icon/open-icon.types.d.ts +6 -0
- package/open-icon/open-icon.types.js +1 -0
- package/package.json +2 -5
- package/pause-round-icon/assets/index.d.ts +11 -0
- package/pause-round-icon/assets/index.js +112 -0
- package/pause-round-icon/index.d.ts +2 -0
- package/pause-round-icon/index.js +2 -0
- package/pause-round-icon/pause-round-icon.component.d.ts +3 -0
- package/pause-round-icon/pause-round-icon.component.js +13 -0
- package/pause-round-icon/pause-round-icon.types.d.ts +6 -0
- package/pause-round-icon/pause-round-icon.types.js +1 -0
- package/photo-icon/assets/index.d.ts +11 -0
- package/photo-icon/assets/index.js +82 -0
- package/photo-icon/index.d.ts +2 -0
- package/photo-icon/index.js +2 -0
- package/photo-icon/photo-icon.component.d.ts +3 -0
- package/photo-icon/photo-icon.component.js +13 -0
- package/photo-icon/photo-icon.types.d.ts +6 -0
- package/photo-icon/photo-icon.types.js +1 -0
- package/place-icon/assets/index.d.ts +11 -0
- package/place-icon/assets/index.js +110 -0
- package/place-icon/index.d.ts +2 -0
- package/place-icon/index.js +2 -0
- package/place-icon/place-icon.component.d.ts +3 -0
- package/place-icon/place-icon.component.js +13 -0
- package/place-icon/place-icon.types.d.ts +6 -0
- package/place-icon/place-icon.types.js +1 -0
- package/platform-logo-icon/assets/index.d.ts +59 -0
- package/platform-logo-icon/assets/index.js +353 -0
- package/platform-logo-icon/index.d.ts +2 -0
- package/platform-logo-icon/index.js +2 -0
- package/platform-logo-icon/platform-logo-icon.component.d.ts +3 -0
- package/platform-logo-icon/platform-logo-icon.component.js +13 -0
- package/platform-logo-icon/platform-logo-icon.types.d.ts +7 -0
- package/platform-logo-icon/platform-logo-icon.types.js +1 -0
- package/play-round-icon/assets/index.d.ts +11 -0
- package/play-round-icon/assets/index.js +112 -0
- package/play-round-icon/index.d.ts +2 -0
- package/play-round-icon/index.js +2 -0
- package/play-round-icon/play-round-icon.component.d.ts +3 -0
- package/play-round-icon/play-round-icon.component.js +13 -0
- package/play-round-icon/play-round-icon.types.d.ts +6 -0
- package/play-round-icon/play-round-icon.types.js +1 -0
- package/plugin-icon/assets/index.d.ts +11 -0
- package/plugin-icon/assets/index.js +110 -0
- package/plugin-icon/index.d.ts +2 -0
- package/plugin-icon/index.js +2 -0
- package/plugin-icon/plugin-icon.component.d.ts +3 -0
- package/plugin-icon/plugin-icon.component.js +13 -0
- package/plugin-icon/plugin-icon.types.d.ts +6 -0
- package/plugin-icon/plugin-icon.types.js +1 -0
- package/plus-icon/assets/index.d.ts +5 -0
- package/plus-icon/assets/index.js +72 -0
- package/plus-icon/index.d.ts +2 -0
- package/plus-icon/index.js +2 -0
- package/plus-icon/plus-icon.component.d.ts +3 -0
- package/plus-icon/plus-icon.component.js +13 -0
- package/plus-icon/plus-icon.types.d.ts +5 -0
- package/plus-icon/plus-icon.types.js +1 -0
- package/plus-round-icon/assets/index.d.ts +11 -0
- package/plus-round-icon/assets/index.js +97 -0
- package/plus-round-icon/index.d.ts +2 -0
- package/plus-round-icon/index.js +2 -0
- package/plus-round-icon/plus-round-icon.component.d.ts +3 -0
- package/plus-round-icon/plus-round-icon.component.js +13 -0
- package/plus-round-icon/plus-round-icon.types.d.ts +6 -0
- package/plus-round-icon/plus-round-icon.types.js +1 -0
- package/profile-icon/assets/index.d.ts +11 -0
- package/profile-icon/assets/index.js +82 -0
- package/profile-icon/index.d.ts +2 -0
- package/profile-icon/index.js +2 -0
- package/profile-icon/profile-icon.component.d.ts +3 -0
- package/profile-icon/profile-icon.component.js +13 -0
- package/profile-icon/profile-icon.types.d.ts +6 -0
- package/profile-icon/profile-icon.types.js +1 -0
- package/pulse-icon/assets/index.d.ts +11 -0
- package/pulse-icon/assets/index.js +82 -0
- package/pulse-icon/index.d.ts +2 -0
- package/pulse-icon/index.js +2 -0
- package/pulse-icon/pulse-icon.component.d.ts +3 -0
- package/pulse-icon/pulse-icon.component.js +13 -0
- package/pulse-icon/pulse-icon.types.d.ts +6 -0
- package/pulse-icon/pulse-icon.types.js +1 -0
- package/push-icon/assets/index.d.ts +11 -0
- package/push-icon/assets/index.js +118 -0
- package/push-icon/index.d.ts +2 -0
- package/push-icon/index.js +2 -0
- package/push-icon/push-icon.component.d.ts +3 -0
- package/push-icon/push-icon.component.js +13 -0
- package/push-icon/push-icon.types.d.ts +6 -0
- package/push-icon/push-icon.types.js +1 -0
- package/refresh-icon/assets/index.d.ts +11 -0
- package/refresh-icon/assets/index.js +110 -0
- package/refresh-icon/index.d.ts +2 -0
- package/refresh-icon/index.js +2 -0
- package/refresh-icon/refresh-icon.component.d.ts +3 -0
- package/refresh-icon/refresh-icon.component.js +13 -0
- package/refresh-icon/refresh-icon.types.d.ts +6 -0
- package/refresh-icon/refresh-icon.types.js +1 -0
- package/reload-icon/assets/index.d.ts +11 -0
- package/reload-icon/assets/index.js +112 -0
- package/reload-icon/index.d.ts +2 -0
- package/reload-icon/index.js +2 -0
- package/reload-icon/reload-icon.component.d.ts +3 -0
- package/reload-icon/reload-icon.component.js +13 -0
- package/reload-icon/reload-icon.types.d.ts +6 -0
- package/reload-icon/reload-icon.types.js +1 -0
- package/reward-icon/assets/index.d.ts +11 -0
- package/reward-icon/assets/index.js +112 -0
- package/reward-icon/index.d.ts +2 -0
- package/reward-icon/index.js +2 -0
- package/reward-icon/reward-icon.component.d.ts +3 -0
- package/reward-icon/reward-icon.component.js +13 -0
- package/reward-icon/reward-icon.types.d.ts +6 -0
- package/reward-icon/reward-icon.types.js +1 -0
- package/search-icon/assets/index.d.ts +11 -0
- package/search-icon/assets/index.js +82 -0
- package/search-icon/index.d.ts +2 -0
- package/search-icon/index.js +2 -0
- package/search-icon/search-icon.component.d.ts +3 -0
- package/search-icon/search-icon.component.js +13 -0
- package/search-icon/search-icon.types.d.ts +6 -0
- package/search-icon/search-icon.types.js +1 -0
- package/secure-icon/assets/index.d.ts +11 -0
- package/secure-icon/assets/index.js +85 -0
- package/secure-icon/index.d.ts +2 -0
- package/secure-icon/index.js +2 -0
- package/secure-icon/secure-icon.component.d.ts +3 -0
- package/secure-icon/secure-icon.component.js +13 -0
- package/secure-icon/secure-icon.types.d.ts +6 -0
- package/secure-icon/secure-icon.types.js +1 -0
- package/send-icon/assets/index.d.ts +11 -0
- package/send-icon/assets/index.js +67 -0
- package/send-icon/index.d.ts +2 -0
- package/send-icon/index.js +2 -0
- package/send-icon/send-icon.component.d.ts +3 -0
- package/send-icon/send-icon.component.js +13 -0
- package/send-icon/send-icon.types.d.ts +6 -0
- package/send-icon/send-icon.types.js +1 -0
- package/settings-icon/assets/index.d.ts +11 -0
- package/settings-icon/assets/index.js +112 -0
- package/settings-icon/index.d.ts +2 -0
- package/settings-icon/index.js +2 -0
- package/settings-icon/settings-icon.component.d.ts +3 -0
- package/settings-icon/settings-icon.component.js +13 -0
- package/settings-icon/settings-icon.types.d.ts +6 -0
- package/settings-icon/settings-icon.types.js +1 -0
- package/social-logo-icon/assets/index.d.ts +47 -0
- package/social-logo-icon/assets/index.js +153 -0
- package/social-logo-icon/index.d.ts +2 -0
- package/social-logo-icon/index.js +2 -0
- package/social-logo-icon/social-logo-icon.component.d.ts +3 -0
- package/social-logo-icon/social-logo-icon.component.js +13 -0
- package/social-logo-icon/social-logo-icon.types.d.ts +7 -0
- package/social-logo-icon/social-logo-icon.types.js +1 -0
- package/sort-icon/assets/index.d.ts +13 -0
- package/sort-icon/assets/index.js +144 -0
- package/sort-icon/index.d.ts +2 -0
- package/sort-icon/index.js +2 -0
- package/sort-icon/sort-icon.component.d.ts +3 -0
- package/sort-icon/sort-icon.component.js +13 -0
- package/sort-icon/sort-icon.types.d.ts +6 -0
- package/sort-icon/sort-icon.types.js +1 -0
- package/stats-icon/assets/index.d.ts +11 -0
- package/stats-icon/assets/index.js +110 -0
- package/stats-icon/index.d.ts +2 -0
- package/stats-icon/index.js +2 -0
- package/stats-icon/stats-icon.component.d.ts +3 -0
- package/stats-icon/stats-icon.component.js +13 -0
- package/stats-icon/stats-icon.types.d.ts +6 -0
- package/stats-icon/stats-icon.types.js +1 -0
- package/stop-icon/assets/index.d.ts +11 -0
- package/stop-icon/assets/index.js +65 -0
- package/stop-icon/index.d.ts +2 -0
- package/stop-icon/index.js +2 -0
- package/stop-icon/stop-icon.component.d.ts +3 -0
- package/stop-icon/stop-icon.component.js +13 -0
- package/stop-icon/stop-icon.types.d.ts +6 -0
- package/stop-icon/stop-icon.types.js +1 -0
- package/super-user-icon/assets/index.d.ts +11 -0
- package/super-user-icon/assets/index.js +93 -0
- package/super-user-icon/index.d.ts +2 -0
- package/super-user-icon/index.js +2 -0
- package/super-user-icon/super-user-icon.component.d.ts +3 -0
- package/super-user-icon/super-user-icon.component.js +13 -0
- package/super-user-icon/super-user-icon.types.d.ts +6 -0
- package/super-user-icon/super-user-icon.types.js +1 -0
- package/tag-icon/assets/index.d.ts +11 -0
- package/tag-icon/assets/index.js +118 -0
- package/tag-icon/index.d.ts +2 -0
- package/tag-icon/index.js +2 -0
- package/tag-icon/tag-icon.component.d.ts +3 -0
- package/tag-icon/tag-icon.component.js +13 -0
- package/tag-icon/tag-icon.types.d.ts +6 -0
- package/tag-icon/tag-icon.types.js +1 -0
- package/tiles-icon/assets/index.d.ts +11 -0
- package/tiles-icon/assets/index.js +110 -0
- package/tiles-icon/index.d.ts +2 -0
- package/tiles-icon/index.js +2 -0
- package/tiles-icon/tiles-icon.component.d.ts +3 -0
- package/tiles-icon/tiles-icon.component.js +13 -0
- package/tiles-icon/tiles-icon.types.d.ts +6 -0
- package/tiles-icon/tiles-icon.types.js +1 -0
- package/time-icon/assets/index.d.ts +11 -0
- package/time-icon/assets/index.js +118 -0
- package/time-icon/index.d.ts +2 -0
- package/time-icon/index.js +2 -0
- package/time-icon/time-icon.component.d.ts +3 -0
- package/time-icon/time-icon.component.js +13 -0
- package/time-icon/time-icon.types.d.ts +6 -0
- package/time-icon/time-icon.types.js +1 -0
- package/trash-icon/assets/index.d.ts +11 -0
- package/trash-icon/assets/index.js +118 -0
- package/trash-icon/index.d.ts +2 -0
- package/trash-icon/index.js +2 -0
- package/trash-icon/trash-icon.component.d.ts +3 -0
- package/trash-icon/trash-icon.component.js +13 -0
- package/trash-icon/trash-icon.types.d.ts +6 -0
- package/trash-icon/trash-icon.types.js +1 -0
- package/trophy-icon/assets/index.d.ts +11 -0
- package/trophy-icon/assets/index.js +123 -0
- package/trophy-icon/index.d.ts +2 -0
- package/trophy-icon/index.js +2 -0
- package/trophy-icon/trophy-icon.component.d.ts +3 -0
- package/trophy-icon/trophy-icon.component.js +13 -0
- package/trophy-icon/trophy-icon.types.d.ts +6 -0
- package/trophy-icon/trophy-icon.types.js +1 -0
- package/tutorial-icon/assets/index.d.ts +11 -0
- package/tutorial-icon/assets/index.js +67 -0
- package/tutorial-icon/index.d.ts +2 -0
- package/tutorial-icon/index.js +2 -0
- package/tutorial-icon/tutorial-icon.component.d.ts +3 -0
- package/tutorial-icon/tutorial-icon.component.js +13 -0
- package/tutorial-icon/tutorial-icon.types.d.ts +6 -0
- package/tutorial-icon/tutorial-icon.types.js +1 -0
- package/upload-icon/assets/index.d.ts +11 -0
- package/upload-icon/assets/index.js +112 -0
- package/upload-icon/index.d.ts +2 -0
- package/upload-icon/index.js +2 -0
- package/upload-icon/upload-icon.component.d.ts +3 -0
- package/upload-icon/upload-icon.component.js +13 -0
- package/upload-icon/upload-icon.types.d.ts +6 -0
- package/upload-icon/upload-icon.types.js +1 -0
- package/user-icon/assets/index.d.ts +11 -0
- package/user-icon/assets/index.js +108 -0
- package/user-icon/index.d.ts +2 -0
- package/user-icon/index.js +2 -0
- package/user-icon/user-icon.component.d.ts +3 -0
- package/user-icon/user-icon.component.js +13 -0
- package/user-icon/user-icon.types.d.ts +6 -0
- package/user-icon/user-icon.types.js +1 -0
- package/visibility-icon/assets/index.d.ts +23 -0
- package/visibility-icon/assets/index.js +120 -0
- package/visibility-icon/index.d.ts +2 -0
- package/visibility-icon/index.js +2 -0
- package/visibility-icon/visibility-icon.component.d.ts +3 -0
- package/visibility-icon/visibility-icon.component.js +13 -0
- package/visibility-icon/visibility-icon.types.d.ts +7 -0
- package/visibility-icon/visibility-icon.types.js +1 -0
- package/warning-round-icon/assets/index.d.ts +11 -0
- package/warning-round-icon/assets/index.js +112 -0
- package/warning-round-icon/index.d.ts +2 -0
- package/warning-round-icon/index.js +2 -0
- package/warning-round-icon/warning-round-icon.component.d.ts +3 -0
- package/warning-round-icon/warning-round-icon.component.js +13 -0
- package/warning-round-icon/warning-round-icon.types.d.ts +6 -0
- package/warning-round-icon/warning-round-icon.types.js +1 -0
- package/wizard-icon/assets/index.d.ts +11 -0
- package/wizard-icon/assets/index.js +65 -0
- package/wizard-icon/index.d.ts +2 -0
- package/wizard-icon/index.js +2 -0
- package/wizard-icon/wizard-icon.component.d.ts +3 -0
- package/wizard-icon/wizard-icon.component.js +13 -0
- package/wizard-icon/wizard-icon.types.d.ts +6 -0
- package/wizard-icon/wizard-icon.types.js +1 -0
- package/zoom-icon/assets/index.d.ts +23 -0
- package/zoom-icon/assets/index.js +100 -0
- package/zoom-icon/index.d.ts +2 -0
- package/zoom-icon/index.js +2 -0
- package/zoom-icon/zoom-icon.component.d.ts +3 -0
- package/zoom-icon/zoom-icon.component.js +13 -0
- package/zoom-icon/zoom-icon.types.d.ts +7 -0
- package/zoom-icon/zoom-icon.types.js +1 -0
|
@@ -0,0 +1,252 @@
|
|
|
1
|
+
import * as __WEBPACK_EXTERNAL_MODULE_react__ from "react";
|
|
2
|
+
/******/ // The require scope
|
|
3
|
+
/******/ var __webpack_require__ = {};
|
|
4
|
+
/******/
|
|
5
|
+
/************************************************************************/
|
|
6
|
+
/******/ /* webpack/runtime/define property getters */
|
|
7
|
+
/******/ (() => {
|
|
8
|
+
/******/ // define getter functions for harmony exports
|
|
9
|
+
/******/ __webpack_require__.d = (exports, definition) => {
|
|
10
|
+
/******/ for(var key in definition) {
|
|
11
|
+
/******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
|
|
12
|
+
/******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
|
|
13
|
+
/******/ }
|
|
14
|
+
/******/ }
|
|
15
|
+
/******/ };
|
|
16
|
+
/******/ })();
|
|
17
|
+
/******/
|
|
18
|
+
/******/ /* webpack/runtime/hasOwnProperty shorthand */
|
|
19
|
+
/******/ (() => {
|
|
20
|
+
/******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
|
|
21
|
+
/******/ })();
|
|
22
|
+
/******/
|
|
23
|
+
/************************************************************************/
|
|
24
|
+
var __webpack_exports__ = {};
|
|
25
|
+
|
|
26
|
+
// EXPORTS
|
|
27
|
+
__webpack_require__.d(__webpack_exports__, {
|
|
28
|
+
v: () => (/* binding */ AssetMap)
|
|
29
|
+
});
|
|
30
|
+
|
|
31
|
+
;// CONCATENATED MODULE: external "react"
|
|
32
|
+
var x = (y) => {
|
|
33
|
+
var x = {}; __webpack_require__.d(x, y); return x
|
|
34
|
+
}
|
|
35
|
+
var y = (x) => (() => (x))
|
|
36
|
+
const external_react_namespaceObject = x({ ["createElement"]: () => (__WEBPACK_EXTERNAL_MODULE_react__.createElement) });
|
|
37
|
+
;// CONCATENATED MODULE: ./src/notification-icon/assets/name=notification, size=medium, type=disabled, view=filled.svg
|
|
38
|
+
|
|
39
|
+
const SvgNamenotificationSizemediumTypedisabledViewfilled = props => /*#__PURE__*/external_react_namespaceObject.createElement("svg", Object.assign({
|
|
40
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
41
|
+
width: 24,
|
|
42
|
+
height: 24,
|
|
43
|
+
fill: "none"
|
|
44
|
+
}, props), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
45
|
+
fill: "currentColor",
|
|
46
|
+
fillRule: "evenodd",
|
|
47
|
+
d: "M17.356 17.748a.8.8 0 0 1 .565.234l.518.518a.75.75 0 0 0 1.061-1.06L6.56 4.5A.75.75 0 1 0 5.5 5.56l1.213 1.214c.248.248.3.626.171.952A5.5 5.5 0 0 0 6.5 9.75v2.998c0 1.005-1.17 2.04-1.91 2.592-.357.267-.59.68-.59 1.126 0 .708.574 1.282 1.282 1.282h12.074m2.053-2.408c.041.03.03.04-.005.003l-.03-.03zM17.5 12.748c0 .14-.336.355-.436.256L9.84 5.778c-.366-.365-.292-.98.19-1.164A5.5 5.5 0 0 1 17.5 9.75zm-5.5 9a2.5 2.5 0 0 1-2.374-1.714c-.139-.419.232-.786.674-.786h3.4c.442 0 .813.367.674.786A2.5 2.5 0 0 1 12 21.748",
|
|
48
|
+
clipRule: "evenodd"
|
|
49
|
+
}));
|
|
50
|
+
/* harmony default export */ const name_notification_size_medium_type_disabled_view_filled = (SvgNamenotificationSizemediumTypedisabledViewfilled);
|
|
51
|
+
;// CONCATENATED MODULE: ./src/notification-icon/assets/name=notification, size=medium, type=disabled, view=lined.svg
|
|
52
|
+
|
|
53
|
+
const SvgNamenotificationSizemediumTypedisabledViewlined = props => /*#__PURE__*/external_react_namespaceObject.createElement("svg", Object.assign({
|
|
54
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
55
|
+
width: 24,
|
|
56
|
+
height: 24,
|
|
57
|
+
fill: "none"
|
|
58
|
+
}, props), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
59
|
+
fill: "currentColor",
|
|
60
|
+
fillRule: "evenodd",
|
|
61
|
+
d: "M17.48 17.748a.5.5 0 0 1 .354.146l.782.783a.5.5 0 0 0 .707 0l.354-.354a.5.5 0 0 0 0-.707L6.384 4.323a.5.5 0 0 0-.707 0l-.354.354a.5.5 0 0 0 0 .707L6.87 6.93a.53.53 0 0 1 .1.592A5.5 5.5 0 0 0 6.5 9.75v2.998c0 1.005-1.17 2.04-1.91 2.592-.357.267-.59.68-.59 1.126 0 .708.574 1.282 1.282 1.282H17.48m-2.5-1.5a.5.5 0 0 0 .354-.854L8.807 8.868c-.256-.256-.687-.16-.749.197A4 4 0 0 0 8 9.75v2.998c0 1.049-.583 1.906-1.034 2.437l-.085.098c-.312.352-.084.965.387.965h7.712M10.553 6.019a.54.54 0 0 1-.582-.109l-.4-.4c-.23-.229-.184-.612.109-.748A5.5 5.5 0 0 1 17.5 9.75v2.998c0 .14-.336.355-.436.256l-.988-.989a.26.26 0 0 1-.076-.183V9.75a4 4 0 0 0-5.446-3.73m8.857 9.32-.036-.026.03.03c.036.036.046.027.006-.003M13 19.249h-3c-.276 0-.505.226-.45.496A2.496 2.496 0 0 0 12 21.748a2.496 2.496 0 0 0 2.45-2.003c.055-.27-.174-.496-.45-.496z",
|
|
62
|
+
clipRule: "evenodd"
|
|
63
|
+
}));
|
|
64
|
+
/* harmony default export */ const name_notification_size_medium_type_disabled_view_lined = (SvgNamenotificationSizemediumTypedisabledViewlined);
|
|
65
|
+
;// CONCATENATED MODULE: ./src/notification-icon/assets/name=notification, size=medium, type=enabled, view=filled.svg
|
|
66
|
+
|
|
67
|
+
const SvgNamenotificationSizemediumTypeenabledViewfilled = props => /*#__PURE__*/external_react_namespaceObject.createElement("svg", Object.assign({
|
|
68
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
69
|
+
width: 24,
|
|
70
|
+
height: 24,
|
|
71
|
+
fill: "none"
|
|
72
|
+
}, props), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
73
|
+
fill: "currentColor",
|
|
74
|
+
fillRule: "evenodd",
|
|
75
|
+
d: "M12 4.25a5.5 5.5 0 0 0-5.5 5.5v2.998c0 1.005-1.17 2.04-1.91 2.592-.357.267-.59.68-.59 1.126 0 .708.574 1.282 1.282 1.282h13.436c.708 0 1.282-.574 1.282-1.282 0-.446-.233-.859-.59-1.126-.74-.553-1.91-1.587-1.91-2.592V9.75a5.5 5.5 0 0 0-5.5-5.5m0 17.498a2.5 2.5 0 0 1-2.374-1.714c-.139-.419.232-.786.674-.786h3.4c.442 0 .813.367.674.786A2.5 2.5 0 0 1 12 21.748",
|
|
76
|
+
clipRule: "evenodd"
|
|
77
|
+
}));
|
|
78
|
+
/* harmony default export */ const name_notification_size_medium_type_enabled_view_filled = (SvgNamenotificationSizemediumTypeenabledViewfilled);
|
|
79
|
+
;// CONCATENATED MODULE: ./src/notification-icon/assets/name=notification, size=medium, type=enabled, view=lined.svg
|
|
80
|
+
|
|
81
|
+
const SvgNamenotificationSizemediumTypeenabledViewlined = props => /*#__PURE__*/external_react_namespaceObject.createElement("svg", Object.assign({
|
|
82
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
83
|
+
width: 24,
|
|
84
|
+
height: 24,
|
|
85
|
+
fill: "none"
|
|
86
|
+
}, props), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
87
|
+
fill: "currentColor",
|
|
88
|
+
fillRule: "evenodd",
|
|
89
|
+
d: "M4.59 15.34c.74-.553 1.91-1.587 1.91-2.592V9.75a5.5 5.5 0 0 1 11 0v2.998c0 1.005 1.17 2.04 1.91 2.592.357.267.59.68.59 1.126 0 .708-.574 1.282-1.282 1.282H5.282A1.28 1.28 0 0 1 4 16.466c0-.446.233-.859.59-1.126M12 5.75a4 4 0 0 0-4 4v2.998c0 1.049-.583 1.906-1.034 2.437l-.085.098c-.312.352-.084.965.387.965h9.464c.47 0 .698-.613.387-.965l-.085-.098c-.45-.532-1.034-1.388-1.034-2.437V9.75a4 4 0 0 0-4-4m1 13.498h-3c-.276 0-.505.226-.45.496A2.496 2.496 0 0 0 12 21.748a2.496 2.496 0 0 0 2.45-2.003c.055-.27-.174-.496-.45-.496z",
|
|
90
|
+
clipRule: "evenodd"
|
|
91
|
+
}));
|
|
92
|
+
/* harmony default export */ const name_notification_size_medium_type_enabled_view_lined = (SvgNamenotificationSizemediumTypeenabledViewlined);
|
|
93
|
+
;// CONCATENATED MODULE: ./src/notification-icon/assets/name=notification, size=medium, type=silent, view=filled.svg
|
|
94
|
+
|
|
95
|
+
const SvgNamenotificationSizemediumTypesilentViewfilled = props => /*#__PURE__*/external_react_namespaceObject.createElement("svg", Object.assign({
|
|
96
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
97
|
+
width: 24,
|
|
98
|
+
height: 24,
|
|
99
|
+
fill: "none"
|
|
100
|
+
}, props), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
101
|
+
fill: "currentColor",
|
|
102
|
+
fillRule: "evenodd",
|
|
103
|
+
d: "M18.581 3.987a.622.622 0 0 0-.491-1.005.62.62 0 0 1-.622-.622v-.128a.75.75 0 0 1 .75-.75h2.678a.75.75 0 0 1 .592 1.21l-1.1 1.416c-.39.501-.024 1.232.61 1.232a.75.75 0 1 1 .004 1.5h-3.106a.75.75 0 0 1-.592-1.21zM12 4.25a5.5 5.5 0 0 0-5.5 5.5v2.998c0 1.005-1.17 2.04-1.91 2.592-.357.267-.59.68-.59 1.126 0 .708.574 1.282 1.282 1.282h13.436c.708 0 1.282-.574 1.282-1.282 0-.446-.233-.859-.59-1.126-.49-.365-1.166-.941-1.569-1.58-.182-.288-.48-.51-.821-.51h-5.492a.75.75 0 0 1-.579-1.226l1.616-1.966a.8.8 0 0 0-.618-1.308h-.197a.75.75 0 0 1 0-1.5h3.477a.75.75 0 0 1 .58 1.226l-1.616 1.966a.8.8 0 0 0 .618 1.308H16.7a.8.8 0 0 0 .8-.8v-1.2a5.5 5.5 0 0 0-5.5-5.5m0 17.498a2.5 2.5 0 0 1-2.374-1.714c-.139-.419.232-.786.674-.786h3.4c.442 0 .813.367.674.786A2.5 2.5 0 0 1 12 21.748",
|
|
104
|
+
clipRule: "evenodd"
|
|
105
|
+
}));
|
|
106
|
+
/* harmony default export */ const name_notification_size_medium_type_silent_view_filled = (SvgNamenotificationSizemediumTypesilentViewfilled);
|
|
107
|
+
;// CONCATENATED MODULE: ./src/notification-icon/assets/name=notification, size=medium, type=silent, view=lined.svg
|
|
108
|
+
|
|
109
|
+
const SvgNamenotificationSizemediumTypesilentViewlined = props => /*#__PURE__*/external_react_namespaceObject.createElement("svg", Object.assign({
|
|
110
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
111
|
+
width: 24,
|
|
112
|
+
height: 24,
|
|
113
|
+
fill: "none"
|
|
114
|
+
}, props), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
115
|
+
fill: "currentColor",
|
|
116
|
+
fillRule: "evenodd",
|
|
117
|
+
d: "m20.547 3.903-.612.786a.403.403 0 0 0 .318.65h1.077c.234 0 .423.19.423.424v.577a.5.5 0 0 1-.5.5h-3.357a.75.75 0 0 1-.592-1.21l.18-.232.712-.916.05-.063.874-1.125a.193.193 0 0 0-.152-.312h-1.494a.01.01 0 0 1-.006-.006v-.994a.5.5 0 0 1 .5-.5h2.928a.75.75 0 0 1 .592 1.21l-.892 1.148zM19.41 15.34c-.416-.31-.967-.773-1.37-1.297a.54.54 0 0 0-.425-.218h-.69c-.35 0-.586.349-.406.648a5.4 5.4 0 0 0 .6.81c.311.352.084.965-.387.965H7.268c-.47 0-.699-.613-.387-.965l.085-.098C7.416 14.653 8 13.797 8 12.748V9.75a4 4 0 0 1 5.592-3.67q.102.043.213.045h1.69c.25 0 .377-.29.191-.457A5.5 5.5 0 0 0 6.5 9.75v2.998c0 1.005-1.17 2.04-1.91 2.592-.357.267-.59.68-.59 1.126 0 .708.574 1.282 1.282 1.282h13.436c.708 0 1.282-.574 1.282-1.282 0-.446-.233-.859-.59-1.126M10 19.248c-.276 0-.505.226-.45.496A2.496 2.496 0 0 0 12 21.748a2.496 2.496 0 0 0 2.45-2.003c.055-.27-.174-.496-.45-.496h-4M12 7.75a.5.5 0 0 0 .5.5h1.248a.5.5 0 0 1 .402.797l-2.225 3.007a.75.75 0 0 0 .603 1.196H17a.5.5 0 0 0 .5-.5v-.5a.5.5 0 0 0-.5-.5h-1.992a.5.5 0 0 1-.402-.797l2.224-3.007a.75.75 0 0 0-.603-1.196H12.5a.5.5 0 0 0-.5.5z",
|
|
118
|
+
clipRule: "evenodd"
|
|
119
|
+
}));
|
|
120
|
+
/* harmony default export */ const name_notification_size_medium_type_silent_view_lined = (SvgNamenotificationSizemediumTypesilentViewlined);
|
|
121
|
+
;// CONCATENATED MODULE: ./src/notification-icon/assets/name=notification, size=small, type=disabled, view=filled.svg
|
|
122
|
+
|
|
123
|
+
const SvgNamenotificationSizesmallTypedisabledViewfilled = props => /*#__PURE__*/external_react_namespaceObject.createElement("svg", Object.assign({
|
|
124
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
125
|
+
width: 16,
|
|
126
|
+
height: 16,
|
|
127
|
+
fill: "none"
|
|
128
|
+
}, props), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
129
|
+
fill: "currentColor",
|
|
130
|
+
fillRule: "evenodd",
|
|
131
|
+
d: "M12.608 12a.8.8 0 0 1 .566.234l.265.266a.75.75 0 0 0 1.061-1.06L4.06 1A.75.75 0 1 0 3 2.06l.487.488c.28.28.307.72.118 1.067A5 5 0 0 0 3 6v2c0 .808-.143 1.005-1.218 2.19a1.082 1.082 0 0 0 .8 1.81h10.026M13 6c0 .713-.862 1.078-1.366.574L7.241 2.18c-.416-.416-.246-1.114.341-1.163A5 5 0 0 1 13 6m-5 9.339a2.5 2.5 0 0 0 2.233-1.375c.212-.42-.155-.845-.625-.852a105 105 0 0 0-3.216 0c-.47.007-.837.432-.625.852A2.5 2.5 0 0 0 8 15.339",
|
|
132
|
+
clipRule: "evenodd"
|
|
133
|
+
}));
|
|
134
|
+
/* harmony default export */ const name_notification_size_small_type_disabled_view_filled = (SvgNamenotificationSizesmallTypedisabledViewfilled);
|
|
135
|
+
;// CONCATENATED MODULE: ./src/notification-icon/assets/name=notification, size=small, type=disabled, view=lined.svg
|
|
136
|
+
|
|
137
|
+
const SvgNamenotificationSizesmallTypedisabledViewlined = props => /*#__PURE__*/external_react_namespaceObject.createElement("svg", Object.assign({
|
|
138
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
139
|
+
width: 16,
|
|
140
|
+
height: 16,
|
|
141
|
+
fill: "none"
|
|
142
|
+
}, props), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
143
|
+
fill: "currentColor",
|
|
144
|
+
fillRule: "evenodd",
|
|
145
|
+
d: "M12.732 12a.5.5 0 0 1 .354.146l.53.53a.5.5 0 0 0 .707 0l.354-.353a.5.5 0 0 0 0-.707L3.884.823a.5.5 0 0 0-.707 0l-.354.354a.5.5 0 0 0 0 .707l.847.846c.175.175.193.45.064.661A5 5 0 0 0 3 6v2c0 .809-.143 1.005-1.218 2.19a1.082 1.082 0 0 0 .8 1.81h10.15m-2.5-1.5a.5.5 0 0 0 .354-.854L5.49 4.552c-.226-.226-.604-.185-.726.11A3.5 3.5 0 0 0 4.5 6v2c0 .523-.048 1.075-.403 1.697-.194.341.017.803.41.803h5.725M13 6v.732a.5.5 0 0 1-.854.354l-.5-.5a.5.5 0 0 1-.146-.354V6a3.5 3.5 0 0 0-3.673-3.496.54.54 0 0 1-.413-.151l-.51-.51c-.26-.26-.157-.699.206-.764A5 5 0 0 1 13 6m-4.035 7.104q.592.006 1.14.017c.204.004.36.183.307.379A2.5 2.5 0 0 1 8 15.339 2.498 2.498 0 0 1 5.588 13.5c-.053-.196.104-.375.306-.38q.532-.01 1.106-.016h.035Q7.507 13.1 8 13.1q.492 0 .965.004",
|
|
146
|
+
clipRule: "evenodd"
|
|
147
|
+
}));
|
|
148
|
+
/* harmony default export */ const name_notification_size_small_type_disabled_view_lined = (SvgNamenotificationSizesmallTypedisabledViewlined);
|
|
149
|
+
;// CONCATENATED MODULE: ./src/notification-icon/assets/name=notification, size=small, type=enabled, view=filled.svg
|
|
150
|
+
|
|
151
|
+
const SvgNamenotificationSizesmallTypeenabledViewfilled = props => /*#__PURE__*/external_react_namespaceObject.createElement("svg", Object.assign({
|
|
152
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
153
|
+
width: 16,
|
|
154
|
+
height: 16,
|
|
155
|
+
fill: "none"
|
|
156
|
+
}, props), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
157
|
+
fill: "currentColor",
|
|
158
|
+
fillRule: "evenodd",
|
|
159
|
+
d: "M3 6a5 5 0 0 1 10 0v2c0 .808.143 1.005 1.218 2.19a1.082 1.082 0 0 1-.8 1.81H2.582a1.082 1.082 0 0 1-.8-1.81C2.857 9.005 3 8.808 3 8zm5 9.339a2.5 2.5 0 0 0 2.233-1.375c.212-.42-.155-.845-.625-.852a105 105 0 0 0-3.216 0c-.47.007-.837.432-.625.852A2.5 2.5 0 0 0 8 15.339",
|
|
160
|
+
clipRule: "evenodd"
|
|
161
|
+
}));
|
|
162
|
+
/* harmony default export */ const name_notification_size_small_type_enabled_view_filled = (SvgNamenotificationSizesmallTypeenabledViewfilled);
|
|
163
|
+
;// CONCATENATED MODULE: ./src/notification-icon/assets/name=notification, size=small, type=enabled, view=lined.svg
|
|
164
|
+
|
|
165
|
+
const SvgNamenotificationSizesmallTypeenabledViewlined = props => /*#__PURE__*/external_react_namespaceObject.createElement("svg", Object.assign({
|
|
166
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
167
|
+
width: 16,
|
|
168
|
+
height: 16,
|
|
169
|
+
fill: "none"
|
|
170
|
+
}, props), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
171
|
+
fill: "currentColor",
|
|
172
|
+
fillRule: "evenodd",
|
|
173
|
+
d: "M8.965 13.104q.592.006 1.14.017c.204.004.36.183.307.379A2.5 2.5 0 0 1 8 15.339 2.498 2.498 0 0 1 5.588 13.5c-.053-.196.104-.375.306-.38A97 97 0 0 1 8 13.1q.492 0 .965.004M3.876 12H2.582a1.082 1.082 0 0 1-.8-1.81C2.857 9.005 3 8.809 3 8V6a5 5 0 0 1 10 0v2c0 .809.143 1.005 1.218 2.19a1.082 1.082 0 0 1-.8 1.81H3.876M8 2.5A3.5 3.5 0 0 0 4.5 6v2c0 .523-.048 1.075-.403 1.697-.194.341.017.803.41.803h6.986c.393 0 .604-.462.41-.803C11.548 9.075 11.5 8.523 11.5 8V6A3.5 3.5 0 0 0 8 2.5",
|
|
174
|
+
clipRule: "evenodd"
|
|
175
|
+
}));
|
|
176
|
+
/* harmony default export */ const name_notification_size_small_type_enabled_view_lined = (SvgNamenotificationSizesmallTypeenabledViewlined);
|
|
177
|
+
;// CONCATENATED MODULE: ./src/notification-icon/assets/name=notification, size=small, type=silent, view=filled.svg
|
|
178
|
+
|
|
179
|
+
const SvgNamenotificationSizesmallTypesilentViewfilled = props => /*#__PURE__*/external_react_namespaceObject.createElement("svg", Object.assign({
|
|
180
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
181
|
+
width: 16,
|
|
182
|
+
height: 16,
|
|
183
|
+
fill: "none"
|
|
184
|
+
}, props), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
185
|
+
fill: "currentColor",
|
|
186
|
+
fillRule: "evenodd",
|
|
187
|
+
d: "M13.424 1.807A.5.5 0 0 0 13.029 1h-.49a.5.5 0 0 1 0-1h2.535a.5.5 0 0 1 .395.807l-1.104 1.42a.5.5 0 0 0 .395.806h.74a.5.5 0 0 1 0 1h-2.785c-.05 0-.094.053-.075.1C12.872 4.71 13 5.34 13 6v2c0 .809.143 1.005 1.218 2.19a1.082 1.082 0 0 1-.8 1.81H2.582a1.082 1.082 0 0 1-.8-1.81C2.857 9.005 3 8.809 3 8V6a5 5 0 0 1 9.164-2.77c.034.052.118.045.156-.004zM8 15.34c1.092 0 2.021-.7 2.361-1.677.097-.278-.13-.54-.425-.545a104 104 0 0 0-3.872 0c-.294.006-.522.267-.425.545A2.5 2.5 0 0 0 8 15.339M6.763 4.619a.5.5 0 0 0 .5.5h.49a.5.5 0 0 1 .388.816L6.635 7.778a.75.75 0 0 0 .581 1.225h3.578a.5.5 0 0 0 .5-.5v-.5a.5.5 0 0 0-.5-.5h-.943a.5.5 0 0 1-.387-.817l1.505-1.843a.75.75 0 0 0-.581-1.224H7.263a.5.5 0 0 0-.5.5z",
|
|
188
|
+
clipRule: "evenodd"
|
|
189
|
+
}));
|
|
190
|
+
/* harmony default export */ const name_notification_size_small_type_silent_view_filled = (SvgNamenotificationSizesmallTypesilentViewfilled);
|
|
191
|
+
;// CONCATENATED MODULE: ./src/notification-icon/assets/name=notification, size=small, type=silent, view=lined.svg
|
|
192
|
+
|
|
193
|
+
const SvgNamenotificationSizesmallTypesilentViewlined = props => /*#__PURE__*/external_react_namespaceObject.createElement("svg", Object.assign({
|
|
194
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
195
|
+
width: 16,
|
|
196
|
+
height: 16,
|
|
197
|
+
fill: "none"
|
|
198
|
+
}, props), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
199
|
+
fill: "currentColor",
|
|
200
|
+
fillRule: "evenodd",
|
|
201
|
+
d: "M13.424 1.807A.5.5 0 0 0 13.029 1h-.49a.5.5 0 0 1 0-1h2.535a.5.5 0 0 1 .395.807l-1.104 1.42a.5.5 0 0 0 .395.806h.74a.5.5 0 0 1 0 1h-2.785a.5.5 0 0 1-.395-.807zM10.412 13.5c.053-.196-.104-.375-.306-.38A98 98 0 0 0 8 13.1q-.492 0-.965.004H7q-.574.006-1.106.017c-.202.004-.36.183-.306.379A2.5 2.5 0 0 0 8 15.339a2.499 2.499 0 0 0 2.412-1.839M2.582 12h10.836a1.082 1.082 0 0 0 .8-1.81c-.32-.354-.558-.62-.734-.84a.54.54 0 0 0-.416-.206h-.805c-.3 0-.508.293-.36.553.194.341-.018.803-.41.803H4.507c-.393 0-.604-.462-.41-.803C4.452 9.075 4.5 8.523 4.5 8V6a3.5 3.5 0 0 1 5.58-2.815c.093.069.205.11.32.11h.889c.396 0 .624-.433.353-.721A5 5 0 0 0 3 6v2c0 .809-.143 1.005-1.218 2.19a1.082 1.082 0 0 0 .8 1.81M8 4.369a.5.5 0 0 0 .5.5h1.017a.5.5 0 0 1 .387.816L8.066 7.936a.5.5 0 0 0 .387.817h3.578a.5.5 0 1 0 0-1h-1.47a.5.5 0 0 1-.387-.817l1.838-2.251a.5.5 0 0 0-.387-.816H8.5a.5.5 0 0 0-.5.5",
|
|
202
|
+
clipRule: "evenodd"
|
|
203
|
+
}));
|
|
204
|
+
/* harmony default export */ const name_notification_size_small_type_silent_view_lined = (SvgNamenotificationSizesmallTypesilentViewlined);
|
|
205
|
+
;// CONCATENATED MODULE: ./src/notification-icon/assets/index.tsx
|
|
206
|
+
/* eslint quote-props: off */
|
|
207
|
+
/* eslint @typescript-eslint/comma-dangle: off */
|
|
208
|
+
|
|
209
|
+
|
|
210
|
+
|
|
211
|
+
|
|
212
|
+
|
|
213
|
+
|
|
214
|
+
|
|
215
|
+
|
|
216
|
+
|
|
217
|
+
|
|
218
|
+
|
|
219
|
+
|
|
220
|
+
const AssetMap = {
|
|
221
|
+
'medium': {
|
|
222
|
+
'disabled': {
|
|
223
|
+
'filled': name_notification_size_medium_type_disabled_view_filled,
|
|
224
|
+
'lined': name_notification_size_medium_type_disabled_view_lined
|
|
225
|
+
},
|
|
226
|
+
'enabled': {
|
|
227
|
+
'filled': name_notification_size_medium_type_enabled_view_filled,
|
|
228
|
+
'lined': name_notification_size_medium_type_enabled_view_lined
|
|
229
|
+
},
|
|
230
|
+
'silent': {
|
|
231
|
+
'filled': name_notification_size_medium_type_silent_view_filled,
|
|
232
|
+
'lined': name_notification_size_medium_type_silent_view_lined
|
|
233
|
+
}
|
|
234
|
+
},
|
|
235
|
+
'small': {
|
|
236
|
+
'disabled': {
|
|
237
|
+
'filled': name_notification_size_small_type_disabled_view_filled,
|
|
238
|
+
'lined': name_notification_size_small_type_disabled_view_lined
|
|
239
|
+
},
|
|
240
|
+
'enabled': {
|
|
241
|
+
'filled': name_notification_size_small_type_enabled_view_filled,
|
|
242
|
+
'lined': name_notification_size_small_type_enabled_view_lined
|
|
243
|
+
},
|
|
244
|
+
'silent': {
|
|
245
|
+
'filled': name_notification_size_small_type_silent_view_filled,
|
|
246
|
+
'lined': name_notification_size_small_type_silent_view_lined
|
|
247
|
+
}
|
|
248
|
+
}
|
|
249
|
+
};
|
|
250
|
+
|
|
251
|
+
var __webpack_exports__AssetMap = __webpack_exports__.v;
|
|
252
|
+
export { __webpack_exports__AssetMap as AssetMap };
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IconBox } from '../icon.styles';
|
|
3
|
+
import { AssetMap } from './assets';
|
|
4
|
+
export function NotificationIcon(props) {
|
|
5
|
+
const { boxRef, size, type, view, ...rest } = props;
|
|
6
|
+
const Icon = AssetMap[size][type][view];
|
|
7
|
+
if (Icon == null) {
|
|
8
|
+
console.error('[NotificationIcon]: Icon not found!');
|
|
9
|
+
return (React.createElement(IconBox, { ...rest, size: size, ref: boxRef }));
|
|
10
|
+
}
|
|
11
|
+
return (React.createElement(IconBox, { ...rest, size: size, ref: boxRef },
|
|
12
|
+
React.createElement(Icon, null)));
|
|
13
|
+
}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export type NotificationIconProps = Omit<JSX.IntrinsicElements['div'], 'ref'> & {
|
|
3
|
+
readonly boxRef?: React.Ref<HTMLDivElement>;
|
|
4
|
+
readonly size: 'medium' | 'small';
|
|
5
|
+
readonly type: 'disabled' | 'enabled' | 'silent';
|
|
6
|
+
readonly view: 'filled' | 'lined';
|
|
7
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
export declare const AssetMap: {
|
|
3
|
+
medium: {
|
|
4
|
+
filled: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
|
|
5
|
+
lined: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
|
|
6
|
+
};
|
|
7
|
+
small: {
|
|
8
|
+
filled: null;
|
|
9
|
+
lined: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
|
|
10
|
+
};
|
|
11
|
+
};
|
|
@@ -0,0 +1,97 @@
|
|
|
1
|
+
import * as __WEBPACK_EXTERNAL_MODULE_react__ from "react";
|
|
2
|
+
/******/ // The require scope
|
|
3
|
+
/******/ var __webpack_require__ = {};
|
|
4
|
+
/******/
|
|
5
|
+
/************************************************************************/
|
|
6
|
+
/******/ /* webpack/runtime/define property getters */
|
|
7
|
+
/******/ (() => {
|
|
8
|
+
/******/ // define getter functions for harmony exports
|
|
9
|
+
/******/ __webpack_require__.d = (exports, definition) => {
|
|
10
|
+
/******/ for(var key in definition) {
|
|
11
|
+
/******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
|
|
12
|
+
/******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
|
|
13
|
+
/******/ }
|
|
14
|
+
/******/ }
|
|
15
|
+
/******/ };
|
|
16
|
+
/******/ })();
|
|
17
|
+
/******/
|
|
18
|
+
/******/ /* webpack/runtime/hasOwnProperty shorthand */
|
|
19
|
+
/******/ (() => {
|
|
20
|
+
/******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
|
|
21
|
+
/******/ })();
|
|
22
|
+
/******/
|
|
23
|
+
/************************************************************************/
|
|
24
|
+
var __webpack_exports__ = {};
|
|
25
|
+
|
|
26
|
+
// EXPORTS
|
|
27
|
+
__webpack_require__.d(__webpack_exports__, {
|
|
28
|
+
v: () => (/* binding */ AssetMap)
|
|
29
|
+
});
|
|
30
|
+
|
|
31
|
+
;// CONCATENATED MODULE: external "react"
|
|
32
|
+
var x = (y) => {
|
|
33
|
+
var x = {}; __webpack_require__.d(x, y); return x
|
|
34
|
+
}
|
|
35
|
+
var y = (x) => (() => (x))
|
|
36
|
+
const external_react_namespaceObject = x({ ["createElement"]: () => (__WEBPACK_EXTERNAL_MODULE_react__.createElement) });
|
|
37
|
+
;// CONCATENATED MODULE: ./src/open-icon/assets/name=open, size=medium, view=filled.svg
|
|
38
|
+
|
|
39
|
+
const SvgNameopenSizemediumViewfilled = props => /*#__PURE__*/external_react_namespaceObject.createElement("svg", Object.assign({
|
|
40
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
41
|
+
width: 24,
|
|
42
|
+
height: 24,
|
|
43
|
+
fill: "none"
|
|
44
|
+
}, props), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
45
|
+
fill: "currentColor",
|
|
46
|
+
fillRule: "evenodd",
|
|
47
|
+
d: "M10.25 5.25a.75.75 0 0 1 0 1.5H7.5a.75.75 0 0 0-.75.75v9c0 .414.336.75.75.75h9a.75.75 0 0 0 .75-.75v-2.75a.75.75 0 0 1 1.5 0v2.75a2.25 2.25 0 0 1-2.25 2.25h-9a2.25 2.25 0 0 1-2.25-2.25v-9A2.25 2.25 0 0 1 7.5 5.25zm-.896 6.54 4.596-4.595-1.174-1.076a.5.5 0 0 1 .338-.869h5.109a.5.5 0 0 1 .5.5v5.109a.5.5 0 0 1-.869.338l-1.076-1.174-4.596 4.596a.5.5 0 0 1-.707 0l-2.121-2.121a.5.5 0 0 1 0-.707",
|
|
48
|
+
clipRule: "evenodd"
|
|
49
|
+
}));
|
|
50
|
+
/* harmony default export */ const name_open_size_medium_view_filled = (SvgNameopenSizemediumViewfilled);
|
|
51
|
+
;// CONCATENATED MODULE: ./src/open-icon/assets/name=open, size=medium, view=lined.svg
|
|
52
|
+
|
|
53
|
+
const SvgNameopenSizemediumViewlined = props => /*#__PURE__*/external_react_namespaceObject.createElement("svg", Object.assign({
|
|
54
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
55
|
+
width: 24,
|
|
56
|
+
height: 24,
|
|
57
|
+
fill: "none"
|
|
58
|
+
}, props), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
59
|
+
fill: "currentColor",
|
|
60
|
+
fillRule: "evenodd",
|
|
61
|
+
d: "M17.25 7.81v1.94a.75.75 0 0 0 1.5 0V6a.75.75 0 0 0-.75-.75h-3.75a.75.75 0 0 0 0 1.5h1.94l-5.72 5.72a.75.75 0 1 0 1.06 1.06zM12 7.745a.75.75 0 0 0-.75-.75H7.397a2.25 2.25 0 0 0-2.25 2.25v7.36a2.25 2.25 0 0 0 2.25 2.25h7.36a2.25 2.25 0 0 0 2.25-2.25V12.75a.75.75 0 1 0-1.5 0v3.853a.75.75 0 0 1-.75.75h-7.36a.75.75 0 0 1-.75-.75v-7.36a.75.75 0 0 1 .75-.75h3.853a.75.75 0 0 0 .75-.75",
|
|
62
|
+
clipRule: "evenodd"
|
|
63
|
+
}));
|
|
64
|
+
/* harmony default export */ const name_open_size_medium_view_lined = (SvgNameopenSizemediumViewlined);
|
|
65
|
+
;// CONCATENATED MODULE: ./src/open-icon/assets/name=open, size=small, view=lined.svg
|
|
66
|
+
|
|
67
|
+
const SvgNameopenSizesmallViewlined = props => /*#__PURE__*/external_react_namespaceObject.createElement("svg", Object.assign({
|
|
68
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
69
|
+
width: 16,
|
|
70
|
+
height: 16,
|
|
71
|
+
fill: "none"
|
|
72
|
+
}, props), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
73
|
+
fill: "currentColor",
|
|
74
|
+
fillRule: "evenodd",
|
|
75
|
+
d: "M11.75 5.31v1.94a.75.75 0 0 0 1.5 0V3.5a.75.75 0 0 0-.75-.75H8.75a.75.75 0 0 0 0 1.5h1.94L6.97 7.97a.75.75 0 0 0 1.06 1.06zM7 4.5a.75.75 0 0 0-.75-.75H5A2.25 2.25 0 0 0 2.75 6v5A2.25 2.25 0 0 0 5 13.25h5A2.25 2.25 0 0 0 12.25 11V9.75a.75.75 0 0 0-1.5 0V11a.75.75 0 0 1-.75.75H5a.75.75 0 0 1-.75-.75V6A.75.75 0 0 1 5 5.25h1.25A.75.75 0 0 0 7 4.5",
|
|
76
|
+
clipRule: "evenodd"
|
|
77
|
+
}));
|
|
78
|
+
/* harmony default export */ const name_open_size_small_view_lined = (SvgNameopenSizesmallViewlined);
|
|
79
|
+
;// CONCATENATED MODULE: ./src/open-icon/assets/index.tsx
|
|
80
|
+
/* eslint quote-props: off */
|
|
81
|
+
/* eslint @typescript-eslint/comma-dangle: off */
|
|
82
|
+
|
|
83
|
+
|
|
84
|
+
|
|
85
|
+
const AssetMap = {
|
|
86
|
+
'medium': {
|
|
87
|
+
'filled': name_open_size_medium_view_filled,
|
|
88
|
+
'lined': name_open_size_medium_view_lined
|
|
89
|
+
},
|
|
90
|
+
'small': {
|
|
91
|
+
'filled': null,
|
|
92
|
+
'lined': name_open_size_small_view_lined
|
|
93
|
+
}
|
|
94
|
+
};
|
|
95
|
+
|
|
96
|
+
var __webpack_exports__AssetMap = __webpack_exports__.v;
|
|
97
|
+
export { __webpack_exports__AssetMap as AssetMap };
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IconBox } from '../icon.styles';
|
|
3
|
+
import { AssetMap } from './assets';
|
|
4
|
+
export function OpenIcon(props) {
|
|
5
|
+
const { boxRef, size, view, ...rest } = props;
|
|
6
|
+
const Icon = AssetMap[size][view];
|
|
7
|
+
if (Icon == null) {
|
|
8
|
+
console.error('[OpenIcon]: Icon not found!');
|
|
9
|
+
return (React.createElement(IconBox, { ...rest, size: size, ref: boxRef }));
|
|
10
|
+
}
|
|
11
|
+
return (React.createElement(IconBox, { ...rest, size: size, ref: boxRef },
|
|
12
|
+
React.createElement(Icon, null)));
|
|
13
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
package/package.json
CHANGED
|
@@ -1,19 +1,16 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pushwoosh/kit-icons",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.2",
|
|
4
4
|
"description": "React component for build Pushwoosh products",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"module": "index.js",
|
|
7
7
|
"types": "index.d.ts",
|
|
8
|
-
"files": [
|
|
9
|
-
"dist"
|
|
10
|
-
],
|
|
11
8
|
"scripts": {
|
|
12
9
|
"start": "npm run playground",
|
|
13
10
|
"build": "npm run production:library && npm run production:icons && npm run copy:pckg",
|
|
14
11
|
"playground": "cross-env NODE_ENV=development webpack-dev-server --config webpack.playground.config.js",
|
|
15
12
|
"production:library": "tsc --project tsconfig.library.json",
|
|
16
|
-
"production:icons": "node ./scripts/bundleSVG.js",
|
|
13
|
+
"production:icons": "cross-env NODE_ENV=production node ./scripts/bundleSVG.js",
|
|
17
14
|
"copy:pckg": "cp package.json dist/ && cp .npmrc dist/",
|
|
18
15
|
"check": "npm run check:css && npm run check:lint && npm run check:types",
|
|
19
16
|
"check:css": "stylelint './**/*.(js|jsx|ts|tsx)'",
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
export declare const AssetMap: {
|
|
3
|
+
medium: {
|
|
4
|
+
filled: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
|
|
5
|
+
lined: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
|
|
6
|
+
};
|
|
7
|
+
small: {
|
|
8
|
+
filled: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
|
|
9
|
+
lined: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
|
|
10
|
+
};
|
|
11
|
+
};
|
|
@@ -0,0 +1,112 @@
|
|
|
1
|
+
import * as __WEBPACK_EXTERNAL_MODULE_react__ from "react";
|
|
2
|
+
/******/ // The require scope
|
|
3
|
+
/******/ var __webpack_require__ = {};
|
|
4
|
+
/******/
|
|
5
|
+
/************************************************************************/
|
|
6
|
+
/******/ /* webpack/runtime/define property getters */
|
|
7
|
+
/******/ (() => {
|
|
8
|
+
/******/ // define getter functions for harmony exports
|
|
9
|
+
/******/ __webpack_require__.d = (exports, definition) => {
|
|
10
|
+
/******/ for(var key in definition) {
|
|
11
|
+
/******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
|
|
12
|
+
/******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
|
|
13
|
+
/******/ }
|
|
14
|
+
/******/ }
|
|
15
|
+
/******/ };
|
|
16
|
+
/******/ })();
|
|
17
|
+
/******/
|
|
18
|
+
/******/ /* webpack/runtime/hasOwnProperty shorthand */
|
|
19
|
+
/******/ (() => {
|
|
20
|
+
/******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
|
|
21
|
+
/******/ })();
|
|
22
|
+
/******/
|
|
23
|
+
/************************************************************************/
|
|
24
|
+
var __webpack_exports__ = {};
|
|
25
|
+
|
|
26
|
+
// EXPORTS
|
|
27
|
+
__webpack_require__.d(__webpack_exports__, {
|
|
28
|
+
v: () => (/* binding */ AssetMap)
|
|
29
|
+
});
|
|
30
|
+
|
|
31
|
+
;// CONCATENATED MODULE: external "react"
|
|
32
|
+
var x = (y) => {
|
|
33
|
+
var x = {}; __webpack_require__.d(x, y); return x
|
|
34
|
+
}
|
|
35
|
+
var y = (x) => (() => (x))
|
|
36
|
+
const external_react_namespaceObject = x({ ["createElement"]: () => (__WEBPACK_EXTERNAL_MODULE_react__.createElement) });
|
|
37
|
+
;// CONCATENATED MODULE: ./src/pause-round-icon/assets/name=pause-round, size=medium, view=filled.svg
|
|
38
|
+
|
|
39
|
+
const SvgNamepauseRoundSizemediumViewfilled = props => /*#__PURE__*/external_react_namespaceObject.createElement("svg", Object.assign({
|
|
40
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
41
|
+
width: 24,
|
|
42
|
+
height: 24,
|
|
43
|
+
fill: "none"
|
|
44
|
+
}, props), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
45
|
+
fill: "currentColor",
|
|
46
|
+
fillRule: "evenodd",
|
|
47
|
+
d: "M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0M10 8.25a.75.75 0 0 1 .75.75v6a.75.75 0 0 1-1.5 0V9a.75.75 0 0 1 .75-.75m4 0a.75.75 0 0 1 .75.75v6a.75.75 0 0 1-1.5 0V9a.75.75 0 0 1 .75-.75",
|
|
48
|
+
clipRule: "evenodd"
|
|
49
|
+
}));
|
|
50
|
+
/* harmony default export */ const name_pause_round_size_medium_view_filled = (SvgNamepauseRoundSizemediumViewfilled);
|
|
51
|
+
;// CONCATENATED MODULE: ./src/pause-round-icon/assets/name=pause-round, size=medium, view=lined.svg
|
|
52
|
+
|
|
53
|
+
const SvgNamepauseRoundSizemediumViewlined = props => /*#__PURE__*/external_react_namespaceObject.createElement("svg", Object.assign({
|
|
54
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
55
|
+
width: 24,
|
|
56
|
+
height: 24,
|
|
57
|
+
fill: "none"
|
|
58
|
+
}, props), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
59
|
+
fill: "currentColor",
|
|
60
|
+
fillRule: "evenodd",
|
|
61
|
+
d: "M12 19.5a7.5 7.5 0 1 0 0-15 7.5 7.5 0 0 0 0 15m9-7.5a9 9 0 1 1-18 0 9 9 0 0 1 18 0M10 8.25a.75.75 0 0 1 .75.75v6a.75.75 0 0 1-1.5 0V9a.75.75 0 0 1 .75-.75m4.75.75a.75.75 0 0 0-1.5 0v6a.75.75 0 0 0 1.5 0z",
|
|
62
|
+
clipRule: "evenodd"
|
|
63
|
+
}));
|
|
64
|
+
/* harmony default export */ const name_pause_round_size_medium_view_lined = (SvgNamepauseRoundSizemediumViewlined);
|
|
65
|
+
;// CONCATENATED MODULE: ./src/pause-round-icon/assets/name=pause-round, size=small, view=filled.svg
|
|
66
|
+
|
|
67
|
+
const SvgNamepauseRoundSizesmallViewfilled = props => /*#__PURE__*/external_react_namespaceObject.createElement("svg", Object.assign({
|
|
68
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
69
|
+
width: 16,
|
|
70
|
+
height: 16,
|
|
71
|
+
fill: "none"
|
|
72
|
+
}, props), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
73
|
+
fill: "currentColor",
|
|
74
|
+
fillRule: "evenodd",
|
|
75
|
+
d: "M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14M6.5 5.25a.75.75 0 0 1 .75.75v4a.75.75 0 0 1-1.5 0V6a.75.75 0 0 1 .75-.75m3 0a.75.75 0 0 1 .75.75v4a.75.75 0 0 1-1.5 0V6a.75.75 0 0 1 .75-.75",
|
|
76
|
+
clipRule: "evenodd"
|
|
77
|
+
}));
|
|
78
|
+
/* harmony default export */ const name_pause_round_size_small_view_filled = (SvgNamepauseRoundSizesmallViewfilled);
|
|
79
|
+
;// CONCATENATED MODULE: ./src/pause-round-icon/assets/name=pause-round, size=small, view=lined.svg
|
|
80
|
+
|
|
81
|
+
const SvgNamepauseRoundSizesmallViewlined = props => /*#__PURE__*/external_react_namespaceObject.createElement("svg", Object.assign({
|
|
82
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
83
|
+
width: 16,
|
|
84
|
+
height: 16,
|
|
85
|
+
fill: "none"
|
|
86
|
+
}, props), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
87
|
+
fill: "currentColor",
|
|
88
|
+
fillRule: "evenodd",
|
|
89
|
+
d: "M8 13.5a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14M6.5 5.25a.75.75 0 0 1 .75.75v4a.75.75 0 0 1-1.5 0V6a.75.75 0 0 1 .75-.75m3.75.75a.75.75 0 0 0-1.5 0v4a.75.75 0 0 0 1.5 0z",
|
|
90
|
+
clipRule: "evenodd"
|
|
91
|
+
}));
|
|
92
|
+
/* harmony default export */ const name_pause_round_size_small_view_lined = (SvgNamepauseRoundSizesmallViewlined);
|
|
93
|
+
;// CONCATENATED MODULE: ./src/pause-round-icon/assets/index.tsx
|
|
94
|
+
/* eslint quote-props: off */
|
|
95
|
+
/* eslint @typescript-eslint/comma-dangle: off */
|
|
96
|
+
|
|
97
|
+
|
|
98
|
+
|
|
99
|
+
|
|
100
|
+
const AssetMap = {
|
|
101
|
+
'medium': {
|
|
102
|
+
'filled': name_pause_round_size_medium_view_filled,
|
|
103
|
+
'lined': name_pause_round_size_medium_view_lined
|
|
104
|
+
},
|
|
105
|
+
'small': {
|
|
106
|
+
'filled': name_pause_round_size_small_view_filled,
|
|
107
|
+
'lined': name_pause_round_size_small_view_lined
|
|
108
|
+
}
|
|
109
|
+
};
|
|
110
|
+
|
|
111
|
+
var __webpack_exports__AssetMap = __webpack_exports__.v;
|
|
112
|
+
export { __webpack_exports__AssetMap as AssetMap };
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IconBox } from '../icon.styles';
|
|
3
|
+
import { AssetMap } from './assets';
|
|
4
|
+
export function PauseRoundIcon(props) {
|
|
5
|
+
const { boxRef, size, view, ...rest } = props;
|
|
6
|
+
const Icon = AssetMap[size][view];
|
|
7
|
+
if (Icon == null) {
|
|
8
|
+
console.error('[PauseRoundIcon]: Icon not found!');
|
|
9
|
+
return (React.createElement(IconBox, { ...rest, size: size, ref: boxRef }));
|
|
10
|
+
}
|
|
11
|
+
return (React.createElement(IconBox, { ...rest, size: size, ref: boxRef },
|
|
12
|
+
React.createElement(Icon, null)));
|
|
13
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|