@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,13 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IconBox } from '../icon.styles';
|
|
3
|
+
import { AssetMap } from './assets';
|
|
4
|
+
export function ArrowIcon(props) {
|
|
5
|
+
const { boxRef, direction, size, ...rest } = props;
|
|
6
|
+
const Icon = AssetMap[direction][size];
|
|
7
|
+
if (Icon == null) {
|
|
8
|
+
console.error('[ArrowIcon]: Icon not found!');
|
|
9
|
+
return (React.createElement(IconBox, { ...rest, size: size, ref: boxRef }));
|
|
10
|
+
}
|
|
11
|
+
return (React.createElement(IconBox, { ...rest, size: size, ref: boxRef },
|
|
12
|
+
React.createElement(Icon, null)));
|
|
13
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
export declare const AssetMap: {
|
|
3
|
+
down: {
|
|
4
|
+
medium: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
|
|
5
|
+
small: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
|
|
6
|
+
};
|
|
7
|
+
left: {
|
|
8
|
+
medium: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
|
|
9
|
+
small: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
|
|
10
|
+
};
|
|
11
|
+
right: {
|
|
12
|
+
medium: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
|
|
13
|
+
small: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
|
|
14
|
+
};
|
|
15
|
+
up: {
|
|
16
|
+
medium: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
|
|
17
|
+
small: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
|
|
18
|
+
};
|
|
19
|
+
};
|
|
@@ -0,0 +1,164 @@
|
|
|
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/arrow-icon/assets/direction=down, name=arrow, size=medium.svg
|
|
38
|
+
|
|
39
|
+
const SvgDirectiondownNamearrowSizemedium = props => /*#__PURE__*/external_react_namespaceObject.createElement("svg", Object.assign({
|
|
40
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
41
|
+
width: 24,
|
|
42
|
+
height: 24,
|
|
43
|
+
fill: "none"
|
|
44
|
+
}, props), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
45
|
+
fill: "currentColor",
|
|
46
|
+
d: "M12.75 7a.75.75 0 0 0-1.5 0v9.19l-2.72-2.72a.75.75 0 0 0-1.06 1.06l4 4a.75.75 0 0 0 1.06 0l4-4a.75.75 0 1 0-1.06-1.06l-2.72 2.72z"
|
|
47
|
+
}));
|
|
48
|
+
/* harmony default export */ const direction_down_name_arrow_size_medium = (SvgDirectiondownNamearrowSizemedium);
|
|
49
|
+
;// CONCATENATED MODULE: ./src/arrow-icon/assets/direction=down, name=arrow, size=small.svg
|
|
50
|
+
|
|
51
|
+
const SvgDirectiondownNamearrowSizesmall = props => /*#__PURE__*/external_react_namespaceObject.createElement("svg", Object.assign({
|
|
52
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
53
|
+
width: 16,
|
|
54
|
+
height: 16,
|
|
55
|
+
fill: "none"
|
|
56
|
+
}, props), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
57
|
+
fill: "currentColor",
|
|
58
|
+
d: "M8.75 4a.75.75 0 0 0-1.5 0v5.19L5.53 7.47a.75.75 0 0 0-1.06 1.06l3 3a.75.75 0 0 0 1.06 0l3-3a.75.75 0 0 0-1.06-1.06L8.75 9.19z"
|
|
59
|
+
}));
|
|
60
|
+
/* harmony default export */ const direction_down_name_arrow_size_small = (SvgDirectiondownNamearrowSizesmall);
|
|
61
|
+
;// CONCATENATED MODULE: ./src/arrow-icon/assets/direction=left, name=arrow, size=medium.svg
|
|
62
|
+
|
|
63
|
+
const SvgDirectionleftNamearrowSizemedium = 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: "M11.53 15.47a.75.75 0 1 1-1.06 1.06l-4-4a.75.75 0 0 1 0-1.06l4-4a.75.75 0 1 1 1.06 1.06l-2.72 2.72H18a.75.75 0 0 1 0 1.5H8.81z"
|
|
71
|
+
}));
|
|
72
|
+
/* harmony default export */ const direction_left_name_arrow_size_medium = (SvgDirectionleftNamearrowSizemedium);
|
|
73
|
+
;// CONCATENATED MODULE: ./src/arrow-icon/assets/direction=left, name=arrow, size=small.svg
|
|
74
|
+
|
|
75
|
+
const SvgDirectionleftNamearrowSizesmall = props => /*#__PURE__*/external_react_namespaceObject.createElement("svg", Object.assign({
|
|
76
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
77
|
+
width: 16,
|
|
78
|
+
height: 16,
|
|
79
|
+
fill: "none"
|
|
80
|
+
}, props), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
81
|
+
fill: "currentColor",
|
|
82
|
+
d: "M7.53 5.53a.75.75 0 0 0-1.06-1.06l-3 3a.75.75 0 0 0 0 1.06l3 3a.75.75 0 0 0 1.06-1.06L5.81 8.75H13a.75.75 0 0 0 0-1.5H5.81z"
|
|
83
|
+
}));
|
|
84
|
+
/* harmony default export */ const direction_left_name_arrow_size_small = (SvgDirectionleftNamearrowSizesmall);
|
|
85
|
+
;// CONCATENATED MODULE: ./src/arrow-icon/assets/direction=right, name=arrow, size=medium.svg
|
|
86
|
+
|
|
87
|
+
const SvgDirectionrightNamearrowSizemedium = 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.47 15.47a.75.75 0 1 0 1.06 1.06l4-4a.75.75 0 0 0 0-1.06l-4-4a.75.75 0 1 0-1.06 1.06l2.72 2.72H6a.75.75 0 0 0 0 1.5h9.19z"
|
|
95
|
+
}));
|
|
96
|
+
/* harmony default export */ const direction_right_name_arrow_size_medium = (SvgDirectionrightNamearrowSizemedium);
|
|
97
|
+
;// CONCATENATED MODULE: ./src/arrow-icon/assets/direction=right, name=arrow, size=small.svg
|
|
98
|
+
|
|
99
|
+
const SvgDirectionrightNamearrowSizesmall = props => /*#__PURE__*/external_react_namespaceObject.createElement("svg", Object.assign({
|
|
100
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
101
|
+
width: 16,
|
|
102
|
+
height: 16,
|
|
103
|
+
fill: "none"
|
|
104
|
+
}, props), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
105
|
+
fill: "currentColor",
|
|
106
|
+
d: "M9.47 5.53a.75.75 0 0 1 1.06-1.06l3 3a.75.75 0 0 1 0 1.06l-3 3a.75.75 0 1 1-1.06-1.06l1.72-1.72H4a.75.75 0 0 1 0-1.5h7.19z"
|
|
107
|
+
}));
|
|
108
|
+
/* harmony default export */ const direction_right_name_arrow_size_small = (SvgDirectionrightNamearrowSizesmall);
|
|
109
|
+
;// CONCATENATED MODULE: ./src/arrow-icon/assets/direction=up, name=arrow, size=medium.svg
|
|
110
|
+
|
|
111
|
+
const SvgDirectionupNamearrowSizemedium = props => /*#__PURE__*/external_react_namespaceObject.createElement("svg", Object.assign({
|
|
112
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
113
|
+
width: 24,
|
|
114
|
+
height: 24,
|
|
115
|
+
fill: "none"
|
|
116
|
+
}, props), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
117
|
+
fill: "currentColor",
|
|
118
|
+
d: "M8.53 10.53a.75.75 0 1 1-1.06-1.06l4-4a.75.75 0 0 1 1.06 0l4 4a.75.75 0 1 1-1.06 1.06l-2.72-2.72V17a.75.75 0 0 1-1.5 0V7.81z"
|
|
119
|
+
}));
|
|
120
|
+
/* harmony default export */ const direction_up_name_arrow_size_medium = (SvgDirectionupNamearrowSizemedium);
|
|
121
|
+
;// CONCATENATED MODULE: ./src/arrow-icon/assets/direction=up, name=arrow, size=small.svg
|
|
122
|
+
|
|
123
|
+
const SvgDirectionupNamearrowSizesmall = props => /*#__PURE__*/external_react_namespaceObject.createElement("svg", Object.assign({
|
|
124
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
125
|
+
width: 16,
|
|
126
|
+
height: 16,
|
|
127
|
+
fill: "none"
|
|
128
|
+
}, props), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
129
|
+
fill: "currentColor",
|
|
130
|
+
d: "M5.53 7.53a.75.75 0 0 1-1.06-1.06l3-3a.75.75 0 0 1 1.06 0l3 3a.75.75 0 0 1-1.06 1.06L8.75 5.81V11a.75.75 0 0 1-1.5 0V5.81z"
|
|
131
|
+
}));
|
|
132
|
+
/* harmony default export */ const direction_up_name_arrow_size_small = (SvgDirectionupNamearrowSizesmall);
|
|
133
|
+
;// CONCATENATED MODULE: ./src/arrow-icon/assets/index.tsx
|
|
134
|
+
/* eslint quote-props: off */
|
|
135
|
+
/* eslint @typescript-eslint/comma-dangle: off */
|
|
136
|
+
|
|
137
|
+
|
|
138
|
+
|
|
139
|
+
|
|
140
|
+
|
|
141
|
+
|
|
142
|
+
|
|
143
|
+
|
|
144
|
+
const AssetMap = {
|
|
145
|
+
'down': {
|
|
146
|
+
'medium': direction_down_name_arrow_size_medium,
|
|
147
|
+
'small': direction_down_name_arrow_size_small
|
|
148
|
+
},
|
|
149
|
+
'left': {
|
|
150
|
+
'medium': direction_left_name_arrow_size_medium,
|
|
151
|
+
'small': direction_left_name_arrow_size_small
|
|
152
|
+
},
|
|
153
|
+
'right': {
|
|
154
|
+
'medium': direction_right_name_arrow_size_medium,
|
|
155
|
+
'small': direction_right_name_arrow_size_small
|
|
156
|
+
},
|
|
157
|
+
'up': {
|
|
158
|
+
'medium': direction_up_name_arrow_size_medium,
|
|
159
|
+
'small': direction_up_name_arrow_size_small
|
|
160
|
+
}
|
|
161
|
+
};
|
|
162
|
+
|
|
163
|
+
var __webpack_exports__AssetMap = __webpack_exports__.v;
|
|
164
|
+
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 ArrowRoundIcon(props) {
|
|
5
|
+
const { boxRef, direction, size, view, ...rest } = props;
|
|
6
|
+
const Icon = AssetMap[direction][size][view];
|
|
7
|
+
if (Icon == null) {
|
|
8
|
+
console.error('[ArrowRoundIcon]: 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 ArrowRoundIconProps = Omit<JSX.IntrinsicElements['div'], 'ref'> & {
|
|
3
|
+
readonly boxRef?: React.Ref<HTMLDivElement>;
|
|
4
|
+
readonly direction: 'down' | 'left' | 'right' | 'up';
|
|
5
|
+
readonly size: 'medium' | 'small';
|
|
6
|
+
readonly view: 'filled' | 'lined';
|
|
7
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
export declare const AssetMap: {
|
|
3
|
+
down: {
|
|
4
|
+
medium: {
|
|
5
|
+
filled: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
|
|
6
|
+
lined: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
|
|
7
|
+
};
|
|
8
|
+
small: {
|
|
9
|
+
filled: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
|
|
10
|
+
lined: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
|
|
11
|
+
};
|
|
12
|
+
};
|
|
13
|
+
left: {
|
|
14
|
+
medium: {
|
|
15
|
+
filled: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
|
|
16
|
+
lined: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
|
|
17
|
+
};
|
|
18
|
+
small: {
|
|
19
|
+
filled: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
|
|
20
|
+
lined: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
|
|
21
|
+
};
|
|
22
|
+
};
|
|
23
|
+
right: {
|
|
24
|
+
medium: {
|
|
25
|
+
filled: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
|
|
26
|
+
lined: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
|
|
27
|
+
};
|
|
28
|
+
small: {
|
|
29
|
+
filled: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
|
|
30
|
+
lined: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
|
|
31
|
+
};
|
|
32
|
+
};
|
|
33
|
+
up: {
|
|
34
|
+
medium: {
|
|
35
|
+
filled: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
|
|
36
|
+
lined: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
|
|
37
|
+
};
|
|
38
|
+
small: {
|
|
39
|
+
filled: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
|
|
40
|
+
lined: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
|
|
41
|
+
};
|
|
42
|
+
};
|
|
43
|
+
};
|
|
@@ -0,0 +1,336 @@
|
|
|
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/arrow-round-icon/assets/direction=down, name=arrow-round, size=medium, view=filled.svg
|
|
38
|
+
|
|
39
|
+
const SvgDirectiondownNamearrowRoundSizemediumViewfilled = props => /*#__PURE__*/external_react_namespaceObject.createElement("svg", Object.assign({
|
|
40
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
41
|
+
width: 24,
|
|
42
|
+
height: 24,
|
|
43
|
+
fill: "none"
|
|
44
|
+
}, props), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
45
|
+
fill: "currentColor",
|
|
46
|
+
fillRule: "evenodd",
|
|
47
|
+
d: "M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0M8.293 13.707l3 3a1 1 0 0 0 1.414 0l3-3a1 1 0 0 0-1.414-1.414L13 13.586V8a1 1 0 1 0-2 0v5.586l-1.293-1.293a1 1 0 0 0-1.414 1.414",
|
|
48
|
+
clipRule: "evenodd"
|
|
49
|
+
}));
|
|
50
|
+
/* harmony default export */ const direction_down_name_arrow_round_size_medium_view_filled = (SvgDirectiondownNamearrowRoundSizemediumViewfilled);
|
|
51
|
+
;// CONCATENATED MODULE: ./src/arrow-round-icon/assets/direction=down, name=arrow-round, size=medium, view=lined.svg
|
|
52
|
+
|
|
53
|
+
const SvgDirectiondownNamearrowRoundSizemediumViewlined = 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: "M12 4.5a7.5 7.5 0 1 1 0 15 7.5 7.5 0 0 1 0-15m9 7.5a9 9 0 1 0-18 0 9 9 0 0 0 18 0m-8.47 4.53 3-3a.75.75 0 1 0-1.06-1.06l-1.72 1.72V8a.75.75 0 0 0-1.5 0v6.19l-1.72-1.72a.75.75 0 0 0-1.06 1.06l3 3a.75.75 0 0 0 1.06 0",
|
|
62
|
+
clipRule: "evenodd"
|
|
63
|
+
}));
|
|
64
|
+
/* harmony default export */ const direction_down_name_arrow_round_size_medium_view_lined = (SvgDirectiondownNamearrowRoundSizemediumViewlined);
|
|
65
|
+
;// CONCATENATED MODULE: ./src/arrow-round-icon/assets/direction=down, name=arrow-round, size=small, view=filled.svg
|
|
66
|
+
|
|
67
|
+
const SvgDirectiondownNamearrowRoundSizesmallViewfilled = 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: "M15 8A7 7 0 1 0 1 8a7 7 0 0 0 14 0m-10.53.47a.75.75 0 0 1 1.06 0l1.72 1.72V4a.75.75 0 0 1 1.5 0v6.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 0 1 0-1.06",
|
|
76
|
+
clipRule: "evenodd"
|
|
77
|
+
}));
|
|
78
|
+
/* harmony default export */ const direction_down_name_arrow_round_size_small_view_filled = (SvgDirectiondownNamearrowRoundSizesmallViewfilled);
|
|
79
|
+
;// CONCATENATED MODULE: ./src/arrow-round-icon/assets/direction=down, name=arrow-round, size=small, view=lined.svg
|
|
80
|
+
|
|
81
|
+
const SvgDirectiondownNamearrowRoundSizesmallViewlined = 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
|
+
d: "M7.465 10.859 5.136 8.53a.75.75 0 1 1 1.061-1.06L7.25 8.523V5.667a.75.75 0 1 1 1.5 0v2.856L9.803 7.47a.75.75 0 1 1 1.06 1.06L8.53 10.864a.75.75 0 0 1-.523.22H8a.75.75 0 0 1-.535-.225"
|
|
89
|
+
}), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
90
|
+
fill: "currentColor",
|
|
91
|
+
fillRule: "evenodd",
|
|
92
|
+
d: "M14.583 8A6.583 6.583 0 1 1 1.417 8a6.583 6.583 0 0 1 13.166 0M8 13.083A5.083 5.083 0 1 0 8 2.917a5.083 5.083 0 0 0 0 10.166",
|
|
93
|
+
clipRule: "evenodd"
|
|
94
|
+
}));
|
|
95
|
+
/* harmony default export */ const direction_down_name_arrow_round_size_small_view_lined = (SvgDirectiondownNamearrowRoundSizesmallViewlined);
|
|
96
|
+
;// CONCATENATED MODULE: ./src/arrow-round-icon/assets/direction=left, name=arrow-round, size=medium, view=filled.svg
|
|
97
|
+
|
|
98
|
+
const SvgDirectionleftNamearrowRoundSizemediumViewfilled = props => /*#__PURE__*/external_react_namespaceObject.createElement("svg", Object.assign({
|
|
99
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
100
|
+
width: 24,
|
|
101
|
+
height: 24,
|
|
102
|
+
fill: "none"
|
|
103
|
+
}, props), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
104
|
+
fill: "currentColor",
|
|
105
|
+
fillRule: "evenodd",
|
|
106
|
+
d: "M12 3a9 9 0 1 0 0 18 9 9 0 0 0 0-18m-1.707 12.707-3-3a1 1 0 0 1 0-1.414l3-3a1 1 0 1 1 1.414 1.414L10.414 11H16a1 1 0 1 1 0 2h-5.586l1.293 1.293a1 1 0 0 1-1.414 1.414",
|
|
107
|
+
clipRule: "evenodd"
|
|
108
|
+
}));
|
|
109
|
+
/* harmony default export */ const direction_left_name_arrow_round_size_medium_view_filled = (SvgDirectionleftNamearrowRoundSizemediumViewfilled);
|
|
110
|
+
;// CONCATENATED MODULE: ./src/arrow-round-icon/assets/direction=left, name=arrow-round, size=medium, view=lined.svg
|
|
111
|
+
|
|
112
|
+
const SvgDirectionleftNamearrowRoundSizemediumViewlined = props => /*#__PURE__*/external_react_namespaceObject.createElement("svg", Object.assign({
|
|
113
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
114
|
+
width: 24,
|
|
115
|
+
height: 24,
|
|
116
|
+
fill: "none"
|
|
117
|
+
}, props), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
118
|
+
fill: "currentColor",
|
|
119
|
+
fillRule: "evenodd",
|
|
120
|
+
d: "M19.5 12a7.5 7.5 0 1 0-15 0 7.5 7.5 0 0 0 15 0M12 3a9 9 0 1 1 0 18 9 9 0 0 1 0-18m-4.53 8.47 3-3a.75.75 0 1 1 1.06 1.06l-1.72 1.72H16a.75.75 0 0 1 0 1.5H9.81l1.72 1.72a.75.75 0 1 1-1.06 1.06l-3-3a.747.747 0 0 1 0-1.06",
|
|
121
|
+
clipRule: "evenodd"
|
|
122
|
+
}));
|
|
123
|
+
/* harmony default export */ const direction_left_name_arrow_round_size_medium_view_lined = (SvgDirectionleftNamearrowRoundSizemediumViewlined);
|
|
124
|
+
;// CONCATENATED MODULE: ./src/arrow-round-icon/assets/direction=left, name=arrow-round, size=small, view=filled.svg
|
|
125
|
+
|
|
126
|
+
const SvgDirectionleftNamearrowRoundSizesmallViewfilled = props => /*#__PURE__*/external_react_namespaceObject.createElement("svg", Object.assign({
|
|
127
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
128
|
+
width: 16,
|
|
129
|
+
height: 16,
|
|
130
|
+
fill: "none"
|
|
131
|
+
}, props), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
132
|
+
fill: "currentColor",
|
|
133
|
+
fillRule: "evenodd",
|
|
134
|
+
d: "M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14M7.53 4.47a.75.75 0 0 1 0 1.06L5.81 7.25H12a.75.75 0 0 1 0 1.5H5.81l1.72 1.72a.75.75 0 1 1-1.06 1.06l-3-3a.75.75 0 0 1 0-1.06l3-3a.75.75 0 0 1 1.06 0",
|
|
135
|
+
clipRule: "evenodd"
|
|
136
|
+
}));
|
|
137
|
+
/* harmony default export */ const direction_left_name_arrow_round_size_small_view_filled = (SvgDirectionleftNamearrowRoundSizesmallViewfilled);
|
|
138
|
+
;// CONCATENATED MODULE: ./src/arrow-round-icon/assets/direction=left, name=arrow-round, size=small, view=lined.svg
|
|
139
|
+
|
|
140
|
+
const SvgDirectionleftNamearrowRoundSizesmallViewlined = props => /*#__PURE__*/external_react_namespaceObject.createElement("svg", Object.assign({
|
|
141
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
142
|
+
width: 16,
|
|
143
|
+
height: 16,
|
|
144
|
+
fill: "none"
|
|
145
|
+
}, props), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
146
|
+
fill: "currentColor",
|
|
147
|
+
d: "M5.141 7.465 7.47 5.136a.75.75 0 1 1 1.06 1.061L7.477 7.25h2.856a.75.75 0 0 1 0 1.5H7.477L8.53 9.803a.75.75 0 0 1-1.06 1.06L5.136 8.53a.747.747 0 0 1 .005-1.065"
|
|
148
|
+
}), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
149
|
+
fill: "currentColor",
|
|
150
|
+
fillRule: "evenodd",
|
|
151
|
+
d: "M8 14.583A6.583 6.583 0 1 1 8 1.417a6.583 6.583 0 0 1 0 13.166M2.917 8a5.083 5.083 0 1 0 10.166 0A5.083 5.083 0 0 0 2.917 8",
|
|
152
|
+
clipRule: "evenodd"
|
|
153
|
+
}));
|
|
154
|
+
/* harmony default export */ const direction_left_name_arrow_round_size_small_view_lined = (SvgDirectionleftNamearrowRoundSizesmallViewlined);
|
|
155
|
+
;// CONCATENATED MODULE: ./src/arrow-round-icon/assets/direction=right, name=arrow-round, size=medium, view=filled.svg
|
|
156
|
+
|
|
157
|
+
const SvgDirectionrightNamearrowRoundSizemediumViewfilled = props => /*#__PURE__*/external_react_namespaceObject.createElement("svg", Object.assign({
|
|
158
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
159
|
+
width: 24,
|
|
160
|
+
height: 24,
|
|
161
|
+
fill: "none"
|
|
162
|
+
}, props), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
163
|
+
fill: "currentColor",
|
|
164
|
+
fillRule: "evenodd",
|
|
165
|
+
d: "M12 21a9 9 0 1 0 0-18 9 9 0 0 0 0 18m1.707-12.707 3 3a1 1 0 0 1 0 1.414l-3 3a1 1 0 1 1-1.414-1.414L13.586 13H8a1 1 0 1 1 0-2h5.586l-1.293-1.293a1 1 0 0 1 1.414-1.414",
|
|
166
|
+
clipRule: "evenodd"
|
|
167
|
+
}));
|
|
168
|
+
/* harmony default export */ const direction_right_name_arrow_round_size_medium_view_filled = (SvgDirectionrightNamearrowRoundSizemediumViewfilled);
|
|
169
|
+
;// CONCATENATED MODULE: ./src/arrow-round-icon/assets/direction=right, name=arrow-round, size=medium, view=lined.svg
|
|
170
|
+
|
|
171
|
+
const SvgDirectionrightNamearrowRoundSizemediumViewlined = props => /*#__PURE__*/external_react_namespaceObject.createElement("svg", Object.assign({
|
|
172
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
173
|
+
width: 24,
|
|
174
|
+
height: 24,
|
|
175
|
+
fill: "none"
|
|
176
|
+
}, props), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
177
|
+
fill: "currentColor",
|
|
178
|
+
fillRule: "evenodd",
|
|
179
|
+
d: "M4.5 12a7.5 7.5 0 1 1 15 0 7.5 7.5 0 0 1-15 0M12 3a9 9 0 1 0 0 18 9 9 0 0 0 0-18m4.53 8.47-3-3a.75.75 0 1 0-1.06 1.06l1.72 1.72H8a.75.75 0 0 0 0 1.5h6.19l-1.72 1.72a.75.75 0 1 0 1.06 1.06l3-3a.75.75 0 0 0 0-1.06",
|
|
180
|
+
clipRule: "evenodd"
|
|
181
|
+
}));
|
|
182
|
+
/* harmony default export */ const direction_right_name_arrow_round_size_medium_view_lined = (SvgDirectionrightNamearrowRoundSizemediumViewlined);
|
|
183
|
+
;// CONCATENATED MODULE: ./src/arrow-round-icon/assets/direction=right, name=arrow-round, size=small, view=filled.svg
|
|
184
|
+
|
|
185
|
+
const SvgDirectionrightNamearrowRoundSizesmallViewfilled = props => /*#__PURE__*/external_react_namespaceObject.createElement("svg", Object.assign({
|
|
186
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
187
|
+
width: 16,
|
|
188
|
+
height: 16,
|
|
189
|
+
fill: "none"
|
|
190
|
+
}, props), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
191
|
+
fill: "currentColor",
|
|
192
|
+
fillRule: "evenodd",
|
|
193
|
+
d: "M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14m.47-10.53a.75.75 0 0 0 0 1.06l1.72 1.72H4a.75.75 0 0 0 0 1.5h6.19l-1.72 1.72a.75.75 0 1 0 1.06 1.06l3-3a.75.75 0 0 0 0-1.06l-3-3a.75.75 0 0 0-1.06 0",
|
|
194
|
+
clipRule: "evenodd"
|
|
195
|
+
}));
|
|
196
|
+
/* harmony default export */ const direction_right_name_arrow_round_size_small_view_filled = (SvgDirectionrightNamearrowRoundSizesmallViewfilled);
|
|
197
|
+
;// CONCATENATED MODULE: ./src/arrow-round-icon/assets/direction=right, name=arrow-round, size=small, view=lined.svg
|
|
198
|
+
|
|
199
|
+
const SvgDirectionrightNamearrowRoundSizesmallViewlined = props => /*#__PURE__*/external_react_namespaceObject.createElement("svg", Object.assign({
|
|
200
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
201
|
+
width: 16,
|
|
202
|
+
height: 16,
|
|
203
|
+
fill: "none"
|
|
204
|
+
}, props), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
205
|
+
fill: "currentColor",
|
|
206
|
+
d: "M10.859 8.535 8.53 10.864a.75.75 0 1 1-1.06-1.061L8.523 8.75H5.667a.75.75 0 0 1 0-1.5h2.856L7.47 6.197a.75.75 0 1 1 1.06-1.06l2.334 2.333a.75.75 0 0 1 .22.523V8a.75.75 0 0 1-.225.535"
|
|
207
|
+
}), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
208
|
+
fill: "currentColor",
|
|
209
|
+
fillRule: "evenodd",
|
|
210
|
+
d: "M8 1.417a6.583 6.583 0 1 1 0 13.166A6.583 6.583 0 0 1 8 1.417M13.083 8A5.083 5.083 0 1 0 2.917 8a5.083 5.083 0 0 0 10.166 0",
|
|
211
|
+
clipRule: "evenodd"
|
|
212
|
+
}));
|
|
213
|
+
/* harmony default export */ const direction_right_name_arrow_round_size_small_view_lined = (SvgDirectionrightNamearrowRoundSizesmallViewlined);
|
|
214
|
+
;// CONCATENATED MODULE: ./src/arrow-round-icon/assets/direction=up, name=arrow-round, size=medium, view=filled.svg
|
|
215
|
+
|
|
216
|
+
const SvgDirectionupNamearrowRoundSizemediumViewfilled = 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: "M21 12a9 9 0 1 0-18 0 9 9 0 0 0 18 0M8.293 10.293l3-3a1 1 0 0 1 1.414 0l3 3a1 1 0 0 1-1.414 1.414L13 10.414V16a1 1 0 1 1-2 0v-5.586l-1.293 1.293a1 1 0 0 1-1.414-1.414",
|
|
225
|
+
clipRule: "evenodd"
|
|
226
|
+
}));
|
|
227
|
+
/* harmony default export */ const direction_up_name_arrow_round_size_medium_view_filled = (SvgDirectionupNamearrowRoundSizemediumViewfilled);
|
|
228
|
+
;// CONCATENATED MODULE: ./src/arrow-round-icon/assets/direction=up, name=arrow-round, size=medium, view=lined.svg
|
|
229
|
+
|
|
230
|
+
const SvgDirectionupNamearrowRoundSizemediumViewlined = 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: "M12 19.5a7.5 7.5 0 1 0 0-15 7.5 7.5 0 0 0 0 15m9-7.5a9 9 0 1 1-18 0 9 9 0 0 1 18 0m-8.47-4.53 3 3a.75.75 0 1 1-1.06 1.06l-1.72-1.72V16a.75.75 0 0 1-1.5 0V9.81l-1.72 1.72a.75.75 0 0 1-1.06-1.06l3-3a.75.75 0 0 1 1.06 0",
|
|
239
|
+
clipRule: "evenodd"
|
|
240
|
+
}));
|
|
241
|
+
/* harmony default export */ const direction_up_name_arrow_round_size_medium_view_lined = (SvgDirectionupNamearrowRoundSizemediumViewlined);
|
|
242
|
+
;// CONCATENATED MODULE: ./src/arrow-round-icon/assets/direction=up, name=arrow-round, size=small, view=filled.svg
|
|
243
|
+
|
|
244
|
+
const SvgDirectionupNamearrowRoundSizesmallViewfilled = props => /*#__PURE__*/external_react_namespaceObject.createElement("svg", Object.assign({
|
|
245
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
246
|
+
width: 16,
|
|
247
|
+
height: 16,
|
|
248
|
+
fill: "none"
|
|
249
|
+
}, props), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
250
|
+
fill: "currentColor",
|
|
251
|
+
fillRule: "evenodd",
|
|
252
|
+
d: "M1 8a7 7 0 1 0 14 0A7 7 0 0 0 1 8m10.53-.47a.75.75 0 0 1-1.06 0L8.75 5.81V12a.75.75 0 0 1-1.5 0V5.81L5.53 7.53a.75.75 0 0 1-1.06-1.06l3-3a.75.75 0 0 1 1.06 0l3 3a.75.75 0 0 1 0 1.06",
|
|
253
|
+
clipRule: "evenodd"
|
|
254
|
+
}));
|
|
255
|
+
/* harmony default export */ const direction_up_name_arrow_round_size_small_view_filled = (SvgDirectionupNamearrowRoundSizesmallViewfilled);
|
|
256
|
+
;// CONCATENATED MODULE: ./src/arrow-round-icon/assets/direction=up, name=arrow-round, size=small, view=lined.svg
|
|
257
|
+
|
|
258
|
+
const SvgDirectionupNamearrowRoundSizesmallViewlined = props => /*#__PURE__*/external_react_namespaceObject.createElement("svg", Object.assign({
|
|
259
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
260
|
+
width: 16,
|
|
261
|
+
height: 16,
|
|
262
|
+
fill: "none"
|
|
263
|
+
}, props), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
264
|
+
fill: "currentColor",
|
|
265
|
+
d: "m8.535 5.141 2.329 2.329a.75.75 0 1 1-1.061 1.06L8.75 7.477v2.856a.75.75 0 0 1-1.5 0V7.477L6.197 8.53a.75.75 0 0 1-1.06-1.06L7.47 5.136a.747.747 0 0 1 1.065.005"
|
|
266
|
+
}), /*#__PURE__*/external_react_namespaceObject.createElement("path", {
|
|
267
|
+
fill: "currentColor",
|
|
268
|
+
fillRule: "evenodd",
|
|
269
|
+
d: "M1.417 8a6.583 6.583 0 1 1 13.166 0A6.583 6.583 0 0 1 1.417 8M8 2.917a5.083 5.083 0 1 0 0 10.166A5.083 5.083 0 0 0 8 2.917",
|
|
270
|
+
clipRule: "evenodd"
|
|
271
|
+
}));
|
|
272
|
+
/* harmony default export */ const direction_up_name_arrow_round_size_small_view_lined = (SvgDirectionupNamearrowRoundSizesmallViewlined);
|
|
273
|
+
;// CONCATENATED MODULE: ./src/arrow-round-icon/assets/index.tsx
|
|
274
|
+
/* eslint quote-props: off */
|
|
275
|
+
/* eslint @typescript-eslint/comma-dangle: off */
|
|
276
|
+
|
|
277
|
+
|
|
278
|
+
|
|
279
|
+
|
|
280
|
+
|
|
281
|
+
|
|
282
|
+
|
|
283
|
+
|
|
284
|
+
|
|
285
|
+
|
|
286
|
+
|
|
287
|
+
|
|
288
|
+
|
|
289
|
+
|
|
290
|
+
|
|
291
|
+
|
|
292
|
+
const AssetMap = {
|
|
293
|
+
'down': {
|
|
294
|
+
'medium': {
|
|
295
|
+
'filled': direction_down_name_arrow_round_size_medium_view_filled,
|
|
296
|
+
'lined': direction_down_name_arrow_round_size_medium_view_lined
|
|
297
|
+
},
|
|
298
|
+
'small': {
|
|
299
|
+
'filled': direction_down_name_arrow_round_size_small_view_filled,
|
|
300
|
+
'lined': direction_down_name_arrow_round_size_small_view_lined
|
|
301
|
+
}
|
|
302
|
+
},
|
|
303
|
+
'left': {
|
|
304
|
+
'medium': {
|
|
305
|
+
'filled': direction_left_name_arrow_round_size_medium_view_filled,
|
|
306
|
+
'lined': direction_left_name_arrow_round_size_medium_view_lined
|
|
307
|
+
},
|
|
308
|
+
'small': {
|
|
309
|
+
'filled': direction_left_name_arrow_round_size_small_view_filled,
|
|
310
|
+
'lined': direction_left_name_arrow_round_size_small_view_lined
|
|
311
|
+
}
|
|
312
|
+
},
|
|
313
|
+
'right': {
|
|
314
|
+
'medium': {
|
|
315
|
+
'filled': direction_right_name_arrow_round_size_medium_view_filled,
|
|
316
|
+
'lined': direction_right_name_arrow_round_size_medium_view_lined
|
|
317
|
+
},
|
|
318
|
+
'small': {
|
|
319
|
+
'filled': direction_right_name_arrow_round_size_small_view_filled,
|
|
320
|
+
'lined': direction_right_name_arrow_round_size_small_view_lined
|
|
321
|
+
}
|
|
322
|
+
},
|
|
323
|
+
'up': {
|
|
324
|
+
'medium': {
|
|
325
|
+
'filled': direction_up_name_arrow_round_size_medium_view_filled,
|
|
326
|
+
'lined': direction_up_name_arrow_round_size_medium_view_lined
|
|
327
|
+
},
|
|
328
|
+
'small': {
|
|
329
|
+
'filled': direction_up_name_arrow_round_size_small_view_filled,
|
|
330
|
+
'lined': direction_up_name_arrow_round_size_small_view_lined
|
|
331
|
+
}
|
|
332
|
+
}
|
|
333
|
+
};
|
|
334
|
+
|
|
335
|
+
var __webpack_exports__AssetMap = __webpack_exports__.v;
|
|
336
|
+
export { __webpack_exports__AssetMap as AssetMap };
|