refactor(assets) : 新增可能会用到的icon素材

This commit is contained in:
charles 2023-08-14 19:41:02 +08:00
parent 531243834d
commit b9b4795474
45 changed files with 5291 additions and 0 deletions

1
.npmrc Normal file
View File

@ -0,0 +1 @@
registry=https://registry.npmmirror.com

5194
pnpm-lock.yaml generated Normal file

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-activity"><polyline points="22 12 18 12 15 21 9 3 6 12 2 12"></polyline></svg>

After

Width:  |  Height:  |  Size: 282 B

View File

@ -0,0 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor"
stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-book-open">
<path d="M2 3h6a4 4 0 0 1 4 4v14a3 3 0 0 0-3-3H2z"></path>
<path d="M22 3h-6a4 4 0 0 0-4 4v14a3 3 0 0 1 3-3h7z"></path>
</svg>

After

Width:  |  Height:  |  Size: 352 B

View File

@ -0,0 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor"
stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-calendar">
<rect x="3" y="4" width="18" height="18" rx="2" ry="2"></rect>
<line x1="16" y1="2" x2="16" y2="6"></line>
<line x1="8" y1="2" x2="8" y2="6"></line>
<line x1="3" y1="10" x2="21" y2="10"></line>
</svg>

After

Width:  |  Height:  |  Size: 429 B

View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-bar-chart-2"><line x1="18" y1="20" x2="18" y2="10"></line><line x1="12" y1="20" x2="12" y2="4"></line><line x1="6" y1="20" x2="6" y2="14"></line></svg>

After

Width:  |  Height:  |  Size: 355 B

View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-check-circle"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>

After

Width:  |  Height:  |  Size: 328 B

View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-clock"><circle cx="12" cy="12" r="10"></circle><polyline points="12 6 12 12 16 14"></polyline></svg>

After

Width:  |  Height:  |  Size: 304 B

View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-columns"><path d="M12 3h7a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-7m0-18H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h7m0-18v18"></path></svg>

After

Width:  |  Height:  |  Size: 326 B

View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-compass"><circle cx="12" cy="12" r="10"></circle><polygon points="16.24 7.76 14.12 14.12 7.76 16.24 9.88 9.88 16.24 7.76"></polygon></svg>

After

Width:  |  Height:  |  Size: 342 B

View File

@ -0,0 +1,5 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="currentColor" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg">
<path
d="M10 21H4C2.89543 21 2 20.1046 2 19V9C2 7.89543 2.89543 7 4 7H5V5C5 3.89543 5.89543 3 7 3H20C21.1046 3 22 3.89543 22 5V16C22 17.1046 21.1046 18 20 18H12V19C12 20.1046 11.1046 21 10 21ZM4 9V19H10V9H4ZM7 7H10C11.1046 7 12 7.89543 12 9V16H20V5H7V7Z"
/>
</svg>

After

Width:  |  Height:  |  Size: 399 B

View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-edit-2"><path d="M17 3a2.828 2.828 0 1 1 4 4L7.5 20.5 2 22l1.5-5.5L17 3z"></path></svg>

After

Width:  |  Height:  |  Size: 291 B

View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-edit-3"><path d="M12 20h9"></path><path d="M16.5 3.5a2.121 2.121 0 0 1 3 3L7 19l-4 1 1-4L16.5 3.5z"></path></svg>

After

Width:  |  Height:  |  Size: 317 B

View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-eye-off"><path d="M17.94 17.94A10.07 10.07 0 0 1 12 20c-7 0-11-8-11-8a18.45 18.45 0 0 1 5.06-5.94M9.9 4.24A9.12 9.12 0 0 1 12 4c7 0 11 8 11 8a18.5 18.5 0 0 1-2.16 3.19m-6.72-1.07a3 3 0 1 1-4.24-4.24"></path><line x1="1" y1="1" x2="23" y2="23"></line></svg>

After

Width:  |  Height:  |  Size: 460 B

View File

