21 lines
465 B
XML
21 lines
465 B
XML
<!--
|
|
tags: [geometry, gas, tube, object, piston, cylinder, form, figure, pattern, outline]
|
|
category: Shapes
|
|
version: "1.105"
|
|
unicode: "f54c"
|
|
-->
|
|
<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="M5 6a7 3 0 1 0 14 0a7 3 0 1 0 -14 0" />
|
|
<path d="M5 6v12c0 1.657 3.134 3 7 3s7 -1.343 7 -3v-12" />
|
|
</svg>
|