[icons] ve

This commit is contained in:
Denis Dokin
2025-06-24 15:31:55 +03:00
parent f4d9ad7055
commit a2d076c028
3 changed files with 5 additions and 5 deletions

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" fill="none">
<path d="M4.5 7.5v8.996a1 1 0 0 0 1 1h12.996a1 1 0 0 0 1-1V7.5a1 1 0 0 0-1-1H5.5a1 1 0 0 0-1 1Z" class="icon-gray-primary"/>
<path d="M15.5 15.496h2v-2m0-3v-2h-2m-7 0h-2v2m0 3v2h2" class="icon-blue-primary"/>
<path d="M4.5 7.5v8.996a1 1 0 0 0 1 1h12.996a1 1 0 0 0 1-1V7.5a1 1 0 0 0-1-1H5.5a1 1 0 0 0-1 1Z" class="icon-stroke-gray-primary"/>
<path d="M15.5 15.496h2v-2m0-3v-2h-2m-7 0h-2v2m0 3v2h2" class="icon-stroke-blue-primary"/>
</svg>

Before

Width:  |  Height:  |  Size: 389 B

After

Width:  |  Height:  |  Size: 403 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" fill="none">
<path d="M16.5 4.5h-9a1 1 0 0 0-1 1v13a1 1 0 0 0 1 1h9a1 1 0 0 0 1-1v-13a1 1 0 0 0-1-1Z" class="icon-gray-primary"/>
<path d="M14.5 13.5h-5a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h5a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1Zm0-7h-5a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h5a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1Z" class="icon-gray-primary"/>
<path d="M16.5 4.5h-9a1 1 0 0 0-1 1v13a1 1 0 0 0 1 1h9a1 1 0 0 0 1-1v-13a1 1 0 0 0-1-1Z" class="icon-stroke-gray-primary"/>
<path d="M14.5 13.5h-5a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h5a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1Zm0-7h-5a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h5a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1Z" class="icon-stroke-gray-primary"/>
</svg>

Before

Width:  |  Height:  |  Size: 484 B

After

Width:  |  Height:  |  Size: 498 B

View File

@ -1,3 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" fill="none">
<path d="M5.5 17.5h13m-13-8h13m-13-4h13m-13 8h13" class="icon-gray-primary"/>
<path d="M5.5 17.5h13m-13-8h13m-13-4h13m-13 8h13" class="icon-stroke-gray-primary"/>
</svg>

Before

Width:  |  Height:  |  Size: 254 B

After

Width:  |  Height:  |  Size: 261 B