11 lines
574 B
XML
11 lines
574 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1">
|
|
<defs>
|
|
<style id="current-color-scheme" type="text/css">
|
|
.ColorScheme-Text { color:#5c616c; } .ColorScheme-Highlight { color:#367bf0; } .ColorScheme-NeutralText { color:#ffcc44; } .ColorScheme-PositiveText { color:#3db47e; } .ColorScheme-NegativeText { color:#dd4747; }
|
|
</style>
|
|
</defs>
|
|
<g transform="translate(-1,-1)">
|
|
<path style="fill:currentColor" class="ColorScheme-Text" d="M 5.6,2 C -0.9,2 1.5,22 12,22 22.5,22 24.9,2 18.4,2 16.4,2 14,4 12,6 10,4 7.6,2 5.6,2 Z"/>
|
|
</g>
|
|
</svg>
|