@sunzi/icon 1.0.7 → 1.0.8
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/dist/assets/jsx-runtime-507bef5b.js +10 -0
- package/dist/assets/jsx-runtime-507bef5b.js.map +1 -0
- package/dist/customeow/index.es.js +1 -9
- package/dist/customeow/index.es.js.map +1 -1
- package/dist/customeow-shein/index.es.js +2 -0
- package/dist/customeow-shein/index.es.js.map +1 -0
- package/manifest.json +5 -0
- package/package.json +2 -1
- package/src/customeow-shein/default/icon-adjustments-horizontal-solid.tsx +35 -0
- package/src/customeow-shein/default/icon-align-bottom-outline.tsx +34 -0
- package/src/customeow-shein/default/icon-align-center-horizontally-outline.tsx +36 -0
- package/src/customeow-shein/default/icon-align-center-vertically-outline.tsx +36 -0
- package/src/customeow-shein/default/icon-align-left-outline.tsx +34 -0
- package/src/customeow-shein/default/icon-align-right-outline.tsx +34 -0
- package/src/customeow-shein/default/icon-align-top-outline.tsx +34 -0
- package/src/customeow-shein/default/icon-arc-text-bicolor-solid.tsx +41 -0
- package/src/customeow-shein/default/icon-arrow-chevron-double-left-outline.tsx +38 -0
- package/src/customeow-shein/default/icon-arrow-chevron-double-right-outline.tsx +38 -0
- package/src/customeow-shein/default/icon-arrow-chevron-down-outline.tsx +36 -0
- package/src/customeow-shein/default/icon-arrow-chevron-left-outline.tsx +36 -0
- package/src/customeow-shein/default/icon-arrow-chevron-right-outline.tsx +37 -0
- package/src/customeow-shein/default/icon-arrow-chevron-up-outline.tsx +36 -0
- package/src/customeow-shein/default/icon-arrow-corner-left-up-outline.tsx +35 -0
- package/src/customeow-shein/default/icon-arrow-dis-left-circle-solid.tsx +36 -0
- package/src/customeow-shein/default/icon-arrow-double-left-outline.tsx +36 -0
- package/src/customeow-shein/default/icon-arrow-double-right-outline.tsx +38 -0
- package/src/customeow-shein/default/icon-arrow-down-caret-triangle-solid.tsx +37 -0
- package/src/customeow-shein/default/icon-arrow-down-on-square-solid.tsx +34 -0
- package/src/customeow-shein/default/icon-arrow-down-outline.tsx +36 -0
- package/src/customeow-shein/default/icon-arrow-download-outline.tsx +38 -0
- package/src/customeow-shein/default/icon-arrow-left-outline.tsx +36 -0
- package/src/customeow-shein/default/icon-arrow-long-right-outline.tsx +36 -0
- package/src/customeow-shein/default/icon-arrow-path-rounded-square-outline.tsx +38 -0
- package/src/customeow-shein/default/icon-arrow-right-on-rectangle-outline.tsx +44 -0
- package/src/customeow-shein/default/icon-arrow-right-outline.tsx +36 -0
- package/src/customeow-shein/default/icon-arrow-rotate-left-rectangle-solid.tsx +36 -0
- package/src/customeow-shein/default/icon-arrow-rotate-right-rectangle-solid.tsx +36 -0
- package/src/customeow-shein/default/icon-arrow-up-caret-triangle-solid.tsx +37 -0
- package/src/customeow-shein/default/icon-arrow-up-outline.tsx +36 -0
- package/src/customeow-shein/default/icon-arrow-up-right-outline.tsx +36 -0
- package/src/customeow-shein/default/icon-arrow-upload-outline.tsx +38 -0
- package/src/customeow-shein/default/icon-arrows-right-left-outline.tsx +36 -0
- package/src/customeow-shein/default/icon-arrows-up-down-outline.tsx +36 -0
- package/src/customeow-shein/default/icon-attribute-deg-outline.tsx +36 -0
- package/src/customeow-shein/default/icon-attribute-h-outline.tsx +34 -0
- package/src/customeow-shein/default/icon-attribute-opacity-bicolor-solid.tsx +47 -0
- package/src/customeow-shein/default/icon-attribute-w-outline.tsx +36 -0
- package/src/customeow-shein/default/icon-attribute-x-outline.tsx +34 -0
- package/src/customeow-shein/default/icon-attribute-y-outline.tsx +34 -0
- package/src/customeow-shein/default/icon-bell-notice-outline.tsx +37 -0
- package/src/customeow-shein/default/icon-bell-notice-solid.tsx +36 -0
- package/src/customeow-shein/default/icon-bring-forward-outline.tsx +38 -0
- package/src/customeow-shein/default/icon-bring-to-front-outline.tsx +40 -0
- package/src/customeow-shein/default/icon-calendar-bicolor-solid.tsx +39 -0
- package/src/customeow-shein/default/icon-calendar-outline.tsx +36 -0
- package/src/customeow-shein/default/icon-check-circle-solid.tsx +36 -0
- package/src/customeow-shein/default/icon-check-outline.tsx +36 -0
- package/src/customeow-shein/default/icon-clear-outline.tsx +36 -0
- package/src/customeow-shein/default/icon-click-solid.tsx +34 -0
- package/src/customeow-shein/default/icon-clipboard-document-list-outline.tsx +39 -0
- package/src/customeow-shein/default/icon-clipboard-document-list-solid.tsx +43 -0
- package/src/customeow-shein/default/icon-clock-time-solid.tsx +36 -0
- package/src/customeow-shein/default/icon-close-circle-outline.tsx +36 -0
- package/src/customeow-shein/default/icon-close-circle-solid.tsx +36 -0
- package/src/customeow-shein/default/icon-close-dis-circle-solid.tsx +42 -0
- package/src/customeow-shein/default/icon-close-outline.tsx +34 -0
- package/src/customeow-shein/default/icon-cog-6-tooth-outline.tsx +44 -0
- package/src/customeow-shein/default/icon-cog-6-tooth-solid.tsx +36 -0
- package/src/customeow-shein/default/icon-data-source-outline.tsx +36 -0
- package/src/customeow-shein/default/icon-design-outline.tsx +36 -0
- package/src/customeow-shein/default/icon-device-desktop-solid.tsx +36 -0
- package/src/customeow-shein/default/icon-device-mobile-solid.tsx +36 -0
- package/src/customeow-shein/default/icon-document-arrow-up-solid.tsx +36 -0
- package/src/customeow-shein/default/icon-document-copy-solid.tsx +38 -0
- package/src/customeow-shein/default/icon-document-csv-solid.tsx +36 -0
- package/src/customeow-shein/default/icon-document-text-bicolor-solid.tsx +41 -0
- package/src/customeow-shein/default/icon-document-text-solid.tsx +36 -0
- package/src/customeow-shein/default/icon-drag-arrow-outline.tsx +36 -0
- package/src/customeow-shein/default/icon-drag-cursor-arrow-outline.tsx +42 -0
- package/src/customeow-shein/default/icon-drag-outline.tsx +34 -0
- package/src/customeow-shein/default/icon-edit-outline.tsx +40 -0
- package/src/customeow-shein/default/icon-edit-solid.tsx +34 -0
- package/src/customeow-shein/default/icon-ellipsis-more-horizontal-outline.tsx +36 -0
- package/src/customeow-shein/default/icon-erro-solid.tsx +34 -0
- package/src/customeow-shein/default/icon-exclamation-circle-solid.tsx +36 -0
- package/src/customeow-shein/default/icon-exclamation-triangle-outline.tsx +37 -0
- package/src/customeow-shein/default/icon-exclamation-warning-triangle-solid.tsx +38 -0
- package/src/customeow-shein/default/icon-eye-solid.tsx +40 -0
- package/src/customeow-shein/default/icon-file-audio-outline.tsx +36 -0
- package/src/customeow-shein/default/icon-file-video-outline.tsx +40 -0
- package/src/customeow-shein/default/icon-flip-horizontally-solid.tsx +44 -0
- package/src/customeow-shein/default/icon-flip-vertically-solid.tsx +44 -0
- package/src/customeow-shein/default/icon-font-add-solid.tsx +40 -0
- package/src/customeow-shein/default/icon-font-solid.tsx +46 -0
- package/src/customeow-shein/default/icon-function-outline.tsx +34 -0
- package/src/customeow-shein/default/icon-funnel-solid.tsx +36 -0
- package/src/customeow-shein/default/icon-hand-outline.tsx +36 -0
- package/src/customeow-shein/default/icon-hourglass-outline.tsx +36 -0
- package/src/customeow-shein/default/icon-image-photo-plus-solid.tsx +36 -0
- package/src/customeow-shein/default/icon-image-photo-solid.tsx +36 -0
- package/src/customeow-shein/default/icon-import-outline.tsx +38 -0
- package/src/customeow-shein/default/icon-information-circle-solid.tsx +36 -0
- package/src/customeow-shein/default/icon-input-value-solid.tsx +41 -0
- package/src/customeow-shein/default/icon-keyboard-outline.tsx +40 -0
- package/src/customeow-shein/default/icon-keyboard-solid.tsx +36 -0
- package/src/customeow-shein/default/icon-language-outline.tsx +40 -0
- package/src/customeow-shein/default/icon-linked-data-outline.tsx +42 -0
- package/src/customeow-shein/default/icon-linked-data-solid.tsx +34 -0
- package/src/customeow-shein/default/icon-loading-outline.tsx +36 -0
- package/src/customeow-shein/default/icon-magic-ai-bicolor-solid.tsx +50 -0
- package/src/customeow-shein/default/icon-map-outline.tsx +36 -0
- package/src/customeow-shein/default/icon-map-pin-outline.tsx +36 -0
- package/src/customeow-shein/default/icon-map-pin-solid.tsx +36 -0
- package/src/customeow-shein/default/icon-mask-bicolor-solid.tsx +41 -0
- package/src/customeow-shein/default/icon-minus-circle-solid.tsx +36 -0
- package/src/customeow-shein/default/icon-minus-outline.tsx +36 -0
- package/src/customeow-shein/default/icon-minus-square-outline.tsx +40 -0
- package/src/customeow-shein/default/icon-new-solid.tsx +36 -0
- package/src/customeow-shein/default/icon-output-value-solid.tsx +41 -0
- package/src/customeow-shein/default/icon-paper-clip-outline.tsx +36 -0
- package/src/customeow-shein/default/icon-pattern-1-solid.tsx +36 -0
- package/src/customeow-shein/default/icon-pattern-2-solid.tsx +40 -0
- package/src/customeow-shein/default/icon-pattern-3-solid.tsx +46 -0
- package/src/customeow-shein/default/icon-pattern-4-solid.tsx +36 -0
- package/src/customeow-shein/default/icon-pattern-5-solid.tsx +46 -0
- package/src/customeow-shein/default/icon-pattern-6-solid.tsx +40 -0
- package/src/customeow-shein/default/icon-pattern-bicolor-solid.tsx +43 -0
- package/src/customeow-shein/default/icon-pause-solid.tsx +34 -0
- package/src/customeow-shein/default/icon-pencil-square-solid.tsx +38 -0
- package/src/customeow-shein/default/icon-play-preview-circle-outline.tsx +37 -0
- package/src/customeow-shein/default/icon-plus-add-circle-solid.tsx +36 -0
- package/src/customeow-shein/default/icon-plus-outline.tsx +34 -0
- package/src/customeow-shein/default/icon-plus-square-outline.tsx +40 -0
- package/src/customeow-shein/default/icon-puzzle-piece-solid.tsx +34 -0
- package/src/customeow-shein/default/icon-qr-code-solid.tsx +64 -0
- package/src/customeow-shein/default/icon-question-mark-circle-solid.tsx +36 -0
- package/src/customeow-shein/default/icon-reset-outline.tsx +34 -0
- package/src/customeow-shein/default/icon-retry-circle-solid.tsx +36 -0
- package/src/customeow-shein/default/icon-rocket-launch.tsx +42 -0
- package/src/customeow-shein/default/icon-rotate-cursor-outline.tsx +34 -0
- package/src/customeow-shein/default/icon-rotate-left-90-outline.tsx +50 -0
- package/src/customeow-shein/default/icon-rotate-left-rectangle-outline.tsx +41 -0
- package/src/customeow-shein/default/icon-rotate-outline.tsx +36 -0
- package/src/customeow-shein/default/icon-rotate-right-90-outline.tsx +44 -0
- package/src/customeow-shein/default/icon-rotate-right-rectangle-outline.tsx +41 -0
- package/src/customeow-shein/default/icon-scissors-bicolor-solid.tsx +46 -0
- package/src/customeow-shein/default/icon-scissors-solid.tsx +40 -0
- package/src/customeow-shein/default/icon-search-outline.tsx +36 -0
- package/src/customeow-shein/default/icon-send-bckward-outline.tsx +38 -0
- package/src/customeow-shein/default/icon-send-to-back-outline.tsx +40 -0
- package/src/customeow-shein/default/icon-shopping-cart-outline.tsx +36 -0
- package/src/customeow-shein/default/icon-shopping-cart-solid.tsx +34 -0
- package/src/customeow-shein/default/icon-stack-circle-solid.tsx +42 -0
- package/src/customeow-shein/default/icon-star-solid.tsx +36 -0
- package/src/customeow-shein/default/icon-step-back-solid.tsx +34 -0
- package/src/customeow-shein/default/icon-step-next-solid.tsx +34 -0
- package/src/customeow-shein/default/icon-stock-bicolor-solid.tsx +43 -0
- package/src/customeow-shein/default/icon-stop-square-solid.tsx +34 -0
- package/src/customeow-shein/default/icon-success-solid.tsx +34 -0
- package/src/customeow-shein/default/icon-svg-outline.tsx +34 -0
- package/src/customeow-shein/default/icon-swatch-minus-solid.tsx +40 -0
- package/src/customeow-shein/default/icon-swatch-plus-solid.tsx +40 -0
- package/src/customeow-shein/default/icon-swatch-solid.tsx +40 -0
- package/src/customeow-shein/default/icon-tag-plus-solid.tsx +36 -0
- package/src/customeow-shein/default/icon-tailoring-cutting-outline.tsx +38 -0
- package/src/customeow-shein/default/icon-text-align-bottom-outline.tsx +36 -0
- package/src/customeow-shein/default/icon-text-align-center-outline.tsx +36 -0
- package/src/customeow-shein/default/icon-text-align-left-outline.tsx +34 -0
- package/src/customeow-shein/default/icon-text-align-middle-outline.tsx +36 -0
- package/src/customeow-shein/default/icon-text-align-right-outline.tsx +34 -0
- package/src/customeow-shein/default/icon-text-align-top-outline.tsx +36 -0
- package/src/customeow-shein/default/icon-text-bicolor-solid.tsx +43 -0
- package/src/customeow-shein/default/icon-text-bold-outline.tsx +36 -0
- package/src/customeow-shein/default/icon-text-border-outline.tsx +36 -0
- package/src/customeow-shein/default/icon-text-italic-outline.tsx +34 -0
- package/src/customeow-shein/default/icon-text-path-down-solid.tsx +34 -0
- package/src/customeow-shein/default/icon-text-path-top-solid.tsx +43 -0
- package/src/customeow-shein/default/icon-text-underline-outline.tsx +34 -0
- package/src/customeow-shein/default/icon-tool-checkbox-outline.tsx +40 -0
- package/src/customeow-shein/default/icon-tool-clock-time-outline.tsx +36 -0
- package/src/customeow-shein/default/icon-tool-color-outline.tsx +42 -0
- package/src/customeow-shein/default/icon-tool-description-outline.tsx +34 -0
- package/src/customeow-shein/default/icon-tool-email-outline.tsx +36 -0
- package/src/customeow-shein/default/icon-tool-file-upload-outline.tsx +36 -0
- package/src/customeow-shein/default/icon-tool-font-outline.tsx +36 -0
- package/src/customeow-shein/default/icon-tool-image-outline.tsx +40 -0
- package/src/customeow-shein/default/icon-tool-image-photo-schematic-outline.tsx +38 -0
- package/src/customeow-shein/default/icon-tool-locked-outline.tsx +36 -0
- package/src/customeow-shein/default/icon-tool-notes-outline.tsx +36 -0
- package/src/customeow-shein/default/icon-tool-number-outline.tsx +34 -0
- package/src/customeow-shein/default/icon-tool-photo-upload-outline.tsx +40 -0
- package/src/customeow-shein/default/icon-tool-pop-modal-solid.tsx +36 -0
- package/src/customeow-shein/default/icon-tool-radio-solid.tsx +40 -0
- package/src/customeow-shein/default/icon-tool-select-menu-outline.tsx +36 -0
- package/src/customeow-shein/default/icon-tool-spotify-code-outline.tsx +40 -0
- package/src/customeow-shein/default/icon-tool-text-outline.tsx +40 -0
- package/src/customeow-shein/default/icon-tool-unlocked-outline.tsx +36 -0
- package/src/customeow-shein/default/icon-tool-url-outline.tsx +38 -0
- package/src/customeow-shein/default/icon-translation-fill-solid.tsx +46 -0
- package/src/customeow-shein/default/icon-trash-delete-solid.tsx +36 -0
- package/src/customeow-shein/default/icon-triangles-play-solid.tsx +34 -0
- package/src/customeow-shein/default/icon-user-solid.tsx +34 -0
- package/src/customeow-shein/index.json +198 -0
- package/src/customeow-shein/index.tsx +194 -0
- package/types/customeow-shein/default/icon-adjustments-horizontal-solid.d.ts +3 -0
- package/types/customeow-shein/default/icon-align-bottom-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-align-center-horizontally-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-align-center-vertically-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-align-left-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-align-right-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-align-top-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-arc-text-bicolor-solid.d.ts +3 -0
- package/types/customeow-shein/default/icon-arrow-chevron-double-left-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-arrow-chevron-double-right-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-arrow-chevron-down-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-arrow-chevron-left-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-arrow-chevron-right-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-arrow-chevron-up-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-arrow-corner-left-up-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-arrow-dis-left-circle-solid.d.ts +3 -0
- package/types/customeow-shein/default/icon-arrow-double-left-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-arrow-double-right-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-arrow-down-caret-triangle-solid.d.ts +3 -0
- package/types/customeow-shein/default/icon-arrow-down-on-square-solid.d.ts +3 -0
- package/types/customeow-shein/default/icon-arrow-down-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-arrow-download-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-arrow-left-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-arrow-long-right-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-arrow-path-rounded-square-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-arrow-right-on-rectangle-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-arrow-right-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-arrow-rotate-left-rectangle-solid.d.ts +3 -0
- package/types/customeow-shein/default/icon-arrow-rotate-right-rectangle-solid.d.ts +3 -0
- package/types/customeow-shein/default/icon-arrow-up-caret-triangle-solid.d.ts +3 -0
- package/types/customeow-shein/default/icon-arrow-up-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-arrow-up-right-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-arrow-upload-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-arrows-right-left-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-arrows-up-down-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-attribute-deg-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-attribute-h-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-attribute-opacity-bicolor-solid.d.ts +3 -0
- package/types/customeow-shein/default/icon-attribute-w-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-attribute-x-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-attribute-y-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-bell-notice-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-bell-notice-solid.d.ts +3 -0
- package/types/customeow-shein/default/icon-bring-forward-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-bring-to-front-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-calendar-bicolor-solid.d.ts +3 -0
- package/types/customeow-shein/default/icon-calendar-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-check-circle-solid.d.ts +3 -0
- package/types/customeow-shein/default/icon-check-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-clear-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-click-solid.d.ts +3 -0
- package/types/customeow-shein/default/icon-clipboard-document-list-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-clipboard-document-list-solid.d.ts +3 -0
- package/types/customeow-shein/default/icon-clock-time-solid.d.ts +3 -0
- package/types/customeow-shein/default/icon-close-circle-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-close-circle-solid.d.ts +3 -0
- package/types/customeow-shein/default/icon-close-dis-circle-solid.d.ts +3 -0
- package/types/customeow-shein/default/icon-close-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-cog-6-tooth-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-cog-6-tooth-solid.d.ts +3 -0
- package/types/customeow-shein/default/icon-data-source-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-design-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-device-desktop-solid.d.ts +3 -0
- package/types/customeow-shein/default/icon-device-mobile-solid.d.ts +3 -0
- package/types/customeow-shein/default/icon-document-arrow-up-solid.d.ts +3 -0
- package/types/customeow-shein/default/icon-document-copy-solid.d.ts +3 -0
- package/types/customeow-shein/default/icon-document-csv-solid.d.ts +3 -0
- package/types/customeow-shein/default/icon-document-text-bicolor-solid.d.ts +3 -0
- package/types/customeow-shein/default/icon-document-text-solid.d.ts +3 -0
- package/types/customeow-shein/default/icon-drag-arrow-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-drag-cursor-arrow-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-drag-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-edit-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-edit-solid.d.ts +3 -0
- package/types/customeow-shein/default/icon-ellipsis-more-horizontal-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-erro-solid.d.ts +3 -0
- package/types/customeow-shein/default/icon-exclamation-circle-solid.d.ts +3 -0
- package/types/customeow-shein/default/icon-exclamation-triangle-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-exclamation-warning-triangle-solid.d.ts +3 -0
- package/types/customeow-shein/default/icon-eye-solid.d.ts +3 -0
- package/types/customeow-shein/default/icon-file-audio-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-file-video-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-flip-horizontally-solid.d.ts +3 -0
- package/types/customeow-shein/default/icon-flip-vertically-solid.d.ts +3 -0
- package/types/customeow-shein/default/icon-font-add-solid.d.ts +3 -0
- package/types/customeow-shein/default/icon-font-solid.d.ts +3 -0
- package/types/customeow-shein/default/icon-function-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-funnel-solid.d.ts +3 -0
- package/types/customeow-shein/default/icon-hand-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-hourglass-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-image-photo-plus-solid.d.ts +3 -0
- package/types/customeow-shein/default/icon-image-photo-solid.d.ts +3 -0
- package/types/customeow-shein/default/icon-import-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-information-circle-solid.d.ts +3 -0
- package/types/customeow-shein/default/icon-input-value-solid.d.ts +3 -0
- package/types/customeow-shein/default/icon-keyboard-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-keyboard-solid.d.ts +3 -0
- package/types/customeow-shein/default/icon-language-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-linked-data-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-linked-data-solid.d.ts +3 -0
- package/types/customeow-shein/default/icon-loading-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-magic-ai-bicolor-solid.d.ts +3 -0
- package/types/customeow-shein/default/icon-map-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-map-pin-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-map-pin-solid.d.ts +3 -0
- package/types/customeow-shein/default/icon-mask-bicolor-solid.d.ts +3 -0
- package/types/customeow-shein/default/icon-minus-circle-solid.d.ts +3 -0
- package/types/customeow-shein/default/icon-minus-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-minus-square-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-new-solid.d.ts +3 -0
- package/types/customeow-shein/default/icon-output-value-solid.d.ts +3 -0
- package/types/customeow-shein/default/icon-paper-clip-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-pattern-1-solid.d.ts +3 -0
- package/types/customeow-shein/default/icon-pattern-2-solid.d.ts +3 -0
- package/types/customeow-shein/default/icon-pattern-3-solid.d.ts +3 -0
- package/types/customeow-shein/default/icon-pattern-4-solid.d.ts +3 -0
- package/types/customeow-shein/default/icon-pattern-5-solid.d.ts +3 -0
- package/types/customeow-shein/default/icon-pattern-6-solid.d.ts +3 -0
- package/types/customeow-shein/default/icon-pattern-bicolor-solid.d.ts +3 -0
- package/types/customeow-shein/default/icon-pause-solid.d.ts +3 -0
- package/types/customeow-shein/default/icon-pencil-square-solid.d.ts +3 -0
- package/types/customeow-shein/default/icon-play-preview-circle-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-plus-add-circle-solid.d.ts +3 -0
- package/types/customeow-shein/default/icon-plus-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-plus-square-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-puzzle-piece-solid.d.ts +3 -0
- package/types/customeow-shein/default/icon-qr-code-solid.d.ts +3 -0
- package/types/customeow-shein/default/icon-question-mark-circle-solid.d.ts +3 -0
- package/types/customeow-shein/default/icon-reset-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-retry-circle-solid.d.ts +3 -0
- package/types/customeow-shein/default/icon-rocket-launch.d.ts +3 -0
- package/types/customeow-shein/default/icon-rotate-cursor-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-rotate-left-90-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-rotate-left-rectangle-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-rotate-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-rotate-right-90-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-rotate-right-rectangle-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-scissors-bicolor-solid.d.ts +3 -0
- package/types/customeow-shein/default/icon-scissors-solid.d.ts +3 -0
- package/types/customeow-shein/default/icon-search-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-send-bckward-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-send-to-back-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-shopping-cart-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-shopping-cart-solid.d.ts +3 -0
- package/types/customeow-shein/default/icon-stack-circle-solid.d.ts +3 -0
- package/types/customeow-shein/default/icon-star-solid.d.ts +3 -0
- package/types/customeow-shein/default/icon-step-back-solid.d.ts +3 -0
- package/types/customeow-shein/default/icon-step-next-solid.d.ts +3 -0
- package/types/customeow-shein/default/icon-stock-bicolor-solid.d.ts +3 -0
- package/types/customeow-shein/default/icon-stop-square-solid.d.ts +3 -0
- package/types/customeow-shein/default/icon-success-solid.d.ts +3 -0
- package/types/customeow-shein/default/icon-svg-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-swatch-minus-solid.d.ts +3 -0
- package/types/customeow-shein/default/icon-swatch-plus-solid.d.ts +3 -0
- package/types/customeow-shein/default/icon-swatch-solid.d.ts +3 -0
- package/types/customeow-shein/default/icon-tag-plus-solid.d.ts +3 -0
- package/types/customeow-shein/default/icon-tailoring-cutting-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-text-align-bottom-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-text-align-center-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-text-align-left-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-text-align-middle-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-text-align-right-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-text-align-top-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-text-bicolor-solid.d.ts +3 -0
- package/types/customeow-shein/default/icon-text-bold-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-text-border-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-text-italic-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-text-path-down-solid.d.ts +3 -0
- package/types/customeow-shein/default/icon-text-path-top-solid.d.ts +3 -0
- package/types/customeow-shein/default/icon-text-underline-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-tool-checkbox-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-tool-clock-time-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-tool-color-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-tool-description-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-tool-email-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-tool-file-upload-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-tool-font-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-tool-image-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-tool-image-photo-schematic-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-tool-locked-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-tool-notes-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-tool-number-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-tool-photo-upload-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-tool-pop-modal-solid.d.ts +3 -0
- package/types/customeow-shein/default/icon-tool-radio-solid.d.ts +3 -0
- package/types/customeow-shein/default/icon-tool-select-menu-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-tool-spotify-code-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-tool-text-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-tool-unlocked-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-tool-url-outline.d.ts +3 -0
- package/types/customeow-shein/default/icon-translation-fill-solid.d.ts +3 -0
- package/types/customeow-shein/default/icon-trash-delete-solid.d.ts +3 -0
- package/types/customeow-shein/default/icon-triangles-play-solid.d.ts +3 -0
- package/types/customeow-shein/default/icon-user-solid.d.ts +3 -0
- package/types/customeow-shein/index.d.ts +194 -0
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import type { IconProps } from "@/types";
|
|
3
|
+
|
|
4
|
+
export const IconLinkedDataOutline = forwardRef<SVGSVGElement, IconProps>(
|
|
5
|
+
({ color = "currentColor", ...props }, forwardedRef) => {
|
|
6
|
+
const { className } = props;
|
|
7
|
+
props = {
|
|
8
|
+
...props,
|
|
9
|
+
width: `${props.width || props.size || 20}`,
|
|
10
|
+
height: `${props.height || props.size || 20}`,
|
|
11
|
+
className: `${
|
|
12
|
+
className ? className + " " : ""
|
|
13
|
+
}customeow-shein-icon customeow-shein-icon-icon-linked-data-outline`,
|
|
14
|
+
};
|
|
15
|
+
return (
|
|
16
|
+
<svg
|
|
17
|
+
viewBox="0 0 20 20"
|
|
18
|
+
fill="none"
|
|
19
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
20
|
+
{...props}
|
|
21
|
+
ref={forwardedRef}
|
|
22
|
+
>
|
|
23
|
+
<path
|
|
24
|
+
d="M3.67621 4.33C4.47302 3.79879 5.41473 3.58765 6.07275 3.58765H13.7239C14.1105 3.58765 14.4239 3.90105 14.4239 4.28765C14.4239 4.67425 14.1105 4.98765 13.7239 4.98765H6.07275C5.65971 4.98765 4.99481 5.13352 4.45279 5.49487C3.93938 5.83714 3.55955 6.34982 3.55955 7.14383C3.55955 7.93785 3.93938 8.45052 4.45279 8.79279C4.99481 9.15414 5.65971 9.30001 6.07275 9.30001H13.9273C14.5853 9.30001 15.527 9.51116 16.3238 10.0424C17.1492 10.5927 17.8405 11.5081 17.8405 12.8562C17.8405 14.2043 17.1492 15.1197 16.3238 15.67C15.527 16.2012 14.5853 16.4124 13.9273 16.4124H6.07275C5.68615 16.4124 5.37275 16.099 5.37275 15.7124C5.37275 15.3258 5.68615 15.0124 6.07275 15.0124H13.9273C14.3403 15.0124 15.0052 14.8665 15.5472 14.5052C16.0606 14.1629 16.4405 13.6502 16.4405 12.8562C16.4405 12.0622 16.0606 11.5495 15.5472 11.2072C15.0052 10.8459 14.3403 10.7 13.9273 10.7H6.07275C5.41473 10.7 4.47302 10.4889 3.67621 9.95766C2.85078 9.40737 2.15955 8.49195 2.15955 7.14383C2.15955 5.79571 2.85078 4.88029 3.67621 4.33Z"
|
|
25
|
+
fill={color}
|
|
26
|
+
fillRule="evenodd"
|
|
27
|
+
clipRule="evenodd"
|
|
28
|
+
/>
|
|
29
|
+
<path
|
|
30
|
+
d="M13.3672 4.28773C13.3672 3.03962 14.379 2.02783 15.6271 2.02783 16.8752 2.02783 17.887 3.03962 17.887 4.28773 17.887 5.53582 16.8752 6.54763 15.6271 6.54763 14.379 6.54763 13.3672 5.53582 13.3672 4.28773ZM15.6271 3.42783C15.1522 3.42783 14.7672 3.81283 14.7672 4.28773 14.7672 4.76262 15.1522 5.14763 15.6271 5.14763 16.102 5.14763 16.487 4.76262 16.487 4.28773 16.487 3.81283 16.102 3.42783 15.6271 3.42783ZM2.1123 15.7124C2.1123 14.465 3.12355 13.4537 4.37099 13.4537 5.61841 13.4537 6.62968 14.465 6.62968 15.7124 6.62968 16.9598 5.61841 17.9711 4.37099 17.9711 3.12355 17.9711 2.1123 16.9598 2.1123 15.7124ZM4.37099 14.8537C3.89676 14.8537 3.5123 15.2382 3.5123 15.7124 3.5123 16.1866 3.89676 16.5711 4.37099 16.5711 4.84521 16.5711 5.22968 16.1866 5.22968 15.7124 5.22968 15.2382 4.84521 14.8537 4.37099 14.8537Z"
|
|
31
|
+
fill={color}
|
|
32
|
+
fillRule="evenodd"
|
|
33
|
+
clipRule="evenodd"
|
|
34
|
+
/>
|
|
35
|
+
</svg>
|
|
36
|
+
);
|
|
37
|
+
}
|
|
38
|
+
);
|
|
39
|
+
|
|
40
|
+
IconLinkedDataOutline.displayName = "IconLinkedDataOutline";
|
|
41
|
+
|
|
42
|
+
export default IconLinkedDataOutline;
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import type { IconProps } from "@/types";
|
|
3
|
+
|
|
4
|
+
export const IconLinkedDataSolid = forwardRef<SVGSVGElement, IconProps>(
|
|
5
|
+
({ color = "currentColor", ...props }, forwardedRef) => {
|
|
6
|
+
const { className } = props;
|
|
7
|
+
props = {
|
|
8
|
+
...props,
|
|
9
|
+
width: `${props.width || props.size || 20}`,
|
|
10
|
+
height: `${props.height || props.size || 20}`,
|
|
11
|
+
className: `${
|
|
12
|
+
className ? className + " " : ""
|
|
13
|
+
}customeow-shein-icon customeow-shein-icon-icon-linked-data-solid`,
|
|
14
|
+
};
|
|
15
|
+
return (
|
|
16
|
+
<svg
|
|
17
|
+
viewBox="0 0 20 20"
|
|
18
|
+
fill="none"
|
|
19
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
20
|
+
{...props}
|
|
21
|
+
ref={forwardedRef}
|
|
22
|
+
>
|
|
23
|
+
<path
|
|
24
|
+
d="M8.9882 7.40991H13.1824C13.4917 8.28937 14.3296 8.91982 15.3148 8.91982C16.5629 8.91982 17.5747 7.90802 17.5747 6.65992C17.5747 5.41181 16.5629 4.40002 15.3148 4.40002C14.3296 4.40002 13.4917 5.03045 13.1824 5.90991H6.18991C5.88065 5.03115 5.04324 4.40125 4.05873 4.40125C2.81129 4.40125 1.80005 5.41251 1.80005 6.65993C1.80005 7.90735 2.81129 8.91862 4.05873 8.91862C5.02786 8.91862 5.85444 8.30824 6.17503 7.45095C7.534 7.68247 8.56856 8.86578 8.56856 10.2907V10.7378C8.56856 13.3527 10.6475 15.482 13.2427 15.5632C13.5913 16.3617 14.3879 16.9198 15.3148 16.9198C16.5629 16.9198 17.5747 15.908 17.5747 14.6599C17.5747 13.4118 16.5629 12.4 15.3148 12.4C14.276 12.4 13.4009 13.1009 13.1366 14.0556C11.4201 13.9231 10.0686 12.4883 10.0686 10.7378V10.2907C10.0686 9.18779 9.66097 8.18005 8.9882 7.40991Z"
|
|
25
|
+
fill={color}
|
|
26
|
+
/>
|
|
27
|
+
</svg>
|
|
28
|
+
);
|
|
29
|
+
}
|
|
30
|
+
);
|
|
31
|
+
|
|
32
|
+
IconLinkedDataSolid.displayName = "IconLinkedDataSolid";
|
|
33
|
+
|
|
34
|
+
export default IconLinkedDataSolid;
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import type { IconProps } from "@/types";
|
|
3
|
+
|
|
4
|
+
export const IconLoadingOutline = forwardRef<SVGSVGElement, IconProps>(
|
|
5
|
+
({ color = "currentColor", ...props }, forwardedRef) => {
|
|
6
|
+
const { className } = props;
|
|
7
|
+
props = {
|
|
8
|
+
...props,
|
|
9
|
+
width: `${props.width || props.size || 20}`,
|
|
10
|
+
height: `${props.height || props.size || 20}`,
|
|
11
|
+
className: `${
|
|
12
|
+
className ? className + " " : ""
|
|
13
|
+
}customeow-shein-icon customeow-shein-icon-icon-loading-outline`,
|
|
14
|
+
};
|
|
15
|
+
return (
|
|
16
|
+
<svg
|
|
17
|
+
viewBox="0 0 20 20"
|
|
18
|
+
fill="none"
|
|
19
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
20
|
+
{...props}
|
|
21
|
+
ref={forwardedRef}
|
|
22
|
+
>
|
|
23
|
+
<path
|
|
24
|
+
d="M9.99998 3.75004C6.5482 3.75004 3.74998 6.54826 3.74998 10C3.74998 13.4518 6.5482 16.25 9.99998 16.25C13.4518 16.25 16.25 13.4518 16.25 10C16.25 9.5398 16.6231 9.16671 17.0833 9.16671C17.5435 9.16671 17.9166 9.5398 17.9166 10C17.9166 14.3723 14.3722 17.9167 9.99998 17.9167C5.62773 17.9167 2.08331 14.3723 2.08331 10C2.08331 5.62779 5.62773 2.08337 9.99998 2.08337C10.4602 2.08337 10.8333 2.45647 10.8333 2.91671C10.8333 3.37694 10.4602 3.75004 9.99998 3.75004Z"
|
|
25
|
+
fill={color}
|
|
26
|
+
fillRule="evenodd"
|
|
27
|
+
clipRule="evenodd"
|
|
28
|
+
/>
|
|
29
|
+
</svg>
|
|
30
|
+
);
|
|
31
|
+
}
|
|
32
|
+
);
|
|
33
|
+
|
|
34
|
+
IconLoadingOutline.displayName = "IconLoadingOutline";
|
|
35
|
+
|
|
36
|
+
export default IconLoadingOutline;
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import type { IconProps } from "@/types";
|
|
3
|
+
|
|
4
|
+
export const IconMagicAiBicolorSolid = forwardRef<SVGSVGElement, IconProps>(
|
|
5
|
+
({ color = "currentColor", ...props }, forwardedRef) => {
|
|
6
|
+
const { className } = props;
|
|
7
|
+
props = {
|
|
8
|
+
...props,
|
|
9
|
+
width: `${props.width || props.size || 20}`,
|
|
10
|
+
height: `${props.height || props.size || 20}`,
|
|
11
|
+
className: `${
|
|
12
|
+
className ? className + " " : ""
|
|
13
|
+
}customeow-shein-icon customeow-shein-icon-icon-magic-ai-bicolor-solid`,
|
|
14
|
+
};
|
|
15
|
+
return (
|
|
16
|
+
<svg
|
|
17
|
+
viewBox="0 0 20 20"
|
|
18
|
+
fill="none"
|
|
19
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
20
|
+
{...props}
|
|
21
|
+
ref={forwardedRef}
|
|
22
|
+
>
|
|
23
|
+
<path
|
|
24
|
+
opacity=".5"
|
|
25
|
+
d="M13.5818 12.3879C13.8387 12.3879 14.0668 12.5523 14.1481 12.7961L14.4619 13.7375C14.5807 14.094 14.8605 14.3737 15.217 14.4926L16.1584 14.8064C16.4022 14.8876 16.5666 15.1158 16.5666 15.3727C16.5666 15.6297 16.4022 15.8578 16.1584 15.9391L15.217 16.2529C14.8605 16.3717 14.5807 16.6514 14.4619 17.008L14.1481 17.9494C14.0668 18.1931 13.8387 18.3576 13.5818 18.3576C13.3248 18.3576 13.0967 18.1931 13.0154 17.9494L12.7016 17.008C12.5828 16.6514 12.303 16.3717 11.9465 16.2529L11.0051 15.9391C10.7613 15.8578 10.5969 15.6297 10.5969 15.3727C10.5969 15.1158 10.7613 14.8876 11.0051 14.8064L11.9465 14.4926C12.303 14.3737 12.5828 14.094 12.7016 13.7375L13.0154 12.7961C13.0967 12.5523 13.3248 12.3879 13.5818 12.3879Z"
|
|
26
|
+
fill={color}
|
|
27
|
+
fillRule="evenodd"
|
|
28
|
+
clipRule="evenodd"
|
|
29
|
+
/>
|
|
30
|
+
<path
|
|
31
|
+
opacity=".7"
|
|
32
|
+
d="M14.7758 1.64246C15.0497 1.64246 15.2885 1.82889 15.3549 2.09464L15.561 2.91882C15.7481 3.66742 16.3326 4.25192 17.0812 4.43907L17.9054 4.64512C18.1712 4.71156 18.3576 4.95033 18.3576 5.22426C18.3576 5.49819 18.1712 5.73697 17.9054 5.80341L17.0812 6.00945C16.3326 6.1966 15.7481 6.78111 15.561 7.52971L15.3549 8.35389C15.2885 8.61964 15.0497 8.80607 14.7758 8.80607C14.5018 8.80607 14.2631 8.61964 14.1966 8.35389L13.9906 7.52971C13.8034 6.78111 13.2189 6.1966 12.4703 6.00945L11.6462 5.80341C11.3804 5.73697 11.194 5.49819 11.194 5.22426C11.194 4.95033 11.3804 4.71156 11.6462 4.64512L12.4703 4.43907C13.2189 4.25192 13.8034 3.66742 13.9906 2.91882L14.1966 2.09464C14.2631 1.82889 14.5018 1.64246 14.7758 1.64246Z"
|
|
33
|
+
fill={color}
|
|
34
|
+
fillRule="evenodd"
|
|
35
|
+
clipRule="evenodd"
|
|
36
|
+
/>
|
|
37
|
+
<path
|
|
38
|
+
d="M7.61214 4.03033C7.87867 4.03033 8.11291 4.20702 8.18613 4.4633L8.8334 6.72875C9.11672 7.72034 9.89181 8.49543 10.8834 8.77875L13.1488 9.42601C13.4051 9.49924 13.5818 9.73348 13.5818 10C13.5818 10.2665 13.4051 10.5008 13.1488 10.574L10.8834 11.2213C9.89181 11.5046 9.11672 12.2797 8.8334 13.2713L8.18613 15.5367C8.11291 15.793 7.87867 15.9697 7.61214 15.9697C7.3456 15.9697 7.11136 15.793 7.03814 15.5367L6.39087 13.2713C6.10756 12.2797 5.33246 11.5046 4.34087 11.2213L2.07542 10.574C1.81914 10.5008 1.64246 10.2665 1.64246 10C1.64246 9.73348 1.81914 9.49924 2.07542 9.42601L4.34087 8.77874C5.33246 8.49543 6.10756 7.72033 6.39087 6.72875L7.03814 4.4633C7.11136 4.20702 7.3456 4.03033 7.61214 4.03033Z"
|
|
39
|
+
fill={color}
|
|
40
|
+
fillRule="evenodd"
|
|
41
|
+
clipRule="evenodd"
|
|
42
|
+
/>
|
|
43
|
+
</svg>
|
|
44
|
+
);
|
|
45
|
+
}
|
|
46
|
+
);
|
|
47
|
+
|
|
48
|
+
IconMagicAiBicolorSolid.displayName = "IconMagicAiBicolorSolid";
|
|
49
|
+
|
|
50
|
+
export default IconMagicAiBicolorSolid;
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import type { IconProps } from "@/types";
|
|
3
|
+
|
|
4
|
+
export const IconMapOutline = forwardRef<SVGSVGElement, IconProps>(
|
|
5
|
+
({ color = "currentColor", ...props }, forwardedRef) => {
|
|
6
|
+
const { className } = props;
|
|
7
|
+
props = {
|
|
8
|
+
...props,
|
|
9
|
+
width: `${props.width || props.size || 20}`,
|
|
10
|
+
height: `${props.height || props.size || 20}`,
|
|
11
|
+
className: `${
|
|
12
|
+
className ? className + " " : ""
|
|
13
|
+
}customeow-shein-icon customeow-shein-icon-icon-map-outline`,
|
|
14
|
+
};
|
|
15
|
+
return (
|
|
16
|
+
<svg
|
|
17
|
+
viewBox="0 0 20 20"
|
|
18
|
+
fill="none"
|
|
19
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
20
|
+
{...props}
|
|
21
|
+
ref={forwardedRef}
|
|
22
|
+
>
|
|
23
|
+
<path
|
|
24
|
+
d="M7.58385 3.38039C7.53107 3.354 7.46893 3.354 7.41615 3.38039L3.35365 5.41164C3.29013 5.4434 3.25 5.50833 3.25 5.57935V15.983C3.25 16.1224 3.39668 16.2131 3.52135 16.1507L6.74533 14.5387C7.2204 14.3012 7.7796 14.3012 8.25467 14.5387L12.4161 16.6195C12.4689 16.6459 12.5311 16.6459 12.5839 16.6195L16.6464 14.5882C16.7099 14.5565 16.75 14.4916 16.75 14.4205V4.01685C16.75 3.87746 16.6033 3.78681 16.4786 3.84914L13.2547 5.46113C12.7796 5.69867 12.2204 5.69867 11.7453 5.46113L7.58385 3.38039ZM6.74533 2.03875C7.22041 1.80121 7.7796 1.80121 8.25467 2.03875L12.4161 4.11949C12.4689 4.14588 12.5311 4.14588 12.5839 4.11949L15.8078 2.5075C16.9298 1.94649 18.25 2.76239 18.25 4.01685V14.4205C18.25 15.0597 17.8889 15.644 17.3172 15.9299L13.2547 17.9611C12.7796 18.1987 12.2204 18.1987 11.7453 17.9611L7.58385 15.8804C7.53107 15.854 7.46893 15.854 7.41615 15.8804L4.19217 17.4924C3.07015 18.0534 1.75 17.2375 1.75 15.983V5.57935C1.75 4.94017 2.11113 4.35585 2.68283 4.07L6.74533 2.03875ZM7.5 4.87494C7.91421 4.87494 8.25 5.21073 8.25 5.62494V12.4999C8.25 12.9142 7.91421 13.2499 7.5 13.2499C7.08579 13.2499 6.75 12.9142 6.75 12.4999V5.62494C6.75 5.21073 7.08579 4.87494 7.5 4.87494ZM12.5 6.74994C12.9142 6.74994 13.25 7.08573 13.25 7.49994V14.3749C13.25 14.7892 12.9142 15.1249 12.5 15.1249C12.0858 15.1249 11.75 14.7892 11.75 14.3749V7.49994C11.75 7.08573 12.0858 6.74994 12.5 6.74994Z"
|
|
25
|
+
fill={color}
|
|
26
|
+
fillRule="evenodd"
|
|
27
|
+
clipRule="evenodd"
|
|
28
|
+
/>
|
|
29
|
+
</svg>
|
|
30
|
+
);
|
|
31
|
+
}
|
|
32
|
+
);
|
|
33
|
+
|
|
34
|
+
IconMapOutline.displayName = "IconMapOutline";
|
|
35
|
+
|
|
36
|
+
export default IconMapOutline;
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import type { IconProps } from "@/types";
|
|
3
|
+
|
|
4
|
+
export const IconMapPinOutline = forwardRef<SVGSVGElement, IconProps>(
|
|
5
|
+
({ color = "currentColor", ...props }, forwardedRef) => {
|
|
6
|
+
const { className } = props;
|
|
7
|
+
props = {
|
|
8
|
+
...props,
|
|
9
|
+
width: `${props.width || props.size || 20}`,
|
|
10
|
+
height: `${props.height || props.size || 20}`,
|
|
11
|
+
className: `${
|
|
12
|
+
className ? className + " " : ""
|
|
13
|
+
}customeow-shein-icon customeow-shein-icon-icon-map-pin-outline`,
|
|
14
|
+
};
|
|
15
|
+
return (
|
|
16
|
+
<svg
|
|
17
|
+
viewBox="0 0 20 20"
|
|
18
|
+
fill="none"
|
|
19
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
20
|
+
{...props}
|
|
21
|
+
ref={forwardedRef}
|
|
22
|
+
>
|
|
23
|
+
<path
|
|
24
|
+
d="M10 3.25C6.96243 3.25 4.5 5.71243 4.5 8.75C4.5 11.4508 5.91818 13.6164 7.41154 15.1454C8.1535 15.905 8.89759 16.49 9.45617 16.8846C9.66888 17.0348 9.8537 17.1568 10 17.2497C10.1463 17.1568 10.3311 17.0348 10.5438 16.8846C11.1024 16.49 11.8465 15.905 12.5885 15.1454C14.0818 13.6164 15.5 11.4508 15.5 8.75C15.5 5.71243 13.0376 3.25 10 3.25ZM10 18.125C9.63972 18.7828 9.63946 18.7827 9.63917 18.7825L9.63849 18.7821L9.63668 18.7811L9.63138 18.7782L9.61409 18.7685C9.59964 18.7604 9.57941 18.7489 9.55378 18.734C9.50254 18.7043 9.42965 18.6612 9.33821 18.6049C9.15543 18.4924 8.89797 18.3268 8.5907 18.1097C7.97741 17.6764 7.159 17.0336 6.33846 16.1935C4.70682 14.5229 3 12.001 3 8.75C3 4.88401 6.13401 1.75 10 1.75C13.866 1.75 17 4.88401 17 8.75C17 12.001 15.2932 14.5229 13.6615 16.1935C12.841 17.0336 12.0226 17.6764 11.4093 18.1097C11.102 18.3268 10.8446 18.4924 10.6618 18.6049C10.5704 18.6612 10.4975 18.7043 10.4462 18.734C10.4206 18.7489 10.4004 18.7604 10.3859 18.7685L10.3686 18.7782L10.3633 18.7811L10.3615 18.7821L10.3608 18.7825C10.3605 18.7827 10.3603 18.7828 10 18.125ZM10 18.125L10.3603 18.7828C10.1358 18.9057 9.86417 18.9057 9.63972 18.7828L10 18.125ZM10 7C9.0335 7 8.25 7.7835 8.25 8.75C8.25 9.7165 9.0335 10.5 10 10.5C10.9665 10.5 11.75 9.7165 11.75 8.75C11.75 7.7835 10.9665 7 10 7ZM6.75 8.75C6.75 6.95507 8.20507 5.5 10 5.5C11.7949 5.5 13.25 6.95507 13.25 8.75C13.25 10.5449 11.7949 12 10 12C8.20507 12 6.75 10.5449 6.75 8.75Z"
|
|
25
|
+
fill={color}
|
|
26
|
+
fillRule="evenodd"
|
|
27
|
+
clipRule="evenodd"
|
|
28
|
+
/>
|
|
29
|
+
</svg>
|
|
30
|
+
);
|
|
31
|
+
}
|
|
32
|
+
);
|
|
33
|
+
|
|
34
|
+
IconMapPinOutline.displayName = "IconMapPinOutline";
|
|
35
|
+
|
|
36
|
+
export default IconMapPinOutline;
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import type { IconProps } from "@/types";
|
|
3
|
+
|
|
4
|
+
export const IconMapPinSolid = forwardRef<SVGSVGElement, IconProps>(
|
|
5
|
+
({ color = "currentColor", ...props }, forwardedRef) => {
|
|
6
|
+
const { className } = props;
|
|
7
|
+
props = {
|
|
8
|
+
...props,
|
|
9
|
+
width: `${props.width || props.size || 20}`,
|
|
10
|
+
height: `${props.height || props.size || 20}`,
|
|
11
|
+
className: `${
|
|
12
|
+
className ? className + " " : ""
|
|
13
|
+
}customeow-shein-icon customeow-shein-icon-icon-map-pin-solid`,
|
|
14
|
+
};
|
|
15
|
+
return (
|
|
16
|
+
<svg
|
|
17
|
+
viewBox="0 0 20 20"
|
|
18
|
+
fill="none"
|
|
19
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
20
|
+
{...props}
|
|
21
|
+
ref={forwardedRef}
|
|
22
|
+
>
|
|
23
|
+
<path
|
|
24
|
+
d="M9.69008 18.933L9.69288 18.9342C9.89 19.02 10 19 10 19C10 19 10.11 19.02 10.3079 18.9339L10.3099 18.933L10.3157 18.9304L10.3338 18.922C10.3488 18.915 10.3697 18.9052 10.3959 18.8926C10.4484 18.8673 10.5225 18.8306 10.6153 18.7822C10.8008 18.6855 11.0612 18.5419 11.3717 18.3495C11.9912 17.9655 12.8174 17.3826 13.6455 16.5844C15.3022 14.9876 17 12.4925 17 9C17 5.13401 13.866 2 10 2C6.13401 2 3 5.13401 3 9C3 12.4925 4.69783 14.9876 6.35452 16.5844C7.18264 17.3826 8.00877 17.9655 8.62834 18.3495C8.93879 18.5419 9.19922 18.6855 9.38467 18.7822C9.47745 18.8306 9.55163 18.8673 9.60409 18.8926C9.63033 18.9052 9.65116 18.915 9.66619 18.922L9.68435 18.9304L9.69008 18.933ZM10 11.25C11.2426 11.25 12.25 10.2426 12.25 9C12.25 7.75736 11.2426 6.75 10 6.75C8.75736 6.75 7.75 7.75736 7.75 9C7.75 10.2426 8.75736 11.25 10 11.25Z"
|
|
25
|
+
fill={color}
|
|
26
|
+
fillRule="evenodd"
|
|
27
|
+
clipRule="evenodd"
|
|
28
|
+
/>
|
|
29
|
+
</svg>
|
|
30
|
+
);
|
|
31
|
+
}
|
|
32
|
+
);
|
|
33
|
+
|
|
34
|
+
IconMapPinSolid.displayName = "IconMapPinSolid";
|
|
35
|
+
|
|
36
|
+
export default IconMapPinSolid;
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import type { IconProps } from "@/types";
|
|
3
|
+
|
|
4
|
+
export const IconMaskBicolorSolid = forwardRef<SVGSVGElement, IconProps>(
|
|
5
|
+
({ color = "currentColor", ...props }, forwardedRef) => {
|
|
6
|
+
const { className } = props;
|
|
7
|
+
props = {
|
|
8
|
+
...props,
|
|
9
|
+
width: `${props.width || props.size || 20}`,
|
|
10
|
+
height: `${props.height || props.size || 20}`,
|
|
11
|
+
className: `${
|
|
12
|
+
className ? className + " " : ""
|
|
13
|
+
}customeow-shein-icon customeow-shein-icon-icon-mask-bicolor-solid`,
|
|
14
|
+
};
|
|
15
|
+
return (
|
|
16
|
+
<svg
|
|
17
|
+
viewBox="0 0 20 20"
|
|
18
|
+
fill="none"
|
|
19
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
20
|
+
{...props}
|
|
21
|
+
ref={forwardedRef}
|
|
22
|
+
>
|
|
23
|
+
<path
|
|
24
|
+
opacity=".4"
|
|
25
|
+
d="M7 2.58151C4.06817 3.76829 2 6.64262 2 9.99999C2 13.3574 4.06817 16.2317 7 17.4185C9.93183 16.2317 12 13.3574 12 9.99999C12 6.64262 9.93183 3.76829 7 2.58151Z"
|
|
26
|
+
fill={color}
|
|
27
|
+
/>
|
|
28
|
+
<path
|
|
29
|
+
d="M10 16.2C13.4242 16.2 16.2 13.4242 16.2 10C16.2 6.57583 13.4242 3.8 10 3.8C6.57583 3.8 3.8 6.57583 3.8 10C3.8 13.4242 6.57583 16.2 10 16.2ZM18 10C18 14.4183 14.4183 18 10 18C5.58172 18 2 14.4183 2 10C2 5.58172 5.58172 2 10 2C14.4183 2 18 5.58172 18 10Z"
|
|
30
|
+
fill={color}
|
|
31
|
+
fillRule="evenodd"
|
|
32
|
+
clipRule="evenodd"
|
|
33
|
+
/>
|
|
34
|
+
</svg>
|
|
35
|
+
);
|
|
36
|
+
}
|
|
37
|
+
);
|
|
38
|
+
|
|
39
|
+
IconMaskBicolorSolid.displayName = "IconMaskBicolorSolid";
|
|
40
|
+
|
|
41
|
+
export default IconMaskBicolorSolid;
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import type { IconProps } from "@/types";
|
|
3
|
+
|
|
4
|
+
export const IconMinusCircleSolid = forwardRef<SVGSVGElement, IconProps>(
|
|
5
|
+
({ color = "currentColor", ...props }, forwardedRef) => {
|
|
6
|
+
const { className } = props;
|
|
7
|
+
props = {
|
|
8
|
+
...props,
|
|
9
|
+
width: `${props.width || props.size || 20}`,
|
|
10
|
+
height: `${props.height || props.size || 20}`,
|
|
11
|
+
className: `${
|
|
12
|
+
className ? className + " " : ""
|
|
13
|
+
}customeow-shein-icon customeow-shein-icon-icon-minus-circle-solid`,
|
|
14
|
+
};
|
|
15
|
+
return (
|
|
16
|
+
<svg
|
|
17
|
+
viewBox="0 0 20 20"
|
|
18
|
+
fill="none"
|
|
19
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
20
|
+
{...props}
|
|
21
|
+
ref={forwardedRef}
|
|
22
|
+
>
|
|
23
|
+
<path
|
|
24
|
+
d="M10 18C14.4183 18 18 14.4183 18 10C18 5.58172 14.4183 2 10 2C5.58172 2 2 5.58172 2 10C2 14.4183 5.58172 18 10 18ZM6.75 9.25C6.33579 9.25 6 9.58579 6 10C6 10.4142 6.33579 10.75 6.75 10.75H13.25C13.6642 10.75 14 10.4142 14 10C14 9.58579 13.6642 9.25 13.25 9.25H6.75Z"
|
|
25
|
+
fill={color}
|
|
26
|
+
fillRule="evenodd"
|
|
27
|
+
clipRule="evenodd"
|
|
28
|
+
/>
|
|
29
|
+
</svg>
|
|
30
|
+
);
|
|
31
|
+
}
|
|
32
|
+
);
|
|
33
|
+
|
|
34
|
+
IconMinusCircleSolid.displayName = "IconMinusCircleSolid";
|
|
35
|
+
|
|
36
|
+
export default IconMinusCircleSolid;
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import type { IconProps } from "@/types";
|
|
3
|
+
|
|
4
|
+
export const IconMinusOutline = forwardRef<SVGSVGElement, IconProps>(
|
|
5
|
+
({ color = "currentColor", ...props }, forwardedRef) => {
|
|
6
|
+
const { className } = props;
|
|
7
|
+
props = {
|
|
8
|
+
...props,
|
|
9
|
+
width: `${props.width || props.size || 20}`,
|
|
10
|
+
height: `${props.height || props.size || 20}`,
|
|
11
|
+
className: `${
|
|
12
|
+
className ? className + " " : ""
|
|
13
|
+
}customeow-shein-icon customeow-shein-icon-icon-minus-outline`,
|
|
14
|
+
};
|
|
15
|
+
return (
|
|
16
|
+
<svg
|
|
17
|
+
viewBox="0 0 20 20"
|
|
18
|
+
fill="none"
|
|
19
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
20
|
+
{...props}
|
|
21
|
+
ref={forwardedRef}
|
|
22
|
+
>
|
|
23
|
+
<path
|
|
24
|
+
d="M4 10C4 9.58579 4.33579 9.25 4.75 9.25L15.25 9.25C15.6642 9.25 16 9.58579 16 10C16 10.4142 15.6642 10.75 15.25 10.75L4.75 10.75C4.33579 10.75 4 10.4142 4 10Z"
|
|
25
|
+
fill={color}
|
|
26
|
+
fillRule="evenodd"
|
|
27
|
+
clipRule="evenodd"
|
|
28
|
+
/>
|
|
29
|
+
</svg>
|
|
30
|
+
);
|
|
31
|
+
}
|
|
32
|
+
);
|
|
33
|
+
|
|
34
|
+
IconMinusOutline.displayName = "IconMinusOutline";
|
|
35
|
+
|
|
36
|
+
export default IconMinusOutline;
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import type { IconProps } from "@/types";
|
|
3
|
+
|
|
4
|
+
export const IconMinusSquareOutline = forwardRef<SVGSVGElement, IconProps>(
|
|
5
|
+
({ color = "currentColor", ...props }, forwardedRef) => {
|
|
6
|
+
const { className } = props;
|
|
7
|
+
props = {
|
|
8
|
+
...props,
|
|
9
|
+
width: `${props.width || props.size || 20}`,
|
|
10
|
+
height: `${props.height || props.size || 20}`,
|
|
11
|
+
className: `${
|
|
12
|
+
className ? className + " " : ""
|
|
13
|
+
}customeow-shein-icon customeow-shein-icon-icon-minus-square-outline`,
|
|
14
|
+
};
|
|
15
|
+
return (
|
|
16
|
+
<svg
|
|
17
|
+
viewBox="0 0 20 20"
|
|
18
|
+
fill="none"
|
|
19
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
20
|
+
{...props}
|
|
21
|
+
ref={forwardedRef}
|
|
22
|
+
>
|
|
23
|
+
<path
|
|
24
|
+
d="M6.75 9.25C6.33579 9.25 6 9.58579 6 10C6 10.4142 6.33579 10.75 6.75 10.75H13.25C13.6642 10.75 14 10.4142 14 10C14 9.58579 13.6642 9.25 13.25 9.25H6.75Z"
|
|
25
|
+
fill={color}
|
|
26
|
+
/>
|
|
27
|
+
<path
|
|
28
|
+
d="M5 2.25C3.48122 2.25 2.25 3.48122 2.25 5V15C2.25 16.5188 3.48122 17.75 5 17.75H15C16.5188 17.75 17.75 16.5188 17.75 15V5C17.75 3.48122 16.5188 2.25 15 2.25H5ZM3.75 5C3.75 4.30964 4.30964 3.75 5 3.75H15C15.6904 3.75 16.25 4.30964 16.25 5V15C16.25 15.6904 15.6904 16.25 15 16.25H5C4.30964 16.25 3.75 15.6904 3.75 15V5Z"
|
|
29
|
+
fill={color}
|
|
30
|
+
fillRule="evenodd"
|
|
31
|
+
clipRule="evenodd"
|
|
32
|
+
/>
|
|
33
|
+
</svg>
|
|
34
|
+
);
|
|
35
|
+
}
|
|
36
|
+
);
|
|
37
|
+
|
|
38
|
+
IconMinusSquareOutline.displayName = "IconMinusSquareOutline";
|
|
39
|
+
|
|
40
|
+
export default IconMinusSquareOutline;
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import type { IconProps } from "@/types";
|
|
3
|
+
|
|
4
|
+
export const IconNewSolid = forwardRef<SVGSVGElement, IconProps>(
|
|
5
|
+
({ color = "currentColor", ...props }, forwardedRef) => {
|
|
6
|
+
const { className } = props;
|
|
7
|
+
props = {
|
|
8
|
+
...props,
|
|
9
|
+
width: `${props.width || props.size || 20}`,
|
|
10
|
+
height: `${props.height || props.size || 20}`,
|
|
11
|
+
className: `${
|
|
12
|
+
className ? className + " " : ""
|
|
13
|
+
}customeow-shein-icon customeow-shein-icon-icon-new-solid`,
|
|
14
|
+
};
|
|
15
|
+
return (
|
|
16
|
+
<svg
|
|
17
|
+
viewBox="0 0 20 20"
|
|
18
|
+
fill="none"
|
|
19
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
20
|
+
{...props}
|
|
21
|
+
ref={forwardedRef}
|
|
22
|
+
>
|
|
23
|
+
<path
|
|
24
|
+
d="M1.87868 4.37868C1 5.25736 1 6.67157 1 9.5V10.5C1 13.3284 1 14.7426 1.87868 15.6213C2.75736 16.5 4.17157 16.5 7 16.5H13C15.8284 16.5 17.2426 16.5 18.1213 15.6213C19 14.7426 19 13.3284 19 10.5V9.5C19 6.67157 19 5.25736 18.1213 4.37868C17.2426 3.5 15.8284 3.5 13 3.5H7C4.17157 3.5 2.75736 3.5 1.87868 4.37868ZM15.9187 12.3095C16.0535 12.1846 16.1425 12.0182 16.1716 11.8368L16.1698 11.8353L16.7747 8.20759C16.7916 8.12588 16.7917 8.04162 16.7752 7.95984C16.7587 7.87807 16.7259 7.80046 16.6787 7.73167C16.6315 7.66288 16.5709 7.60432 16.5006 7.5595C16.4302 7.51468 16.3515 7.48452 16.2692 7.47082C16.1869 7.45712 16.1027 7.46017 16.0216 7.47978C15.9406 7.49939 15.8643 7.53516 15.7973 7.58495C15.7304 7.63474 15.6742 7.69753 15.6321 7.76955C15.59 7.84157 15.5629 7.92134 15.5523 8.0041L15.2177 10.0065L14.9562 9.24387C14.9064 9.10026 14.8131 8.97574 14.6892 8.88761C14.5653 8.79949 14.4171 8.75213 14.2651 8.75213C14.1131 8.75213 13.9648 8.79949 13.841 8.88761C13.7171 8.97574 13.6238 9.10026 13.5739 9.24387L13.3124 10.0065L12.979 8.0041C12.952 7.84185 12.8616 7.69697 12.7278 7.60132C12.594 7.50567 12.4277 7.4671 12.2655 7.49408C12.1032 7.52107 11.9583 7.6114 11.8627 7.74521C11.767 7.87902 11.7285 8.04534 11.7554 8.20759L12.3604 11.8368C12.3908 12.0171 12.4804 12.1821 12.6149 12.3058C12.7495 12.4295 12.9215 12.5049 13.1037 12.5201C13.2858 12.5353 13.4679 12.4894 13.6211 12.3897C13.7743 12.29 13.89 12.1421 13.9499 11.9694L14.266 11.0494L14.581 11.9694C14.6398 12.1434 14.7551 12.2928 14.9087 12.3937C15.0622 12.4945 15.2452 12.541 15.4282 12.5257C15.6113 12.5105 15.784 12.4343 15.9187 12.3095ZM4.04299 7.52214C4.16824 7.56695 4.27577 7.65086 4.34968 7.76146L5.74567 9.85692V8.10861C5.74365 8.02594 5.75819 7.94369 5.78844 7.86672C5.81868 7.78974 5.86402 7.7196 5.92178 7.66041C5.97954 7.60122 6.04856 7.55418 6.12477 7.52207C6.20098 7.48996 6.28285 7.47341 6.36555 7.47341C6.44826 7.47341 6.53012 7.48996 6.60633 7.52207C6.68255 7.55418 6.75156 7.60122 6.80933 7.66041C6.86709 7.7196 6.91243 7.78974 6.94267 7.86672C6.97292 7.94369 6.98746 8.02594 6.98544 8.10861V11.9025C6.98545 12.0356 6.94268 12.1651 6.86344 12.2719C6.7842 12.3788 6.6727 12.4573 6.5454 12.4959C6.4181 12.5346 6.28176 12.5312 6.1565 12.4864C6.03125 12.4416 5.92372 12.3577 5.84981 12.2471L4.45382 10.1542V11.9022C4.45584 11.9848 4.4413 12.0671 4.41106 12.1441C4.38081 12.221 4.33547 12.2912 4.27771 12.3504C4.21995 12.4096 4.15093 12.4566 4.07472 12.4887C3.99851 12.5208 3.91664 12.5374 3.83394 12.5374C3.75124 12.5374 3.66937 12.5208 3.59316 12.4887C3.51694 12.4566 3.44793 12.4096 3.39016 12.3504C3.3324 12.2912 3.28707 12.221 3.25682 12.1441C3.22658 12.0671 3.21203 11.9848 3.21405 11.9022V8.10603C3.21404 7.973 3.25681 7.84349 3.33605 7.73664C3.41529 7.62978 3.52679 7.55124 3.65409 7.51262C3.78139 7.47399 3.91773 7.47733 4.04299 7.52214ZM8.09632 7.66729C8.15399 7.60979 8.22241 7.56422 8.29769 7.53317C8.37297 7.50212 8.45363 7.48621 8.53506 7.48633H10.8163C10.899 7.48431 10.9812 7.49885 11.0582 7.5291C11.1352 7.55934 11.2053 7.60468 11.2645 7.66244C11.3237 7.7202 11.3707 7.78922 11.4028 7.86543C11.4349 7.94164 11.4515 8.02351 11.4515 8.10621C11.4515 8.18892 11.4349 8.27078 11.4028 8.34699C11.3707 8.42321 11.3237 8.49223 11.2645 8.54999C11.2053 8.60775 11.1352 8.65309 11.0582 8.68333C10.9812 8.71358 10.899 8.72812 10.8163 8.7261H9.15661V9.22688H10.5327C10.6944 9.23083 10.8483 9.29787 10.9613 9.41369C11.0743 9.52952 11.1376 9.68494 11.1376 9.84677C11.1376 10.0086 11.0743 10.164 10.9613 10.2798C10.8483 10.3957 10.6944 10.4627 10.5327 10.4667H9.15661V11.2825H10.8181C10.9008 11.2804 10.9831 11.295 11.06 11.3252C11.137 11.3555 11.2071 11.4008 11.2663 11.4586C11.3255 11.5163 11.3726 11.5854 11.4047 11.6616C11.4368 11.7378 11.4533 11.8196 11.4533 11.9023C11.4533 11.985 11.4368 12.0669 11.4047 12.1431C11.3726 12.2193 11.3255 12.2884 11.2663 12.3461C11.2071 12.4039 11.137 12.4492 11.06 12.4795C10.9831 12.5097 10.9008 12.5242 10.8181 12.5222H8.53691C8.37245 12.5222 8.21474 12.4569 8.09845 12.3406C7.98217 12.2243 7.91684 12.0666 7.91684 11.9022V8.10861C7.91671 8.02718 7.93263 7.94653 7.96368 7.87125C7.99473 7.79597 8.0403 7.72754 8.0978 7.66987L8.09632 7.66729Z"
|
|
25
|
+
fill={color}
|
|
26
|
+
fillRule="evenodd"
|
|
27
|
+
clipRule="evenodd"
|
|
28
|
+
/>
|
|
29
|
+
</svg>
|
|
30
|
+
);
|
|
31
|
+
}
|
|
32
|
+
);
|
|
33
|
+
|
|
34
|
+
IconNewSolid.displayName = "IconNewSolid";
|
|
35
|
+
|
|
36
|
+
export default IconNewSolid;
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import type { IconProps } from "@/types";
|
|
3
|
+
|
|
4
|
+
export const IconOutputValueSolid = forwardRef<SVGSVGElement, IconProps>(
|
|
5
|
+
({ color = "currentColor", ...props }, forwardedRef) => {
|
|
6
|
+
const { className } = props;
|
|
7
|
+
props = {
|
|
8
|
+
...props,
|
|
9
|
+
width: `${props.width || props.size || 20}`,
|
|
10
|
+
height: `${props.height || props.size || 20}`,
|
|
11
|
+
className: `${
|
|
12
|
+
className ? className + " " : ""
|
|
13
|
+
}customeow-shein-icon customeow-shein-icon-icon-output-value-solid`,
|
|
14
|
+
};
|
|
15
|
+
return (
|
|
16
|
+
<svg
|
|
17
|
+
viewBox="0 0 20 20"
|
|
18
|
+
fill="none"
|
|
19
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
20
|
+
{...props}
|
|
21
|
+
ref={forwardedRef}
|
|
22
|
+
>
|
|
23
|
+
<path fill={color} d="M0 0H20V20H0z" />
|
|
24
|
+
<path
|
|
25
|
+
d="M3.5 3C2.67157 3 2 3.67157 2 4.5V15.5C2 16.3284 2.67157 17 3.5 17H6.99982C6.68597 16.5822 6.5 16.0628 6.5 15.5C6.5 14.1193 7.61929 13 9 13H12.5709C12.5893 11.3498 14.4933 10.4279 15.8004 11.4468L18 13.1614V4.5C18 3.67157 17.3284 3 16.5 3H3.5ZM5 7.75C5 7.33579 5.33579 7 5.75 7H14.25C14.6642 7 15 7.33579 15 7.75C15 8.16421 14.6642 8.5 14.25 8.5H5.75C5.33579 8.5 5 8.16421 5 7.75Z"
|
|
26
|
+
fill={color}
|
|
27
|
+
fillRule="evenodd"
|
|
28
|
+
clipRule="evenodd"
|
|
29
|
+
/>
|
|
30
|
+
<path
|
|
31
|
+
d="M14.0709 12.978C14.0709 12.5617 14.5499 12.3277 14.8783 12.5836L17.7796 14.8453C18.0364 15.0455 18.0364 15.4338 17.7796 15.634L14.8783 17.8956C14.5499 18.1516 14.0709 17.9176 14.0709 17.5013V16.0252H8.75C8.33579 16.0252 8 15.6894 8 15.2752C8 14.8609 8.33579 14.5252 8.75 14.5252H14.0709V12.978Z"
|
|
32
|
+
fill={color}
|
|
33
|
+
/>
|
|
34
|
+
</svg>
|
|
35
|
+
);
|
|
36
|
+
}
|
|
37
|
+
);
|
|
38
|
+
|
|
39
|
+
IconOutputValueSolid.displayName = "IconOutputValueSolid";
|
|
40
|
+
|
|
41
|
+
export default IconOutputValueSolid;
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import type { IconProps } from "@/types";
|
|
3
|
+
|
|
4
|
+
export const IconPaperClipOutline = forwardRef<SVGSVGElement, IconProps>(
|
|
5
|
+
({ color = "currentColor", ...props }, forwardedRef) => {
|
|
6
|
+
const { className } = props;
|
|
7
|
+
props = {
|
|
8
|
+
...props,
|
|
9
|
+
width: `${props.width || props.size || 20}`,
|
|
10
|
+
height: `${props.height || props.size || 20}`,
|
|
11
|
+
className: `${
|
|
12
|
+
className ? className + " " : ""
|
|
13
|
+
}customeow-shein-icon customeow-shein-icon-icon-paper-clip-outline`,
|
|
14
|
+
};
|
|
15
|
+
return (
|
|
16
|
+
<svg
|
|
17
|
+
viewBox="0 0 20 20"
|
|
18
|
+
fill="none"
|
|
19
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
20
|
+
{...props}
|
|
21
|
+
ref={forwardedRef}
|
|
22
|
+
>
|
|
23
|
+
<path
|
|
24
|
+
d="M15.621 4.37908C15.0584 3.81666 14.2955 3.50072 13.5 3.50072C12.7045 3.50072 11.9416 3.81666 11.379 4.37908L4.37903 11.3791C3.83242 11.9448 3.52986 12.7025 3.5365 13.4891C3.54315 14.2757 3.85848 15.0282 4.41458 15.5845C4.97067 16.1409 5.72303 16.4566 6.50962 16.4636C7.29621 16.4706 8.05409 16.1684 8.62003 15.6221H8.62103L9.11803 15.1221C9.25901 14.9849 9.44824 14.9086 9.64493 14.9097C9.84163 14.9107 10.03 14.989 10.1696 15.1276C10.3091 15.2662 10.3886 15.4541 10.391 15.6508C10.3933 15.8475 10.3183 16.0372 10.182 16.1791L9.68403 16.6801L9.68203 16.6821C8.83811 17.526 7.69351 18.0001 6.50003 18.0001C5.30655 18.0001 4.16195 17.526 3.31803 16.6821C2.47411 15.8382 2 14.6936 2 13.5001C2 12.3066 2.47411 11.162 3.31803 10.3181L10.318 3.31808C11.1614 2.47363 12.3057 1.9988 13.4992 1.99805C14.6927 1.9973 15.8376 2.47069 16.682 3.31408C17.5265 4.15746 18.0013 5.30177 18.0021 6.49525C18.0028 7.68873 17.5294 8.83363 16.686 9.67808L13.231 13.2311C12.9898 13.4855 12.7 13.689 12.3789 13.8296C12.0577 13.9702 11.7116 14.045 11.3611 14.0497C11.0105 14.0543 10.6626 13.9887 10.3378 13.8567C10.013 13.7247 9.71796 13.529 9.47005 13.281C9.22215 13.0331 9.02642 12.7381 8.89441 12.4133C8.7624 12.0885 8.69678 11.7406 8.70144 11.39C8.7061 11.0395 8.78093 10.6934 8.92153 10.3722C9.06212 10.0511 9.26562 9.76131 9.52003 9.52008L12.97 6.06908C13.0392 5.99741 13.1219 5.94024 13.2134 5.90089C13.3049 5.86154 13.4033 5.8408 13.5029 5.83989C13.6025 5.83898 13.7012 5.85791 13.7934 5.89557C13.8856 5.93324 13.9694 5.98889 14.0398 6.05928C14.1103 6.12966 14.166 6.21338 14.2038 6.30553C14.2415 6.39768 14.2605 6.49643 14.2597 6.59602C14.2589 6.6956 14.2382 6.79403 14.199 6.88555C14.1597 6.97707 14.1026 7.05986 14.031 7.12908L10.581 10.5801C10.4763 10.6843 10.3931 10.8081 10.3362 10.9444C10.2794 11.0808 10.2499 11.227 10.2495 11.3747C10.2491 11.5225 10.2779 11.6688 10.3341 11.8055C10.3903 11.9421 10.4728 12.0663 10.577 12.1711C10.6812 12.2758 10.805 12.359 10.9414 12.4159C11.0777 12.4727 11.224 12.5022 11.3717 12.5026C11.5194 12.503 11.6658 12.4742 11.8024 12.418C11.9391 12.3618 12.0633 12.2793 12.168 12.1751L15.622 8.62208C16.1844 8.05949 16.5004 7.29657 16.5004 6.50108C16.5004 5.70558 16.1844 4.94266 15.622 4.38008L15.621 4.37908Z"
|
|
25
|
+
fill={color}
|
|
26
|
+
fillRule="evenodd"
|
|
27
|
+
clipRule="evenodd"
|
|
28
|
+
/>
|
|
29
|
+
</svg>
|
|
30
|
+
);
|
|
31
|
+
}
|
|
32
|
+
);
|
|
33
|
+
|
|
34
|
+
IconPaperClipOutline.displayName = "IconPaperClipOutline";
|
|
35
|
+
|
|
36
|
+
export default IconPaperClipOutline;
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import type { IconProps } from "@/types";
|
|
3
|
+
|
|
4
|
+
export const IconPattern1Solid = forwardRef<SVGSVGElement, IconProps>(
|
|
5
|
+
({ color = "currentColor", ...props }, forwardedRef) => {
|
|
6
|
+
const { className } = props;
|
|
7
|
+
props = {
|
|
8
|
+
...props,
|
|
9
|
+
width: `${props.width || props.size || 20}`,
|
|
10
|
+
height: `${props.height || props.size || 20}`,
|
|
11
|
+
className: `${
|
|
12
|
+
className ? className + " " : ""
|
|
13
|
+
}customeow-shein-icon customeow-shein-icon-icon-pattern-1-solid`,
|
|
14
|
+
};
|
|
15
|
+
return (
|
|
16
|
+
<svg
|
|
17
|
+
viewBox="0 0 20 20"
|
|
18
|
+
fill="none"
|
|
19
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
20
|
+
{...props}
|
|
21
|
+
ref={forwardedRef}
|
|
22
|
+
>
|
|
23
|
+
<path
|
|
24
|
+
d="M2.5 3.0834C2.5 2.53112 2.94748 2.08341 3.49976 2.0834L5 2.08337C6.38071 2.08337 7.5 3.20266 7.5 4.58337 7.5 5.96409 6.38071 7.08337 5 7.08337H4.16667L4.16667 8.34959C4.16667 8.80982 3.79357 9.18292 3.33333 9.18292 2.8731 9.18292 2.5 8.80982 2.5 8.34959V3.0834ZM5 5.41671H4.16667V3.75004H5C5.46024 3.75004 5.83333 4.12314 5.83333 4.58337 5.83333 5.04361 5.46024 5.41671 5 5.41671ZM2.5 12.1519C2.5 11.5996 2.94748 11.1519 3.49976 11.1519L5 11.1519C6.38071 11.1519 7.5 12.2711 7.5 13.6519 7.5 15.0326 6.38071 16.1519 5 16.1519H4.16667L4.16667 17.4181C4.16667 17.8783 3.79357 18.2514 3.33333 18.2514 2.8731 18.2514 2.5 17.8783 2.5 17.4181V12.1519ZM5 14.4852H4.16667V12.8185H5C5.46024 12.8185 5.83333 13.1916 5.83333 13.6519 5.83333 14.1121 5.46024 14.4852 5 14.4852ZM13.4998 2.0834C12.9475 2.08341 12.5 2.53112 12.5 3.0834V8.34959C12.5 8.80982 12.8731 9.18292 13.3333 9.18292 13.7936 9.18292 14.1667 8.80982 14.1667 8.34959V7.08337H15C16.3807 7.08337 17.5 5.96409 17.5 4.58337 17.5 3.20266 16.3807 2.08337 15 2.08337L13.4998 2.0834ZM14.1667 5.41671H15C15.4602 5.41671 15.8333 5.04361 15.8333 4.58337 15.8333 4.12314 15.4602 3.75004 15 3.75004H14.1667V5.41671ZM12.5 12.1519C12.5 11.5996 12.9475 11.1519 13.4998 11.1519L15 11.1519C16.3807 11.1519 17.5 12.2711 17.5 13.6519 17.5 15.0326 16.3807 16.1519 15 16.1519H14.1667V17.4181C14.1667 17.8783 13.7936 18.2514 13.3333 18.2514 12.8731 18.2514 12.5 17.8783 12.5 17.4181V12.1519ZM15 14.4852H14.1667V12.8185H15C15.4602 12.8185 15.8333 13.1916 15.8333 13.6519 15.8333 14.1121 15.4602 14.4852 15 14.4852Z"
|
|
25
|
+
fill={color}
|
|
26
|
+
fillRule="evenodd"
|
|
27
|
+
clipRule="evenodd"
|
|
28
|
+
/>
|
|
29
|
+
</svg>
|
|
30
|
+
);
|
|
31
|
+
}
|
|
32
|
+
);
|
|
33
|
+
|
|
34
|
+
IconPattern1Solid.displayName = "IconPattern1Solid";
|
|
35
|
+
|
|
36
|
+
export default IconPattern1Solid;
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import type { IconProps } from "@/types";
|
|
3
|
+
|
|
4
|
+
export const IconPattern2Solid = forwardRef<SVGSVGElement, IconProps>(
|
|
5
|
+
({ color = "currentColor", ...props }, forwardedRef) => {
|
|
6
|
+
const { className } = props;
|
|
7
|
+
props = {
|
|
8
|
+
...props,
|
|
9
|
+
width: `${props.width || props.size || 20}`,
|
|
10
|
+
height: `${props.height || props.size || 20}`,
|
|
11
|
+
className: `${
|
|
12
|
+
className ? className + " " : ""
|
|
13
|
+
}customeow-shein-icon customeow-shein-icon-icon-pattern-2-solid`,
|
|
14
|
+
};
|
|
15
|
+
return (
|
|
16
|
+
<svg
|
|
17
|
+
viewBox="0 0 20 20"
|
|
18
|
+
fill="none"
|
|
19
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
20
|
+
{...props}
|
|
21
|
+
ref={forwardedRef}
|
|
22
|
+
>
|
|
23
|
+
<path
|
|
24
|
+
d="M7.42215 1.4884H5.5552C5.40781 1.62017 5.21326 1.70028 5 1.70028H4.16667V1.4884H2.5V4.63316C2.5 5.09339 2.8731 5.46649 3.33333 5.46649 3.79357 5.46649 4.16667 5.09339 4.16667 4.63316L4.16667 3.36694H5C6.16617 3.36694 7.14585 2.56847 7.42215 1.4884ZM7.45359 18.5116C7.22898 17.3615 6.21585 16.4935 5 16.4935L3.49976 16.4936C2.94748 16.4936 2.5 16.9413 2.5 17.4936V18.5116H4.16667V18.1602H5C5.28067 18.1602 5.52892 18.2989 5.67992 18.5116H7.45359Z"
|
|
25
|
+
fill={color}
|
|
26
|
+
/>
|
|
27
|
+
<path
|
|
28
|
+
d="M13.4998 1.91677C12.9475 1.91678 12.5 2.36449 12.5 2.91677V8.18296C12.5 8.6432 12.8731 9.01629 13.3333 9.01629 13.7936 9.01629 14.1667 8.6432 14.1667 8.18296V6.91675H15C16.3807 6.91675 17.5 5.79746 17.5 4.41675 17.5 3.03604 16.3807 1.91675 15 1.91675L13.4998 1.91677ZM14.1667 5.25008H15C15.4602 5.25008 15.8333 4.87699 15.8333 4.41675 15.8333 3.95651 15.4602 3.58341 15 3.58341H14.1667V5.25008ZM2.5 8.34316C2.5 7.79088 2.94748 7.34317 3.49976 7.34316L5 7.34314C6.38071 7.34314 7.5 8.46243 7.5 9.84314 7.5 11.2239 6.38071 12.3431 5 12.3431H4.16667L4.16667 13.6094C4.16667 14.0696 3.79357 14.4427 3.33333 14.4427 2.8731 14.4427 2.5 14.0696 2.5 13.6094V8.34316ZM5 10.6765H4.16667V9.00981H5C5.46024 9.00981 5.83333 9.3829 5.83333 9.84314 5.83333 10.3034 5.46024 10.6765 5 10.6765ZM13.4998 11.0672C12.9475 11.0672 12.5 11.5149 12.5 12.0672V17.3334C12.5 17.7936 12.8731 18.1667 13.3333 18.1667 13.7936 18.1667 14.1667 17.7936 14.1667 17.3334V16.0671H15C16.3807 16.0671 17.5 14.9479 17.5 13.5671 17.5 12.1864 16.3807 11.0671 15 11.0671L13.4998 11.0672ZM14.1667 14.4005H15C15.4602 14.4005 15.8333 14.0274 15.8333 13.5671 15.8333 13.1069 15.4602 12.7338 15 12.7338H14.1667V14.4005Z"
|
|
29
|
+
fill={color}
|
|
30
|
+
fillRule="evenodd"
|
|
31
|
+
clipRule="evenodd"
|
|
32
|
+
/>
|
|
33
|
+
</svg>
|
|
34
|
+
);
|
|
35
|
+
}
|
|
36
|
+
);
|
|
37
|
+
|
|
38
|
+
IconPattern2Solid.displayName = "IconPattern2Solid";
|
|
39
|
+
|
|
40
|
+
export default IconPattern2Solid;
|