@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,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/settings-icon/assets/name=settings, size=medium, view=filled.svg
|
|
38
|
+
|
|
39
|
+
const SvgNamesettingsSizemediumViewfilled = 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: "M13.555 4.438A.5.5 0 0 0 13.059 4H10.94a.5.5 0 0 0-.496.438l-.189 1.512a.53.53 0 0 1-.345.424q-.21.078-.412.17a.53.53 0 0 1-.544-.055l-1.203-.936a.5.5 0 0 0-.66.042L5.595 7.092a.5.5 0 0 0-.041.66l.935 1.203c.12.155.138.365.056.544a6 6 0 0 0-.171.412.53.53 0 0 1-.424.345l-1.512.19A.5.5 0 0 0 4 10.94v2.118a.5.5 0 0 0 .438.496l1.512.189a.53.53 0 0 1 .424.345q.078.21.17.412a.53.53 0 0 1-.055.544l-.935 1.203a.5.5 0 0 0 .04.66l1.498 1.497a.5.5 0 0 0 .66.041l1.203-.935a.53.53 0 0 1 .544-.056q.202.094.412.171c.184.069.32.23.345.424l.19 1.512a.5.5 0 0 0 .495.438h2.118a.5.5 0 0 0 .496-.438l.189-1.512a.53.53 0 0 1 .345-.424q.21-.078.412-.17a.53.53 0 0 1 .544.055l1.203.936a.5.5 0 0 0 .66-.042l1.497-1.497a.5.5 0 0 0 .042-.66l-.936-1.203a.53.53 0 0 1-.055-.544 6 6 0 0 0 .17-.412.53.53 0 0 1 .424-.345l1.512-.19A.5.5 0 0 0 20 13.06V10.94a.5.5 0 0 0-.438-.496l-1.512-.189a.53.53 0 0 1-.424-.345 6 6 0 0 0-.17-.412.53.53 0 0 1 .055-.544l.936-1.203a.5.5 0 0 0-.041-.66l-1.498-1.497a.5.5 0 0 0-.66-.042l-1.203.936a.53.53 0 0 1-.544.056 6 6 0 0 0-.412-.171.53.53 0 0 1-.345-.424zM12 15a3 3 0 1 0 0-6 3 3 0 0 0 0 6",
|
|
48
|
+
clipRule: "evenodd"
|
|
49
|
+
}));
|
|
50
|
+
/* harmony default export */ const name_settings_size_medium_view_filled = (SvgNamesettingsSizemediumViewfilled);
|
|
51
|
+
;// CONCATENATED MODULE: ./src/settings-icon/assets/name=settings, size=medium, view=lined.svg
|
|
52
|
+
|
|
53
|
+
const SvgNamesettingsSizemediumViewlined = 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: "M9.704 5.178a1.75 1.75 0 0 1 1.72-1.428h1.152c.842 0 1.565.6 1.72 1.428l.095.503a.25.25 0 0 0 .387.16l.422-.289a1.75 1.75 0 0 1 2.226.207l.815.815a1.75 1.75 0 0 1 .207 2.226l-.29.422a.25.25 0 0 0 .161.387l.504.095a1.75 1.75 0 0 1 1.427 1.72v1.152c0 .842-.6 1.565-1.427 1.72l-.504.095a.25.25 0 0 0-.16.387l.29.422a1.75 1.75 0 0 1-.208 2.226l-.815.815a1.75 1.75 0 0 1-2.225.207l-.423-.29a.25.25 0 0 0-.387.16l-.095.505a1.75 1.75 0 0 1-1.72 1.427h-1.152a1.75 1.75 0 0 1-1.72-1.427l-.095-.504a.25.25 0 0 0-.387-.16l-.422.289a1.75 1.75 0 0 1-2.226-.207l-.815-.815a1.75 1.75 0 0 1-.207-2.225l.29-.423a.25.25 0 0 0-.16-.387l-.505-.095a1.75 1.75 0 0 1-1.427-1.72v-1.152c0-.842.6-1.565 1.428-1.72l.503-.095a.25.25 0 0 0 .16-.387L5.552 8.8a1.75 1.75 0 0 1 .207-2.226l.815-.815A1.75 1.75 0 0 1 8.8 5.552l.422.29a.25.25 0 0 0 .387-.161zm1.72.072a.25.25 0 0 0-.246.204l-.094.503A1.75 1.75 0 0 1 8.375 7.08l-.422-.289a.25.25 0 0 0-.318.03l-.815.815a.25.25 0 0 0-.03.317l.29.423a1.75 1.75 0 0 1-1.122 2.709l-.504.094a.25.25 0 0 0-.204.246v1.152c0 .12.086.224.204.246l.504.095a1.75 1.75 0 0 1 1.121 2.708l-.289.422a.25.25 0 0 0 .03.318l.815.816a.25.25 0 0 0 .318.029l.422-.29a1.75 1.75 0 0 1 2.709 1.123l.094.503a.25.25 0 0 0 .246.204h1.152a.25.25 0 0 0 .246-.204l.095-.504a1.75 1.75 0 0 1 2.708-1.121l.423.289a.25.25 0 0 0 .318-.03l.815-.815a.25.25 0 0 0 .03-.317l-.29-.423a1.75 1.75 0 0 1 1.122-2.709l.503-.094a.25.25 0 0 0 .204-.246v-1.152a.25.25 0 0 0-.204-.246l-.503-.095a1.75 1.75 0 0 1-1.122-2.708l.29-.423a.25.25 0 0 0-.03-.317l-.816-.815a.25.25 0 0 0-.317-.03l-.423.29a1.75 1.75 0 0 1-2.709-1.123l-.094-.503a.25.25 0 0 0-.246-.204zm.576 5a1.75 1.75 0 1 0 0 3.5 1.75 1.75 0 0 0 0-3.5M8.75 12a3.25 3.25 0 1 1 6.5 0 3.25 3.25 0 0 1-6.5 0",
|
|
62
|
+
clipRule: "evenodd"
|
|
63
|
+
}));
|
|
64
|
+
/* harmony default export */ const name_settings_size_medium_view_lined = (SvgNamesettingsSizemediumViewlined);
|
|
65
|
+
;// CONCATENATED MODULE: ./src/settings-icon/assets/name=settings, size=small, view=filled.svg
|
|
66
|
+
|
|
67
|
+
const SvgNamesettingsSizesmallViewfilled = 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: "M7.434 1a.5.5 0 0 0-.495.43l-.25 1.744a5 5 0 0 0-1.175.487l-1.41-1.058a.5.5 0 0 0-.653.047l-.801.8a.5.5 0 0 0-.047.654l1.058 1.41a5 5 0 0 0-.487 1.175l-1.745.25A.5.5 0 0 0 1 7.434v1.132a.5.5 0 0 0 .43.495l1.744.25c.112.415.277.81.487 1.175l-1.058 1.41a.5.5 0 0 0 .047.653l.8.801a.5.5 0 0 0 .654.047l1.41-1.058c.365.21.76.375 1.175.487l.25 1.745a.5.5 0 0 0 .495.429h1.132a.5.5 0 0 0 .495-.43l.25-1.744c.415-.112.81-.277 1.175-.487l1.41 1.058a.5.5 0 0 0 .653-.047l.801-.8a.5.5 0 0 0 .047-.654l-1.058-1.41c.21-.365.375-.76.487-1.176l1.745-.249A.5.5 0 0 0 15 8.566V7.434a.5.5 0 0 0-.43-.495l-1.744-.25a5 5 0 0 0-.487-1.175l1.058-1.41a.5.5 0 0 0-.047-.653l-.8-.801a.5.5 0 0 0-.654-.047l-1.41 1.058a5 5 0 0 0-1.176-.487l-.249-1.745A.5.5 0 0 0 8.566 1zM8 11a3 3 0 1 0 0-6 3 3 0 0 0 0 6",
|
|
76
|
+
clipRule: "evenodd"
|
|
77
|
+
}));
|
|
78
|
+
/* harmony default export */ const name_settings_size_small_view_filled = (SvgNamesettingsSizesmallViewfilled);
|
|
79
|
+
;// CONCATENATED MODULE: ./src/settings-icon/assets/name=settings, size=small, view=lined.svg
|
|
80
|
+
|
|
81
|
+
const SvgNamesettingsSizesmallViewlined = 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.457 1.75a1.25 1.25 0 0 0-1.245 1.137.3.3 0 0 1-.187.247l-.069.029a.3.3 0 0 1-.307-.043 1.25 1.25 0 0 0-1.684.076l-.769.769a1.25 1.25 0 0 0-.076 1.684.3.3 0 0 1 .043.308l-.029.068a.3.3 0 0 1-.247.187A1.25 1.25 0 0 0 1.75 7.457v1.086a1.25 1.25 0 0 0 1.137 1.245c.11.01.205.084.247.187l.029.069a.3.3 0 0 1-.043.307 1.25 1.25 0 0 0 .076 1.684l.769.769a1.25 1.25 0 0 0 1.684.076.3.3 0 0 1 .307-.043l.069.029a.3.3 0 0 1 .187.247 1.25 1.25 0 0 0 1.245 1.137h1.086a1.25 1.25 0 0 0 1.245-1.137.3.3 0 0 1 .187-.247l.069-.029a.3.3 0 0 1 .307.043 1.25 1.25 0 0 0 1.684-.076l.769-.769a1.25 1.25 0 0 0 .076-1.684.3.3 0 0 1-.043-.307l.029-.069a.3.3 0 0 1 .247-.187 1.25 1.25 0 0 0 1.137-1.245V7.457a1.25 1.25 0 0 0-1.137-1.245.3.3 0 0 1-.247-.187l-.029-.069a.3.3 0 0 1 .043-.307 1.25 1.25 0 0 0-.076-1.684l-.769-.769a1.25 1.25 0 0 0-1.684-.076.3.3 0 0 1-.307.043l-.069-.029a.3.3 0 0 1-.187-.247A1.25 1.25 0 0 0 8.543 1.75zm.219 1.601a.11.11 0 0 1 .11-.101h.427c.058 0 .106.044.111.101.05.54.43.944.879 1.096q.236.08.458.19c.426.21.98.194 1.397-.153a.11.11 0 0 1 .15.006l.301.302c.041.04.044.106.007.15-.347.417-.364.971-.153 1.397q.11.22.19.458c.152.45.556.83 1.096.879a.11.11 0 0 1 .101.11v.427a.11.11 0 0 1-.101.111c-.54.05-.944.43-1.096.879q-.08.236-.19.458c-.21.426-.194.98.153 1.397a.11.11 0 0 1-.007.15l-.301.301a.11.11 0 0 1-.15.007 1.29 1.29 0 0 0-1.397-.153q-.22.11-.458.19c-.45.152-.83.556-.879 1.096a.11.11 0 0 1-.11.101h-.427a.11.11 0 0 1-.111-.101c-.05-.54-.43-.944-.879-1.096a4 4 0 0 1-.458-.19 1.29 1.29 0 0 0-1.397.153.11.11 0 0 1-.15-.007l-.301-.3a.11.11 0 0 1-.007-.151c.347-.417.364-.971.153-1.397a4 4 0 0 1-.19-.458 1.29 1.29 0 0 0-1.096-.879.11.11 0 0 1-.1-.11v-.428c0-.057.043-.105.1-.11.54-.05.944-.43 1.096-.879q.08-.236.19-.458c.21-.426.194-.98-.153-1.397a.11.11 0 0 1 .007-.15l.3-.301a.11.11 0 0 1 .151-.007c.417.347.971.364 1.397.153q.22-.11.458-.19c.45-.152.83-.556.879-1.096M7.25 8a.75.75 0 1 1 1.5 0 .75.75 0 0 1-1.5 0M8 5.75a2.25 2.25 0 1 0 0 4.5 2.25 2.25 0 0 0 0-4.5",
|
|
90
|
+
clipRule: "evenodd"
|
|
91
|
+
}));
|
|
92
|
+
/* harmony default export */ const name_settings_size_small_view_lined = (SvgNamesettingsSizesmallViewlined);
|
|
93
|
+
;// CONCATENATED MODULE: ./src/settings-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_settings_size_medium_view_filled,
|
|
103
|
+
'lined': name_settings_size_medium_view_lined
|
|
104
|
+
},
|
|
105
|
+
'small': {
|
|
106
|
+
'filled': name_settings_size_small_view_filled,
|
|
107
|
+
'lined': name_settings_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 SettingsIcon(props) {
|
|
5
|
+
const { boxRef, size, view, ...rest } = props;
|
|
6
|
+
const Icon = AssetMap[size][view];
|
|
7
|
+
if (Icon == null) {
|
|
8
|
+
console.error('[SettingsIcon]: 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,47 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
export declare const AssetMap: {
|
|
3
|
+
medium: {
|
|
4
|
+
facebook: {
|
|
5
|
+
filled: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
|
|
6
|
+
lined: null;
|
|
7
|
+
};
|
|
8
|
+
google: {
|
|
9
|
+
filled: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
|
|
10
|
+
lined: null;
|
|
11
|
+
};
|
|
12
|
+
linkedin: {
|
|
13
|
+
filled: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
|
|
14
|
+
lined: null;
|
|
15
|
+
};
|
|
16
|
+
twitter: {
|
|
17
|
+
filled: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
|
|
18
|
+
lined: null;
|
|
19
|
+
};
|
|
20
|
+
'you-tube': {
|
|
21
|
+
filled: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
|
|
22
|
+
lined: null;
|
|
23
|
+
};
|
|
24
|
+
};
|
|
25
|
+
small: {
|
|
26
|
+
facebook: {
|
|
27
|
+
filled: null;
|
|
28
|
+
lined: null;
|
|
29
|
+
};
|
|
30
|
+
google: {
|
|
31
|
+
filled: null;
|
|
32
|
+
lined: null;
|
|
33
|
+
};
|
|
34
|
+
linkedin: {
|
|
35
|
+
filled: null;
|
|
36
|
+
lined: null;
|
|
37
|
+
};
|
|
38
|
+
twitter: {
|
|
39
|
+
filled: null;
|
|
40
|
+
lined: null;
|
|
41
|
+
};
|
|
42
|
+
'you-tube': {
|
|
43
|
+
filled: null;
|
|
44
|
+
lined: null;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
};
|
|
@@ -0,0 +1,153 @@
|
|
|
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/social-logo-icon/assets/name=social-logo, size=medium, type=facebook, view=filled.svg
|
|
38
|
+
|
|
39
|
+
const SvgNamesocialLogoSizemediumTypefacebookViewfilled = 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: "M14.984 12.423h-1.952v6.958h-2.893v-6.959H8.764V9.964h1.375v-1.59c0-1.14.542-2.92 2.92-2.92l2.143.008v2.387h-1.556c-.253 0-.613.127-.613.67v1.446h2.204z"
|
|
47
|
+
}));
|
|
48
|
+
/* harmony default export */ const name_social_logo_size_medium_type_facebook_view_filled = (SvgNamesocialLogoSizemediumTypefacebookViewfilled);
|
|
49
|
+
;// CONCATENATED MODULE: ./src/social-logo-icon/assets/name=social-logo, size=medium, type=google, view=filled.svg
|
|
50
|
+
|
|
51
|
+
const SvgNamesocialLogoSizemediumTypegoogleViewfilled = 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
|
+
d: "M15.106 8.596c-.552-.518-1.521-1.139-2.957-1.139-2.023 0-3.74 1.335-4.36 3.179a5 5 0 0 0-.247 1.513c0 .527.094 1.036.255 1.512.612 1.845 2.329 3.179 4.352 3.179 1.138 0 2.005-.315 2.651-.765 1.02-.714 1.479-1.776 1.564-2.482h-4.215v-2.838h7.18c.111.476.162.935.162 1.564 0 2.328-.833 4.291-2.277 5.626-1.267 1.172-3 1.852-5.065 1.852A7.656 7.656 0 0 1 4.5 12.148 7.656 7.656 0 0 1 12.149 4.5c2.065 0 3.79.756 5.116 1.989z"
|
|
59
|
+
}));
|
|
60
|
+
/* harmony default export */ const name_social_logo_size_medium_type_google_view_filled = (SvgNamesocialLogoSizemediumTypegoogleViewfilled);
|
|
61
|
+
;// CONCATENATED MODULE: ./src/social-logo-icon/assets/name=social-logo, size=medium, type=linkedin, view=filled.svg
|
|
62
|
+
|
|
63
|
+
const SvgNamesocialLogoSizemediumTypelinkedinViewfilled = props => /*#__PURE__*/external_react_namespaceObject.createElement("svg", Object.assign({
|
|
64
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
65
|
+
width: 24,
|
|
66
|
+
height: 24,
|
|
67
|
+
fill: "none"
|
|
68
|
+
}, props), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
69
|
+
fill: "currentColor",
|
|
70
|
+
d: "M8.724 17.47H6.152V9.73h2.572zM7.438 8.674h-.016C6.558 8.674 6 8.08 6 7.337 6 6.577 6.575 6 7.455 6s1.422.578 1.439 1.337c0 .743-.559 1.337-1.456 1.337M18 17.47h-2.572v-4.14c0-1.04-.373-1.75-1.303-1.75-.71 0-1.134.478-1.32.94-.068.166-.085.397-.085.628v4.322h-2.572s.034-7.013 0-7.74h2.572v1.097c.342-.528.954-1.278 2.319-1.278C16.73 9.55 18 10.655 18 13.032z"
|
|
71
|
+
}));
|
|
72
|
+
/* harmony default export */ const name_social_logo_size_medium_type_linkedin_view_filled = (SvgNamesocialLogoSizemediumTypelinkedinViewfilled);
|
|
73
|
+
;// CONCATENATED MODULE: ./src/social-logo-icon/assets/name=social-logo, size=medium, type=twitter, view=filled.svg
|
|
74
|
+
|
|
75
|
+
const SvgNamesocialLogoSizemediumTypetwitterViewfilled = props => /*#__PURE__*/external_react_namespaceObject.createElement("svg", Object.assign({
|
|
76
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
77
|
+
width: 24,
|
|
78
|
+
height: 24,
|
|
79
|
+
fill: "none"
|
|
80
|
+
}, props), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
81
|
+
fill: "currentColor",
|
|
82
|
+
d: "M17.353 9.254q.008.178.008.358c0 3.65-2.777 7.857-7.859 7.857a7.8 7.8 0 0 1-4.233-1.24q.324.04.659.04a5.54 5.54 0 0 0 3.43-1.183 2.765 2.765 0 0 1-2.58-1.919 2.8 2.8 0 0 0 1.247-.046 2.76 2.76 0 0 1-2.215-2.708v-.035c.372.206.798.331 1.25.345a2.76 2.76 0 0 1-.854-3.688 7.84 7.84 0 0 0 5.693 2.887 2.762 2.762 0 0 1 4.707-2.52 5.5 5.5 0 0 0 1.754-.67 2.77 2.77 0 0 1-1.216 1.528 5.5 5.5 0 0 0 1.586-.434 5.6 5.6 0 0 1-1.377 1.428"
|
|
83
|
+
}));
|
|
84
|
+
/* harmony default export */ const name_social_logo_size_medium_type_twitter_view_filled = (SvgNamesocialLogoSizemediumTypetwitterViewfilled);
|
|
85
|
+
;// CONCATENATED MODULE: ./src/social-logo-icon/assets/name=social-logo, size=medium, type=you-tube, view=filled.svg
|
|
86
|
+
|
|
87
|
+
const SvgNamesocialLogoSizemediumTypeyouTubeViewfilled = props => /*#__PURE__*/external_react_namespaceObject.createElement("svg", Object.assign({
|
|
88
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
89
|
+
width: 24,
|
|
90
|
+
height: 24,
|
|
91
|
+
fill: "none"
|
|
92
|
+
}, props), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
93
|
+
fill: "currentColor",
|
|
94
|
+
d: "m12.355 17.52-3.283-.06c-1.063-.021-2.128.02-3.17-.197-1.586-.323-1.698-1.911-1.815-3.243-.162-1.872-.1-3.779.206-5.635.173-1.042.851-1.664 1.901-1.732 3.544-.245 7.111-.216 10.647-.101.373.01.75.067 1.118.133 1.817.318 1.861 2.118 1.98 3.632.117 1.53.067 3.069-.157 4.589-.18 1.258-.525 2.313-1.98 2.415-1.823.133-3.604.24-5.432.206 0-.008-.01-.008-.015-.008m-1.93-3.186c1.373-.79 2.72-1.565 4.086-2.348-1.376-.789-2.72-1.565-4.086-2.348z"
|
|
95
|
+
}));
|
|
96
|
+
/* harmony default export */ const name_social_logo_size_medium_type_you_tube_view_filled = (SvgNamesocialLogoSizemediumTypeyouTubeViewfilled);
|
|
97
|
+
;// CONCATENATED MODULE: ./src/social-logo-icon/assets/index.tsx
|
|
98
|
+
/* eslint quote-props: off */
|
|
99
|
+
/* eslint @typescript-eslint/comma-dangle: off */
|
|
100
|
+
|
|
101
|
+
|
|
102
|
+
|
|
103
|
+
|
|
104
|
+
|
|
105
|
+
const AssetMap = {
|
|
106
|
+
'medium': {
|
|
107
|
+
'facebook': {
|
|
108
|
+
'filled': name_social_logo_size_medium_type_facebook_view_filled,
|
|
109
|
+
'lined': null
|
|
110
|
+
},
|
|
111
|
+
'google': {
|
|
112
|
+
'filled': name_social_logo_size_medium_type_google_view_filled,
|
|
113
|
+
'lined': null
|
|
114
|
+
},
|
|
115
|
+
'linkedin': {
|
|
116
|
+
'filled': name_social_logo_size_medium_type_linkedin_view_filled,
|
|
117
|
+
'lined': null
|
|
118
|
+
},
|
|
119
|
+
'twitter': {
|
|
120
|
+
'filled': name_social_logo_size_medium_type_twitter_view_filled,
|
|
121
|
+
'lined': null
|
|
122
|
+
},
|
|
123
|
+
'you-tube': {
|
|
124
|
+
'filled': name_social_logo_size_medium_type_you_tube_view_filled,
|
|
125
|
+
'lined': null
|
|
126
|
+
}
|
|
127
|
+
},
|
|
128
|
+
'small': {
|
|
129
|
+
'facebook': {
|
|
130
|
+
'filled': null,
|
|
131
|
+
'lined': null
|
|
132
|
+
},
|
|
133
|
+
'google': {
|
|
134
|
+
'filled': null,
|
|
135
|
+
'lined': null
|
|
136
|
+
},
|
|
137
|
+
'linkedin': {
|
|
138
|
+
'filled': null,
|
|
139
|
+
'lined': null
|
|
140
|
+
},
|
|
141
|
+
'twitter': {
|
|
142
|
+
'filled': null,
|
|
143
|
+
'lined': null
|
|
144
|
+
},
|
|
145
|
+
'you-tube': {
|
|
146
|
+
'filled': null,
|
|
147
|
+
'lined': null
|
|
148
|
+
}
|
|
149
|
+
}
|
|
150
|
+
};
|
|
151
|
+
|
|
152
|
+
var __webpack_exports__AssetMap = __webpack_exports__.v;
|
|
153
|
+
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 SocialLogoIcon(props) {
|
|
5
|
+
const { boxRef, size, type, view, ...rest } = props;
|
|
6
|
+
const Icon = AssetMap[size][type][view];
|
|
7
|
+
if (Icon == null) {
|
|
8
|
+
console.error('[SocialLogoIcon]: Icon not found!');
|
|
9
|
+
return (React.createElement(IconBox, { ...rest, size: size, ref: boxRef }));
|
|
10
|
+
}
|
|
11
|
+
return (React.createElement(IconBox, { ...rest, size: size, ref: boxRef },
|
|
12
|
+
React.createElement(Icon, null)));
|
|
13
|
+
}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export type SocialLogoIconProps = Omit<JSX.IntrinsicElements['div'], 'ref'> & {
|
|
3
|
+
readonly boxRef?: React.Ref<HTMLDivElement>;
|
|
4
|
+
readonly size: 'medium' | 'small';
|
|
5
|
+
readonly type: 'facebook' | 'google' | 'linkedin' | 'twitter' | 'you-tube';
|
|
6
|
+
readonly view: 'filled' | 'lined';
|
|
7
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
export declare const AssetMap: {
|
|
3
|
+
medium: {
|
|
4
|
+
asc: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
|
|
5
|
+
desc: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
|
|
6
|
+
'not-sorted': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
|
|
7
|
+
};
|
|
8
|
+
small: {
|
|
9
|
+
asc: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
|
|
10
|
+
desc: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
|
|
11
|
+
'not-sorted': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
|
|
12
|
+
};
|
|
13
|
+
};
|
|
@@ -0,0 +1,144 @@
|
|
|
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/sort-icon/assets/name=sort, size=medium, type=asc.svg
|
|
38
|
+
|
|
39
|
+
const SvgNamesortSizemediumTypeasc = 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.75 17a.75.75 0 0 1-1.5 0V8.81l-1.72 1.72a.75.75 0 1 1-1.06-1.06l3-3a.75.75 0 0 1 1.06 0l3 3a.75.75 0 1 1-1.06 1.06L6.75 8.81zM15 15.5a.5.5 0 0 0-.5-.5h-2a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5zM12.5 11a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5zM12 7.5a.5.5 0 0 1 .5-.5h8a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-8a.5.5 0 0 1-.5-.5z",
|
|
48
|
+
clipRule: "evenodd"
|
|
49
|
+
}));
|
|
50
|
+
/* harmony default export */ const name_sort_size_medium_type_asc = (SvgNamesortSizemediumTypeasc);
|
|
51
|
+
;// CONCATENATED MODULE: ./src/sort-icon/assets/name=sort, size=medium, type=desc.svg
|
|
52
|
+
|
|
53
|
+
const SvgNamesortSizemediumTypedesc = 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: "M6.75 7a.75.75 0 0 0-1.5 0v8.19l-1.72-1.72a.75.75 0 0 0-1.06 1.06l3 3a.75.75 0 0 0 1.06 0l3-3a.75.75 0 1 0-1.06-1.06l-1.72 1.72zM15 8.5a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5zM12.5 13a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5zm-.5 3.5a.5.5 0 0 0 .5.5h8a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-8a.5.5 0 0 0-.5.5z",
|
|
62
|
+
clipRule: "evenodd"
|
|
63
|
+
}));
|
|
64
|
+
/* harmony default export */ const name_sort_size_medium_type_desc = (SvgNamesortSizemediumTypedesc);
|
|
65
|
+
;// CONCATENATED MODULE: ./src/sort-icon/assets/name=sort, size=medium, type=not-sorted.svg
|
|
66
|
+
|
|
67
|
+
const SvgNamesortSizemediumTypenotSorted = props => /*#__PURE__*/external_react_namespaceObject.createElement("svg", Object.assign({
|
|
68
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
69
|
+
width: 24,
|
|
70
|
+
height: 24,
|
|
71
|
+
fill: "none"
|
|
72
|
+
}, props), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
73
|
+
fill: "currentColor",
|
|
74
|
+
fillRule: "evenodd",
|
|
75
|
+
d: "M8 17.75a.75.75 0 0 0 .75-.75V8.81l1.72 1.72a.75.75 0 1 0 1.06-1.06l-3-3a.75.75 0 0 0-1.06 0l-3 3a.75.75 0 1 0 1.06 1.06l1.72-1.72V17c0 .414.336.75.75.75m8-11.5a.75.75 0 0 1 .75.75v8.19l1.72-1.72a.75.75 0 1 1 1.06 1.06l-3 3a.75.75 0 0 1-1.06 0l-3-3a.75.75 0 1 1 1.06-1.06l1.72 1.72V7a.75.75 0 0 1 .75-.75",
|
|
76
|
+
clipRule: "evenodd"
|
|
77
|
+
}));
|
|
78
|
+
/* harmony default export */ const name_sort_size_medium_type_not_sorted = (SvgNamesortSizemediumTypenotSorted);
|
|
79
|
+
;// CONCATENATED MODULE: ./src/sort-icon/assets/name=sort, size=small, type=asc.svg
|
|
80
|
+
|
|
81
|
+
const SvgNamesortSizesmallTypeasc = props => /*#__PURE__*/external_react_namespaceObject.createElement("svg", Object.assign({
|
|
82
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
83
|
+
width: 16,
|
|
84
|
+
height: 16,
|
|
85
|
+
fill: "none"
|
|
86
|
+
}, props), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
87
|
+
fill: "currentColor",
|
|
88
|
+
fillRule: "evenodd",
|
|
89
|
+
d: "M8.5 11.75a.75.75 0 0 1-1.5 0V5.56l-.72.72a.75.75 0 0 1-1.06-1.06l2-2a.75.75 0 0 1 1.06 0l2 2a.75.75 0 1 1-1.06 1.06l-.72-.72z",
|
|
90
|
+
clipRule: "evenodd"
|
|
91
|
+
}));
|
|
92
|
+
/* harmony default export */ const name_sort_size_small_type_asc = (SvgNamesortSizesmallTypeasc);
|
|
93
|
+
;// CONCATENATED MODULE: ./src/sort-icon/assets/name=sort, size=small, type=desc.svg
|
|
94
|
+
|
|
95
|
+
const SvgNamesortSizesmallTypedesc = props => /*#__PURE__*/external_react_namespaceObject.createElement("svg", Object.assign({
|
|
96
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
97
|
+
width: 16,
|
|
98
|
+
height: 16,
|
|
99
|
+
fill: "none"
|
|
100
|
+
}, props), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
101
|
+
fill: "currentColor",
|
|
102
|
+
fillRule: "evenodd",
|
|
103
|
+
d: "M8.5 3.75a.75.75 0 0 0-1.5 0v6.19l-.72-.72a.75.75 0 0 0-1.06 1.06l2 2a.75.75 0 0 0 1.06 0l2-2a.75.75 0 1 0-1.06-1.06l-.72.72z",
|
|
104
|
+
clipRule: "evenodd"
|
|
105
|
+
}));
|
|
106
|
+
/* harmony default export */ const name_sort_size_small_type_desc = (SvgNamesortSizesmallTypedesc);
|
|
107
|
+
;// CONCATENATED MODULE: ./src/sort-icon/assets/name=sort, size=small, type=not-sorted.svg
|
|
108
|
+
|
|
109
|
+
const SvgNamesortSizesmallTypenotSorted = props => /*#__PURE__*/external_react_namespaceObject.createElement("svg", Object.assign({
|
|
110
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
111
|
+
width: 16,
|
|
112
|
+
height: 16,
|
|
113
|
+
fill: "none"
|
|
114
|
+
}, props), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
115
|
+
fill: "currentColor",
|
|
116
|
+
fillRule: "evenodd",
|
|
117
|
+
d: "M4.75 3a.75.75 0 0 1 .75.75v6.19l.72-.72a.75.75 0 0 1 1.06 1.06l-2 2a.75.75 0 0 1-1.06 0l-2-2a.75.75 0 1 1 1.06-1.06l.72.72V3.75A.75.75 0 0 1 4.75 3m7 9.5a.75.75 0 0 0 .75-.75V5.56l.72.72a.75.75 0 0 0 1.06-1.06l-2-2a.75.75 0 0 0-1.06 0l-2 2a.75.75 0 1 0 1.06 1.06l.72-.72v6.19c0 .414.336.75.75.75",
|
|
118
|
+
clipRule: "evenodd"
|
|
119
|
+
}));
|
|
120
|
+
/* harmony default export */ const name_sort_size_small_type_not_sorted = (SvgNamesortSizesmallTypenotSorted);
|
|
121
|
+
;// CONCATENATED MODULE: ./src/sort-icon/assets/index.tsx
|
|
122
|
+
/* eslint quote-props: off */
|
|
123
|
+
/* eslint @typescript-eslint/comma-dangle: off */
|
|
124
|
+
|
|
125
|
+
|
|
126
|
+
|
|
127
|
+
|
|
128
|
+
|
|
129
|
+
|
|
130
|
+
const AssetMap = {
|
|
131
|
+
'medium': {
|
|
132
|
+
'asc': name_sort_size_medium_type_asc,
|
|
133
|
+
'desc': name_sort_size_medium_type_desc,
|
|
134
|
+
'not-sorted': name_sort_size_medium_type_not_sorted
|
|
135
|
+
},
|
|
136
|
+
'small': {
|
|
137
|
+
'asc': name_sort_size_small_type_asc,
|
|
138
|
+
'desc': name_sort_size_small_type_desc,
|
|
139
|
+
'not-sorted': name_sort_size_small_type_not_sorted
|
|
140
|
+
}
|
|
141
|
+
};
|
|
142
|
+
|
|
143
|
+
var __webpack_exports__AssetMap = __webpack_exports__.v;
|
|
144
|
+
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 SortIcon(props) {
|
|
5
|
+
const { boxRef, size, type, ...rest } = props;
|
|
6
|
+
const Icon = AssetMap[size][type];
|
|
7
|
+
if (Icon == null) {
|
|
8
|
+
console.error('[SortIcon]: 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
|
+
};
|