9 lines
716 B
XML
9 lines
716 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1">
|
|
<defs>
|
|
<style id="current-color-scheme" type="text/css">
|
|
.ColorScheme-Text { color:#444444; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; }
|
|
</style>
|
|
</defs>
|
|
<path style="fill:currentColor;stroke:currentColor;stroke-width:1px;stroke-linejoin:round" class="ColorScheme-Text" d="M 7.5,14.5 V 1.5 L 4,5.5 H 2.5 V 10.5 H 4 Z"/>
|
|
<path style="fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round" class="ColorScheme-Text" d="M 11,11.5 C 11,11.5 12,10.5 12,8.5 12,6.5 11,5.5 11,5.5"/>
|
|
</svg>
|