@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,123 @@
|
|
|
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/trophy-icon/assets/name=trophy, size=medium, view=filled.svg
|
|
38
|
+
|
|
39
|
+
const SvgNametrophySizemediumViewfilled = 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.54 4a1 1 0 0 0-.998 1.04.2.2 0 0 1-.202.21H4A1.75 1.75 0 0 0 2.25 7v2A3.75 3.75 0 0 0 6 12.75c.122 0 .23.074.28.185a6.01 6.01 0 0 0 4.514 3.487.53.53 0 0 1 .456.515V18a.5.5 0 0 1-.5.5h-1.5a1.25 1.25 0 1 0 0 2.5h5.5a1.25 1.25 0 1 0 0-2.5h-1.5a.5.5 0 0 1-.5-.5v-1.063c0-.26.2-.474.456-.515a6.01 6.01 0 0 0 4.514-3.487.31.31 0 0 1 .28-.185A3.75 3.75 0 0 0 21.75 9V7A1.75 1.75 0 0 0 20 5.25h-1.34a.2.2 0 0 1-.202-.21A1 1 0 0 0 17.46 4zm13.71 5a2.25 2.25 0 0 1-1.567 2.145c-.248.078-.463-.145-.453-.405l.14-3.51a.5.5 0 0 1 .5-.48H20a.25.25 0 0 1 .25.25zM5.13 6.75a.5.5 0 0 1 .5.48l.14 3.51c.01.26-.205.483-.453.405A2.25 2.25 0 0 1 3.75 9V7A.25.25 0 0 1 4 6.75zm7.151-.499a.3.3 0 0 0-.562 0l-.637 1.704a.3.3 0 0 1-.268.195l-1.817.079a.3.3 0 0 0-.173.534l1.423 1.133a.3.3 0 0 1 .102.314l-.486 1.753a.3.3 0 0 0 .455.33l1.516-1.003a.3.3 0 0 1 .332 0l1.516 1.003a.3.3 0 0 0 .455-.33l-.486-1.752a.3.3 0 0 1 .102-.315l1.423-1.133a.3.3 0 0 0-.173-.534l-1.817-.08a.3.3 0 0 1-.268-.194z",
|
|
48
|
+
clipRule: "evenodd"
|
|
49
|
+
}));
|
|
50
|
+
/* harmony default export */ const name_trophy_size_medium_view_filled = (SvgNametrophySizemediumViewfilled);
|
|
51
|
+
;// CONCATENATED MODULE: ./src/trophy-icon/assets/name=trophy, size=medium, view=lined.svg
|
|
52
|
+
|
|
53
|
+
const SvgNametrophySizemediumViewlined = 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.25 5c0-.966.784-1.75 1.75-1.75h10c.966 0 1.75.784 1.75 1.75 0 .138.112.25.25.25h1c.966 0 1.75.784 1.75 1.75v2a3.75 3.75 0 0 1-3.274 3.72.57.57 0 0 0-.44.306 6.76 6.76 0 0 1-4.843 3.619.53.53 0 0 0-.443.512v.093a.5.5 0 0 0 .5.5H15c.966 0 1.75.784 1.75 1.75v.5A1.75 1.75 0 0 1 15 21.75H9A1.75 1.75 0 0 1 7.25 20v-.5c0-.966.784-1.75 1.75-1.75h1.75a.5.5 0 0 0 .5-.5v-.093a.53.53 0 0 0-.443-.512 6.76 6.76 0 0 1-4.843-3.62.57.57 0 0 0-.44-.305A3.75 3.75 0 0 1 2.25 9V7c0-.966.784-1.75 1.75-1.75h1A.25.25 0 0 0 5.25 5m12 5V5a.25.25 0 0 0-.25-.25H7a.25.25 0 0 0-.25.25v5a5.25 5.25 0 1 0 10.5 0m2-3.25a.5.5 0 0 0-.5.5v3.165c0 .345.345.581.619.37A2.25 2.25 0 0 0 20.25 9V7a.25.25 0 0 0-.25-.25zM4 6.75h.75a.5.5 0 0 1 .5.5v3.165c0 .345-.345.581-.619.37A2.25 2.25 0 0 1 3.75 9V7A.25.25 0 0 1 4 6.75m5 12.5a.25.25 0 0 0-.25.25v.5c0 .138.112.25.25.25h6a.25.25 0 0 0 .25-.25v-.5a.25.25 0 0 0-.25-.25zm3.476-13.405a.5.5 0 0 0-.952 0l-.449 1.382a.5.5 0 0 1-.475.346H9.147a.5.5 0 0 0-.294.904l1.175.855a.5.5 0 0 1 .182.559l-.449 1.382a.5.5 0 0 0 .77.559l1.175-.855a.5.5 0 0 1 .588 0l1.175.855a.5.5 0 0 0 .77-.56l-.45-1.381a.5.5 0 0 1 .183-.56l1.175-.854a.5.5 0 0 0-.294-.904H13.4a.5.5 0 0 1-.475-.346zm-.674 2.382a.208.208 0 0 1 .396 0 .5.5 0 0 0 .476.346c.201 0 .285.258.122.377a.5.5 0 0 0-.182.559.208.208 0 0 1-.32.232.5.5 0 0 0-.588 0 .208.208 0 0 1-.32-.232.5.5 0 0 0-.182-.56.208.208 0 0 1 .122-.376.5.5 0 0 0 .476-.346",
|
|
62
|
+
clipRule: "evenodd"
|
|
63
|
+
}));
|
|
64
|
+
/* harmony default export */ const name_trophy_size_medium_view_lined = (SvgNametrophySizemediumViewlined);
|
|
65
|
+
;// CONCATENATED MODULE: ./src/trophy-icon/assets/name=trophy, size=small, view=filled.svg
|
|
66
|
+
|
|
67
|
+
const SvgNametrophySizesmallViewfilled = props => /*#__PURE__*/external_react_namespaceObject.createElement("svg", Object.assign({
|
|
68
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
69
|
+
width: 16,
|
|
70
|
+
height: 16,
|
|
71
|
+
fill: "none"
|
|
72
|
+
}, props), /*#__PURE__*/external_react_namespaceObject.createElement("mask", {
|
|
73
|
+
id: "name=trophy,_size=small,_view=filled_svg__a",
|
|
74
|
+
fill: "#fff"
|
|
75
|
+
}, /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
76
|
+
fillRule: "evenodd",
|
|
77
|
+
d: "M3.662 1.5a.63.63 0 0 0-.63.66l.03.63a.2.2 0 0 1-.199.21H1.75A1.75 1.75 0 0 0 0 4.75v1.5A3.75 3.75 0 0 0 3.75 10h.484c.06 0 .117.027.156.073a4.72 4.72 0 0 0 2.692 1.588.206.206 0 0 1 .168.2v.939a.2.2 0 0 1-.2.2H6a1 1 0 1 0 0 2h4a1 1 0 1 0 0-2H8.95a.2.2 0 0 1-.2-.2v-.939c0-.098.072-.181.168-.2a4.72 4.72 0 0 0 2.692-1.588.2.2 0 0 1 .156-.073h.484A3.75 3.75 0 0 0 16 6.25v-1.5A1.75 1.75 0 0 0 14.25 3h-1.113a.2.2 0 0 1-.2-.21l.03-.63a.63.63 0 0 0-.629-.66zm9.382 3a.2.2 0 0 0-.2.19l-.125 2.565a4.8 4.8 0 0 1-.14.935c-.035.14.078.278.219.243A2.25 2.25 0 0 0 14.5 6.25v-1.5a.25.25 0 0 0-.25-.25zM3.202 8.433c.14.035.254-.102.218-.243a4.7 4.7 0 0 1-.14-.935L3.157 4.69a.2.2 0 0 0-.2-.19H1.75a.25.25 0 0 0-.25.25v1.5a2.25 2.25 0 0 0 1.702 2.183M8.187 4.03a.2.2 0 0 0-.374 0l-.5 1.336a.2.2 0 0 1-.178.13l-1.425.062a.2.2 0 0 0-.116.356l1.116.888a.2.2 0 0 1 .068.21l-.38 1.375a.2.2 0 0 0 .302.22l1.19-.787a.2.2 0 0 1 .22 0l1.19.787a.2.2 0 0 0 .303-.22l-.381-1.375a.2.2 0 0 1 .068-.21l1.116-.888a.2.2 0 0 0-.116-.356l-1.425-.062a.2.2 0 0 1-.178-.13z",
|
|
78
|
+
clipRule: "evenodd"
|
|
79
|
+
})), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
80
|
+
fill: "currentColor",
|
|
81
|
+
fillRule: "evenodd",
|
|
82
|
+
d: "M3.662 1.5a.63.63 0 0 0-.63.66l.03.63a.2.2 0 0 1-.199.21H1.75A1.75 1.75 0 0 0 0 4.75v1.5A3.75 3.75 0 0 0 3.75 10h.484c.06 0 .117.027.156.073a4.72 4.72 0 0 0 2.692 1.588.206.206 0 0 1 .168.2v.939a.2.2 0 0 1-.2.2H6a1 1 0 1 0 0 2h4a1 1 0 1 0 0-2H8.95a.2.2 0 0 1-.2-.2v-.939c0-.098.072-.181.168-.2a4.72 4.72 0 0 0 2.692-1.588.2.2 0 0 1 .156-.073h.484A3.75 3.75 0 0 0 16 6.25v-1.5A1.75 1.75 0 0 0 14.25 3h-1.113a.2.2 0 0 1-.2-.21l.03-.63a.63.63 0 0 0-.629-.66zm9.382 3a.2.2 0 0 0-.2.19l-.125 2.565a4.8 4.8 0 0 1-.14.935c-.035.14.078.278.219.243A2.25 2.25 0 0 0 14.5 6.25v-1.5a.25.25 0 0 0-.25-.25zM3.202 8.433c.14.035.254-.102.218-.243a4.7 4.7 0 0 1-.14-.935L3.157 4.69a.2.2 0 0 0-.2-.19H1.75a.25.25 0 0 0-.25.25v1.5a2.25 2.25 0 0 0 1.702 2.183M8.187 4.03a.2.2 0 0 0-.374 0l-.5 1.336a.2.2 0 0 1-.178.13l-1.425.062a.2.2 0 0 0-.116.356l1.116.888a.2.2 0 0 1 .068.21l-.38 1.375a.2.2 0 0 0 .302.22l1.19-.787a.2.2 0 0 1 .22 0l1.19.787a.2.2 0 0 0 .303-.22l-.381-1.375a.2.2 0 0 1 .068-.21l1.116-.888a.2.2 0 0 0-.116-.356l-1.425-.062a.2.2 0 0 1-.178-.13z",
|
|
83
|
+
clipRule: "evenodd"
|
|
84
|
+
}), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
85
|
+
fill: "currentColor",
|
|
86
|
+
d: "m3.032 2.16-1.498.074zm9.936 0-1.498-.072zm-.249 5.095 1.499.073zm-9.438 0-1.498.073zm4.532-3.224 1.405.525zm.374 0-1.405.525zm-.874 1.336-1.405-.525zm-.178.13-.066-1.499zm-1.425.062L5.644 4.06zm-.116.356L4.66 7.09zm1.116.888-.934 1.174zm.068.21-1.445-.4zm-.38 1.375-1.446-.401zm.302.22-.828-1.251zm1.19-.787.827 1.25zm.22 0-.828 1.25zm1.19.787.828-1.251zm.303-.22-1.446.4zm-.381-1.375 1.445-.4zm.068-.21.934 1.174zm1.116-.888.934 1.174zm-.116-.356.066-1.499zm-1.425-.062.066-1.499zm-.178-.13 1.405-.525zM3.42 8.19l-1.454.369zm-.218.243-.364 1.455zm9.735-5.643 1.498.073zm-.357 5.4 1.454.369zm-3.662 3.47.29 1.472zm3.926-6.97 1.499.073zm-5.762 6.97-.29 1.472zm4.528-1.587 1.146.969zm-7.22 0-1.146.969zM3.063 2.79l-1.498.073zm1.467-.702A.87.87 0 0 1 3.662 3V0a2.13 2.13 0 0 0-2.128 2.234zm.031.63-.03-.63-2.997.146.03.63zM1.75 4.5h1.113v-3H1.75zm-.25.25a.25.25 0 0 1 .25-.25v-3A3.25 3.25 0 0 0-1.5 4.75zm0 1.5v-1.5h-3v1.5zM3.75 8.5A2.25 2.25 0 0 1 1.5 6.25h-3c0 2.9 2.35 5.25 5.25 5.25zm.484 0H3.75v3h.484zm3.138 1.69a3.22 3.22 0 0 1-1.837-1.085l-2.29 1.937a6.22 6.22 0 0 0 3.547 2.09zM8.75 12.8v-.939h-3v.939zM6 14.5h1.05v-3H6zm.5-.5a.5.5 0 0 1-.5.5v-3A2.5 2.5 0 0 0 3.5 14zm-.5-.5a.5.5 0 0 1 .5.5h-3A2.5 2.5 0 0 0 6 16.5zm4 0H6v3h4zm-.5.5a.5.5 0 0 1 .5-.5v3a2.5 2.5 0 0 0 2.5-2.5zm.5.5a.5.5 0 0 1-.5-.5h3a2.5 2.5 0 0 0-2.5-2.5zm-1.05 0H10v-3H8.95zm-1.7-2.639v.939h3v-.939zm3.215-2.756c-.466.551-1.11.94-1.837 1.084l.58 2.943a6.22 6.22 0 0 0 3.548-2.09zM12.25 8.5h-.484v3h.484zm2.25-2.25a2.25 2.25 0 0 1-2.25 2.25v3c2.9 0 5.25-2.35 5.25-5.25zm0-1.5v1.5h3v-1.5zm-.25-.25a.25.25 0 0 1 .25.25h3a3.25 3.25 0 0 0-3.25-3.25zm-1.113 0h1.113v-3h-1.113zM11.47 2.088l-.031.63 2.996.145.031-.63zm.868.912a.87.87 0 0 1-.868-.912l2.996.146A2.13 2.13 0 0 0 12.339 0zM3.662 3h8.677V0H3.662zm10.555 4.328.126-2.565-2.997-.146-.125 2.565zm-.183 1.23q.152-.596.183-1.23l-2.996-.146a3.3 3.3 0 0 1-.095.64zM13 6.25a.75.75 0 0 1-.566.728l.728 2.91A3.75 3.75 0 0 0 16 6.25zm0-1.5v1.5h3v-1.5zM14.25 6C13.56 6 13 5.44 13 4.75h3A1.75 1.75 0 0 0 14.25 3zm-1.206 0h1.206V3h-1.206zM1.783 7.328q.032.635.183 1.23l2.908-.736a3.2 3.2 0 0 1-.095-.64zm-.126-2.565.126 2.565 2.996-.146-.125-2.565zM1.75 6h1.206V3H1.75zM3 4.75C3 5.44 2.44 6 1.75 6V3A1.75 1.75 0 0 0 0 4.75zm0 1.5v-1.5H0v1.5zm.566.728A.75.75 0 0 1 3 6.25H0a3.75 3.75 0 0 0 2.838 3.638zm5.652-2.422c-.421 1.127-2.015 1.127-2.436 0l2.81-1.05c-.55-1.473-2.634-1.473-3.184 0zm-.5 1.336.5-1.336-2.81-1.05-.5 1.336zM7.2 6.995a1.7 1.7 0 0 0 1.518-1.103l-2.81-1.05a1.3 1.3 0 0 1 1.161-.844zm-1.425.062L7.2 6.995l-.131-2.997-1.425.062zm.753-2.316c.94.749.448 2.264-.753 2.316l-.13-2.997c-1.572.069-2.216 2.05-.985 3.03zm1.116.888-1.116-.888L4.66 7.09l1.116.888zm.58 1.785a1.7 1.7 0 0 0-.58-1.785L5.776 7.977a1.3 1.3 0 0 1-.443-1.365zm-.381 1.374.38-1.374-2.89-.802-.381 1.375zm-1.97-1.431c1.002-.664 2.29.273 1.97 1.431l-2.891-.801c-.42 1.515 1.265 2.74 2.576 1.872zm1.189-.787-1.19.787 1.656 2.502 1.19-.788zm1.876 0a1.7 1.7 0 0 0-1.876 0L8.717 9.07a1.3 1.3 0 0 1-1.435 0zm1.19.787-1.19-.787L7.282 9.07l1.19.788zm-1.97 1.431c-.322-1.158.967-2.095 1.97-1.431L8.472 9.859c1.311.867 2.996-.357 2.576-1.872zm-.382-1.374.381 1.374 2.891-.801-.38-1.375zm.58-1.785a1.7 1.7 0 0 0-.58 1.785l2.891-.802a1.3 1.3 0 0 1-.443 1.365zm1.116-.888-1.116.888 1.868 2.348 1.116-.888zm.753 2.316C9.024 7.005 8.53 5.49 9.472 4.741L11.34 7.09c1.23-.979.587-2.96-.984-3.029zM8.8 6.995l1.425.062.13-2.997-1.424-.062zM7.282 5.892A1.7 1.7 0 0 0 8.8 6.995l.13-2.997a1.3 1.3 0 0 1 1.162.844zm-.5-1.336.5 1.336 2.81-1.05-.5-1.336zm-2.128.061A1.7 1.7 0 0 0 2.956 3v3a1.3 1.3 0 0 1-1.299-1.237zM1.966 8.56c-.105-.416.004-.85.281-1.168a1.33 1.33 0 0 1 1.32-.413l-.73 2.91a1.67 1.67 0 0 0 1.67-.524c.36-.412.508-.986.367-1.542zM13.136 1.5a1.3 1.3 0 0 1 1.3 1.363l-2.997-.146A1.7 1.7 0 0 0 13.137 4.5zm-2.01 6.322c-.141.556.007 1.13.367 1.542a1.67 1.67 0 0 0 1.67.524l-.73-2.91a1.33 1.33 0 0 1 1.32.413c.277.317.386.752.28 1.168zm-.876 4.04c0 .65-.468 1.157-1.042 1.27l-.58-2.943a1.706 1.706 0 0 0-1.378 1.672zm4.093-7.099A1.3 1.3 0 0 1 13.044 6V3a1.7 1.7 0 0 0-1.698 1.617zM8.95 11.5a1.3 1.3 0 0 1 1.3 1.3h-3a1.7 1.7 0 0 0 1.7 1.7zm-3.2 1.3a1.3 1.3 0 0 1 1.3-1.3v3a1.7 1.7 0 0 0 1.7-1.7zm1.042.332a1.294 1.294 0 0 1-1.042-1.27h3c0-.849-.611-1.522-1.378-1.673zm5.964-2.09a1.3 1.3 0 0 1-.99.458v-3c-.518 0-.988.234-1.301.605zm-8.522.458c-.398 0-.754-.18-.99-.458l2.291-1.937A1.7 1.7 0 0 0 4.234 8.5zm-2.67-8.637a1.3 1.3 0 0 1 1.3-1.363v3A1.7 1.7 0 0 0 4.56 2.717z",
|
|
87
|
+
mask: "url(#name=trophy,_size=small,_view=filled_svg__a)"
|
|
88
|
+
}));
|
|
89
|
+
/* harmony default export */ const name_trophy_size_small_view_filled = (SvgNametrophySizesmallViewfilled);
|
|
90
|
+
;// CONCATENATED MODULE: ./src/trophy-icon/assets/name=trophy, size=small, view=lined.svg
|
|
91
|
+
|
|
92
|
+
const SvgNametrophySizesmallViewlined = props => /*#__PURE__*/external_react_namespaceObject.createElement("svg", Object.assign({
|
|
93
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
94
|
+
width: 16,
|
|
95
|
+
height: 16,
|
|
96
|
+
fill: "none"
|
|
97
|
+
}, props), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
98
|
+
fill: "currentColor",
|
|
99
|
+
fillRule: "evenodd",
|
|
100
|
+
d: "M4.5 7V3.5A.5.5 0 0 1 5 3h6a.5.5 0 0 1 .5.5V7a3.5 3.5 0 1 1-7 0m4.25 5.5a.5.5 0 0 0 .5.5H10a1 1 0 1 1 0 2H6a1 1 0 1 1 0-2h.75a.5.5 0 0 0 .5-.5v-.126a.54.54 0 0 0-.422-.512 5 5 0 0 1-3.184-2.406.58.58 0 0 0-.39-.28A3.75 3.75 0 0 1 .25 5.5v-1c0-.966.784-1.75 1.75-1.75h.5a.5.5 0 0 0 .5-.5v-.132c0-.341.277-.618.618-.618h8.764c.341 0 .618.277.618.618v.132a.5.5 0 0 0 .5.5h.5c.966 0 1.75.784 1.75 1.75v1c0 1.816-1.29 3.33-3.004 3.676a.58.58 0 0 0-.39.28 5 5 0 0 1-3.184 2.406.54.54 0 0 0-.422.512zM3 7c0 .232-.24.392-.42.246A2.25 2.25 0 0 1 1.75 5.5v-1A.25.25 0 0 1 2 4.25h.5a.5.5 0 0 1 .5.5zm10.5-2.75a.5.5 0 0 0-.5.5V7c0 .232.24.392.42.246.506-.413.83-1.041.83-1.746v-1a.25.25 0 0 0-.25-.25zM8 4a.5.5 0 0 1 .476.345l.224.691a.5.5 0 0 0 .476.346h.726a.5.5 0 0 1 .294.904l-.588.428a.5.5 0 0 0-.181.559l.224.69a.5.5 0 0 1-.77.56l-.587-.428a.5.5 0 0 0-.588 0l-.588.428a.5.5 0 0 1-.77-.56l.225-.69a.5.5 0 0 0-.181-.56l-.588-.427a.5.5 0 0 1 .294-.904h.726a.5.5 0 0 0 .476-.346l.224-.69A.5.5 0 0 1 8 4m.155 2.286a.3.3 0 0 0-.31 0 .3.3 0 0 0-.096.296c.03.094.152.182.251.182.1 0 .22-.088.251-.182a.3.3 0 0 0-.096-.296",
|
|
101
|
+
clipRule: "evenodd"
|
|
102
|
+
}));
|
|
103
|
+
/* harmony default export */ const name_trophy_size_small_view_lined = (SvgNametrophySizesmallViewlined);
|
|
104
|
+
;// CONCATENATED MODULE: ./src/trophy-icon/assets/index.tsx
|
|
105
|
+
/* eslint quote-props: off */
|
|
106
|
+
/* eslint @typescript-eslint/comma-dangle: off */
|
|
107
|
+
|
|
108
|
+
|
|
109
|
+
|
|
110
|
+
|
|
111
|
+
const AssetMap = {
|
|
112
|
+
'medium': {
|
|
113
|
+
'filled': name_trophy_size_medium_view_filled,
|
|
114
|
+
'lined': name_trophy_size_medium_view_lined
|
|
115
|
+
},
|
|
116
|
+
'small': {
|
|
117
|
+
'filled': name_trophy_size_small_view_filled,
|
|
118
|
+
'lined': name_trophy_size_small_view_lined
|
|
119
|
+
}
|
|
120
|
+
};
|
|
121
|
+
|
|
122
|
+
var __webpack_exports__AssetMap = __webpack_exports__.v;
|
|
123
|
+
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 TrophyIcon(props) {
|
|
5
|
+
const { boxRef, size, view, ...rest } = props;
|
|
6
|
+
const Icon = AssetMap[size][view];
|
|
7
|
+
if (Icon == null) {
|
|
8
|
+
console.error('[TrophyIcon]: 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/tutorial-icon/assets/name=tutorial, size=medium, view=lined.svg
|
|
38
|
+
|
|
39
|
+
const SvgNametutorialSizemediumViewlined = props => /*#__PURE__*/external_react_namespaceObject.createElement("svg", Object.assign({
|
|
40
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
41
|
+
width: 24,
|
|
42
|
+
height: 24,
|
|
43
|
+
fill: "none"
|
|
44
|
+
}, props), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
45
|
+
fill: "currentColor",
|
|
46
|
+
fillRule: "evenodd",
|
|
47
|
+
d: "M21.529 10.032a.75.75 0 0 0-.2-1.206l-8.994-4.497a.75.75 0 0 0-.67 0L2.679 8.822a.75.75 0 0 0-.43.678l.001.016V16.5a.75.75 0 0 0 1.5 0v-5.786l2.5 1.25v4.52a.75.75 0 0 0 .43.694l4.985 2.493a.75.75 0 0 0 .67 0l4.986-2.493a.75.75 0 0 0 .429-.694v-4.52l3.579-1.79a.8.8 0 0 0 .2-.142m-4.878.804L12 13.162l-4.651-2.326-.028-.014L4.677 9.5 12 5.839 19.323 9.5l-2.644 1.322zm-.401 1.877v3.324L12 18.162l-4.25-2.125v-3.323l3.915 1.957a.75.75 0 0 0 .67 0z",
|
|
48
|
+
clipRule: "evenodd"
|
|
49
|
+
}));
|
|
50
|
+
/* harmony default export */ const name_tutorial_size_medium_view_lined = (SvgNametutorialSizemediumViewlined);
|
|
51
|
+
;// CONCATENATED MODULE: ./src/tutorial-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': name_tutorial_size_medium_view_lined
|
|
59
|
+
},
|
|
60
|
+
'small': {
|
|
61
|
+
'filled': null,
|
|
62
|
+
'lined': null
|
|
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 TutorialIcon(props) {
|
|
5
|
+
const { boxRef, size, view, ...rest } = props;
|
|
6
|
+
const Icon = AssetMap[size][view];
|
|
7
|
+
if (Icon == null) {
|
|
8
|
+
console.error('[TutorialIcon]: 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,112 @@
|
|
|
1
|
+
import * as __WEBPACK_EXTERNAL_MODULE_react__ from "react";
|
|
2
|
+
/******/ // The require scope
|
|
3
|
+
/******/ var __webpack_require__ = {};
|
|
4
|
+
/******/
|
|
5
|
+
/************************************************************************/
|
|
6
|
+
/******/ /* webpack/runtime/define property getters */
|
|
7
|
+
/******/ (() => {
|
|
8
|
+
/******/ // define getter functions for harmony exports
|
|
9
|
+
/******/ __webpack_require__.d = (exports, definition) => {
|
|
10
|
+
/******/ for(var key in definition) {
|
|
11
|
+
/******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
|
|
12
|
+
/******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
|
|
13
|
+
/******/ }
|
|
14
|
+
/******/ }
|
|
15
|
+
/******/ };
|
|
16
|
+
/******/ })();
|
|
17
|
+
/******/
|
|
18
|
+
/******/ /* webpack/runtime/hasOwnProperty shorthand */
|
|
19
|
+
/******/ (() => {
|
|
20
|
+
/******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
|
|
21
|
+
/******/ })();
|
|
22
|
+
/******/
|
|
23
|
+
/************************************************************************/
|
|
24
|
+
var __webpack_exports__ = {};
|
|
25
|
+
|
|
26
|
+
// EXPORTS
|
|
27
|
+
__webpack_require__.d(__webpack_exports__, {
|
|
28
|
+
v: () => (/* binding */ AssetMap)
|
|
29
|
+
});
|
|
30
|
+
|
|
31
|
+
;// CONCATENATED MODULE: external "react"
|
|
32
|
+
var x = (y) => {
|
|
33
|
+
var x = {}; __webpack_require__.d(x, y); return x
|
|
34
|
+
}
|
|
35
|
+
var y = (x) => (() => (x))
|
|
36
|
+
const external_react_namespaceObject = x({ ["createElement"]: () => (__WEBPACK_EXTERNAL_MODULE_react__.createElement) });
|
|
37
|
+
;// CONCATENATED MODULE: ./src/upload-icon/assets/name=upload, size=medium, view=filled.svg
|
|
38
|
+
|
|
39
|
+
const SvgNameuploadSizemediumViewfilled = 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: "M4.446 10.287a.6.6 0 0 0 .114-.195 6.002 6.002 0 0 1 8.942-3.135c.111.072.244.1.375.084Q14.183 7 14.5 7a4.75 4.75 0 0 1 4.633 3.7.58.58 0 0 0 .271.37 3.75 3.75 0 0 1-1.904 6.98h-4a.5.5 0 0 1-.5-.5V14.5a.5.5 0 0 1 .5-.5h1.604a.5.5 0 0 0 .353-.854l-.427-.427-2.5-2.5-.176-.177a.5.5 0 0 0-.707 0l-.177.177-2.5 2.5-.427.427a.5.5 0 0 0 .353.853H10.5a.5.5 0 0 1 .5.5v3.051a.5.5 0 0 1-.5.5H7.9a4.65 4.65 0 0 1-3.454-7.763",
|
|
48
|
+
clipRule: "evenodd"
|
|
49
|
+
}));
|
|
50
|
+
/* harmony default export */ const name_upload_size_medium_view_filled = (SvgNameuploadSizemediumViewfilled);
|
|
51
|
+
;// CONCATENATED MODULE: ./src/upload-icon/assets/name=upload, size=medium, view=lined.svg
|
|
52
|
+
|
|
53
|
+
const SvgNameuploadSizemediumViewlined = 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: "M10.25 7.5a4.5 4.5 0 0 0-4.337 3.296l-.04.144a.2.2 0 0 1-.054.09l-.108.105A3.15 3.15 0 0 0 7.9 16.55h.15c.11 0 .2.09.2.2v1.1a.2.2 0 0 1-.2.2H7.9a4.65 4.65 0 0 1-3.407-7.814.2.2 0 0 0 .045-.078 6.002 6.002 0 0 1 9.067-3.133c.044.03.097.041.15.033a4.751 4.751 0 0 1 5.41 3.79.21.21 0 0 0 .107.147A3.75 3.75 0 0 1 17.5 18.05h-1.55a.2.2 0 0 1-.2-.2v-1.1c0-.11.09-.2.2-.2h1.55a2.25 2.25 0 0 0 .743-4.375l-.342-.12a.2.2 0 0 1-.134-.174l-.025-.361a3.25 3.25 0 0 0-4.056-2.918l-.263.068a.2.2 0 0 1-.174-.036l-.214-.17A4.48 4.48 0 0 0 10.25 7.5m-1.78 7.03a.75.75 0 0 0 1.06 0l1.379-1.378a.2.2 0 0 1 .341.142V19a.75.75 0 0 0 1.5 0v-5.706a.2.2 0 0 1 .341-.142l1.379 1.378a.75.75 0 1 0 1.06-1.06l-3-3a.75.75 0 0 0-1.06 0l-3 3a.75.75 0 0 0 0 1.06",
|
|
62
|
+
clipRule: "evenodd"
|
|
63
|
+
}));
|
|
64
|
+
/* harmony default export */ const name_upload_size_medium_view_lined = (SvgNameuploadSizemediumViewlined);
|
|
65
|
+
;// CONCATENATED MODULE: ./src/upload-icon/assets/name=upload, size=small, view=filled.svg
|
|
66
|
+
|
|
67
|
+
const SvgNameuploadSizesmallViewfilled = props => /*#__PURE__*/external_react_namespaceObject.createElement("svg", Object.assign({
|
|
68
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
69
|
+
width: 16,
|
|
70
|
+
height: 16,
|
|
71
|
+
fill: "none"
|
|
72
|
+
}, props), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
73
|
+
fill: "currentColor",
|
|
74
|
+
fillRule: "evenodd",
|
|
75
|
+
d: "M2.678 5.527a4.75 4.75 0 0 1 6.404-2.298.2.2 0 0 0 .095.022l.073-.001a4.25 4.25 0 0 1 4.062 2.997.2.2 0 0 0 .08.11A3.25 3.25 0 0 1 11.5 12.25H9.499a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 1 .5-.5h.854a.5.5 0 0 0 .353-.854l-.427-.426-1.75-1.75-.176-.177a.5.5 0 0 0-.708 0l-.176.177-1.75 1.75-.427.426a.5.5 0 0 0 .353.854H6.5a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5H5a3.75 3.75 0 0 1-2.38-6.648.2.2 0 0 0 .058-.075",
|
|
76
|
+
clipRule: "evenodd"
|
|
77
|
+
}));
|
|
78
|
+
/* harmony default export */ const name_upload_size_small_view_filled = (SvgNameuploadSizesmallViewfilled);
|
|
79
|
+
;// CONCATENATED MODULE: ./src/upload-icon/assets/name=upload, size=small, view=lined.svg
|
|
80
|
+
|
|
81
|
+
const SvgNameuploadSizesmallViewlined = props => /*#__PURE__*/external_react_namespaceObject.createElement("svg", Object.assign({
|
|
82
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
83
|
+
width: 16,
|
|
84
|
+
height: 16,
|
|
85
|
+
fill: "none"
|
|
86
|
+
}, props), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
87
|
+
fill: "currentColor",
|
|
88
|
+
fillRule: "evenodd",
|
|
89
|
+
d: "M7 4.25a3.25 3.25 0 0 0-3.03 2.07l-.06.154a.2.2 0 0 1-.07.09l-.136.096A2.25 2.25 0 0 0 5 10.75h.3c.11 0 .2.09.2.2v1.1a.2.2 0 0 1-.2.2H5a3.75 3.75 0 0 1-2.38-6.648.2.2 0 0 0 .058-.075 4.75 4.75 0 0 1 6.404-2.298.2.2 0 0 0 .095.022l.073-.001a4.25 4.25 0 0 1 4.062 2.997.2.2 0 0 0 .08.11A3.25 3.25 0 0 1 11.5 12.25h-.801a.2.2 0 0 1-.2-.2v-1.1c0-.11.09-.2.2-.2h.8a1.75 1.75 0 0 0 .825-3.294l-.228-.122a.2.2 0 0 1-.101-.136l-.052-.253A2.75 2.75 0 0 0 9.021 4.76l-.168.014a.2.2 0 0 1-.115-.025l-.147-.083A3.23 3.23 0 0 0 7 4.25M5.47 9.53a.75.75 0 0 0 1.06 0l.379-.378a.2.2 0 0 1 .341.142V13a.75.75 0 0 0 1.5 0V9.294a.2.2 0 0 1 .341-.142l.379.378a.75.75 0 1 0 1.06-1.06l-2-2a.75.75 0 0 0-1.06 0l-2 2a.75.75 0 0 0 0 1.06",
|
|
90
|
+
clipRule: "evenodd"
|
|
91
|
+
}));
|
|
92
|
+
/* harmony default export */ const name_upload_size_small_view_lined = (SvgNameuploadSizesmallViewlined);
|
|
93
|
+
;// CONCATENATED MODULE: ./src/upload-icon/assets/index.tsx
|
|
94
|
+
/* eslint quote-props: off */
|
|
95
|
+
/* eslint @typescript-eslint/comma-dangle: off */
|
|
96
|
+
|
|
97
|
+
|
|
98
|
+
|
|
99
|
+
|
|
100
|
+
const AssetMap = {
|
|
101
|
+
'medium': {
|
|
102
|
+
'filled': name_upload_size_medium_view_filled,
|
|
103
|
+
'lined': name_upload_size_medium_view_lined
|
|
104
|
+
},
|
|
105
|
+
'small': {
|
|
106
|
+
'filled': name_upload_size_small_view_filled,
|
|
107
|
+
'lined': name_upload_size_small_view_lined
|
|
108
|
+
}
|
|
109
|
+
};
|
|
110
|
+
|
|
111
|
+
var __webpack_exports__AssetMap = __webpack_exports__.v;
|
|
112
|
+
export { __webpack_exports__AssetMap as AssetMap };
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IconBox } from '../icon.styles';
|
|
3
|
+
import { AssetMap } from './assets';
|
|
4
|
+
export function UploadIcon(props) {
|
|
5
|
+
const { boxRef, size, view, ...rest } = props;
|
|
6
|
+
const Icon = AssetMap[size][view];
|
|
7
|
+
if (Icon == null) {
|
|
8
|
+
console.error('[UploadIcon]: 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/user-icon/assets/name=user, size=medium, view=filled.svg
|
|
38
|
+
|
|
39
|
+
const SvgNameuserSizemediumViewfilled = 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 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4m0 2c-2.67 0-7 1.34-7 4v1a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-1c0-2.66-4.33-4-7-4"
|
|
47
|
+
}));
|
|
48
|
+
/* harmony default export */ const name_user_size_medium_view_filled = (SvgNameuserSizemediumViewfilled);
|
|
49
|
+
;// CONCATENATED MODULE: ./src/user-icon/assets/name=user, size=medium, view=lined.svg
|
|
50
|
+
|
|
51
|
+
const SvgNameuserSizemediumViewlined = 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: "M16 8a4 4 0 1 1-8 0 4 4 0 0 1 8 0m-1.5 0a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0M12 13.25c-1.245 0-2.855.307-4.178.93-1.277.603-2.572 1.649-2.572 3.249V19c0 .414.336.75.75.75h12a.75.75 0 0 0 .75-.75v-1.571c0-1.6-1.295-2.646-2.572-3.248-1.323-.623-2.933-.931-4.178-.931m-5.25 4.179c0-.68.56-1.349 1.712-1.891 1.105-.521 2.494-.788 3.538-.788s2.433.267 3.539.788c1.15.542 1.711 1.21 1.711 1.89v.822H6.75z",
|
|
60
|
+
clipRule: "evenodd"
|
|
61
|
+
}));
|
|
62
|
+
/* harmony default export */ const name_user_size_medium_view_lined = (SvgNameuserSizemediumViewlined);
|
|
63
|
+
;// CONCATENATED MODULE: ./src/user-icon/assets/name=user, size=small, view=filled.svg
|
|
64
|
+
|
|
65
|
+
const SvgNameuserSizesmallViewfilled = 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.7 5.3a3.3 3.3 0 1 1 6.6 0 3.3 3.3 0 1 1-6.6 0M2.5 12.214C2.5 10.542 5.797 9.7 8 9.7s5.5.842 5.5 2.514v1.336a.55.55 0 0 1-.55.55h-9.9a.55.55 0 0 1-.55-.55z"
|
|
73
|
+
}));
|
|
74
|
+
/* harmony default export */ const name_user_size_small_view_filled = (SvgNameuserSizesmallViewfilled);
|
|
75
|
+
;// CONCATENATED MODULE: ./src/user-icon/assets/name=user, size=small, view=lined.svg
|
|
76
|
+
|
|
77
|
+
const SvgNameuserSizesmallViewlined = 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: "M9.405 8.287A3.3 3.3 0 1 0 4.7 5.3a3.3 3.3 0 0 0 4.705 2.987m.194 1.54A11 11 0 0 0 8 9.7c-.495 0-1.044.042-1.6.127-1.917.293-3.9 1.09-3.9 2.387v1.336c0 .304.246.55.55.55h9.9a.55.55 0 0 0 .55-.55v-1.336c0-1.296-1.983-2.094-3.9-2.387M8 3.5a1.8 1.8 0 1 0 0 3.6 1.8 1.8 0 1 0 0-3.6m-4 8.786a1 1 0 0 1 .062-.063c.152-.14.443-.318.897-.491.903-.345 2.093-.532 3.041-.532s2.138.187 3.041.532c.454.173.745.352.897.491q.045.04.062.063v.314H4z",
|
|
86
|
+
clipRule: "evenodd"
|
|
87
|
+
}));
|
|
88
|
+
/* harmony default export */ const name_user_size_small_view_lined = (SvgNameuserSizesmallViewlined);
|
|
89
|
+
;// CONCATENATED MODULE: ./src/user-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_user_size_medium_view_filled,
|
|
99
|
+
'lined': name_user_size_medium_view_lined
|
|
100
|
+
},
|
|
101
|
+
'small': {
|
|
102
|
+
'filled': name_user_size_small_view_filled,
|
|
103
|
+
'lined': name_user_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 UserIcon(props) {
|
|
5
|
+
const { boxRef, size, view, ...rest } = props;
|
|
6
|
+
const Icon = AssetMap[size][view];
|
|
7
|
+
if (Icon == null) {
|
|
8
|
+
console.error('[UserIcon]: 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 {};
|