@ -0,0 +1,8 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor"
stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-file-text">
<path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"></path>
<polyline points="14 2 14 8 20 8"></polyline>
<line x1="16" y1="13" x2="8" y2="13"></line>
<line x1="16" y1="17" x2="8" y2="17"></line>
<polyline points="10 9 9 9 8 9"></polyline>
</svg>

After

Width:  |  Height:  |  Size: 495 B

View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-help-circle"><circle cx="12" cy="12" r="10"></circle><path d="M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3"></path><line x1="12" y1="17" x2="12.01" y2="17"></line></svg>

After

Width:  |  Height:  |  Size: 365 B

View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-link-2"><path d="M15 7h3a5 5 0 0 1 5 5 5 5 0 0 1-5 5h-3m-6 0H6a5 5 0 0 1-5-5 5 5 0 0 1 5-5h3"></path><line x1="8" y1="12" x2="16" y2="12"></line></svg>

After

Width:  |  Height:  |  Size: 355 B

View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-log-in"><path d="M15 3h4a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-4"></path><polyline points="10 17 15 12 10 7"></polyline><line x1="15" y1="12" x2="3" y2="12"></line></svg>

After

Width:  |  Height:  |  Size: 368 B

View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-log-out"><path d="M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4"></path><polyline points="16 17 21 12 16 7"></polyline><line x1="21" y1="12" x2="9" y2="12"></line></svg>

After

Width:  |  Height:  |  Size: 367 B

View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-log-in"><path d="M15 3h4a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-4"></path><polyline points="10 17 15 12 10 7"></polyline><line x1="15" y1="12" x2="3" y2="12"></line></svg>

After

Width:  |  Height:  |  Size: 368 B

View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-mail"><path d="M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z"></path><polyline points="22,6 12,13 2,6"></polyline></svg>

After

Width:  |  Height:  |  Size: 354 B

View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" y1="3" x2="14" y2="10"></line><line x1="3" y1="21" x2="10" y2="14"></line></svg>

After

Width:  |  Height:  |  Size: 400 B

View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-maximize"><path d="M8 3H5a2 2 0 0 0-2 2v3m18 0V5a2 2 0 0 0-2-2h-3m0 18h3a2 2 0 0 0 2-2v-3M3 16v3a2 2 0 0 0 2 2h3"></path></svg>

After

Width:  |  Height:  |  Size: 331 B

View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-menu"><line x1="3" y1="12" x2="21" y2="12"></line><line x1="3" y1="6" x2="21" y2="6"></line><line x1="3" y1="18" x2="21" y2="18"></line></svg>

After

Width:  |  Height:  |  Size: 346 B

View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-message-circle"><path d="M21 11.5a8.38 8.38 0 0 1-.9 3.8 8.5 8.5 0 0 1-7.6 4.7 8.38 8.38 0 0 1-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 0 1-.9-3.8 8.5 8.5 0 0 1 4.7-7.6 8.38 8.38 0 0 1 3.8-.9h.5a8.48 8.48 0 0 1 8 8v.5z"></path></svg>

After

Width:  |  Height:  |  Size: 428 B

View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-message-square"><path d="M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z"></path></svg>

After

Width:  |  Height:  |  Size: 305 B

View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-minimize-2"><polyline points="4 14 10 14 10 20"></polyline><polyline points="20 10 14 10 14 4"></polyline><line x1="14" y1="10" x2="21" y2="3"></line><line x1="3" y1="21" x2="10" y2="14"></line></svg>

After

Width:  |  Height:  |  Size: 404 B

View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-minimize"><path d="M8 3v3a2 2 0 0 1-2 2H3m18 0h-3a2 2 0 0 1-2-2V3m0 18v-3a2 2 0 0 1 2-2h3M3 16h3a2 2 0 0 1 2 2v3"></path></svg>

After

Width:  |  Height:  |  Size: 331 B

View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-mouse-pointer"><path d="M3 3l7.07 16.97 2.51-7.39 7.39-2.51L3 3z"></path><path d="M13 13l6 6"></path></svg>

After

Width:  |  Height:  |  Size: 311 B

View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-move"><polyline points="5 9 2 12 5 15"></polyline><polyline points="9 5 12 2 15 5"></polyline><polyline points="15 19 12 22 9 19"></polyline><polyline points="19 9 22 12 19 15"></polyline><line x1="2" y1="12" x2="22" y2="12"></line><line x1="12" y1="2" x2="12" y2="22"></line></svg>

