updated-edit-and-remove-icons

This commit is contained in:
Denis Dokin
2024-02-15 14:44:30 +03:00
parent bd048157b0
commit 9b4e69f294
18 changed files with 5 additions and 5 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 275 B

After

Width:  |  Height:  |  Size: 236 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 247 B

After

Width:  |  Height:  |  Size: 215 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 297 B

After

Width:  |  Height:  |  Size: 271 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 287 B

After

Width:  |  Height:  |  Size: 254 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 247 B

After

Width:  |  Height:  |  Size: 217 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 318 B

After

Width:  |  Height:  |  Size: 275 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 307 B

After

Width:  |  Height:  |  Size: 275 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 275 B

After

Width:  |  Height:  |  Size: 236 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 363 B

After

Width:  |  Height:  |  Size: 316 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 246 B

After

Width:  |  Height:  |  Size: 215 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 231 B

After

Width:  |  Height:  |  Size: 195 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 268 B

After

Width:  |  Height:  |  Size: 238 B

View File

@ -1,3 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="28" height="28" fill="none" viewBox="0 0 28 28">
<path fill="#000" fill-rule="evenodd" d="M11 6a1 1 0 0 1 1-1h5a1 1 0 0 1 1 1v1h3.5a.5.5 0 0 1 0 1H21v15a1 1 0 0 1-1 1H9a1 1 0 0 1-1-1V8h-.5a.5.5 0 0 1 0-1H11V6Zm6 0v1h-5V6h5ZM9 8h11v15H9V8Zm3 2h-1v11h1V10Zm2 0h1v11h-1V10Zm4 0h-1v11h1V10Z" clip-rule="evenodd"/>
<svg width="28" height="28" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M11.5 6h5a.5.5 0 0 1 .5.5V8h-6V6.5a.5.5 0 0 1 .5-.5ZM18 8V6.5A1.5 1.5 0 0 0 16.5 5h-5A1.5 1.5 0 0 0 10 6.5V8H6.5a.5.5 0 0 0 0 1H8v12.5A1.5 1.5 0 0 0 9.5 23h9a1.5 1.5 0 0 0 1.5-1.5V9h1.5a.5.5 0 0 0 0-1H18Zm1 1v12.5a.5.5 0 0 1-.5.5h-9a.5.5 0 0 1-.5-.5V9h10Zm-6.5 3a.5.5 0 0 1 .5.5v6a.5.5 0 0 1-1 0v-6a.5.5 0 0 1 .5-.5Zm3 0a.5.5 0 0 1 .5.5v6a.5.5 0 0 1-1 0v-6a.5.5 0 0 1 .5-.5Z" fill="#000"/>
</svg>

Before

Width:  |  Height:  |  Size: 366 B

After

Width:  |  Height:  |  Size: 506 B

View File

@ -1,3 +1,3 @@
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M8 4C8 3.44772 8.44772 3 9 3H12C12.5523 3 13 3.44772 13 4V5H14H15.5C15.7761 5 16 5.22386 16 5.5C16 5.77614 15.7761 6 15.5 6H15V16C15 16.5523 14.5523 17 14 17H7C6.44772 17 6 16.5523 6 16V6H5.5C5.22386 6 5 5.77614 5 5.5C5 5.22386 5.22386 5 5.5 5H7H8V4ZM12 4V5H9V4H12ZM7 6H14V16H7V6ZM9 7H8V15H9V7ZM10 7H11V15H10V7ZM13 7H12V15H13V7Z" fill="black"/>
<path d="M8.5 4h2a.5.5 0 0 1 .5.5V5H8v-.5a.5.5 0 0 1 .5-.5ZM12 5v-.5A1.5 1.5 0 0 0 10.5 3h-2A1.5 1.5 0 0 0 7 4.5V5H4.5a.5.5 0 0 0 0 1H5v8.5A1.5 1.5 0 0 0 6.5 16h6a1.5 1.5 0 0 0 1.5-1.5V6h.5a.5.5 0 0 0 0-1H12Zm1 1v8.5a.5.5 0 0 1-.5.5h-6a.5.5 0 0 1-.5-.5V6h7ZM8.5 8a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-1 0v-4a.5.5 0 0 1 .5-.5Zm2 0a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-1 0v-4a.5.5 0 0 1 .5-.5Z" fill="#000"/>
</svg>

Before

Width:  |  Height:  |  Size: 497 B

After

Width:  |  Height:  |  Size: 498 B

View File

@ -1,3 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="none" viewBox="0 0 20 20">
<path fill="#000" fill-rule="evenodd" d="m12 5 3 3 2-2V5l-2-2h-1l-2 2ZM3 17v-3l8-8 3 3-8 8H3Z" clip-rule="evenodd"/>
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M12.44 3.853a1.5 1.5 0 0 1 2.12 0l1.586 1.586a1.5 1.5 0 0 1 0 2.122L7.707 16H4v-3.707l8.44-8.44Zm1.414.708a.5.5 0 0 0-.708 0L11.207 6.5 13.5 8.793l1.94-1.94a.5.5 0 0 0 0-.707l-1.586-1.585ZM12.793 9.5 10.5 7.207l-5.5 5.5V15h2.293l5.5-5.5ZM16 16h-5v-1h5v1Z" fill="#000"/>
</svg>

Before

Width:  |  Height:  |  Size: 222 B

After

Width:  |  Height:  |  Size: 386 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 385 B

After

Width:  |  Height:  |  Size: 364 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 350 B

After

Width:  |  Height:  |  Size: 308 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 373 B

After

Width:  |  Height:  |  Size: 353 B