You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
359 B
10 lines
359 B
2 years ago
|
<svg width="16" height="16" version="1.1" xmlns="http://www.w3.org/2000/svg">
|
||
|
<g id="draw-geometry-mirror">
|
||
|
<g fill="none" stroke-linecap="round">
|
||
|
<path d="m2 7c7 0-4 6.5 7 6.5" stroke="#da0000" stroke-opacity=".7"/>
|
||
|
<path d="m2 2 12 12" stroke="#363636"/>
|
||
|
<path d="m7 2c0 7 6.5-4 6.5 7" stroke="#da0000" stroke-opacity=".7"/>
|
||
|
</g>
|
||
|
</g>
|
||
|
</svg>
|