After

Width:  |  Height:  |  Size: 486 B

View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-terminal"><polyline points="4 17 10 11 4 5"></polyline><line x1="12" y1="19" x2="20" y2="19"></line></svg>

After

Width:  |  Height:  |  Size: 310 B

View File

@ -0,0 +1,3 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M12 23C11.1113 23 10.3429 22.4962 9.9773 21.7647C9.73039 21.2707 10.1977 20.8 10.75 20.8H13.25C13.8023 20.8 14.2696 21.2707 14.0227 21.7647C13.6571 22.4962 12.8887 23 12 23ZM21 18.7C21 19.2523 20.5523 19.7 20 19.7H4C3.44772 19.7 3 19.2523 3 18.7V18.1242C3 17.7422 3.21762 17.3936 3.56079 17.2258L4.68921 16.6742C5.03238 16.5064 5.25 16.1578 5.25 15.7758V10.35C5.25 6.88872 6.57063 4.53334 8.98974 3.62663C9.42523 3.4634 9.75 3.06883 9.75 2.60376V2C9.75 1.44772 10.1977 1 10.75 1H13.25C13.8023 1 14.25 1.44772 14.25 2V2.60346C14.25 3.06867 14.575 3.46331 15.0106 3.62646C17.4295 4.53229 18.75 6.88689 18.75 10.35V15.7758C18.75 16.1578 18.9676 16.5064 19.3108 16.6742L20.4392 17.2258C20.7824 17.3936 21 17.7422 21 18.1242V18.7ZM12 5.125C10.6271 5.03832 9.30313 5.639 8.48438 6.72C7.78411 7.80301 7.44053 9.07002 7.5 10.35V16.5C7.5 17.0523 7.94772 17.5 8.5 17.5H15.5C16.0523 17.5 16.5 17.0523 16.5 16.5V10.35C16.5594 9.07003 16.2158 7.80304 15.5156 6.72C14.6969 5.639 13.3729 5.03832 12 5.125Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@ -0,0 +1,7 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M5.14276 0.428955H17.571L22.2855 5.5717V23.5717H5.14276V0.428955Z" fill="white"/>
<path d="M18.196 5.9467C17.6437 5.9467 17.196 5.49899 17.196 4.9467V2.17896C17.196 1.62667 16.7483 1.17896 16.196 1.17896H6.89276C6.34048 1.17896 5.89276 1.62667 5.89276 2.17896V21.8217C5.89276 22.374 6.34048 22.8217 6.89276 22.8217H20.5355C21.0878 22.8217 21.5355 22.374 21.5355 21.8217V6.9467C21.5355 6.39442 21.0878 5.9467 20.5355 5.9467H18.196ZM22.0226 5.28496C22.1917 5.46939 22.2855 5.7105 22.2855 5.96071V22.5717C22.2855 23.124 21.8378 23.5717 21.2855 23.5717H6.14276C5.59048 23.5717 5.14276 23.124 5.14276 22.5717V1.42895C5.14276 0.876669 5.59048 0.428955 6.14276 0.428955H17.1311C17.4114 0.428955 17.6789 0.546592 17.8683 0.753206L22.0226 5.28496ZM20.9243 5.1967L17.9468 1.94771V4.19671C17.9468 4.74899 18.3945 5.1967 18.9468 5.1967H20.9243Z" fill="#465F78"/>
<path d="M2.25 6H12.75C13.25 6 13.5 6.25 13.5 6.75V17.25C13.5 17.75 13.25 18 12.75 18H2.25C1.75 18 1.5 17.75 1.5 17.25V6.75C1.5 6.25 1.75 6 2.25 6Z" fill="#FF501A"/>
<path d="M15 9.75H20.25V10.6252H15V9.75ZM15 11.9377H20.25V12.8123H15V11.9377ZM15 14.1248H20.25V15H15V14.1248Z" fill="#FF501A"/>
<path d="M5.25 15.4425V9H7.33725C8.1285 9 8.64375 9.03225 8.8845 9.09675C9.2535 9.1935 9.5625 9.40425 9.8115 9.72975C10.0605 10.0522 10.185 10.4692 10.185 10.9822C10.185 11.3775 10.113 11.7097 9.96975 11.9797C9.8265 12.249 9.64275 12.4612 9.42075 12.6172C9.21867 12.7616 8.99003 12.8646 8.748 12.9202C8.4375 12.9817 7.9875 13.0125 7.39875 13.0125H6.55125V15.4425H5.25ZM6.5505 10.0898V11.9182H7.263C7.77525 11.9182 8.118 11.8845 8.2905 11.817C8.45577 11.7544 8.59766 11.6423 8.69675 11.4959C8.79583 11.3496 8.84726 11.1762 8.844 10.9995C8.84475 10.7648 8.7765 10.572 8.6385 10.4197C8.50155 10.2678 8.31691 10.167 8.115 10.134C7.95975 10.104 7.64775 10.0898 7.179 10.0898H6.5505Z" fill="white"/>
</svg>

