1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-08-22 21:53:17 +02:00

icons fix

This commit is contained in:
codecalm
2024-08-08 22:43:51 +02:00
parent d7c429c015
commit 182db8bb41
2 changed files with 1 additions and 20 deletions

View File

@@ -1,18 +0,0 @@
<!--
-->
<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"
>
<path d="M7 21v-9.366a6 6 0 0 1 .828 -3.042l2.836 -4.82a1.55 1.55 0 0 1 2.672 0l2.836 4.82a6 6 0 0 1 .828 3.042v9.366" />
<path d="M12 12v9" />
<path d="M9.5 6h5" />
<path d="M7 12.125c.173 -.078 .362 -.12 .556 -.125c.439 -.008 .854 .178 1.11 .5c.257 .32 .672 .508 1.112 .5c.44 .008 .855 -.18 1.11 -.5a1.39 1.39 0 0 1 1.112 -.5c.44 -.008 .855 .178 1.111 .5c.256 .32 .672 .508 1.111 .5c.44 .008 .855 -.18 1.111 -.5a1.39 1.39 0 0 1 1.111 -.5c.194 .005 .383 .047 .556 .125" />
</svg>

Before

Width:  |  Height:  |  Size: 699 B

View File

@@ -1,6 +1,5 @@
<!--
tags: [timer, time, watch, clock, run, race]
version: "1.0"
category: System
-->
<svg
@@ -18,4 +17,4 @@ category: System
<path d="M14.5 10.5l-2.5 2.5" />
<path d="M17 8l1 -1" />
<path d="M14 3h-4" />
</svg>
</svg>

Before

Width:  |  Height:  |  Size: 431 B

After

Width:  |  Height:  |  Size: 417 B