@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,68 @@
|
|
|
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/attachment-icon/assets/name=attachment, size=medium, view=lined.svg
|
|
38
|
+
|
|
39
|
+
const SvgNameattachmentSizemediumViewlined = 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
|
+
d: "M17.625 5.529a3.47 3.47 0 0 0-4.91 0l-.55.55 1.06 1.06.55-.55a1.972 1.972 0 1 1 2.79 2.79l-6.05 6.05a.806.806 0 1 1-1.14-1.14l4.97-4.97a.75.75 0 0 0-1.06-1.06l-4.97 4.97a2.306 2.306 0 1 0 3.26 3.26l6.05-6.05a3.47 3.47 0 0 0 0-4.91"
|
|
47
|
+
}), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
48
|
+
fill: "currentColor",
|
|
49
|
+
d: "m13.226 7.14-6.317 6.316a3.15 3.15 0 0 0 4.454 4.455l5.787-5.787a.75.75 0 0 1 1.06 1.061l-5.786 5.787a4.65 4.65 0 0 1-6.576-6.576l6.317-6.317z"
|
|
50
|
+
}));
|
|
51
|
+
/* harmony default export */ const name_attachment_size_medium_view_lined = (SvgNameattachmentSizemediumViewlined);
|
|
52
|
+
;// CONCATENATED MODULE: ./src/attachment-icon/assets/index.tsx
|
|
53
|
+
/* eslint quote-props: off */
|
|
54
|
+
/* eslint @typescript-eslint/comma-dangle: off */
|
|
55
|
+
|
|
56
|
+
const AssetMap = {
|
|
57
|
+
'medium': {
|
|
58
|
+
'filled': null,
|
|
59
|
+
'lined': name_attachment_size_medium_view_lined
|
|
60
|
+
},
|
|
61
|
+
'small': {
|
|
62
|
+
'filled': null,
|
|
63
|
+
'lined': null
|
|
64
|
+
}
|
|
65
|
+
};
|
|
66
|
+
|
|
67
|
+
var __webpack_exports__AssetMap = __webpack_exports__.v;
|
|
68
|
+
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 AttachmentIcon(props) {
|
|
5
|
+
const { boxRef, size, view, ...rest } = props;
|
|
6
|
+
const Icon = AssetMap[size][view];
|
|
7
|
+
if (Icon == null) {
|
|
8
|
+
console.error('[AttachmentIcon]: 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 {};
|
|
@@ -0,0 +1,70 @@
|
|
|
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/backup-icon/assets/name=backup, size=medium, view=lined.svg
|
|
38
|
+
|
|
39
|
+
const SvgNamebackupSizemediumViewlined = 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
|
+
d: "M12 10.61V9.5a2.5 2.5 0 1 1-2.468 2.898C9.497 12.18 9.32 12 9.1 12h-.7c-.22 0-.402.18-.38.4A4 4 0 1 0 12 8V6.89a.3.3 0 0 0-.492-.23L9.277 8.52a.3.3 0 0 0 0 .46l2.23 1.86a.3.3 0 0 0 .493-.23"
|
|
47
|
+
}), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
48
|
+
fill: "currentColor",
|
|
49
|
+
fillRule: "evenodd",
|
|
50
|
+
d: "M11.645 3.05c.232-.067.478-.067.71 0l6.726 1.917c.533.152.908.624.915 1.175.026 2-.04 6.764-1.162 9.31-1.13 2.563-4.896 4.694-6.3 5.418a1.16 1.16 0 0 1-1.068 0c-1.404-.724-5.17-2.855-6.3-5.419-1.121-2.545-1.188-7.309-1.162-9.309a1.24 1.24 0 0 1 .915-1.175zM5.502 6.36 12 4.509l6.498 1.853c.009.988-.01 2.521-.147 4.1-.151 1.733-.434 3.352-.89 4.385-.404.919-1.37 1.901-2.574 2.805-1.08.81-2.2 1.445-2.887 1.806a22 22 0 0 1-2.887-1.806c-1.205-.904-2.17-1.886-2.574-2.805-.456-1.033-.739-2.652-.89-4.384a44 44 0 0 1-.147-4.101",
|
|
51
|
+
clipRule: "evenodd"
|
|
52
|
+
}));
|
|
53
|
+
/* harmony default export */ const name_backup_size_medium_view_lined = (SvgNamebackupSizemediumViewlined);
|
|
54
|
+
;// CONCATENATED MODULE: ./src/backup-icon/assets/index.tsx
|
|
55
|
+
/* eslint quote-props: off */
|
|
56
|
+
/* eslint @typescript-eslint/comma-dangle: off */
|
|
57
|
+
|
|
58
|
+
const AssetMap = {
|
|
59
|
+
'medium': {
|
|
60
|
+
'filled': null,
|
|
61
|
+
'lined': name_backup_size_medium_view_lined
|
|
62
|
+
},
|
|
63
|
+
'small': {
|
|
64
|
+
'filled': null,
|
|
65
|
+
'lined': null
|
|
66
|
+
}
|
|
67
|
+
};
|
|
68
|
+
|
|
69
|
+
var __webpack_exports__AssetMap = __webpack_exports__.v;
|
|
70
|
+
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 BackupIcon(props) {
|
|
5
|
+
const { boxRef, size, view, ...rest } = props;
|
|
6
|
+
const Icon = AssetMap[size][view];
|
|
7
|
+
if (Icon == null) {
|
|
8
|
+
console.error('[BackupIcon]: 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 {};
|
|
@@ -0,0 +1,67 @@
|
|
|
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/billing-icon/assets/name=billing, size=small, view=lined.svg
|
|
38
|
+
|
|
39
|
+
const SvgNamebillingSizesmallViewlined = props => /*#__PURE__*/external_react_namespaceObject.createElement("svg", Object.assign({
|
|
40
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
41
|
+
width: 16,
|
|
42
|
+
height: 16,
|
|
43
|
+
fill: "none"
|
|
44
|
+
}, props), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
45
|
+
fill: "currentColor",
|
|
46
|
+
fillRule: "evenodd",
|
|
47
|
+
d: "M3.5 3.25A1.75 1.75 0 0 0 1.75 5v6c0 .966.784 1.75 1.75 1.75h9A1.75 1.75 0 0 0 14.25 11V5a1.75 1.75 0 0 0-1.75-1.75zM3.25 5a.25.25 0 0 1 .25-.25h9a.25.25 0 0 1 .25.25v1h-9.5zm0 3v3c0 .138.112.25.25.25h9a.25.25 0 0 0 .25-.25V8z",
|
|
48
|
+
clipRule: "evenodd"
|
|
49
|
+
}));
|
|
50
|
+
/* harmony default export */ const name_billing_size_small_view_lined = (SvgNamebillingSizesmallViewlined);
|
|
51
|
+
;// CONCATENATED MODULE: ./src/billing-icon/assets/index.tsx
|
|
52
|
+
/* eslint quote-props: off */
|
|
53
|
+
/* eslint @typescript-eslint/comma-dangle: off */
|
|
54
|
+
|
|
55
|
+
const AssetMap = {
|
|
56
|
+
'medium': {
|
|
57
|
+
'filled': null,
|
|
58
|
+
'lined': null
|
|
59
|
+
},
|
|
60
|
+
'small': {
|
|
61
|
+
'filled': null,
|
|
62
|
+
'lined': name_billing_size_small_view_lined
|
|
63
|
+
}
|
|
64
|
+
};
|
|
65
|
+
|
|
66
|
+
var __webpack_exports__AssetMap = __webpack_exports__.v;
|
|
67
|
+
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 BillingIcon(props) {
|
|
5
|
+
const { boxRef, size, view, ...rest } = props;
|
|
6
|
+
const Icon = AssetMap[size][view];
|
|
7
|
+
if (Icon == null) {
|
|
8
|
+
console.error('[BillingIcon]: 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 {};
|
|
@@ -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,108 @@
|
|
|
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/bookmark-icon/assets/name=bookmark, size=medium, view=filled.svg
|
|
38
|
+
|
|
39
|
+
const SvgNamebookmarkSizemediumViewfilled = 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
|
+
d: "M7 6a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v11.656a.7.7 0 0 1-1.101.573L12 15.5l-3.899 2.729A.7.7 0 0 1 7 17.656z"
|
|
47
|
+
}));
|
|
48
|
+
/* harmony default export */ const name_bookmark_size_medium_view_filled = (SvgNamebookmarkSizemediumViewfilled);
|
|
49
|
+
;// CONCATENATED MODULE: ./src/bookmark-icon/assets/name=bookmark, size=medium, view=lined.svg
|
|
50
|
+
|
|
51
|
+
const SvgNamebookmarkSizemediumViewlined = props => /*#__PURE__*/external_react_namespaceObject.createElement("svg", Object.assign({
|
|
52
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
53
|
+
width: 24,
|
|
54
|
+
height: 24,
|
|
55
|
+
fill: "none"
|
|
56
|
+
}, props), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
57
|
+
fill: "currentColor",
|
|
58
|
+
fillRule: "evenodd",
|
|
59
|
+
d: "m12 14.25.772.464L15.5 16.35V6.5h-7v9.85l2.728-1.636zM12 16l3.486 2.091A1 1 0 0 0 17 17.234V6a1 1 0 0 0-1-1H8a1 1 0 0 0-1 1v11.234a1 1 0 0 0 1.515.857z",
|
|
60
|
+
clipRule: "evenodd"
|
|
61
|
+
}));
|
|
62
|
+
/* harmony default export */ const name_bookmark_size_medium_view_lined = (SvgNamebookmarkSizemediumViewlined);
|
|
63
|
+
;// CONCATENATED MODULE: ./src/bookmark-icon/assets/name=bookmark, size=small, view=filled.svg
|
|
64
|
+
|
|
65
|
+
const SvgNamebookmarkSizesmallViewfilled = props => /*#__PURE__*/external_react_namespaceObject.createElement("svg", Object.assign({
|
|
66
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
67
|
+
width: 16,
|
|
68
|
+
height: 16,
|
|
69
|
+
fill: "none"
|
|
70
|
+
}, props), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
71
|
+
fill: "currentColor",
|
|
72
|
+
d: "M4 4a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v7.737a.7.7 0 0 1-1.071.594L8 10.5l-2.929 1.83A.7.7 0 0 1 4 11.738z"
|
|
73
|
+
}));
|
|
74
|
+
/* harmony default export */ const name_bookmark_size_small_view_filled = (SvgNamebookmarkSizesmallViewfilled);
|
|
75
|
+
;// CONCATENATED MODULE: ./src/bookmark-icon/assets/name=bookmark, size=small, view=lined.svg
|
|
76
|
+
|
|
77
|
+
const SvgNamebookmarkSizesmallViewlined = props => /*#__PURE__*/external_react_namespaceObject.createElement("svg", Object.assign({
|
|
78
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
79
|
+
width: 16,
|
|
80
|
+
height: 16,
|
|
81
|
+
fill: "none"
|
|
82
|
+
}, props), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
83
|
+
fill: "currentColor",
|
|
84
|
+
fillRule: "evenodd",
|
|
85
|
+
d: "m8 9.323.67.335 1.83.915V4.5h-5v6.073l1.83-.915zM8 11l2.553 1.276A1 1 0 0 0 12 11.382V4a1 1 0 0 0-1-1H5a1 1 0 0 0-1 1v7.382a1 1 0 0 0 1.447.894z",
|
|
86
|
+
clipRule: "evenodd"
|
|
87
|
+
}));
|
|
88
|
+
/* harmony default export */ const name_bookmark_size_small_view_lined = (SvgNamebookmarkSizesmallViewlined);
|
|
89
|
+
;// CONCATENATED MODULE: ./src/bookmark-icon/assets/index.tsx
|
|
90
|
+
/* eslint quote-props: off */
|
|
91
|
+
/* eslint @typescript-eslint/comma-dangle: off */
|
|
92
|
+
|
|
93
|
+
|
|
94
|
+
|
|
95
|
+
|
|
96
|
+
const AssetMap = {
|
|
97
|
+
'medium': {
|
|
98
|
+
'filled': name_bookmark_size_medium_view_filled,
|
|
99
|
+
'lined': name_bookmark_size_medium_view_lined
|
|
100
|
+
},
|
|
101
|
+
'small': {
|
|
102
|
+
'filled': name_bookmark_size_small_view_filled,
|
|
103
|
+
'lined': name_bookmark_size_small_view_lined
|
|
104
|
+
}
|
|
105
|
+
};
|
|
106
|
+
|
|
107
|
+
var __webpack_exports__AssetMap = __webpack_exports__.v;
|
|
108
|
+
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 BookmarkIcon(props) {
|
|
5
|
+
const { boxRef, size, view, ...rest } = props;
|
|
6
|
+
const Icon = AssetMap[size][view];
|
|
7
|
+
if (Icon == null) {
|
|
8
|
+
console.error('[BookmarkIcon]: 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 {};
|
|
@@ -0,0 +1,67 @@
|
|
|
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/box-icon/assets/name=box, size=small, view=lined.svg
|
|
38
|
+
|
|
39
|
+
const SvgNameboxSizesmallViewlined = props => /*#__PURE__*/external_react_namespaceObject.createElement("svg", Object.assign({
|
|
40
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
41
|
+
width: 16,
|
|
42
|
+
height: 16,
|
|
43
|
+
fill: "none"
|
|
44
|
+
}, props), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
45
|
+
fill: "currentColor",
|
|
46
|
+
fillRule: "evenodd",
|
|
47
|
+
d: "M7.043 1.674a1.92 1.92 0 0 1 1.914 0h.001l4.084 2.334c.232.134.433.316.59.531a.75.75 0 0 1 .173.287c.128.26.195.548.195.84v4.667a1.92 1.92 0 0 1-.958 1.659l-.003.002-4.08 2.331-.002.001a1.9 1.9 0 0 1-.626.227.75.75 0 0 1-.662 0 1.9 1.9 0 0 1-.626-.227h-.001l-4.08-2.332-.004-.002A1.92 1.92 0 0 1 2 10.334V5.667c0-.292.067-.58.195-.84a.75.75 0 0 1 .173-.288c.157-.216.358-.397.59-.531l.003-.002zM8.75 12.717l3.542-2.024a.42.42 0 0 0 .208-.36V6.268L8.75 8.44zm-1.5-4.279v4.279l-3.542-2.024a.42.42 0 0 1-.208-.36V6.269zm.958-5.464 3.518 2.01L8 7.139 4.274 4.984l3.515-2.009.003-.001a.42.42 0 0 1 .416 0",
|
|
48
|
+
clipRule: "evenodd"
|
|
49
|
+
}));
|
|
50
|
+
/* harmony default export */ const name_box_size_small_view_lined = (SvgNameboxSizesmallViewlined);
|
|
51
|
+
;// CONCATENATED MODULE: ./src/box-icon/assets/index.tsx
|
|
52
|
+
/* eslint quote-props: off */
|
|
53
|
+
/* eslint @typescript-eslint/comma-dangle: off */
|
|
54
|
+
|
|
55
|
+
const AssetMap = {
|
|
56
|
+
'medium': {
|
|
57
|
+
'filled': null,
|
|
58
|
+
'lined': null
|
|
59
|
+
},
|
|
60
|
+
'small': {
|
|
61
|
+
'filled': null,
|
|
62
|
+
'lined': name_box_size_small_view_lined
|
|
63
|
+
}
|
|
64
|
+
};
|
|
65
|
+
|
|
66
|
+
var __webpack_exports__AssetMap = __webpack_exports__.v;
|
|
67
|
+
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 BoxIcon(props) {
|
|
5
|
+
const { boxRef, size, view, ...rest } = props;
|
|
6
|
+
const Icon = AssetMap[size][view];
|
|
7
|
+
if (Icon == null) {
|
|
8
|
+
console.error('[BoxIcon]: 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 {};
|