9 lines
702 B
XML
9 lines
702 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:#dfdfdf; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; }
|
|
</style>
|
|
</defs>
|
|
<path style="fill:currentColor" class="ColorScheme-Text" d="m 2.5,1.9999997 c -1.385,0 -2.5,1.1162718 -2.5,2.5039061 v 6.0136252 c 0,1.387634 1.1150052,2.478644 2.5,2.482422 H 9.875 L 11.953125,14.998 13,15 v -2 c 1.14126,-0.232792 2,-1.268247 2,-2.482422 V 4.5039058 C 15,3.1162715 13.885,1.9999997 12.5,1.9999997 Z"/>
|
|
</svg>
|