@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,222 @@
|
|
|
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/device-icon/assets/name=device, size=medium, type=desktop, view=lined.svg
|
|
38
|
+
|
|
39
|
+
const SvgNamedeviceSizemediumTypedesktopViewlined = 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: "M6.8 5.5h10.4c.865 0 1.423.001 1.848.036.408.033.559.09.633.127a1.5 1.5 0 0 1 .656.656c.037.074.094.225.127.633.035.425.036.983.036 1.848v4.4c0 .865-.001 1.423-.036 1.848-.033.408-.09.559-.127.633a1.5 1.5 0 0 1-.656.656c-.074.037-.225.094-.633.127-.425.035-.983.036-1.848.036H6.8c-.865 0-1.423-.001-1.848-.036-.408-.033-.559-.09-.633-.127a1.5 1.5 0 0 1-.656-.656c-.037-.074-.094-.225-.127-.633-.035-.425-.036-.983-.036-1.848V8.8c0-.865.001-1.423.036-1.848.033-.408.09-.559.127-.633a1.5 1.5 0 0 1 .656-.656c.074-.037.225-.094.633-.127C5.377 5.5 5.935 5.5 6.8 5.5M2 8.8c0-1.68 0-2.52.327-3.162a3 3 0 0 1 1.311-1.311C4.28 4 5.12 4 6.8 4h10.4c1.68 0 2.52 0 3.162.327a3 3 0 0 1 1.311 1.311C22 6.28 22 7.12 22 8.8v4.4c0 1.68 0 2.52-.327 3.162a3 3 0 0 1-1.311 1.311C19.72 18 18.88 18 17.2 18h-2.063a.25.25 0 0 0-.237.33l.592 1.775a1.25 1.25 0 0 1-1.186 1.645H9.694a1.25 1.25 0 0 1-1.186-1.645l.592-1.776A.25.25 0 0 0 8.863 18H6.8c-1.68 0-2.52 0-3.162-.327a3 3 0 0 1-1.311-1.311C2 15.72 2 14.88 2 13.2zm8.97 9.2a.25.25 0 0 0-.236.17l-.023.067-.56 1.684a.25.25 0 0 0 .236.329h3.226a.25.25 0 0 0 .237-.33l-.561-1.683-.023-.066A.25.25 0 0 0 13.03 18z",
|
|
48
|
+
clipRule: "evenodd"
|
|
49
|
+
}));
|
|
50
|
+
/* harmony default export */ const name_device_size_medium_type_desktop_view_lined = (SvgNamedeviceSizemediumTypedesktopViewlined);
|
|
51
|
+
;// CONCATENATED MODULE: ./src/device-icon/assets/name=device, size=medium, type=mobile, view=filled.svg
|
|
52
|
+
|
|
53
|
+
const SvgNamedeviceSizemediumTypemobileViewfilled = 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: "M5.327 3.638C5 4.28 5 5.12 5 6.8v10.4c0 1.68 0 2.52.327 3.162a3 3 0 0 0 1.311 1.311C7.28 22 8.12 22 9.8 22h4.4c1.68 0 2.52 0 3.162-.327a3 3 0 0 0 1.311-1.311C19 19.72 19 18.88 19 17.2V6.8c0-1.68 0-2.52-.327-3.162a3 3 0 0 0-1.311-1.311C16.72 2 15.88 2 14.2 2H9.8c-1.68 0-2.52 0-3.162.327a3 3 0 0 0-1.311 1.311M12 19a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3",
|
|
62
|
+
clipRule: "evenodd"
|
|
63
|
+
}));
|
|
64
|
+
/* harmony default export */ const name_device_size_medium_type_mobile_view_filled = (SvgNamedeviceSizemediumTypemobileViewfilled);
|
|
65
|
+
;// CONCATENATED MODULE: ./src/device-icon/assets/name=device, size=medium, type=mobile, view=lined.svg
|
|
66
|
+
|
|
67
|
+
const SvgNamedeviceSizemediumTypemobileViewlined = 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: "M9.8 3.5h4.4c.865 0 1.423.001 1.848.036.408.033.559.09.633.127a1.5 1.5 0 0 1 .656.656c.037.074.094.225.127.633.035.425.036.983.036 1.848v10.4c0 .865-.001 1.423-.036 1.848-.033.408-.09.559-.127.633a1.5 1.5 0 0 1-.656.656c-.074.037-.225.094-.633.127-.425.035-.983.036-1.848.036H9.8c-.865 0-1.423-.001-1.848-.036-.408-.033-.559-.09-.633-.127a1.5 1.5 0 0 1-.656-.656c-.037-.074-.094-.225-.127-.633-.035-.425-.036-.983-.036-1.848V6.8c0-.865.001-1.423.036-1.848.033-.408.09-.559.127-.633a1.5 1.5 0 0 1 .656-.656c.074-.037.225-.094.633-.127C8.377 3.5 8.935 3.5 9.8 3.5M5 6.8c0-1.68 0-2.52.327-3.162a3 3 0 0 1 1.311-1.311C7.28 2 8.12 2 9.8 2h4.4c1.68 0 2.52 0 3.162.327a3 3 0 0 1 1.311 1.311C19 4.28 19 5.12 19 6.8v10.4c0 1.68 0 2.52-.327 3.162a3 3 0 0 1-1.311 1.311C16.72 22 15.88 22 14.2 22H9.8c-1.68 0-2.52 0-3.162-.327a3 3 0 0 1-1.311-1.311C5 19.72 5 18.88 5 17.2zM12 19a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3",
|
|
76
|
+
clipRule: "evenodd"
|
|
77
|
+
}));
|
|
78
|
+
/* harmony default export */ const name_device_size_medium_type_mobile_view_lined = (SvgNamedeviceSizemediumTypemobileViewlined);
|
|
79
|
+
;// CONCATENATED MODULE: ./src/device-icon/assets/name=device, size=medium, type=other, view=lined.svg
|
|
80
|
+
|
|
81
|
+
const SvgNamedeviceSizemediumTypeotherViewlined = 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: "m15.924 4.964-.022-.022c-.575-.575-1.039-1.039-1.445-1.383-.418-.355-.824-.628-1.298-.782a3.75 3.75 0 0 0-2.318 0c-.474.154-.88.427-1.298.782-.406.344-.87.808-1.445 1.383l-.022.022-3.112 3.112-.022.022c-.575.575-1.039 1.039-1.384 1.445-.354.418-.627.824-.781 1.298a3.75 3.75 0 0 0 0 2.318c.154.474.427.88.781 1.298.345.406.809.87 1.384 1.445l.022.023 3.112 3.11.022.024c.575.574 1.039 1.038 1.445 1.383.418.355.824.627 1.298.781a3.75 3.75 0 0 0 2.318 0c.474-.154.88-.426 1.298-.781.406-.345.87-.809 1.445-1.383l.022-.023 3.112-3.111.022-.023c.575-.575 1.039-1.038 1.384-1.445.355-.418.627-.824.781-1.298a3.75 3.75 0 0 0 0-2.318c-.154-.474-.426-.88-.781-1.298-.345-.406-.809-.87-1.384-1.444l-.022-.023zm-3.229-.76c.211.068.444.203.791.498.354.3.775.72 1.378 1.323l3.111 3.111c.603.603 1.023 1.024 1.323 1.378.295.347.43.58.499.79a2.25 2.25 0 0 1 0 1.391c-.069.211-.204.444-.499.792-.3.354-.72.774-1.323 1.377l-3.111 3.111c-.603.603-1.024 1.023-1.378 1.323-.347.295-.58.43-.79.499a2.25 2.25 0 0 1-1.391 0c-.211-.069-.444-.204-.792-.499-.353-.3-.774-.72-1.377-1.323l-3.111-3.111c-.603-.603-1.023-1.024-1.323-1.377-.295-.348-.43-.58-.499-.792a2.25 2.25 0 0 1 0-1.39c.069-.211.204-.444.499-.791.3-.354.72-.775 1.323-1.378l3.111-3.11c.603-.604 1.024-1.023 1.377-1.324.348-.295.58-.43.792-.499a2.25 2.25 0 0 1 1.39 0M9 13a1 1 0 1 0 0-2 1 1 0 0 0 0 2m4-1a1 1 0 1 1-2 0 1 1 0 0 1 2 0m2 1a1 1 0 1 0 0-2 1 1 0 0 0 0 2",
|
|
90
|
+
clipRule: "evenodd"
|
|
91
|
+
}));
|
|
92
|
+
/* harmony default export */ const name_device_size_medium_type_other_view_lined = (SvgNamedeviceSizemediumTypeotherViewlined);
|
|
93
|
+
;// CONCATENATED MODULE: ./src/device-icon/assets/name=device, size=medium, type=web, view=lined.svg
|
|
94
|
+
|
|
95
|
+
const SvgNamedeviceSizemediumTypewebViewlined = 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: "M5 5.5h14A1.5 1.5 0 0 1 20.5 7v10a1.5 1.5 0 0 1-1.5 1.5H5A1.5 1.5 0 0 1 3.5 17V7A1.5 1.5 0 0 1 5 5.5M2 7a3 3 0 0 1 3-3h14a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3zm4 2a1 1 0 1 0 0-2 1 1 0 0 0 0 2m4-1a1 1 0 1 1-2 0 1 1 0 0 1 2 0m2 1a1 1 0 1 0 0-2 1 1 0 0 0 0 2",
|
|
104
|
+
clipRule: "evenodd"
|
|
105
|
+
}));
|
|
106
|
+
/* harmony default export */ const name_device_size_medium_type_web_view_lined = (SvgNamedeviceSizemediumTypewebViewlined);
|
|
107
|
+
;// CONCATENATED MODULE: ./src/device-icon/assets/name=device, size=small, type=desktop, view=lined.svg
|
|
108
|
+
|
|
109
|
+
const SvgNamedeviceSizesmallTypedesktopViewlined = props => /*#__PURE__*/external_react_namespaceObject.createElement("svg", Object.assign({
|
|
110
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
111
|
+
width: 16,
|
|
112
|
+
height: 16,
|
|
113
|
+
fill: "none"
|
|
114
|
+
}, props), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
115
|
+
fill: "currentColor",
|
|
116
|
+
fillRule: "evenodd",
|
|
117
|
+
d: "M4.2 3.5h7.6c.585 0 .933.001 1.191.022.12.01.187.022.22.03q.023.005.042.017a.5.5 0 0 1 .178.178.2.2 0 0 1 .017.042c.008.033.02.1.03.22.02.258.022.606.022 1.191v3.6c0 .585-.001.933-.022 1.191-.01.12-.022.187-.03.22a.2.2 0 0 1-.017.042.5.5 0 0 1-.178.178.2.2 0 0 1-.042.017c-.033.008-.1.02-.22.03-.258.02-.606.022-1.191.022H4.2c-.585 0-.933-.001-1.191-.022a2 2 0 0 1-.22-.03.2.2 0 0 1-.042-.017.5.5 0 0 1-.178-.178.2.2 0 0 1-.017-.042c-.008-.033-.02-.1-.03-.22-.02-.258-.022-.606-.022-1.191V5.2c0-.585.001-.933.022-1.191.01-.12.022-.187.03-.22a.2.2 0 0 1 .017-.042.5.5 0 0 1 .178-.178.2.2 0 0 1 .042-.017c.033-.008.1-.02.22-.03.258-.02.606-.022 1.191-.022m9.035.058q.003.002 0 0m.207.207q-.001-.003 0 0m0 6.47q-.001.003 0 0m-.207.207q.003-.001 0 0m-10.47 0q-.003-.001 0 0m-.207-.207q.001.003 0 0m0-6.47q.001-.003 0 0m.207-.207q-.003.002 0 0M1 5.2c0-1.12 0-1.68.218-2.108a2 2 0 0 1 .874-.874C2.52 2 3.08 2 4.2 2h7.6c1.12 0 1.68 0 2.108.218a2 2 0 0 1 .874.874C15 3.52 15 4.08 15 5.2v3.6c0 1.12 0 1.68-.218 2.108a2 2 0 0 1-.874.874C13.48 12 12.92 12 11.8 12h-.946a.25.25 0 0 0-.23.346l.568 1.365a.75.75 0 0 1-.692 1.039h-5a.75.75 0 0 1-.692-1.039l.569-1.365A.25.25 0 0 0 5.146 12H4.2c-1.12 0-1.68 0-2.108-.218a2 2 0 0 1-.874-.874C1 10.48 1 9.92 1 8.8zM7.313 12a.25.25 0 0 0-.231.154l-.056.135-.257.615A.25.25 0 0 0 7 13.25h2a.25.25 0 0 0 .23-.346l-.256-.615-.056-.135a.25.25 0 0 0-.23-.154z",
|
|
118
|
+
clipRule: "evenodd"
|
|
119
|
+
}));
|
|
120
|
+
/* harmony default export */ const name_device_size_small_type_desktop_view_lined = (SvgNamedeviceSizesmallTypedesktopViewlined);
|
|
121
|
+
;// CONCATENATED MODULE: ./src/device-icon/assets/name=device, size=small, type=mobile, view=lined.svg
|
|
122
|
+
|
|
123
|
+
const SvgNamedeviceSizesmallTypemobileViewlined = 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: "M6.4 1.25h-.029c-.395 0-.736 0-1.017.023-.297.024-.592.078-.875.222a2.25 2.25 0 0 0-.984.984c-.144.283-.198.578-.222.875-.023.28-.023.622-.023 1.017v7.258c0 .395 0 .736.023 1.017.024.297.078.592.222.875.216.424.56.768.984.984.283.144.578.198.875.222.28.023.622.023 1.017.023H9.63c.395 0 .736 0 1.017-.023.297-.024.592-.078.875-.222.424-.216.768-.56.984-.984.144-.283.198-.578.222-.875.023-.28.023-.622.023-1.017V4.37c0-.395 0-.736-.023-1.017-.024-.297-.078-.592-.222-.875a2.25 2.25 0 0 0-.984-.984c-.283-.144-.578-.198-.875-.222-.28-.023-.622-.023-1.017-.023H6.4M5.16 2.832c.037-.02.112-.047.316-.064.212-.017.492-.018.924-.018h3.2c.432 0 .712 0 .924.018.204.017.28.045.317.064a.75.75 0 0 1 .327.328c.02.037.047.112.064.316.017.212.018.492.018.924v7.2c0 .432 0 .712-.018.924-.017.204-.045.28-.064.317a.75.75 0 0 1-.327.327c-.038.02-.113.047-.317.064-.212.017-.492.018-.924.018H6.4c-.432 0-.712 0-.924-.018-.204-.017-.28-.045-.316-.064a.75.75 0 0 1-.328-.327c-.02-.038-.047-.113-.064-.317a13 13 0 0 1-.018-.924V4.4c0-.432 0-.712.018-.924.017-.204.045-.28.064-.316a.75.75 0 0 1 .328-.328M8 12a1 1 0 1 0 0-2 1 1 0 0 0 0 2",
|
|
132
|
+
clipRule: "evenodd"
|
|
133
|
+
}));
|
|
134
|
+
/* harmony default export */ const name_device_size_small_type_mobile_view_lined = (SvgNamedeviceSizesmallTypemobileViewlined);
|
|
135
|
+
;// CONCATENATED MODULE: ./src/device-icon/assets/name=device, size=small, type=other, view=lined.svg
|
|
136
|
+
|
|
137
|
+
const SvgNamedeviceSizesmallTypeotherViewlined = 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("g", {
|
|
143
|
+
clipPath: "url(#name=device,_size=small,_type=other,_view=lined_svg__a)"
|
|
144
|
+
}, /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
145
|
+
fill: "currentColor",
|
|
146
|
+
fillRule: "evenodd",
|
|
147
|
+
d: "M3.97 5.666 5.667 3.97c.611-.611 1.007-1.005 1.332-1.281.312-.265.458-.332.538-.357a1.5 1.5 0 0 1 .927 0c.079.025.226.092.537.357.325.276.721.67 1.333 1.281l1.697 1.697c.611.612 1.005 1.008 1.281 1.333.265.311.332.458.357.537a1.5 1.5 0 0 1 0 .927c-.025.08-.092.226-.357.538-.276.325-.67.72-1.281 1.332l-1.697 1.697c-.612.612-1.008 1.006-1.333 1.282-.311.264-.458.331-.537.357a1.5 1.5 0 0 1-.927 0c-.08-.026-.226-.093-.538-.357-.325-.276-.72-.67-1.332-1.282L3.97 10.333c-.612-.611-1.006-1.007-1.282-1.332-.265-.312-.331-.458-.357-.538a1.5 1.5 0 0 1 0-.927c.026-.079.092-.226.357-.537.276-.325.67-.721 1.282-1.333m-1.061 5.728C1.72 10.206 1.127 9.612.904 8.927a3 3 0 0 1 0-1.854c.223-.685.817-1.28 2.005-2.467l1.697-1.697C5.794 1.72 6.388 1.127 7.073.904a3 3 0 0 1 1.854 0c.685.223 1.28.817 2.467 2.005l1.697 1.697c1.188 1.188 1.782 1.782 2.005 2.467a3 3 0 0 1 0 1.854c-.223.685-.817 1.279-2.005 2.467l-1.697 1.697c-1.188 1.188-1.782 1.782-2.467 2.005a3 3 0 0 1-1.854 0c-.685-.223-1.279-.817-2.467-2.005zM8 8.75a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5M6.25 8a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0m4.25.75a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5",
|
|
148
|
+
clipRule: "evenodd"
|
|
149
|
+
})), /*#__PURE__*/external_react_namespaceObject.createElement("defs", null, /*#__PURE__*/external_react_namespaceObject.createElement("clipPath", {
|
|
150
|
+
id: "name=device,_size=small,_type=other,_view=lined_svg__a"
|
|
151
|
+
}, /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
152
|
+
fill: "#fff",
|
|
153
|
+
d: "M0 0h16v16H0z"
|
|
154
|
+
}))));
|
|
155
|
+
/* harmony default export */ const name_device_size_small_type_other_view_lined = (SvgNamedeviceSizesmallTypeotherViewlined);
|
|
156
|
+
;// CONCATENATED MODULE: ./src/device-icon/assets/name=device, size=small, type=web, view=lined.svg
|
|
157
|
+
|
|
158
|
+
const SvgNamedeviceSizesmallTypewebViewlined = props => /*#__PURE__*/external_react_namespaceObject.createElement("svg", Object.assign({
|
|
159
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
160
|
+
width: 16,
|
|
161
|
+
height: 16,
|
|
162
|
+
fill: "none"
|
|
163
|
+
}, props), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
164
|
+
fill: "currentColor",
|
|
165
|
+
fillRule: "evenodd",
|
|
166
|
+
d: "M4.2 3.5h7.6c.585 0 .933.001 1.191.022.097.008.16.018.197.025q.046.009.085.034a.5.5 0 0 1 .146.146.2.2 0 0 1 .034.085c.007.038.017.1.025.197.02.258.022.606.022 1.191v5.6c0 .585-.001.933-.022 1.191a2 2 0 0 1-.025.197.2.2 0 0 1-.034.085.5.5 0 0 1-.146.146.2.2 0 0 1-.085.034c-.038.007-.1.017-.197.025-.258.02-.606.022-1.191.022H4.2c-.585 0-.933-.001-1.191-.022a2 2 0 0 1-.197-.025.2.2 0 0 1-.085-.034.5.5 0 0 1-.146-.146.2.2 0 0 1-.034-.085 2 2 0 0 1-.025-.197c-.02-.258-.022-.606-.022-1.191V5.2c0-.585.001-.933.022-1.191.008-.097.018-.16.025-.197a.2.2 0 0 1 .034-.085.5.5 0 0 1 .146-.146.2.2 0 0 1 .085-.034c.038-.007.1-.017.197-.025.258-.02.606-.022 1.191-.022m9.035.058q.003.002 0 0m.207.207q-.001-.003 0 0m0 8.47q-.001.003 0 0m-.207.207q.003-.001 0 0m-10.47 0h-.002q0-.001 0 0zm-.206-.205v-.002zm0-8.472q0-.003 0 0m.206-.207q-.003.002 0 0M1 5.2c0-1.12 0-1.68.218-2.108a2 2 0 0 1 .874-.874C2.52 2 3.08 2 4.2 2h7.6c1.12 0 1.68 0 2.108.218a2 2 0 0 1 .874.874C15 3.52 15 4.08 15 5.2v5.6c0 1.12 0 1.68-.218 2.108a2 2 0 0 1-.874.874C13.48 14 12.92 14 11.8 14H4.2c-1.12 0-1.68 0-2.108-.218a2 2 0 0 1-.874-.874C1 12.48 1 11.92 1 10.8zm3.25.8a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5M7 5.25a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0M8.25 6a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5",
|
|
167
|
+
clipRule: "evenodd"
|
|
168
|
+
}));
|
|
169
|
+
/* harmony default export */ const name_device_size_small_type_web_view_lined = (SvgNamedeviceSizesmallTypewebViewlined);
|
|
170
|
+
;// CONCATENATED MODULE: ./src/device-icon/assets/index.tsx
|
|
171
|
+
/* eslint quote-props: off */
|
|
172
|
+
/* eslint @typescript-eslint/comma-dangle: off */
|
|
173
|
+
|
|
174
|
+
|
|
175
|
+
|
|
176
|
+
|
|
177
|
+
|
|
178
|
+
|
|
179
|
+
|
|
180
|
+
|
|
181
|
+
|
|
182
|
+
const AssetMap = {
|
|
183
|
+
'medium': {
|
|
184
|
+
'desktop': {
|
|
185
|
+
'filled': null,
|
|
186
|
+
'lined': name_device_size_medium_type_desktop_view_lined
|
|
187
|
+
},
|
|
188
|
+
'mobile': {
|
|
189
|
+
'filled': name_device_size_medium_type_mobile_view_filled,
|
|
190
|
+
'lined': name_device_size_medium_type_mobile_view_lined
|
|
191
|
+
},
|
|
192
|
+
'other': {
|
|
193
|
+
'filled': null,
|
|
194
|
+
'lined': name_device_size_medium_type_other_view_lined
|
|
195
|
+
},
|
|
196
|
+
'web': {
|
|
197
|
+
'filled': null,
|
|
198
|
+
'lined': name_device_size_medium_type_web_view_lined
|
|
199
|
+
}
|
|
200
|
+
},
|
|
201
|
+
'small': {
|
|
202
|
+
'desktop': {
|
|
203
|
+
'filled': null,
|
|
204
|
+
'lined': name_device_size_small_type_desktop_view_lined
|
|
205
|
+
},
|
|
206
|
+
'mobile': {
|
|
207
|
+
'filled': null,
|
|
208
|
+
'lined': name_device_size_small_type_mobile_view_lined
|
|
209
|
+
},
|
|
210
|
+
'other': {
|
|
211
|
+
'filled': null,
|
|
212
|
+
'lined': name_device_size_small_type_other_view_lined
|
|
213
|
+
},
|
|
214
|
+
'web': {
|
|
215
|
+
'filled': null,
|
|
216
|
+
'lined': name_device_size_small_type_web_view_lined
|
|
217
|
+
}
|
|
218
|
+
}
|
|
219
|
+
};
|
|
220
|
+
|
|
221
|
+
var __webpack_exports__AssetMap = __webpack_exports__.v;
|
|
222
|
+
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 DeviceIcon(props) {
|
|
5
|
+
const { boxRef, size, type, view, ...rest } = props;
|
|
6
|
+
const Icon = AssetMap[size][type][view];
|
|
7
|
+
if (Icon == null) {
|
|
8
|
+
console.error('[DeviceIcon]: 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 DeviceIconProps = Omit<JSX.IntrinsicElements['div'], 'ref'> & {
|
|
3
|
+
readonly boxRef?: React.Ref<HTMLDivElement>;
|
|
4
|
+
readonly size: 'medium' | 'small';
|
|
5
|
+
readonly type: 'desktop' | 'mobile' | 'other' | 'web';
|
|
6
|
+
readonly view: 'filled' | 'lined';
|
|
7
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,65 @@
|
|
|
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/docs-icon/assets/name=docs, size=medium, view=lined.svg
|
|
38
|
+
|
|
39
|
+
const SvgNamedocsSizemediumViewlined = 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: "M5.75 9.5a.75.75 0 0 1 .75-.75H9a.75.75 0 0 1 0 1.5H6.5a.75.75 0 0 1-.75-.75M6.5 11.75a.75.75 0 0 0 0 1.5H9a.75.75 0 0 0 0-1.5zM14.25 9.5a.75.75 0 0 1 .75-.75h2.5a.75.75 0 0 1 0 1.5H15a.75.75 0 0 1-.75-.75M15 11.75a.75.75 0 0 0 0 1.5h2.5a.75.75 0 0 0 0-1.5z"
|
|
47
|
+
}), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
48
|
+
fill: "currentColor",
|
|
49
|
+
fillRule: "evenodd",
|
|
50
|
+
d: "M3.667 4.75a.75.75 0 0 0-.75.75V18c0 .414.335.75.75.75H9.5a1.75 1.75 0 0 1 1.75 1.75.75.75 0 0 0 1.5 0 1.75 1.75 0 0 1 1.75-1.75h5.833a.75.75 0 0 0 .75-.75V5.5a.75.75 0 0 0-.75-.75h-5A4.08 4.08 0 0 0 12 6.475 4.09 4.09 0 0 0 8.667 4.75zm7.583 4.083v8.928a3.25 3.25 0 0 0-1.75-.511H4.417v-11h4.25a2.583 2.583 0 0 1 2.583 2.583m3.25 8.417a3.25 3.25 0 0 0-1.75.511V8.833a2.584 2.584 0 0 1 2.583-2.583h4.25v11z",
|
|
51
|
+
clipRule: "evenodd"
|
|
52
|
+
}));
|
|
53
|
+
/* harmony default export */ const name_docs_size_medium_view_lined = (SvgNamedocsSizemediumViewlined);
|
|
54
|
+
;// CONCATENATED MODULE: ./src/docs-icon/assets/index.tsx
|
|
55
|
+
/* eslint quote-props: off */
|
|
56
|
+
/* eslint @typescript-eslint/comma-dangle: off */
|
|
57
|
+
|
|
58
|
+
const AssetMap = {
|
|
59
|
+
'medium': {
|
|
60
|
+
'lined': name_docs_size_medium_view_lined
|
|
61
|
+
}
|
|
62
|
+
};
|
|
63
|
+
|
|
64
|
+
var __webpack_exports__AssetMap = __webpack_exports__.v;
|
|
65
|
+
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 DocsIcon(props) {
|
|
5
|
+
const { boxRef, size, view, ...rest } = props;
|
|
6
|
+
const Icon = AssetMap[size][view];
|
|
7
|
+
if (Icon == null) {
|
|
8
|
+
console.error('[DocsIcon]: 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: null;
|
|
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,103 @@
|
|
|
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/document-icon/assets/name=document, size=medium, view=lined.svg
|
|
38
|
+
|
|
39
|
+
const SvgNamedocumentSizemediumViewlined = 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: "M9 11.25a.75.75 0 0 0 0 1.5h6a.75.75 0 0 0 0-1.5zM8.25 15a.75.75 0 0 1 .75-.75h6a.75.75 0 0 1 0 1.5H9a.75.75 0 0 1-.75-.75M9 8.25a.75.75 0 1 0 0 1.5h1.5a.75.75 0 0 0 0-1.5z"
|
|
47
|
+
}), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
48
|
+
fill: "currentColor",
|
|
49
|
+
fillRule: "evenodd",
|
|
50
|
+
d: "M5.909 3.909A2.25 2.25 0 0 1 7.5 3.25h6.013a.75.75 0 0 1 .517.22l4.5 4.5a.75.75 0 0 1 .22.53v10a2.25 2.25 0 0 1-2.25 2.25h-9a2.25 2.25 0 0 1-2.25-2.25v-13c0-.597.237-1.169.659-1.591M7.5 4.75h5.25V8.5c0 .414.336.75.75.75h3.75v9.25a.75.75 0 0 1-.75.75h-9a.75.75 0 0 1-.75-.75v-13a.75.75 0 0 1 .75-.75m6.75 1.06 1.94 1.94h-1.94z",
|
|
51
|
+
clipRule: "evenodd"
|
|
52
|
+
}));
|
|
53
|
+
/* harmony default export */ const name_document_size_medium_view_lined = (SvgNamedocumentSizemediumViewlined);
|
|
54
|
+
;// CONCATENATED MODULE: ./src/document-icon/assets/name=document, size=small, view=filled.svg
|
|
55
|
+
|
|
56
|
+
const SvgNamedocumentSizesmallViewfilled = props => /*#__PURE__*/external_react_namespaceObject.createElement("svg", Object.assign({
|
|
57
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
58
|
+
width: 16,
|
|
59
|
+
height: 16,
|
|
60
|
+
fill: "none"
|
|
61
|
+
}, props), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
62
|
+
fill: "currentColor",
|
|
63
|
+
fillRule: "evenodd",
|
|
64
|
+
d: "M3.5 1A1.5 1.5 0 0 0 2 2.5v11A1.5 1.5 0 0 0 3.5 15h9a1.5 1.5 0 0 0 1.5-1.5v-11A1.5 1.5 0 0 0 12.5 1zM10 4H5v1.5h5zm1 3H5v1.5h6zm-6 3h3v1.5H5z",
|
|
65
|
+
clipRule: "evenodd"
|
|
66
|
+
}));
|
|
67
|
+
/* harmony default export */ const name_document_size_small_view_filled = (SvgNamedocumentSizesmallViewfilled);
|
|
68
|
+
;// CONCATENATED MODULE: ./src/document-icon/assets/name=document, size=small, view=lined.svg
|
|
69
|
+
|
|
70
|
+
const SvgNamedocumentSizesmallViewlined = props => /*#__PURE__*/external_react_namespaceObject.createElement("svg", Object.assign({
|
|
71
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
72
|
+
width: 16,
|
|
73
|
+
height: 16,
|
|
74
|
+
fill: "none"
|
|
75
|
+
}, props), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
76
|
+
fill: "currentColor",
|
|
77
|
+
d: "M10 4H5v1.5h5zM11 7H5v1.5h6zM5 10h3v1.5H5z"
|
|
78
|
+
}), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
79
|
+
fill: "currentColor",
|
|
80
|
+
fillRule: "evenodd",
|
|
81
|
+
d: "M2 2.5A1.5 1.5 0 0 1 3.5 1h9A1.5 1.5 0 0 1 14 2.5v11a1.5 1.5 0 0 1-1.5 1.5h-9A1.5 1.5 0 0 1 2 13.5zm1.5 0h9v11h-9z",
|
|
82
|
+
clipRule: "evenodd"
|
|
83
|
+
}));
|
|
84
|
+
/* harmony default export */ const name_document_size_small_view_lined = (SvgNamedocumentSizesmallViewlined);
|
|
85
|
+
;// CONCATENATED MODULE: ./src/document-icon/assets/index.tsx
|
|
86
|
+
/* eslint quote-props: off */
|
|
87
|
+
/* eslint @typescript-eslint/comma-dangle: off */
|
|
88
|
+
|
|
89
|
+
|
|
90
|
+
|
|
91
|
+
const AssetMap = {
|
|
92
|
+
'medium': {
|
|
93
|
+
'filled': null,
|
|
94
|
+
'lined': name_document_size_medium_view_lined
|
|
95
|
+
},
|
|
96
|
+
'small': {
|
|
97
|
+
'filled': name_document_size_small_view_filled,
|
|
98
|
+
'lined': name_document_size_small_view_lined
|
|
99
|
+
}
|
|
100
|
+
};
|
|
101
|
+
|
|
102
|
+
var __webpack_exports__AssetMap = __webpack_exports__.v;
|
|
103
|
+
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 DocumentIcon(props) {
|
|
5
|
+
const { boxRef, size, view, ...rest } = props;
|
|
6
|
+
const Icon = AssetMap[size][view];
|
|
7
|
+
if (Icon == null) {
|
|
8
|
+
console.error('[DocumentIcon]: 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,19 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
export declare const AssetMap: {
|
|
3
|
+
down: {
|
|
4
|
+
medium: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
|
|
5
|
+
small: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
|
|
6
|
+
};
|
|
7
|
+
left: {
|
|
8
|
+
medium: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
|
|
9
|
+
small: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
|
|
10
|
+
};
|
|
11
|
+
right: {
|
|
12
|
+
medium: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
|
|
13
|
+
small: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
|
|
14
|
+
};
|
|
15
|
+
up: {
|
|
16
|
+
medium: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
|
|
17
|
+
small: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
|
|
18
|
+
};
|
|
19
|
+
};
|