@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,353 @@
|
|
|
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/platform-logo-icon/assets/amazon_filled.svg
|
|
38
|
+
|
|
39
|
+
const SvgAmazonFilled = 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: "M15.535 16.875a.51.51 0 0 0 .58-.059l.007.007c.49-.435 1.38-1.211 1.881-1.629.2-.165.166-.431.007-.652q-.073-.1-.145-.197c-.4-.54-.78-1.052-.78-2.078V8.443q0-.195.002-.39c.008-1.466.015-2.806-1.082-3.831C15.062 3.318 13.502 3 12.308 3c-2.333 0-4.939.87-5.488 3.755-.055.307.166.47.366.515l2.382.255c.22-.01.383-.228.424-.449.204-.994 1.04-1.474 1.974-1.474.504 0 1.077.187 1.378.639.306.452.302 1.055.297 1.595v.5q-.346.038-.72.076c-1.29.132-2.778.285-3.895.777-1.536.662-2.617 2.019-2.617 4.01 0 2.55 1.609 3.824 3.673 3.824 1.746 0 2.699-.41 4.045-1.784q.105.152.194.284c.317.47.529.783 1.214 1.352m-1.894-5.91v-.662c-1.775 0-3.649.38-3.649 2.472 0 1.06.549 1.777 1.491 1.777.69 0 1.308-.424 1.698-1.115.462-.81.46-1.573.46-2.472m2.474 5.851",
|
|
48
|
+
clipRule: "evenodd"
|
|
49
|
+
}), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
50
|
+
fill: "currentColor",
|
|
51
|
+
d: "M3.504 17.115c3.048 1.858 7.766 4.734 15.284 1.156.325-.135.551.09.23.5-.323.413-2.903 2.78-7.24 2.78-4.335 0-7.656-2.962-8.67-4.19-.277-.32.043-.463.231-.347z"
|
|
52
|
+
}), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
53
|
+
fill: "currentColor",
|
|
54
|
+
d: "M19.031 16.846c.658-.08 1.702-.03 1.908.237.156.204-.006 1.12-.27 1.777-.267.654-.664 1.115-.884 1.293-.222.179-.386.11-.267-.158.122-.268.794-1.928.528-2.276-.247-.323-1.365-.206-1.884-.152l-.105.011q-.164.016-.27.028c-.223.025-.283.031-.317-.037-.085-.242.903-.644 1.561-.723"
|
|
55
|
+
}));
|
|
56
|
+
/* harmony default export */ const amazon_filled = (SvgAmazonFilled);
|
|
57
|
+
;// CONCATENATED MODULE: ./src/platform-logo-icon/assets/android_filled.svg
|
|
58
|
+
|
|
59
|
+
const SvgAndroidFilled = props => /*#__PURE__*/external_react_namespaceObject.createElement("svg", Object.assign({
|
|
60
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
61
|
+
width: 24,
|
|
62
|
+
height: 24,
|
|
63
|
+
fill: "none"
|
|
64
|
+
}, props), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
65
|
+
fill: "currentColor",
|
|
66
|
+
fillRule: "evenodd",
|
|
67
|
+
d: "m14.908 3.662.975-.974a.4.4 0 0 0-.556-.576l-1.146 1.146a5.48 5.48 0 0 0-4.362 0L8.683 2.121a.4.4 0 0 0-.566.566l.975.975A4.22 4.22 0 0 0 7.2 7.204a.4.4 0 0 0 .4.4h8.8a.4.4 0 0 0 .4-.4 4.22 4.22 0 0 0-1.892-3.542M10 6.004a.4.4 0 1 0 0-.8.4.4 0 0 0 0 .8m4 0a.4.4 0 1 0 0-.8.4.4 0 0 0 0 .8",
|
|
68
|
+
clipRule: "evenodd"
|
|
69
|
+
}), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
70
|
+
fill: "currentColor",
|
|
71
|
+
d: "M5.2 8.404a1.2 1.2 0 0 0-1.2 1.2v5.6a1.2 1.2 0 1 0 2.4 0v-5.6a1.2 1.2 0 0 0-1.2-1.2m13.6 0a1.2 1.2 0 0 0-1.2 1.2v5.6a1.2 1.2 0 1 0 2.4 0v-5.6a1.2 1.2 0 0 0-1.2-1.2m-11.2 0h8.8c.22 0 .4.18.4.4v6.4a2 2 0 0 1-1.6 1.96v2.84a1.2 1.2 0 1 1-2.4 0v-2.8h-1.6v2.8a1.2 1.2 0 1 1-2.4 0v-2.84a2 2 0 0 1-1.6-1.96v-6.4a.4.4 0 0 1 .4-.4"
|
|
72
|
+
}));
|
|
73
|
+
/* harmony default export */ const android_filled = (SvgAndroidFilled);
|
|
74
|
+
;// CONCATENATED MODULE: ./src/platform-logo-icon/assets/android_lined.svg
|
|
75
|
+
|
|
76
|
+
const SvgAndroidLined = props => /*#__PURE__*/external_react_namespaceObject.createElement("svg", Object.assign({
|
|
77
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
78
|
+
width: 24,
|
|
79
|
+
height: 24,
|
|
80
|
+
fill: "none"
|
|
81
|
+
}, props), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
82
|
+
fill: "currentColor",
|
|
83
|
+
fillRule: "evenodd",
|
|
84
|
+
d: "M15.783 3.783a.4.4 0 1 0-.566-.566l-1 1-.013.014A5 5 0 0 0 12 3.75c-.825 0-1.566.173-2.204.481l-.013-.014-1-1a.4.4 0 1 0-.566.566l.874.874c-1.043.771-1.692 1.97-1.818 3.344-.026.275.2.499.477.499h8.5a.466.466 0 0 0 .477-.5c-.127-1.373-.775-2.572-1.818-3.343zM7.75 9.25h8.5a.5.5 0 0 1 .5.5v6.5a2 2 0 0 1-1.441 1.92.08.08 0 0 0-.059.08V21a1.25 1.25 0 1 1-2.5 0v-2.25a.5.5 0 0 0-.5-.5h-.5a.5.5 0 0 0-.5.5V21a1.25 1.25 0 1 1-2.5 0v-2.75a.08.08 0 0 0-.059-.08 2 2 0 0 1-1.441-1.92v-6.5a.5.5 0 0 1 .5-.5m7.5 1.75a.25.25 0 0 1-.25.25H9a.25.25 0 1 1 0-.5h6a.25.25 0 0 1 .25.25m-6.5 2.25a.5.5 0 0 1 .5-.5h5.5a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5h-5.5a.5.5 0 0 1-.5-.5zm10-3.75c.69 0 1.25.56 1.25 1.25V16a1.25 1.25 0 1 1-2.5 0v-5.25c0-.69.56-1.25 1.25-1.25M6.5 10.75a1.25 1.25 0 0 0-2.5 0V16a1.25 1.25 0 1 0 2.5 0zM9.875 7a.375.375 0 1 0 0-.75.375.375 0 0 0 0 .75m4.625-.375a.375.375 0 1 1-.75 0 .375.375 0 0 1 .75 0"
|
|
85
|
+
}));
|
|
86
|
+
/* harmony default export */ const android_lined = (SvgAndroidLined);
|
|
87
|
+
;// CONCATENATED MODULE: ./src/platform-logo-icon/assets/apple_filled.svg
|
|
88
|
+
|
|
89
|
+
const SvgAppleFilled = props => /*#__PURE__*/external_react_namespaceObject.createElement("svg", Object.assign({
|
|
90
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
91
|
+
width: 24,
|
|
92
|
+
height: 24,
|
|
93
|
+
fill: "none"
|
|
94
|
+
}, props), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
95
|
+
fill: "currentColor",
|
|
96
|
+
d: "M12.828 2.708C14.118 1.008 15.91 1 15.91 1s.267 1.598-1.014 3.137c-1.368 1.644-2.923 1.375-2.923 1.375s-.292-1.293.855-2.804m-.69 3.923c.663 0 1.894-.912 3.496-.912 2.76 0 3.844 1.963 3.844 1.963s-2.122 1.086-2.122 3.719c0 2.97 2.644 3.994 2.644 3.994s-1.848 5.203-4.345 5.203c-1.147 0-2.038-.773-3.246-.773-1.232 0-2.453.801-3.25.801C6.88 20.626 4 15.691 4 11.724c0-3.902 2.438-5.95 4.724-5.95 1.487 0 2.64.857 3.413.857Z"
|
|
97
|
+
}));
|
|
98
|
+
/* harmony default export */ const apple_filled = (SvgAppleFilled);
|
|
99
|
+
;// CONCATENATED MODULE: ./src/platform-logo-icon/assets/baidu_filled.svg
|
|
100
|
+
|
|
101
|
+
const SvgBaiduFilled = props => /*#__PURE__*/external_react_namespaceObject.createElement("svg", Object.assign({
|
|
102
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
103
|
+
width: 24,
|
|
104
|
+
height: 24,
|
|
105
|
+
fill: "none"
|
|
106
|
+
}, props), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
107
|
+
fill: "currentColor",
|
|
108
|
+
d: "M6.422 12.185c1.895-.408 1.637-2.672 1.58-3.168-.092-.763-.99-2.097-2.21-1.991-1.533.137-1.757 2.352-1.757 2.352-.207 1.025.496 3.213 2.387 2.807m2.012 3.938c-.055.16-.18.567-.071.922.21.795.902.83.902.83h.992V15.45H9.195c-.478.143-.709.514-.76.673ZM9.94 8.386c1.047 0 1.893-1.204 1.893-2.694C11.832 4.204 10.986 3 9.939 3 8.894 3 8.046 4.204 8.046 5.692c0 1.49.848 2.694 1.893 2.694Zm4.508.178c1.399.182 2.299-1.311 2.477-2.443.182-1.13-.72-2.443-1.71-2.668-.993-.227-2.232 1.362-2.345 2.399-.134 1.267.181 2.532 1.578 2.712m3.428 6.652s-2.165-1.675-3.428-3.485c-1.712-2.668-4.146-1.582-4.96-.226-.81 1.357-2.073 2.216-2.252 2.443-.181.224-2.614 1.537-2.075 3.936.54 2.397 2.437 2.352 2.437 2.352s1.398.137 3.02-.226c1.622-.36 3.018.09 3.018.09s3.789 1.27 4.826-1.174-.586-3.71-.586-3.71m-6.483 3.635H8.93c-1.064-.211-1.488-.938-1.542-1.062-.052-.126-.354-.71-.194-1.702.46-1.487 1.771-1.594 1.771-1.594h1.311V12.88l1.117.017zm4.588-.017h-2.835c-1.099-.283-1.15-1.063-1.15-1.063v-3.136l1.15-.018v2.818c.07.3.443.354.443.354h1.168v-3.154h1.223v4.2Zm4.013-8.37c0-.541-.45-2.17-2.118-2.17-1.67 0-1.894 1.538-1.894 2.625 0 1.038.088 2.487 2.164 2.44 2.075-.045 1.848-2.35 1.848-2.895"
|
|
109
|
+
}));
|
|
110
|
+
/* harmony default export */ const baidu_filled = (SvgBaiduFilled);
|
|
111
|
+
;// CONCATENATED MODULE: ./src/platform-logo-icon/assets/chrome_filled.svg
|
|
112
|
+
|
|
113
|
+
const SvgChromeFilled = props => /*#__PURE__*/external_react_namespaceObject.createElement("svg", Object.assign({
|
|
114
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
115
|
+
width: 24,
|
|
116
|
+
height: 24,
|
|
117
|
+
fill: "none"
|
|
118
|
+
}, props), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
119
|
+
fill: "currentColor",
|
|
120
|
+
d: "M12 7.957a4.05 4.05 0 0 0-3.95 3.179L5.167 6.142A8.94 8.94 0 0 1 12 3a8.94 8.94 0 0 1 6.364 2.636 9 9 0 0 1 1.682 2.321z"
|
|
121
|
+
}), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
122
|
+
fill: "currentColor",
|
|
123
|
+
d: "M14.988 12a2.988 2.988 0 1 1-5.976 0 2.988 2.988 0 0 1 5.976 0"
|
|
124
|
+
}), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
125
|
+
fill: "currentColor",
|
|
126
|
+
d: "M13.226 15.852a4.046 4.046 0 0 1-4.753-1.875L4.477 7.055A8.94 8.94 0 0 0 3 12a8.94 8.94 0 0 0 2.636 6.364 8.94 8.94 0 0 0 4.706 2.484z"
|
|
127
|
+
}), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
128
|
+
fill: "currentColor",
|
|
129
|
+
d: "M16.043 12a4.03 4.03 0 0 0-1.323-2.988h5.774A9 9 0 0 1 21 12a8.94 8.94 0 0 1-2.636 6.364 8.94 8.94 0 0 1-6.883 2.62l3.997-6.923.007-.013.004-.007A4 4 0 0 0 16.043 12"
|
|
130
|
+
}));
|
|
131
|
+
/* harmony default export */ const chrome_filled = (SvgChromeFilled);
|
|
132
|
+
;// CONCATENATED MODULE: ./src/platform-logo-icon/assets/edge_filled.svg
|
|
133
|
+
|
|
134
|
+
const SvgEdgeFilled = props => /*#__PURE__*/external_react_namespaceObject.createElement("svg", Object.assign({
|
|
135
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
136
|
+
width: 24,
|
|
137
|
+
height: 24,
|
|
138
|
+
fill: "none"
|
|
139
|
+
}, props), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
140
|
+
fill: "currentColor",
|
|
141
|
+
d: "M3.015 12.752a9.2 9.2 0 0 0 .82 3.078 9.02 9.02 0 0 0 8.609 5.184A6.8 6.8 0 0 1 9.2 19.152c-.69-.71-1.223-1.815-1.439-3.044-.217-1.235-.121-2.631.495-3.923.626-1.311 1.725-2.142 2.826-2.405.945-.226 1.945-.033 2.576.7a2.3 2.3 0 0 1 .382.562c-.14-.72-.581-1.683-1.671-2.547-.737-.584-1.788-.997-2.918-1.129-1.127-.132-2.296.022-3.274.526-.998.515-1.889 1.09-2.47 1.982-.444.684-.731 1.593-.693 2.878Z"
|
|
142
|
+
}), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
143
|
+
fill: "currentColor",
|
|
144
|
+
d: "M9.82 11.497a5.18 5.18 0 0 0 3.234 5.005c1.594.68 3.15.719 4.403.511.81-.134 1.634.73 1.072 1.33a6.1 6.1 0 0 1-1.966 1.391c-1.568.66-2.905.668-3.985.392a5.93 5.93 0 0 1-2.736-1.597c-.54-.556-1.008-1.486-1.2-2.576-.19-1.083-.102-2.286.422-3.383.203-.425.463-.783.755-1.073Z"
|
|
145
|
+
}), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
146
|
+
fill: "currentColor",
|
|
147
|
+
d: "M3.668 8.528c.627-.613 1.373-1.055 2.1-1.43 1.166-.602 2.52-.768 3.788-.62 1.266.148 2.48.613 3.369 1.316 1.901 1.507 2.197 3.372 2.023 4.281-.12.627-.556 1.045-.973 1.32a4 4 0 0 1-.413.235.4.4 0 0 0-.082.238c0 .184.12.361.333.51.997.694 2.862.615 2.928.612h.002a4.2 4.2 0 0 0 2.133-.589 4.33 4.33 0 0 0 2.146-3.727c.017-1.498-.506-2.52-.76-3.019l-.04-.077c-1.494-2.922-4.718-4.602-8.225-4.602a9.02 9.02 0 0 0-8.33 5.552Z"
|
|
148
|
+
}));
|
|
149
|
+
/* harmony default export */ const edge_filled = (SvgEdgeFilled);
|
|
150
|
+
;// CONCATENATED MODULE: ./src/platform-logo-icon/assets/email_filled.svg
|
|
151
|
+
|
|
152
|
+
const SvgEmailFilled = props => /*#__PURE__*/external_react_namespaceObject.createElement("svg", Object.assign({
|
|
153
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
154
|
+
width: 24,
|
|
155
|
+
height: 24,
|
|
156
|
+
fill: "none"
|
|
157
|
+
}, props), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
158
|
+
fill: "currentColor",
|
|
159
|
+
fillRule: "evenodd",
|
|
160
|
+
d: "M8.719 5.905c-1.736 1.044-3.109 2.958-3.303 5.94-.188 2.869 1.271 5.136 3.576 6.354 2.323 1.228 5.547 1.4 8.796-.127a1 1 0 1 1 .85 1.81c-3.762 1.768-7.65 1.634-10.58.086-2.947-1.558-4.88-4.537-4.638-8.254.235-3.605 1.945-6.125 4.268-7.523 2.289-1.377 5.107-1.625 7.534-.856 4.904 1.555 7.287 7.811 3.74 11.83-1.17 1.326-2.794 1.652-4.072 1.152a3 3 0 0 1-.74-.418.64.64 0 0 0-.75-.03c-.886.62-1.94.875-2.92.706-.925-.16-1.77-.707-2.24-1.652-.46-.926-.493-2.098-.11-3.422.403-1.39 1.164-2.566 2.212-3.306 1.068-.753 2.386-1.014 3.75-.619.83.24 1.38.777 1.652 1.464.25.63.242 1.31.168 1.873-.126.95-.502 1.924-.669 2.356l-.064.17-.021.064-.005.016c-.076.264-.037.443.021.561.07.142.215.285.445.375.448.175 1.195.122 1.844-.614 2.425-2.747.927-7.403-2.845-8.6-1.911-.605-4.13-.401-5.899.664m4.529 7.004.046-.14q.046-.126.109-.29c.179-.47.436-1.147.526-1.828.054-.412.026-.7-.043-.872-.046-.115-.115-.214-.35-.282-.765-.221-1.456-.08-2.041.332-.604.426-1.14 1.18-1.443 2.228-.294 1.014-.19 1.637-.02 1.977.158.32.43.508.788.57.76.131 1.925-.348 2.428-1.695",
|
|
161
|
+
clipRule: "evenodd"
|
|
162
|
+
}));
|
|
163
|
+
/* harmony default export */ const email_filled = (SvgEmailFilled);
|
|
164
|
+
;// CONCATENATED MODULE: ./src/platform-logo-icon/assets/email_lined.svg
|
|
165
|
+
|
|
166
|
+
const SvgEmailLined = props => /*#__PURE__*/external_react_namespaceObject.createElement("svg", Object.assign({
|
|
167
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
168
|
+
width: 24,
|
|
169
|
+
height: 24,
|
|
170
|
+
fill: "none"
|
|
171
|
+
}, props), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
172
|
+
fill: "currentColor",
|
|
173
|
+
fillRule: "evenodd",
|
|
174
|
+
d: "M8.59 5.69c-1.81 1.09-3.224 3.078-3.424 6.138-.194 2.976 1.324 5.332 3.71 6.593 2.398 1.267 5.705 1.434 9.018-.123a.75.75 0 0 1 .638 1.357c-3.698 1.739-7.504 1.6-10.357.092-2.867-1.516-4.741-4.406-4.506-8.017.23-3.527 1.898-5.97 4.148-7.325 2.224-1.338 4.967-1.58 7.33-.832 4.762 1.51 7.035 7.567 3.628 11.426-1.105 1.252-2.62 1.545-3.793 1.086a2.7 2.7 0 0 1-.774-.46c-.232-.199-.59-.23-.834-.046-.86.646-1.9.914-2.851.75-.854-.148-1.629-.65-2.06-1.518-.422-.852-.464-1.955-.092-3.24.39-1.348 1.122-2.471 2.115-3.172 1.008-.71 2.247-.956 3.537-.583.756.22 1.244.701 1.49 1.316.227.572.223 1.204.15 1.748-.12.916-.48 1.85-.65 2.29a9 9 0 0 0-.095.263l-.004.014c-.094.32-.052.565.036.744.102.205.297.387.578.497.551.215 1.409.128 2.123-.681 2.565-2.907.956-7.763-2.958-9.004-1.975-.626-4.268-.416-6.103.688Zm4.895 7.3q.021-.069.045-.137.042-.117.103-.274c.178-.47.45-1.182.544-1.895.057-.43.033-.768-.059-.997-.074-.187-.203-.34-.512-.43-.84-.243-1.61-.087-2.255.368-.66.465-1.224 1.271-1.54 2.363-.304 1.053-.208 1.744-.004 2.157.198.398.541.631.97.706.89.153 2.168-.408 2.708-1.861",
|
|
175
|
+
clipRule: "evenodd"
|
|
176
|
+
}));
|
|
177
|
+
/* harmony default export */ const email_lined = (SvgEmailLined);
|
|
178
|
+
;// CONCATENATED MODULE: ./src/platform-logo-icon/assets/firefox_filled.svg
|
|
179
|
+
|
|
180
|
+
const SvgFirefoxFilled = props => /*#__PURE__*/external_react_namespaceObject.createElement("svg", Object.assign({
|
|
181
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
182
|
+
width: 24,
|
|
183
|
+
height: 24,
|
|
184
|
+
fill: "none"
|
|
185
|
+
}, props), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
186
|
+
fill: "currentColor",
|
|
187
|
+
d: "M20.353 9.24c-.395-.944-1.186-1.96-1.809-2.279.444.858.752 1.78.914 2.732v.016c-1.016-2.54-2.743-3.564-4.155-5.796a7 7 0 0 1-.214-.344q-.057-.103-.1-.186a1.6 1.6 0 0 1-.14-.373.02.02 0 0 0-.013-.008.03.03 0 0 0-.023 0v.005c0 .004-.007 0-.007 0v-.005c-2.26 1.325-3.03 3.78-3.1 5.006q.157-.012.317-.014a4.55 4.55 0 0 1 3.948 2.301 3.1 3.1 0 0 0-2.172-.525c3.241 1.623 2.372 7.207-2.12 6.993a4 4 0 0 1-1.437-.332l-.153-.07h.007l-.128-.065c.042.023.081.047.123.063-1.1-.57-2.009-1.644-2.123-2.953 0 0 .419-1.546 2.976-1.546.28 0 1.07-.774 1.088-1-.004-.07-1.571-.697-2.185-1.297a11 11 0 0 0-.619-.593 3 3 0 0 0-.232-.177 4.2 4.2 0 0 1-.023-2.208A6.7 6.7 0 0 0 6.8 8.263c-.36-.45-.335-1.943-.314-2.255a1.6 1.6 0 0 0-.302.158 6.6 6.6 0 0 0-.883.756 8 8 0 0 0-.837 1.011 7.6 7.6 0 0 0-1.21 2.73l-.018.058c-.016.077-.093.481-.105.567a11 11 0 0 0-.132 1.256v.046a9.011 9.011 0 0 0 17.89 1.525c.017-.116.028-.232.042-.348a9.27 9.27 0 0 0-.581-4.527z"
|
|
188
|
+
}));
|
|
189
|
+
/* harmony default export */ const firefox_filled = (SvgFirefoxFilled);
|
|
190
|
+
;// CONCATENATED MODULE: ./src/platform-logo-icon/assets/huawei_filled.svg
|
|
191
|
+
|
|
192
|
+
const SvgHuaweiFilled = props => /*#__PURE__*/external_react_namespaceObject.createElement("svg", Object.assign({
|
|
193
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
194
|
+
width: 24,
|
|
195
|
+
height: 24,
|
|
196
|
+
fill: "none"
|
|
197
|
+
}, props), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
198
|
+
fill: "currentColor",
|
|
199
|
+
d: "M7.545 8.032c-.519-1.77.375-3.425 2.006-3.848 0 0 .645-.146.941-.183.03-.004.059.01.075.034.225.342 1.72 2.958.9 11.15 0 0 .004.06-.057.075 0 0-.033.018-.073-.023-.575-.83-3.247-4.79-3.79-7.201zM5 6.714a.08.08 0 0 1 .117.005c.433.538 3.34 4.22 5.51 8.96.02.046-.017.075-.017.075-.023.03-.062.02-.078.016l-.005-.001c-4.48-2.231-5.894-3.613-6.061-3.776l-.017-.016c-.05-.04-.946-.78-1.011-2.002-.111-1.474 1.25-2.946 1.561-3.261ZM9.96 16.97s.064 0 .08.053c0 0 .015.033-.031.077h.002c-.604.433-2.433 1.71-3.24 1.91-1.13.275-2.22-.58-2.893-1.713a.08.08 0 0 1 .065-.12l6.017-.21v.004Zm.15-.589c-2.5-1.687-7.167-4.207-7.85-4.574a.078.078 0 0 0-.113.046c-.42 1.43.194 2.57.194 2.57.666 1.409 1.939 1.836 1.939 1.836a3.8 3.8 0 0 0 1.178.257c.091.017 3.655.002 4.61-.002.042-.002.063-.041.063-.041.03-.049-.021-.092-.021-.092m6.355-10.296-.002-.004c-.015-.053-.432-1.505-2.032-1.894 0 0-.44-.111-.919-.184-.198-.03-1.824 2.816-.984 11.19.008.054.047.067.047.067.06.024.089-.034.089-.034.591-.853 3.249-4.793 3.79-7.192.002-.01.291-1.165.01-1.95Zm-2.445 10.89.01-.002.001-.001 6.022.208a.08.08 0 0 1 .064.12c-1.363 2.24-2.9 1.715-2.9 1.715-.86-.241-2.644-1.489-3.233-1.911a.1.1 0 0 1-.016-.022.078.078 0 0 1 .052-.107m7.833-5.132a.08.08 0 0 0-.114-.048c-.68.368-5.343 2.896-7.843 4.58v.002c-.068.045-.026.136.03.136.968.002 4.631.006 4.723-.01 0 0 .472-.02 1.057-.244 0 0 1.303-.414 1.98-1.894 0 0 .577-1.153.167-2.522M19 6.712c.309.306 1.657 1.73 1.56 3.255-.05 1.207-.963 1.972-1.01 2.01l-.086.076c-.395.353-1.848 1.652-5.98 3.709-.058.033-.135-.033-.1-.107h-.001c2.169-4.732 5.07-8.404 5.5-8.936A.08.08 0 0 1 19 6.712"
|
|
200
|
+
}));
|
|
201
|
+
/* harmony default export */ const huawei_filled = (SvgHuaweiFilled);
|
|
202
|
+
;// CONCATENATED MODULE: ./src/platform-logo-icon/assets/explorer_filled.svg
|
|
203
|
+
|
|
204
|
+
const SvgExplorerFilled = props => /*#__PURE__*/external_react_namespaceObject.createElement("svg", Object.assign({
|
|
205
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
206
|
+
width: 24,
|
|
207
|
+
height: 24,
|
|
208
|
+
fill: "none"
|
|
209
|
+
}, props), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
210
|
+
fill: "currentColor",
|
|
211
|
+
d: "M21 12.253c0-1.423-.368-2.76-1.013-3.922 2.75-6.223-2.947-5.312-3.264-5.25a14.5 14.5 0 0 0-3.353 1.096 8.09 8.09 0 0 0-8.343 6.261c2.026-2.272 3.443-3.19 4.292-3.556q-.201.18-.398.367-.065.061-.128.124l-.256.249-.148.15q-.111.113-.22.227-.079.082-.153.163a20 20 0 0 0-1.013 1.164l-.157.197-.15.19-.138.18q-.078.102-.154.204l-.106.144q-.458.624-.875 1.275l-.002.003q-.103.16-.202.32l-.011.018-.191.313-.007.011q-.237.395-.46.797c-.728 1.32-1.083 2.243-1.098 2.298-2.3 8.224 4.88 4.751 5.881 4.233a8.09 8.09 0 0 0 11.201-4.547h-4.25c-.628 1.062-1.839 1.781-3.23 1.781-2.038 0-3.69-1.544-3.69-3.449h11.57A8 8 0 0 0 21 12.253m-1.511-7.96c.697.47 1.255 1.208.296 3.695a8.1 8.1 0 0 0-3.95-3.28c.748-.36 2.602-1.125 3.654-.415M4.686 19.492c-.567-.582-.668-1.999.584-4.581a8.1 8.1 0 0 0 3.522 4.304c-.81.447-2.962 1.45-4.106.277m4.66-8.41c.065-1.85 1.676-3.333 3.656-3.333s3.59 1.482 3.655 3.333h-7.31Z"
|
|
212
|
+
}));
|
|
213
|
+
/* harmony default export */ const explorer_filled = (SvgExplorerFilled);
|
|
214
|
+
;// CONCATENATED MODULE: ./src/platform-logo-icon/assets/osx_filled.svg
|
|
215
|
+
|
|
216
|
+
const SvgOsxFilled = props => /*#__PURE__*/external_react_namespaceObject.createElement("svg", Object.assign({
|
|
217
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
218
|
+
width: 24,
|
|
219
|
+
height: 24,
|
|
220
|
+
fill: "none"
|
|
221
|
+
}, props), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
222
|
+
fill: "currentColor",
|
|
223
|
+
fillRule: "evenodd",
|
|
224
|
+
d: "M12 21a9 9 0 1 0 0-18 9 9 0 0 0 0 18M8.85 6.6H7.5l3.825 5.4L7.5 17.4h1.35L12 12.953l3.15 4.447h1.35L12.675 12 16.5 6.6h-1.35L12 11.047z",
|
|
225
|
+
clipRule: "evenodd"
|
|
226
|
+
}));
|
|
227
|
+
/* harmony default export */ const osx_filled = (SvgOsxFilled);
|
|
228
|
+
;// CONCATENATED MODULE: ./src/platform-logo-icon/assets/safari_filled.svg
|
|
229
|
+
|
|
230
|
+
const SvgSafariFilled = props => /*#__PURE__*/external_react_namespaceObject.createElement("svg", Object.assign({
|
|
231
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
232
|
+
width: 24,
|
|
233
|
+
height: 24,
|
|
234
|
+
fill: "none"
|
|
235
|
+
}, props), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
236
|
+
fill: "currentColor",
|
|
237
|
+
fillRule: "evenodd",
|
|
238
|
+
d: "m4.504 11.754.5.016a7 7 0 0 0 0 .46l-.5.016a7 7 0 0 0 .096.976l.493-.08q.037.225.088.449l-.486.113q.113.481.285.938l.467-.175q.08.215.175.422l-.453.206q.204.45.464.864l.421-.262q.122.194.255.38l-.403.29q.287.4.623.758l.362-.34q.156.168.324.324l-.34.362q.359.336.758.623l.29-.403q.186.133.38.255l-.262.421q.415.26.864.464l.206-.453q.208.094.423.175l-.176.466q.456.172.938.286l.113-.486q.222.051.45.088l-.081.494q.479.078.976.095l.016-.5a7 7 0 0 0 .46 0l.016.5q.497-.016.976-.095l-.08-.494q.225-.037.449-.088l.113.486a7.4 7.4 0 0 0 .938-.285l-.175-.467a7 7 0 0 0 .422-.175l.206.453q.45-.204.864-.464l-.262-.421q.194-.121.38-.255l.29.403q.4-.287.758-.623l-.34-.362q.168-.156.324-.324l.362.34q.336-.359.623-.758l-.403-.29q.133-.185.255-.38l.421.262q.26-.415.464-.864l-.453-.206a7 7 0 0 0 .175-.422l.466.175a7.4 7.4 0 0 0 .286-.938l-.486-.113q.051-.222.088-.45l.494.081q.078-.479.095-.976l-.5-.016a7 7 0 0 0 0-.46l.5-.016a8 8 0 0 0-.095-.976l-.494.08a7 7 0 0 0-.088-.449l.486-.113a7.4 7.4 0 0 0-.285-.938l-.467.176a7 7 0 0 0-.175-.424l.453-.205a7.5 7.5 0 0 0-.464-.864l-.421.262a7 7 0 0 0-.255-.38l.403-.29a8 8 0 0 0-.623-.757l-.362.339a7 7 0 0 0-.324-.324l.34-.362a8 8 0 0 0-.758-.623l-.29.403a7 7 0 0 0-.38-.255l.262-.421a7.5 7.5 0 0 0-.864-.464l-.206.453a7 7 0 0 0-.422-.175l.175-.467a7.4 7.4 0 0 0-.938-.285l-.113.486a7 7 0 0 0-.45-.088l.081-.493a7.5 7.5 0 0 0-.976-.096l-.016.5a7 7 0 0 0-.46 0l-.016-.5a7 7 0 0 0-.976.096l.08.493a7 7 0 0 0-.449.088l-.113-.486q-.481.112-.938.285l.176.467a7 7 0 0 0-.424.175l-.205-.453a7.5 7.5 0 0 0-.864.464l.262.421q-.194.122-.38.255l-.29-.403q-.4.288-.757.623l.339.362q-.168.156-.324.324l-.362-.34a8 8 0 0 0-.623.758l.403.29q-.133.186-.255.38l-.421-.262a7.5 7.5 0 0 0-.464.864l.453.206q-.094.208-.175.423l-.467-.176q-.172.456-.285.938l.486.113a7 7 0 0 0-.088.45l-.493-.081a7.5 7.5 0 0 0-.096.976m3.74 4.135a.1.1 0 0 1-.133-.133l2.13-4.665a.1.1 0 0 1 .16-.03l2.537 2.537a.1.1 0 0 1-.03.162zm5.516-2.98a.1.1 0 0 1-.162.03l-2.536-2.537a.1.1 0 0 1 .03-.162l4.664-2.129a.1.1 0 0 1 .133.133z",
|
|
239
|
+
clipRule: "evenodd"
|
|
240
|
+
}), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
241
|
+
fill: "currentColor",
|
|
242
|
+
fillRule: "evenodd",
|
|
243
|
+
d: "M2.25 12c0-5.385 4.365-9.75 9.75-9.75s9.75 4.365 9.75 9.75-4.365 9.75-9.75 9.75S2.25 17.385 2.25 12M12 3.75a8.25 8.25 0 1 0 0 16.5 8.25 8.25 0 0 0 0-16.5",
|
|
244
|
+
clipRule: "evenodd"
|
|
245
|
+
}));
|
|
246
|
+
/* harmony default export */ const safari_filled = (SvgSafariFilled);
|
|
247
|
+
;// CONCATENATED MODULE: ./src/platform-logo-icon/assets/windows_filled.svg
|
|
248
|
+
|
|
249
|
+
const SvgWindowsFilled = props => /*#__PURE__*/external_react_namespaceObject.createElement("svg", Object.assign({
|
|
250
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
251
|
+
width: 24,
|
|
252
|
+
height: 24,
|
|
253
|
+
fill: "none"
|
|
254
|
+
}, props), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
255
|
+
fill: "currentColor",
|
|
256
|
+
d: "m4 6.272 6.539-.89.003 6.307-6.536.037zm6.536 6.144.005 6.312-6.536-.898v-5.457zm.792-7.15L19.998 4v7.609l-8.67.069V5.264ZM20 12.474l-.002 7.574-8.67-1.223-.012-6.365z"
|
|
257
|
+
}));
|
|
258
|
+
/* harmony default export */ const windows_filled = (SvgWindowsFilled);
|
|
259
|
+
;// CONCATENATED MODULE: ./src/platform-logo-icon/assets/xiaomi_filled.svg
|
|
260
|
+
|
|
261
|
+
const SvgXiaomiFilled = props => /*#__PURE__*/external_react_namespaceObject.createElement("svg", Object.assign({
|
|
262
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
263
|
+
width: 24,
|
|
264
|
+
height: 24,
|
|
265
|
+
fill: "none"
|
|
266
|
+
}, props), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
267
|
+
fill: "currentColor",
|
|
268
|
+
fillRule: "evenodd",
|
|
269
|
+
d: "M2 7v12h3.111V9.573c2.08.011 4.162-.019 6.242.009 1.194-.051 2.206 1.002 2.189 2.13.036 2.43 0 4.861.014 7.29h3.11v-8.349c.153-1.97-1.767-3.698-3.764-3.642C9.272 6.987 5.633 7.01 2 7m16.889 0v12H22V7z"
|
|
270
|
+
}), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
271
|
+
fill: "currentColor",
|
|
272
|
+
fillRule: "evenodd",
|
|
273
|
+
d: "M7.778 11.717v7.284h3.11v-7.284z"
|
|
274
|
+
}));
|
|
275
|
+
/* harmony default export */ const xiaomi_filled = (SvgXiaomiFilled);
|
|
276
|
+
;// CONCATENATED MODULE: ./src/platform-logo-icon/assets/index.tsx
|
|
277
|
+
|
|
278
|
+
|
|
279
|
+
|
|
280
|
+
|
|
281
|
+
|
|
282
|
+
|
|
283
|
+
|
|
284
|
+
|
|
285
|
+
|
|
286
|
+
|
|
287
|
+
|
|
288
|
+
|
|
289
|
+
|
|
290
|
+
|
|
291
|
+
|
|
292
|
+
|
|
293
|
+
const AssetMap = {
|
|
294
|
+
amazon: {
|
|
295
|
+
filled: amazon_filled,
|
|
296
|
+
lined: null,
|
|
297
|
+
},
|
|
298
|
+
android: {
|
|
299
|
+
filled: android_filled,
|
|
300
|
+
lined: android_lined,
|
|
301
|
+
},
|
|
302
|
+
apple: {
|
|
303
|
+
filled: apple_filled,
|
|
304
|
+
lined: null,
|
|
305
|
+
},
|
|
306
|
+
baidu: {
|
|
307
|
+
filled: baidu_filled,
|
|
308
|
+
lined: null,
|
|
309
|
+
},
|
|
310
|
+
chrome: {
|
|
311
|
+
filled: chrome_filled,
|
|
312
|
+
lined: null,
|
|
313
|
+
},
|
|
314
|
+
edge: {
|
|
315
|
+
filled: edge_filled,
|
|
316
|
+
lined: null,
|
|
317
|
+
},
|
|
318
|
+
email: {
|
|
319
|
+
filled: email_filled,
|
|
320
|
+
lined: email_lined,
|
|
321
|
+
},
|
|
322
|
+
firefox: {
|
|
323
|
+
filled: firefox_filled,
|
|
324
|
+
lined: null,
|
|
325
|
+
},
|
|
326
|
+
huawei: {
|
|
327
|
+
filled: huawei_filled,
|
|
328
|
+
lined: null,
|
|
329
|
+
},
|
|
330
|
+
'i-explorer': {
|
|
331
|
+
filled: explorer_filled,
|
|
332
|
+
lined: null,
|
|
333
|
+
},
|
|
334
|
+
'mac-o-s': {
|
|
335
|
+
filled: osx_filled,
|
|
336
|
+
lined: null,
|
|
337
|
+
},
|
|
338
|
+
safari: {
|
|
339
|
+
filled: safari_filled,
|
|
340
|
+
lined: null,
|
|
341
|
+
},
|
|
342
|
+
windows: {
|
|
343
|
+
filled: windows_filled,
|
|
344
|
+
lined: null,
|
|
345
|
+
},
|
|
346
|
+
xiaomi: {
|
|
347
|
+
filled: xiaomi_filled,
|
|
348
|
+
lined: null,
|
|
349
|
+
},
|
|
350
|
+
};
|
|
351
|
+
|
|
352
|
+
var __webpack_exports__AssetMap = __webpack_exports__.v;
|
|
353
|
+
export { __webpack_exports__AssetMap as AssetMap };
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IconBox, SizeInPxByIconSizeMap } from '../icon.styles';
|
|
3
|
+
import { AssetMap } from './assets';
|
|
4
|
+
export function PlatformLogoIcon(props) {
|
|
5
|
+
const { boxRef, type, size = 'medium', view = 'filled', ...rest } = props;
|
|
6
|
+
const Icon = AssetMap[type]?.[view] || null;
|
|
7
|
+
if (Icon == null) {
|
|
8
|
+
console.error(`[PlatformLogoIcon]: Icon ${type} not found!`);
|
|
9
|
+
return (React.createElement(IconBox, { ...rest, size: size, ref: boxRef }));
|
|
10
|
+
}
|
|
11
|
+
return (React.createElement(IconBox, { ref: boxRef, size: size, ...rest },
|
|
12
|
+
React.createElement(Icon, { viewBox: "0 0 24 24", width: SizeInPxByIconSizeMap[size], height: SizeInPxByIconSizeMap[size] })));
|
|
13
|
+
}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import type { Ref } from 'react';
|
|
2
|
+
export type PlatformLogoIconProps = Omit<JSX.IntrinsicElements['div'], 'ref'> & {
|
|
3
|
+
readonly boxRef?: Ref<HTMLDivElement>;
|
|
4
|
+
readonly type: 'amazon' | 'android' | 'apple' | 'baidu' | 'chrome' | 'edge' | 'email' | 'firefox' | 'huawei' | 'i-explorer' | 'mac-o-s' | 'safari' | 'windows' | 'xiaomi';
|
|
5
|
+
readonly size?: 'small' | 'medium' | 'large';
|
|
6
|
+
readonly view?: 'filled' | 'lined';
|
|
7
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
export declare const AssetMap: {
|
|
3
|
+
medium: {
|
|
4
|
+
filled: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
|
|
5
|
+
lined: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
|
|
6
|
+
};
|
|
7
|
+
small: {
|
|
8
|
+
filled: 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/play-round-icon/assets/name=play-round, size=medium, view=filled.svg
|
|
38
|
+
|
|
39
|
+
const SvgNameplayRoundSizemediumViewfilled = 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: "M3 12c0-4.974 4.025-9 9-9s9 4.025 9 9-4.025 9-9 9-9-4.025-9-9m7.252-3.561a.5.5 0 0 0-.752.432v6.259a.5.5 0 0 0 .752.431l5.365-3.13a.5.5 0 0 0 0-.863z",
|
|
48
|
+
clipRule: "evenodd"
|
|
49
|
+
}));
|
|
50
|
+
/* harmony default export */ const name_play_round_size_medium_view_filled = (SvgNameplayRoundSizemediumViewfilled);
|
|
51
|
+
;// CONCATENATED MODULE: ./src/play-round-icon/assets/name=play-round, size=medium, view=lined.svg
|
|
52
|
+
|
|
53
|
+
const SvgNameplayRoundSizemediumViewlined = 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: "M19.5 12a7.5 7.5 0 1 1-15 0 7.5 7.5 0 0 1 15 0M12 21a9 9 0 1 0 0-18 9 9 0 0 0 0 18M10.128 7.852A.75.75 0 0 0 9 8.5v7a.75.75 0 0 0 1.128.648l6-3.5a.75.75 0 0 0 0-1.296zM14.262 12 10.5 14.194V9.806z",
|
|
62
|
+
clipRule: "evenodd"
|
|
63
|
+
}));
|
|
64
|
+
/* harmony default export */ const name_play_round_size_medium_view_lined = (SvgNameplayRoundSizemediumViewlined);
|
|
65
|
+
;// CONCATENATED MODULE: ./src/play-round-icon/assets/name=play-round, size=small, view=filled.svg
|
|
66
|
+
|
|
67
|
+
const SvgNameplayRoundSizesmallViewfilled = props => /*#__PURE__*/external_react_namespaceObject.createElement("svg", Object.assign({
|
|
68
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
69
|
+
width: 16,
|
|
70
|
+
height: 16,
|
|
71
|
+
fill: "none"
|
|
72
|
+
}, props), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
73
|
+
fill: "currentColor",
|
|
74
|
+
fillRule: "evenodd",
|
|
75
|
+
d: "M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14M6.126 5.1a.75.75 0 0 1 .752.002l3.86 2.251a.75.75 0 0 1 0 1.296L6.877 10.9a.75.75 0 0 1-1.128-.648V5.75a.75.75 0 0 1 .376-.65",
|
|
76
|
+
clipRule: "evenodd"
|
|
77
|
+
}));
|
|
78
|
+
/* harmony default export */ const name_play_round_size_small_view_filled = (SvgNameplayRoundSizesmallViewfilled);
|
|
79
|
+
;// CONCATENATED MODULE: ./src/play-round-icon/assets/name=play-round, size=small, view=lined.svg
|
|
80
|
+
|
|
81
|
+
const SvgNameplayRoundSizesmallViewlined = 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: "M13.5 8a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0M15 8A7 7 0 1 1 1 8a7 7 0 0 1 14 0M6.878 4.852A.75.75 0 0 0 5.75 5.5v4.667a.75.75 0 0 0 1.128.648l4-2.334a.75.75 0 0 0 0-1.295zm.372 4.009V6.806l1.762 1.027z",
|
|
90
|
+
clipRule: "evenodd"
|
|
91
|
+
}));
|
|
92
|
+
/* harmony default export */ const name_play_round_size_small_view_lined = (SvgNameplayRoundSizesmallViewlined);
|
|
93
|
+
;// CONCATENATED MODULE: ./src/play-round-icon/assets/index.tsx
|
|
94
|
+
/* eslint quote-props: off */
|
|
95
|
+
/* eslint @typescript-eslint/comma-dangle: off */
|
|
96
|
+
|
|
97
|
+
|
|
98
|
+
|
|
99
|
+
|
|
100
|
+
const AssetMap = {
|
|
101
|
+
'medium': {
|
|
102
|
+
'filled': name_play_round_size_medium_view_filled,
|
|
103
|
+
'lined': name_play_round_size_medium_view_lined
|
|
104
|
+
},
|
|
105
|
+
'small': {
|
|
106
|
+
'filled': name_play_round_size_small_view_filled,
|
|
107
|
+
'lined': name_play_round_size_small_view_lined
|
|
108
|
+
}
|
|
109
|
+
};
|
|
110
|
+
|
|
111
|
+
var __webpack_exports__AssetMap = __webpack_exports__.v;
|
|
112
|
+
export { __webpack_exports__AssetMap as AssetMap };
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IconBox } from '../icon.styles';
|
|
3
|
+
import { AssetMap } from './assets';
|
|
4
|
+
export function PlayRoundIcon(props) {
|
|
5
|
+
const { boxRef, size, view, ...rest } = props;
|
|
6
|
+
const Icon = AssetMap[size][view];
|
|
7
|
+
if (Icon == null) {
|
|
8
|
+
console.error('[PlayRoundIcon]: 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
|
+
};
|