After

Width:  |  Height:  |  Size: 1.9 KiB

View File

@ -0,0 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor"
stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-terminal">
<polyline points="4 17 10 11 4 5"></polyline>
<line x1="12" y1="19" x2="20" y2="19"></line>
</svg>

After

Width:  |  Height:  |  Size: 323 B

View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-settings"><circle cx="12" cy="12" r="3"></circle><path d="M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1 0 2.83 2 2 0 0 1-2.83 0l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-2 2 2 2 0 0 1-2-2v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83 0 2 2 0 0 1 0-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1-2-2 2 2 0 0 1 2-2h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 0-2.83 2 2 0 0 1 2.83 0l.06.06a1.65 1.65 0 0 0 1.82.33H9a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 2-2 2 2 0 0 1 2 2v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 0 2 2 0 0 1 0 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 2 2 2 2 0 0 1-2 2h-.09a1.65 1.65 0 0 0-1.51 1z"></path></svg>

After

Width:  |  Height:  |  Size: 1011 B

View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-shield"><path d="M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z"></path></svg>

After

Width:  |  Height:  |  Size: 279 B

View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-shopping-bag"><path d="M6 2L3 6v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6l-3-4z"></path><line x1="3" y1="6" x2="21" y2="6"></line><path d="M16 10a4 4 0 0 1-8 0"></path></svg>

After

Width:  |  Height:  |  Size: 372 B

View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-sliders"><line x1="4" y1="21" x2="4" y2="14"></line><line x1="4" y1="10" x2="4" y2="3"></line><line x1="12" y1="21" x2="12" y2="12"></line><line x1="12" y1="8" x2="12" y2="3"></line><line x1="20" y1="21" x2="20" y2="16"></line><line x1="20" y1="12" x2="20" y2="3"></line><line x1="1" y1="14" x2="7" y2="14"></line><line x1="9" y1="8" x2="15" y2="8"></line><line x1="17" y1="16" x2="23" y2="16"></line></svg>

After

Width:  |  Height:  |  Size: 611 B

View File

@ -0,0 +1,5 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
<path
d="M21 22H3C2.44772 22 2 21.5523 2 21V12.7C2 12.4119 2.12432 12.1378 2.341 11.948L4 10.5V3C4 2.44772 4.44772 2 5 2H21C21.5523 2 22 2.44772 22 3V21C22 21.5523 21.5523 22 21 22ZM9 7.329C9.24212 7.32928 9.47592 7.4174 9.658 7.577L14.658 11.952C14.874 12.1407 14.9986 12.4132 15 12.7V20H19.5C19.7761 20 20 19.7761 20 19.5V4.5C20 4.22386 19.7761 4 19.5 4H6.5C6.22386 4 6 4.22386 6 4.5V9.22713L8.341 7.576C8.52348 7.41654 8.75766 7.32876 9 7.329ZM8 16.5C8 16.2239 8.22386 16 8.5 16H9.5C9.77614 16 10 16.2239 10 16.5V20H13V13.157L9 9.657L4 13.157V20H8V16.5Z"
/>
</svg>

