blob: 4226da89756961a816f4e6b2e1ab26638dbed269 (
plain)
1
2
3
4
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
<path d="m 2 6 0 9 1 0 0 -8 10 0 0 8 1 0 0 -9 z" style="fill:#dc322f;fill-opacity:1;stroke:none;color:#f2f2f2"/>
<path d="m 8 16 0 -9" style="stroke-dasharray:2 2;stroke-opacity:1;fill:none;stroke-miterlimit:4;stroke:#353535;stroke-linecap:butt;stroke-linejoin:miter;stroke-width:2;stroke-dashoffset:0"/>
</svg>
|