@sunzi/icon 1.0.7 → 1.0.9
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 +5 -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 +36 -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,36 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import type { IconProps } from "@/types";
|
|
3
|
+
|
|
4
|
+
export const IconArrowsRightLeftOutline = 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-arrows-right-left-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="M13.2004 2.23966C12.9186 2.5432 12.9361 3.01775 13.2397 3.2996L15.3401 5.25L6.75 5.25C6.33579 5.25 6 5.58579 6 6C6 6.41422 6.33579 6.75 6.75 6.75L15.3401 6.75L13.2397 8.70041C12.9361 8.98226 12.9186 9.45681 13.2004 9.76034C13.4823 10.0639 13.9568 10.0815 14.2603 9.7996L17.7603 6.5496C17.9132 6.40769 18 6.20855 18 6C18 5.79145 17.9132 5.59232 17.7603 5.45041L14.2603 2.20041C13.9568 1.91856 13.4823 1.93613 13.2004 2.23966ZM6.79959 10.2397C6.51774 9.93613 6.04319 9.91856 5.73966 10.2004L2.23966 13.4504C2.08684 13.5923 2 13.7915 2 14C2 14.2086 2.08684 14.4077 2.23966 14.5496L5.73966 17.7996C6.04319 18.0815 6.51774 18.0639 6.79959 17.7603C7.08145 17.4568 7.06387 16.9823 6.76034 16.7004L4.6599 14.75H13.25C13.6642 14.75 14 14.4142 14 14C14 13.5858 13.6642 13.25 13.25 13.25H4.6599L6.76034 11.2996C7.06387 11.0177 7.08145 10.5432 6.79959 10.2397Z"
|
|
25
|
+
fill={color}
|
|
26
|
+
fillRule="evenodd"
|
|
27
|
+
clipRule="evenodd"
|
|
28
|
+
/>
|
|
29
|
+
</svg>
|
|
30
|
+
);
|
|
31
|
+
}
|
|
32
|
+
);
|
|
33
|
+
|
|
34
|
+
IconArrowsRightLeftOutline.displayName = "IconArrowsRightLeftOutline";
|
|
35
|
+
|
|
36
|
+
export default IconArrowsRightLeftOutline;
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import type { IconProps } from "@/types";
|
|
3
|
+
|
|
4
|
+
export const IconArrowsUpDownOutline = 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-arrows-up-down-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="M2.23966 6.7996C2.5432 7.08145 3.01775 7.06387 3.2996 6.76034L5.25 4.6599L5.25 13.25C5.25 13.6642 5.58579 14 6 14C6.41422 14 6.75 13.6642 6.75 13.25V4.6599L8.70041 6.76034C8.98226 7.06387 9.45681 7.08145 9.76034 6.79959C10.0639 6.51774 10.0815 6.04319 9.7996 5.73966L6.5496 2.23966C6.40769 2.08684 6.20855 2 6 2C5.79145 2 5.59232 2.08684 5.45041 2.23966L2.20041 5.73966C1.91856 6.04319 1.93613 6.51774 2.23966 6.7996ZM10.2397 13.2004C9.93613 13.4823 9.91856 13.9568 10.2004 14.2603L13.4504 17.7603C13.5923 17.9132 13.7915 18 14 18C14.2086 18 14.4077 17.9132 14.5496 17.7603L17.7996 14.2603C18.0815 13.9568 18.0639 13.4823 17.7603 13.2004C17.4568 12.9186 16.9823 12.9361 16.7004 13.2397L14.75 15.3401V6.75C14.75 6.33579 14.4142 6 14 6C13.5858 6 13.25 6.33579 13.25 6.75V15.3401L11.2996 13.2397C11.0177 12.9361 10.5432 12.9186 10.2397 13.2004Z"
|
|
25
|
+
fill={color}
|
|
26
|
+
fillRule="evenodd"
|
|
27
|
+
clipRule="evenodd"
|
|
28
|
+
/>
|
|
29
|
+
</svg>
|
|
30
|
+
);
|
|
31
|
+
}
|
|
32
|
+
);
|
|
33
|
+
|
|
34
|
+
IconArrowsUpDownOutline.displayName = "IconArrowsUpDownOutline";
|
|
35
|
+
|
|
36
|
+
export default IconArrowsUpDownOutline;
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import type { IconProps } from "@/types";
|
|
3
|
+
|
|
4
|
+
export const IconAttributeDegOutline = 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-attribute-deg-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="M11.0955 3.65875C11.2849 3.29038 11.1398 2.83821 10.7714 2.64882C10.403 2.45943 9.95085 2.60453 9.76146 2.97291L3.29881 15.5432C3.17927 15.7757 3.18944 16.0537 3.32563 16.2769C3.46182 16.5 3.70439 16.6361 3.96582 16.6361H11.78C11.7833 16.6362 11.7866 16.6362 11.7899 16.6362C11.7933 16.6362 11.7966 16.6362 11.7999 16.6361H16.6071C17.0213 16.6361 17.3571 16.3004 17.3571 15.8861C17.3571 15.4719 17.0213 15.1361 16.6071 15.1361H12.506C12.2595 12.4254 10.6901 10.0978 8.45087 8.80271L11.0955 3.65875ZM7.76402 10.1387L5.19473 15.1361H10.9983C10.7605 13.0084 9.52284 11.1819 7.76402 10.1387Z"
|
|
25
|
+
fill={color}
|
|
26
|
+
fillRule="evenodd"
|
|
27
|
+
clipRule="evenodd"
|
|
28
|
+
/>
|
|
29
|
+
</svg>
|
|
30
|
+
);
|
|
31
|
+
}
|
|
32
|
+
);
|
|
33
|
+
|
|
34
|
+
IconAttributeDegOutline.displayName = "IconAttributeDegOutline";
|
|
35
|
+
|
|
36
|
+
export default IconAttributeDegOutline;
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import type { IconProps } from "@/types";
|
|
3
|
+
|
|
4
|
+
export const IconAttributeHOutline = 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-attribute-h-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 3.25C6.41421 3.25 6.75 3.58579 6.75 4V9.25H13.25V4C13.25 3.58579 13.5858 3.25 14 3.25C14.4142 3.25 14.75 3.58579 14.75 4V16C14.75 16.4142 14.4142 16.75 14 16.75C13.5858 16.75 13.25 16.4142 13.25 16V10.75H6.75V16C6.75 16.4142 6.41421 16.75 6 16.75C5.58579 16.75 5.25 16.4142 5.25 16V4C5.25 3.58579 5.58579 3.25 6 3.25Z"
|
|
25
|
+
fill={color}
|
|
26
|
+
/>
|
|
27
|
+
</svg>
|
|
28
|
+
);
|
|
29
|
+
}
|
|
30
|
+
);
|
|
31
|
+
|
|
32
|
+
IconAttributeHOutline.displayName = "IconAttributeHOutline";
|
|
33
|
+
|
|
34
|
+
export default IconAttributeHOutline;
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import type { IconProps } from "@/types";
|
|
3
|
+
|
|
4
|
+
export const IconAttributeOpacityBicolorSolid = forwardRef<
|
|
5
|
+
SVGSVGElement,
|
|
6
|
+
IconProps
|
|
7
|
+
>(({ color = "currentColor", ...props }, forwardedRef) => {
|
|
8
|
+
const { className } = props;
|
|
9
|
+
props = {
|
|
10
|
+
...props,
|
|
11
|
+
width: `${props.width || props.size || 20}`,
|
|
12
|
+
height: `${props.height || props.size || 20}`,
|
|
13
|
+
className: `${
|
|
14
|
+
className ? className + " " : ""
|
|
15
|
+
}customeow-shein-icon customeow-shein-icon-icon-attribute-opacity-bicolor-solid`,
|
|
16
|
+
};
|
|
17
|
+
return (
|
|
18
|
+
<svg
|
|
19
|
+
viewBox="0 0 20 20"
|
|
20
|
+
fill="none"
|
|
21
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
22
|
+
{...props}
|
|
23
|
+
ref={forwardedRef}
|
|
24
|
+
>
|
|
25
|
+
<path
|
|
26
|
+
d="M3.33337 4.03334C3.33337 3.64674 3.64677 3.33334 4.03337 3.33334H6.66671V6.66668H3.33337V4.03334Z"
|
|
27
|
+
fill={color}
|
|
28
|
+
/>
|
|
29
|
+
<path opacity=".5" fill={color} d="M10 3.333H13.333V6.666H10z" />
|
|
30
|
+
<path opacity=".75" fill={color} d="M6.667 6.667H10V10H6.667z" />
|
|
31
|
+
<path opacity=".3" fill={color} d="M13.333 6.667H16.666V10H13.333z" />
|
|
32
|
+
<path fill={color} d="M3.333 10H6.666V13.333H3.333z" />
|
|
33
|
+
<path opacity=".5" fill={color} d="M10 10H13.333V13.333H10z" />
|
|
34
|
+
<path opacity=".75" fill={color} d="M6.667 13.333H10V16.666H6.667z" />
|
|
35
|
+
<path
|
|
36
|
+
opacity=".3"
|
|
37
|
+
d="M13.3334 13.3334H16.6667V15.9667C16.6667 16.3533 16.3533 16.6667 15.9667 16.6667H13.3334V13.3334Z"
|
|
38
|
+
fill={color}
|
|
39
|
+
/>
|
|
40
|
+
</svg>
|
|
41
|
+
);
|
|
42
|
+
});
|
|
43
|
+
|
|
44
|
+
IconAttributeOpacityBicolorSolid.displayName =
|
|
45
|
+
"IconAttributeOpacityBicolorSolid";
|
|
46
|
+
|
|
47
|
+
export default IconAttributeOpacityBicolorSolid;
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import type { IconProps } from "@/types";
|
|
3
|
+
|
|
4
|
+
export const IconAttributeWOutline = 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-attribute-w-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="M16.8645 3.44326C16.465 3.33399 16.0525 3.56929 15.9432 3.96883L13.4805 12.9734L10.7029 5.51218C10.5936 5.21857 10.3133 5.02384 10 5.02384C9.68671 5.02384 9.40642 5.21857 9.29712 5.51218L6.51954 12.9734L4.05676 3.96883C3.94749 3.56929 3.53501 3.33399 3.13547 3.44326C2.73593 3.55254 2.50063 3.96501 2.6099 4.36455L5.68683 15.6146C5.77273 15.9286 6.05146 16.1514 6.37674 16.1659C6.70202 16.1805 6.99953 15.9835 7.11313 15.6784L10 7.92358L12.8869 15.6784C13.0005 15.9835 13.298 16.1805 13.6233 16.1659C13.9485 16.1514 14.2273 15.9286 14.3132 15.6146L17.3901 4.36455C17.4994 3.96501 17.2641 3.55254 16.8645 3.44326Z"
|
|
25
|
+
fill={color}
|
|
26
|
+
fillRule="evenodd"
|
|
27
|
+
clipRule="evenodd"
|
|
28
|
+
/>
|
|
29
|
+
</svg>
|
|
30
|
+
);
|
|
31
|
+
}
|
|
32
|
+
);
|
|
33
|
+
|
|
34
|
+
IconAttributeWOutline.displayName = "IconAttributeWOutline";
|
|
35
|
+
|
|
36
|
+
export default IconAttributeWOutline;
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import type { IconProps } from "@/types";
|
|
3
|
+
|
|
4
|
+
export const IconAttributeXOutline = 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-attribute-x-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="M5.59998 2.8833C5.35145 2.55193 4.88135 2.48477 4.54998 2.7333C4.21861 2.98182 4.15145 3.45193 4.39998 3.7833L9.0625 9.99999L4.40002 16.2166C4.15149 16.548 4.21865 17.0181 4.55002 17.2666C4.88139 17.5152 5.35149 17.448 5.60002 17.1166L10 11.25L14.4 17.1166C14.6485 17.448 15.1186 17.5152 15.45 17.2666C15.7814 17.0181 15.8485 16.548 15.6 16.2166L10.9375 9.99999L15.6 3.7833C15.8485 3.45193 15.7814 2.98182 15.45 2.7333C15.1186 2.48477 14.6485 2.55193 14.4 2.8833L10 8.74999L5.59998 2.8833Z"
|
|
25
|
+
fill={color}
|
|
26
|
+
/>
|
|
27
|
+
</svg>
|
|
28
|
+
);
|
|
29
|
+
}
|
|
30
|
+
);
|
|
31
|
+
|
|
32
|
+
IconAttributeXOutline.displayName = "IconAttributeXOutline";
|
|
33
|
+
|
|
34
|
+
export default IconAttributeXOutline;
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import type { IconProps } from "@/types";
|
|
3
|
+
|
|
4
|
+
export const IconAttributeYOutline = 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-attribute-y-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="M5.16542 2.86033C4.90422 2.53885 4.43187 2.48999 4.11039 2.75119C3.78892 3.01239 3.74005 3.48474 4.00125 3.80622L9.16669 10.1637L9.16669 16.4874C9.16669 16.9016 9.50247 17.2374 9.91669 17.2374C10.3309 17.2374 10.6667 16.9016 10.6667 16.4874L10.6667 10.3688L15.9988 3.80622C16.26 3.48474 16.2111 3.01239 15.8896 2.75119C15.5681 2.48999 15.0958 2.53885 14.8346 2.86033L10 8.81059L5.16542 2.86033Z"
|
|
25
|
+
fill={color}
|
|
26
|
+
/>
|
|
27
|
+
</svg>
|
|
28
|
+
);
|
|
29
|
+
}
|
|
30
|
+
);
|
|
31
|
+
|
|
32
|
+
IconAttributeYOutline.displayName = "IconAttributeYOutline";
|
|
33
|
+
|
|
34
|
+
export default IconAttributeYOutline;
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import type { IconProps } from "@/types";
|
|
3
|
+
|
|
4
|
+
export const IconBellNoticeOutline = 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-bell-notice-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="M12.3807 14.2348C13.9595 14.0475 15.4819 13.6763 16.9259 13.1432C15.7286 11.8142 14.9998 10.0547 14.9998 8.125V7.54099C14.9999 7.52734 15 7.51368 15 7.5C15 4.73858 12.7614 2.5 10 2.5C7.23858 2.5 5 4.73858 5 7.5L4.99984 8.125C4.99984 10.0547 4.27106 11.8142 3.07373 13.1432C4.51784 13.6763 6.04036 14.0475 7.61928 14.2348M12.3807 14.2348C11.6 14.3274 10.8055 14.375 9.99984 14.375C9.19431 14.375 8.3999 14.3274 7.61928 14.2348M12.3807 14.2348C12.4582 14.4759 12.5 14.7331 12.5 15C12.5 16.3807 11.3807 17.5 10 17.5C8.61929 17.5 7.5 16.3807 7.5 15C7.5 14.7331 7.54183 14.476 7.61928 14.2348"
|
|
25
|
+
stroke={color}
|
|
26
|
+
strokeWidth="1.5"
|
|
27
|
+
strokeLinecap="round"
|
|
28
|
+
strokeLinejoin="round"
|
|
29
|
+
/>
|
|
30
|
+
</svg>
|
|
31
|
+
);
|
|
32
|
+
}
|
|
33
|
+
);
|
|
34
|
+
|
|
35
|
+
IconBellNoticeOutline.displayName = "IconBellNoticeOutline";
|
|
36
|
+
|
|
37
|
+
export default IconBellNoticeOutline;
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import type { IconProps } from "@/types";
|
|
3
|
+
|
|
4
|
+
export const IconBellNoticeSolid = 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-bell-notice-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.99997 2C6.68626 2 3.99997 4.68629 3.99997 8C3.99997 9.88663 3.54624 11.6651 2.7426 13.2343C2.63591 13.4426 2.6326 13.6888 2.73365 13.9C2.83469 14.1111 3.02851 14.2629 3.25769 14.3105C4.32537 14.5322 5.41181 14.7023 6.51426 14.818C6.67494 16.602 8.17421 18 10 18C11.8258 18 13.3251 16.602 13.4857 14.818C14.5882 14.7023 15.6746 14.5322 16.7422 14.3105C16.9714 14.2629 17.1652 14.1111 17.2663 13.9C17.3673 13.6888 17.364 13.4426 17.2573 13.2343C16.4537 11.6651 16 9.88663 16 8C16 4.68629 13.3137 2 9.99997 2ZM8.0493 14.9433C8.69477 14.9809 9.34517 15 9.99997 15C10.6548 15 11.3052 14.9809 11.9507 14.9433C11.749 15.8345 10.9522 16.5 10 16.5C9.04777 16.5 8.25097 15.8345 8.0493 14.9433Z"
|
|
25
|
+
fill={color}
|
|
26
|
+
fillRule="evenodd"
|
|
27
|
+
clipRule="evenodd"
|
|
28
|
+
/>
|
|
29
|
+
</svg>
|
|
30
|
+
);
|
|
31
|
+
}
|
|
32
|
+
);
|
|
33
|
+
|
|
34
|
+
IconBellNoticeSolid.displayName = "IconBellNoticeSolid";
|
|
35
|
+
|
|
36
|
+
export default IconBellNoticeSolid;
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import type { IconProps } from "@/types";
|
|
3
|
+
|
|
4
|
+
export const IconBringForwardOutline = 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-bring-forward-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.4359 17.4003C10.1752 17.5866 9.82484 17.5866 9.56407 17.4003L2.56407 12.4003C2.37318 12.264 2.25709 12.0462 2.25031 11.8117C2.24354 11.5772 2.34687 11.3531 2.52958 11.2059L4.52958 9.59521C4.85218 9.3354 5.32432 9.38631 5.58412 9.70891C5.84393 10.0315 5.79303 10.5036 5.47043 10.7635L4.2402 11.7542L10 15.8684L15.7598 11.7542L14.5296 10.7635C14.207 10.5036 14.1561 10.0315 14.4159 9.70891C14.6757 9.38631 15.1478 9.3354 15.4704 9.59521L17.4704 11.2059C17.6531 11.3531 17.7565 11.5772 17.7497 11.8117C17.7429 12.0462 17.6268 12.264 17.4359 12.4003L10.4359 17.4003Z"
|
|
25
|
+
fill={color}
|
|
26
|
+
/>
|
|
27
|
+
<path
|
|
28
|
+
d="M9.25 4.9016L8.2044 5.9472C7.91151 6.24009 7.43664 6.24009 7.14374 5.9472C6.85085 5.65431 6.85085 5.17943 7.14374 4.88654L9.46967 2.56061C9.76256 2.26772 10.2374 2.26772 10.5303 2.56061L12.8563 4.88654C13.1492 5.17943 13.1492 5.65431 12.8563 5.9472C12.5634 6.24009 12.0885 6.24009 11.7956 5.9472L10.75 4.9016V11.4208C10.75 11.835 10.4142 12.1708 10 12.1708C9.58579 12.1708 9.25 11.835 9.25 11.4208L9.25 4.9016Z"
|
|
29
|
+
fill={color}
|
|
30
|
+
/>
|
|
31
|
+
</svg>
|
|
32
|
+
);
|
|
33
|
+
}
|
|
34
|
+
);
|
|
35
|
+
|
|
36
|
+
IconBringForwardOutline.displayName = "IconBringForwardOutline";
|
|
37
|
+
|
|
38
|
+
export default IconBringForwardOutline;
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import type { IconProps } from "@/types";
|
|
3
|
+
|
|
4
|
+
export const IconBringToFrontOutline = 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-bring-to-front-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.56407 17.7626C9.82484 17.9489 10.1752 17.9489 10.4359 17.7626L17.4359 12.7626C17.6268 12.6263 17.7429 12.4085 17.7497 12.174C17.7565 11.9395 17.6531 11.7154 17.4704 11.5682L16.0022 10.3858L17.4359 9.36174C17.6268 9.22539 17.7429 9.00758 17.7497 8.77309C17.7565 8.5386 17.6531 8.31445 17.4704 8.16731L15.4704 6.55661C15.1478 6.2968 14.6757 6.3477 14.4159 6.67031C14.1561 6.99291 14.207 7.46505 14.5296 7.72486L15.7598 8.71562L10 12.8298L4.2402 8.71562L5.47043 7.72486C5.79303 7.46505 5.84393 6.99291 5.58412 6.67031C5.32432 6.3477 4.85218 6.2968 4.52958 6.55661L2.52958 8.16731C2.34687 8.31445 2.24354 8.5386 2.25031 8.77309C2.25709 9.00758 2.37318 9.22539 2.56407 9.36174L3.99777 10.3858L2.52958 11.5682C2.34687 11.7154 2.24354 11.9395 2.25031 12.174C2.25709 12.4085 2.37318 12.6263 2.56407 12.7626L9.56407 17.7626ZM5.26515 11.2911L9.56407 14.3617C9.82484 14.548 10.1752 14.548 10.4359 14.3617L14.7348 11.2911L15.7598 12.1165L10 16.2307L4.2402 12.1165L5.26515 11.2911Z"
|
|
25
|
+
fill={color}
|
|
26
|
+
fillRule="evenodd"
|
|
27
|
+
clipRule="evenodd"
|
|
28
|
+
/>
|
|
29
|
+
<path
|
|
30
|
+
d="M8.2044 5.27287L9.24999 4.22727L9.24999 9.03458C9.24999 9.4488 9.58578 9.78458 9.99999 9.78458C10.4142 9.78458 10.75 9.4488 10.75 9.03458V4.22727L11.7956 5.27287C12.0885 5.56577 12.5634 5.56577 12.8563 5.27287C13.1491 4.97998 13.1491 4.50511 12.8563 4.21221L10.5303 1.88628C10.2374 1.59339 9.76256 1.59339 9.46966 1.88628L7.14374 4.21221C6.85084 4.50511 6.85084 4.97998 7.14374 5.27287C7.43663 5.56577 7.9115 5.56577 8.2044 5.27287Z"
|
|
31
|
+
fill={color}
|
|
32
|
+
/>
|
|
33
|
+
</svg>
|
|
34
|
+
);
|
|
35
|
+
}
|
|
36
|
+
);
|
|
37
|
+
|
|
38
|
+
IconBringToFrontOutline.displayName = "IconBringToFrontOutline";
|
|
39
|
+
|
|
40
|
+
export default IconBringToFrontOutline;
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import type { IconProps } from "@/types";
|
|
3
|
+
|
|
4
|
+
export const IconCalendarBicolorSolid = 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-calendar-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
|
+
d="M5.75 2C6.16421 2 6.5 2.33579 6.5 2.75V4H13.5V2.75C13.5 2.33579 13.8358 2 14.25 2C14.6642 2 15 2.33579 15 2.75V4H15.25C16.7688 4 18 5.23122 18 6.75V15.25C18 16.7688 16.7688 18 15.25 18H4.75C3.23122 18 2 16.7688 2 15.25V6.75C2 5.23122 3.23122 4 4.75 4H5V2.75C5 2.33579 5.33579 2 5.75 2ZM4.75 7.5C4.05964 7.5 3.5 8.05964 3.5 8.75V15.25C3.5 15.9404 4.05964 16.5 4.75 16.5H15.25C15.9404 16.5 16.5 15.9404 16.5 15.25V8.75C16.5 8.05964 15.9404 7.5 15.25 7.5H4.75Z"
|
|
25
|
+
fill={color}
|
|
26
|
+
fillRule="evenodd"
|
|
27
|
+
clipRule="evenodd"
|
|
28
|
+
/>
|
|
29
|
+
<g opacity=".5" fill={color}>
|
|
30
|
+
<path d="M7.25 10.125C7.25 10.8154 6.69036 11.375 6 11.375 5.30964 11.375 4.75 10.8154 4.75 10.125 4.75 9.43464 5.30964 8.875 6 8.875 6.69036 8.875 7.25 9.43464 7.25 10.125ZM7.25 13.8438C7.25 14.5341 6.69036 15.0938 6 15.0938 5.30964 15.0938 4.75 14.5341 4.75 13.8438 4.75 13.1534 5.30964 12.5938 6 12.5938 6.69036 12.5938 7.25 13.1534 7.25 13.8438ZM10 11.375C10.6904 11.375 11.25 10.8154 11.25 10.125 11.25 9.43464 10.6904 8.875 10 8.875 9.30964 8.875 8.75 9.43464 8.75 10.125 8.75 10.8154 9.30964 11.375 10 11.375ZM11.25 13.8438C11.25 14.5341 10.6904 15.0938 10 15.0938 9.30964 15.0938 8.75 14.5341 8.75 13.8438 8.75 13.1534 9.30964 12.5938 10 12.5938 10.6904 12.5938 11.25 13.1534 11.25 13.8438ZM14 11.375C14.6904 11.375 15.25 10.8154 15.25 10.125 15.25 9.43464 14.6904 8.875 14 8.875 13.3096 8.875 12.75 9.43464 12.75 10.125 12.75 10.8154 13.3096 11.375 14 11.375Z" />
|
|
31
|
+
</g>
|
|
32
|
+
</svg>
|
|
33
|
+
);
|
|
34
|
+
}
|
|
35
|
+
);
|
|
36
|
+
|
|
37
|
+
IconCalendarBicolorSolid.displayName = "IconCalendarBicolorSolid";
|
|
38
|
+
|
|
39
|
+
export default IconCalendarBicolorSolid;
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import type { IconProps } from "@/types";
|
|
3
|
+
|
|
4
|
+
export const IconCalendarOutline = 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-calendar-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="M5.75 2C6.16421 2 6.5 2.33579 6.5 2.75V4H13.5V2.75C13.5 2.33579 13.8358 2 14.25 2C14.6642 2 15 2.33579 15 2.75V4H15.25C16.7688 4 18 5.23122 18 6.75V15.25C18 16.7688 16.7688 18 15.25 18H4.75C3.23122 18 2 16.7688 2 15.25V6.75C2 5.23122 3.23122 4 4.75 4H5V2.75C5 2.33579 5.33579 2 5.75 2ZM4.75 7.5C4.05964 7.5 3.5 8.05964 3.5 8.75V15.25C3.5 15.9404 4.05964 16.5 4.75 16.5H15.25C15.9404 16.5 16.5 15.9404 16.5 15.25V8.75C16.5 8.05964 15.9404 7.5 15.25 7.5H4.75Z"
|
|
25
|
+
fill={color}
|
|
26
|
+
fillRule="evenodd"
|
|
27
|
+
clipRule="evenodd"
|
|
28
|
+
/>
|
|
29
|
+
</svg>
|
|
30
|
+
);
|
|
31
|
+
}
|
|
32
|
+
);
|
|
33
|
+
|
|
34
|
+
IconCalendarOutline.displayName = "IconCalendarOutline";
|
|
35
|
+
|
|
36
|
+
export default IconCalendarOutline;
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import type { IconProps } from "@/types";
|
|
3
|
+
|
|
4
|
+
export const IconCheckCircleSolid = 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-check-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 18ZM13.8566 8.19113C14.1002 7.85614 14.0261 7.38708 13.6911 7.14345C13.3561 6.89982 12.8871 6.97388 12.6434 7.30887L9.15969 12.099L7.28033 10.2197C6.98744 9.92678 6.51256 9.92678 6.21967 10.2197C5.92678 10.5126 5.92678 10.9874 6.21967 11.2803L8.71967 13.7803C8.87477 13.9354 9.08999 14.0149 9.30867 13.9977C9.52734 13.9805 9.72754 13.8685 9.85655 13.6911L13.8566 8.19113Z"
|
|
25
|
+
fill={color}
|
|
26
|
+
fillRule="evenodd"
|
|
27
|
+
clipRule="evenodd"
|
|
28
|
+
/>
|
|
29
|
+
</svg>
|
|
30
|
+
);
|
|
31
|
+
}
|
|
32
|
+
);
|
|
33
|
+
|
|
34
|
+
IconCheckCircleSolid.displayName = "IconCheckCircleSolid";
|
|
35
|
+
|
|
36
|
+
export default IconCheckCircleSolid;
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import type { IconProps } from "@/types";
|
|
3
|
+
|
|
4
|
+
export const IconCheckOutline = 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-check-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="M16.7045 4.15347C17.034 4.4045 17.0976 4.87509 16.8466 5.20457L8.84657 15.7046C8.71541 15.8767 8.51627 15.9838 8.30033 15.9983C8.08439 16.0129 7.87271 15.9334 7.71967 15.7804L3.21967 11.2804C2.92678 10.9875 2.92678 10.5126 3.21967 10.2197C3.51256 9.92682 3.98744 9.92682 4.28033 10.2197L8.17351 14.1129L15.6534 4.29551C15.9045 3.96603 16.3751 3.90243 16.7045 4.15347Z"
|
|
25
|
+
fill={color}
|
|
26
|
+
fillRule="evenodd"
|
|
27
|
+
clipRule="evenodd"
|
|
28
|
+
/>
|
|
29
|
+
</svg>
|
|
30
|
+
);
|
|
31
|
+
}
|
|
32
|
+
);
|
|
33
|
+
|
|
34
|
+
IconCheckOutline.displayName = "IconCheckOutline";
|
|
35
|
+
|
|
36
|
+
export default IconCheckOutline;
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import type { IconProps } from "@/types";
|
|
3
|
+
|
|
4
|
+
export const IconClearOutline = 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-clear-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="M14.2446 2.19325C14.5375 1.90035 15.0124 1.90035 15.3053 2.19325L17.6623 4.55027C17.9552 4.84316 17.9552 5.31803 17.6623 5.61093L15.4294 7.84379L17.9043 10.3187C18.1972 10.6116 18.1972 11.0864 17.9043 11.3793L15.2463 14.0373C14.9534 14.3302 14.4786 14.3302 14.1857 14.0373L14.1163 13.968L11.6867 18.046C11.5683 18.2448 11.3648 18.3777 11.1352 18.4064C10.9056 18.435 10.6757 18.3561 10.5121 18.1925L4.28328 11.9637C4.28085 11.9613 4.27845 11.9589 4.27605 11.9564L1.65791 9.33829C1.49377 9.17415 1.41489 8.94326 1.44427 8.71301C1.47366 8.48275 1.60801 8.27908 1.80811 8.16143L5.90251 5.75412L5.81825 5.66987C5.6776 5.52921 5.59858 5.33845 5.59858 5.13953C5.59858 4.94062 5.6776 4.74986 5.81825 4.60921L8.47622 1.95124C8.76911 1.65834 9.24399 1.65834 9.53688 1.95124L12.0118 4.42611L14.2446 2.19325ZM5.96579 11.5249L7.28438 10.5833C7.62147 10.3426 7.6996 9.87416 7.45889 9.53707C7.21818 9.19998 6.74978 9.12185 6.41268 9.36256L4.89048 10.4495L3.40408 8.96313L6.96644 6.86864L13.0033 12.9055L10.8913 16.4504L5.96579 11.5249ZM14.7749 3.78424L12.5421 6.0171C12.2492 6.30999 11.7743 6.30999 11.4814 6.0171L9.00655 3.54223L7.40924 5.13954L14.716 12.4463L16.3133 10.849L13.8384 8.37412C13.5456 8.08123 13.5456 7.60636 13.8384 7.31346L16.0713 5.0806L14.7749 3.78424Z"
|
|
25
|
+
fill={color}
|
|
26
|
+
fillRule="evenodd"
|
|
27
|
+
clipRule="evenodd"
|
|
28
|
+
/>
|
|
29
|
+
</svg>
|
|
30
|
+
);
|
|
31
|
+
}
|
|
32
|
+
);
|
|
33
|
+
|
|
34
|
+
IconClearOutline.displayName = "IconClearOutline";
|
|
35
|
+
|
|
36
|
+
export default IconClearOutline;
|