1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-01-16 20:28:28 +01:00

Fixed icons: filled/scuba-diving-tank, outline/scuba-diving-tank

This commit is contained in:
codecalm 2024-06-13 21:45:44 +02:00
parent 9208183a17
commit 044e5b4a46
2 changed files with 9 additions and 13 deletions

View File

@ -9,10 +9,6 @@ category: Sport
viewBox="0 0 24 24"
fill="currentColor"
>
<path d="M12 6a5 5 0 0 0-5 5v4a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1v-4a5 5 0 0 0-5-5Z" />
<path d="M8 18a1 1 0 0 0-1 1 3 3 0 0 0 3 3h4a3 3 0 0 0 3-3 1 1 0 0 0-1-1H8Z" />
<path d="M15 3H8v2h7a1 1 0 1 0 0-2Z" />
<rect width="2" height="4" x="11" y="3" />
<circle cx="12" cy="4" r="1.5" />
<circle cx="8" cy="4" r="2" />
</svg>
<path d="M17 17v2a3 3 0 0 1 -3 3h-4a3 3 0 0 1 -3 -3v-2z" />
<path d="M8 2a2 2 0 0 1 1.732 1h1.15a1.496 1.496 0 0 1 2.236 0h1.882a1 1 0 0 1 0 2l-1.883 .001a2 2 0 0 1 -.115 .116v.983a5 5 0 0 1 3.998 4.9v4h-10v-4a5 5 0 0 1 4 -4.9v-.983a2 2 0 0 1 -.117 -.116h-1.151a2 2 0 1 1 -1.732 -3.001" />
</svg>

Before

Width:  |  Height:  |  Size: 552 B

After

Width:  |  Height:  |  Size: 524 B

View File

@ -13,10 +13,10 @@ category: Sport
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M8 15v-4a4 4 0 1 1 8 0v4H8Z" />
<path d="M16 19H8a2 2 0 0 0 2 2h4a2 2 0 0 0 2-2Z" />
<path d="M8 11a4 4 0 1 1 8 0v5h-8z" />
<path d="M8 16v3a2 2 0 0 0 2 2h4a2 2 0 0 0 2 -2v-3" />
<path d="M9 4h6" />
<path d="M12 7V4" />
<circle cx="8" cy="4" r="1" />
<circle cx="12" cy="4" r=".5" />
</svg>
<path d="M12 7v-3" />
<path d="M8 4m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
<circle cx="12" cy="4" r=".5" fill="currentColor" />
</svg>

Before

Width:  |  Height:  |  Size: 526 B

After

Width:  |  Height:  |  Size: 569 B