20 lines
No EOL
592 B
XML
20 lines
No EOL
592 B
XML
<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"
|
|
class="icon icon-tabler icons-tabler-outline icon-tabler-scuba-diving-tank"
|
|
>
|
|
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
|
|
<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 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> |