mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-09-02 18:33:18 +02:00
fix icons
This commit is contained in:
@@ -2,18 +2,18 @@
|
|||||||
tags: [ferry, sea, ocean, engine, travel, lake]
|
tags: [ferry, sea, ocean, engine, travel, lake]
|
||||||
category: Vehicles
|
category: Vehicles
|
||||||
-->
|
-->
|
||||||
<svg
|
<svg
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
width="24"
|
width="24"
|
||||||
height="24"
|
height="24"
|
||||||
viewBox="0 0 24 24"
|
viewBox="0 0 24 24"
|
||||||
fill="none"
|
fill="none"
|
||||||
stroke="currentColor"
|
stroke="currentColor"
|
||||||
stroke-width="2"
|
stroke-width="2"
|
||||||
stroke-linecap="round"
|
stroke-linecap="round"
|
||||||
stroke-linejoin="round"
|
stroke-linejoin="round"
|
||||||
>
|
>
|
||||||
<path d="M3 17h14.08a3 3 0 0 0 2.5-1.34L21.721 13H4.5z"/>
|
<path d="M3 17h14.08a3 3 0 0 0 2.5 -1.34l2.141 -2.66h-17.221z" />
|
||||||
<path d="m14.556 7.959-.382-1.415"/>
|
<path d="M14.556 7.959l-.382 -1.415" />
|
||||||
<path d="M6.107 12.675 7.491 8h8l2.675 4.598"/>
|
<path d="M6.107 12.675l1.384 -4.675h8l2.675 4.598" />
|
||||||
</svg>
|
</svg>
|
||||||
|
Before Width: | Height: | Size: 452 B After Width: | Height: | Size: 459 B |
@@ -3,20 +3,20 @@ tags: [math, expression, equation, floor, division]
|
|||||||
category: Math
|
category: Math
|
||||||
-->
|
-->
|
||||||
<svg
|
<svg
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
width="24"
|
width="24"
|
||||||
height="24"
|
height="24"
|
||||||
viewBox="0 0 24 24"
|
viewBox="0 0 24 24"
|
||||||
fill="none"
|
fill="none"
|
||||||
stroke="currentColor"
|
stroke="currentColor"
|
||||||
stroke-width="2"
|
stroke-width="2"
|
||||||
stroke-linecap="round"
|
stroke-linecap="round"
|
||||||
stroke-linejoin="round"
|
stroke-linejoin="round"
|
||||||
>
|
>
|
||||||
<path d="M1.5 19l18 -18"></path>
|
<path d="M1.5 19l18 -18" />
|
||||||
<path d="M4.5 22l18 -18"></path>
|
<path d="M4.5 22l18 -18" />
|
||||||
<path d="M18 15l3 4"></path>
|
<path d="M18 15l3 4" />
|
||||||
<path d="M23 15l-4.5 8"></path>
|
<path d="M23 15l-4.5 8" />
|
||||||
<path d="M1 1l6 6"></path>
|
<path d="M1 1l6 6" />
|
||||||
<path d="M1 7l6 -6"></path>
|
<path d="M1 7l6 -6" />
|
||||||
</svg>
|
</svg>
|
||||||
|
Before Width: | Height: | Size: 477 B After Width: | Height: | Size: 448 B |
@@ -3,19 +3,18 @@ tags: [math, expression, equation, power, raised]
|
|||||||
category: Math
|
category: Math
|
||||||
-->
|
-->
|
||||||
<svg
|
<svg
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
width="24"
|
width="24"
|
||||||
height="24"
|
height="24"
|
||||||
viewBox="0 0 24 24"
|
viewBox="0 0 24 24"
|
||||||
fill="none"
|
fill="none"
|
||||||
stroke="currentColor"
|
stroke="currentColor"
|
||||||
stroke-width="2"
|
stroke-width="2"
|
||||||
stroke-linecap="round"
|
stroke-linecap="round"
|
||||||
stroke-linejoin="round"
|
stroke-linejoin="round"
|
||||||
>
|
>
|
||||||
<path d="M15 3l3 5.063" />
|
<path d="M15 3l3 5.063" />
|
||||||
<path d="M5 12l6 6" />
|
<path d="M5 12l6 6" />
|
||||||
<path d="M5 18l6 -6" />
|
<path d="M5 18l6 -6" />
|
||||||
<path d="M21 3l-4.8 9" />
|
<path d="M21 3l-4.8 9" />
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
|
Before Width: | Height: | Size: 384 B After Width: | Height: | Size: 390 B |
Reference in New Issue
Block a user