1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-08-30 17:20:31 +02:00

fix icons

This commit is contained in:
codecalm
2024-10-23 07:08:46 +02:00
parent b6087dc8d9
commit c8a6c7b15c
3 changed files with 37 additions and 38 deletions

View File

@@ -2,18 +2,18 @@
tags: [ferry, sea, ocean, engine, travel, lake]
category: Vehicles
-->
<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"
<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="M3 17h14.08a3 3 0 0 0 2.5-1.34L21.721 13H4.5z"/>
<path d="m14.556 7.959-.382-1.415"/>
<path d="M6.107 12.675 7.491 8h8l2.675 4.598"/>
<path d="M3 17h14.08a3 3 0 0 0 2.5 -1.34l2.141 -2.66h-17.221z" />
<path d="M14.556 7.959l-.382 -1.415" />
<path d="M6.107 12.675l1.384 -4.675h8l2.675 4.598" />
</svg>

Before

Width:  |  Height:  |  Size: 452 B

After

Width:  |  Height:  |  Size: 459 B

View File

@@ -3,20 +3,20 @@ tags: [math, expression, equation, floor, division]
category: Math
-->
<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"
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="M1.5 19l18 -18"></path>
<path d="M4.5 22l18 -18"></path>
<path d="M18 15l3 4"></path>
<path d="M23 15l-4.5 8"></path>
<path d="M1 1l6 6"></path>
<path d="M1 7l6 -6"></path>
<path d="M1.5 19l18 -18" />
<path d="M4.5 22l18 -18" />
<path d="M18 15l3 4" />
<path d="M23 15l-4.5 8" />
<path d="M1 1l6 6" />
<path d="M1 7l6 -6" />
</svg>

Before

Width:  |  Height:  |  Size: 477 B

After

Width:  |  Height:  |  Size: 448 B

View File

@@ -3,19 +3,18 @@ tags: [math, expression, equation, power, raised]
category: Math
-->
<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"
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="M15 3l3 5.063" />
<path d="M5 12l6 6" />
<path d="M5 18l6 -6" />
<path d="M21 3l-4.8 9" />
</svg>

Before

Width:  |  Height:  |  Size: 384 B

After

Width:  |  Height:  |  Size: 390 B