7 lines
384 B
HTML
7 lines
384 B
HTML
|
|
<svg class="gate-mark" width="1em" height="1em" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true" focusable="false">
|
||
|
|
<path d="M4 20 V12 A9 9 0 0 1 20 12 V20"/>
|
||
|
|
<line x1="12" y1="5" x2="12" y2="20"/>
|
||
|
|
<line x1="3" y1="20" x2="21" y2="20"/>
|
||
|
|
<line x1="15" y1="12" x2="15" y2="14.5"/>
|
||
|
|
</svg>
|