After

Width:  |  Height:  |  Size: 682 B

View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-toggle-left"><rect x="1" y="5" width="22" height="14" rx="7" ry="7"></rect><circle cx="8" cy="12" r="3"></circle></svg>

After

Width:  |  Height:  |  Size: 323 B

View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-toggle-right"><rect x="1" y="5" width="22" height="14" rx="7" ry="7"></rect><circle cx="16" cy="12" r="3"></circle></svg>

After

Width:  |  Height:  |  Size: 325 B

View File

@ -0,0 +1,7 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M5.1427 0.428955H17.5709L22.2855 5.5717V23.5717H5.1427V0.428955Z" fill="white"/>
<path d="M18.1959 5.9467C17.6437 5.9467 17.1959 5.49899 17.1959 4.9467V2.17896C17.1959 1.62667 16.7482 1.17896 16.1959 1.17896H6.8927C6.34042 1.17896 5.8927 1.62667 5.8927 2.17896V21.8217C5.8927 22.374 6.34042 22.8217 6.8927 22.8217H20.5355C21.0877 22.8217 21.5354 22.374 21.5354 21.8217V6.9467C21.5354 6.39442 21.0877 5.9467 20.5354 5.9467H18.1959ZM22.0226 5.28496C22.1917 5.46939 22.2854 5.7105 22.2854 5.96071V22.5717C22.2854 23.124 21.8377 23.5717 21.2854 23.5717H6.1427C5.59041 23.5717 5.1427 23.124 5.1427 22.5717V1.42895C5.1427 0.876669 5.59042 0.428955 6.1427 0.428955H17.1311C17.4114 0.428955 17.6788 0.546592 17.8682 0.753206L22.0226 5.28496ZM20.9242 5.1967L17.9467 1.94771V4.19671C17.9467 4.74899 18.3944 5.1967 18.9467 5.1967H20.9242Z" fill="#465F78"/>
<path d="M2.25 6H12.75C13.25 6 13.5 6.25 13.5 6.75V17.25C13.5 17.75 13.25 18 12.75 18H2.25C1.75 18 1.5 17.75 1.5 17.25V6.75C1.5 6.25 1.75 6 2.25 6Z" fill="#A8A1A0"/>
<path d="M15 9.75H20.25V10.6252H15V9.75ZM15 11.9377H20.25V12.8123H15V11.9377ZM15 14.1248H20.25V15H15V14.1248Z" fill="#A8A1A0"/>
<path d="M6.8355 15.75V10.1422H4.875V9H10.125V10.1422H8.169V15.75H6.8355Z" fill="white"/>
</svg>

After

Width:  |  Height:  |  Size: 1.3 KiB

View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-upload-cloud"><polyline points="16 16 12 12 8 16"></polyline><line x1="12" y1="12" x2="12" y2="21"></line><path d="M20.39 18.39A5 5 0 0 0 18 9h-1.26A8 8 0 1 0 3 16.3"></path><polyline points="16 16 12 12 8 16"></polyline></svg>

After

Width:  |  Height:  |  Size: 431 B

View File

@ -0,0 +1,6 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M5.14276 0.428955H17.571L22.2855 5.5717V23.5717H5.14276V0.428955Z" fill="white"/>
<path d="M18.196 5.9467C17.6437 5.9467 17.196 5.49899 17.196 4.9467V2.17896C17.196 1.62667 16.7483 1.17896 16.196 1.17896H6.89276C6.34048 1.17896 5.89276 1.62667 5.89276 2.17896V21.8217C5.89276 22.374 6.34048 22.8217 6.89276 22.8217H20.5355C21.0878 22.8217 21.5355 22.374 21.5355 21.8217V6.9467C21.5355 6.39442 21.0878 5.9467 20.5355 5.9467H18.196ZM22.0226 5.28496C22.1917 5.46939 22.2855 5.7105 22.2855 5.96071V22.5717C22.2855 23.124 21.8378 23.5717 21.2855 23.5717H6.14276C5.59048 23.5717 5.14276 23.124 5.14276 22.5717V1.42895C5.14276 0.876669 5.59048 0.428955 6.14276 0.428955H17.1311C17.4114 0.428955 17.6789 0.546592 17.8683 0.753206L22.0226 5.28496ZM20.9243 5.1967L17.9468 1.94771V4.19671C17.9468 4.74899 18.3945 5.1967 18.9468 5.1967H20.9243Z" fill="#465F78"/>
<path d="M1.71448 6.75C1.71448 6.55109 1.7935 6.36032 1.93415 6.21967C2.0748 6.07902 2.26557 6 2.46448 6H12.9645C13.1634 6 13.3542 6.07902 13.4948 6.21967C13.6355 6.36032 13.7145 6.55109 13.7145 6.75V17.25C13.7145 17.4489 13.6355 17.6397 13.4948 17.7803C13.3542 17.921 13.1634 18 12.9645 18H2.46448C2.26557 18 2.0748 17.921 1.93415 17.7803C1.7935 17.6397 1.71448 17.4489 1.71448 17.25V6.75ZM15 9.75H20.25V10.6252H15V9.75ZM15 11.9377H20.25V12.8123H15V11.9377ZM15 14.1248H20.25V15H15V14.1248Z" fill="#317BFF"/>
<path d="M5.20198 15L3.88348 9.47778H5.02498L5.85748 13.2713L6.86698 9.47778H8.19298L9.16048 13.335L10.008 9.47778H11.1307L9.78973 15H8.60698L7.50748 10.8713L6.41098 15H5.20198Z" fill="white"/>
</svg>

After

Width:  |  Height:  |  Size: 1.6 KiB

View File

@ -0,0 +1,6 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M5.14276 0.428955H17.571L22.2855 5.5717V23.5717H5.14276V0.428955Z" fill="white"/>
<path d="M18.196 5.9467C17.6437 5.9467 17.196 5.49899 17.196 4.9467V2.17896C17.196 1.62667 16.7483 1.17896 16.196 1.17896H6.89276C6.34048 1.17896 5.89276 1.62667 5.89276 2.17896V21.8217C5.89276 22.374 6.34048 22.8217 6.89276 22.8217H20.5355C21.0878 22.8217 21.5355 22.374 21.5355 21.8217V6.9467C21.5355 6.39442 21.0878 5.9467 20.5355 5.9467H18.196ZM22.0226 5.28496C22.1917 5.46939 22.2855 5.7105 22.2855 5.96071V22.5717C22.2855 23.124 21.8378 23.5717 21.2855 23.5717H6.14276C5.59048 23.5717 5.14276 23.124 5.14276 22.5717V1.42895C5.14276 0.876669 5.59048 0.428955 6.14276 0.428955H17.1311C17.4114 0.428955 17.6789 0.546592 17.8683 0.753206L22.0226 5.28496ZM20.9243 5.1967L17.9468 1.94771V4.19671C17.9468 4.74899 18.3945 5.1967 18.9468 5.1967H20.9243Z" fill="#465F78"/>
<path d="M1.5 6.75C1.5 6.55109 1.57902 6.36032 1.71967 6.21967C1.86032 6.07902 2.05109 6 2.25 6H12.75C12.9489 6 13.1397 6.07902 13.2803 6.21967C13.421 6.36032 13.5 6.55109 13.5 6.75V17.25C13.5 17.4489 13.421 17.6397 13.2803 17.7803C13.1397 17.921 12.9489 18 12.75 18H2.25C2.05109 18 1.86032 17.921 1.71967 17.7803C1.57902 17.6397 1.5 17.4489 1.5 17.25V6.75ZM15 9.75H20.25V10.6252H15V9.75ZM15 11.9377H20.25V12.8123H15V11.9377ZM15 14.1248H20.25V15H15V14.1248Z" fill="#47B347"/>
<path d="M4.5 15.4425L6.702 12.0803L4.707 9H6.22725L7.51875 11.07L8.78475 9H10.2922L8.28825 12.129L10.4895 15.4425H8.92125L7.4925 13.215L6.06 15.4425H4.5Z" fill="white"/>
</svg>

After

Width:  |  Height:  |  Size: 1.6 KiB