blob: c71e8430df1e93b9f57896988c98aeb360737c83 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
<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:#5c616c; } .ColorScheme-Highlight { color:#367bf0; } .ColorScheme-NeutralText { color:#ffcc44; } .ColorScheme-PositiveText { color:#3db47e; } .ColorScheme-NegativeText { color:#dd4747; }
</style>
</defs>
<path style="fill:currentColor" class="ColorScheme-Text" d="m 14,15 c 0.55,0 1,-0.45 1,-1 V 2.9999998 L 13,0.99999975 H 1.9999999 c -0.55,0 -1,0.45000005 -1,1.00000005 V 14 c 0,0.55 0.45,1 1,1 z M 13,13 H 2.9999999 V 2.9999998 h 1.0000002 v 5 H 12 v -5 h 1 z M 8.0000001,6.9999998 h -2 v -4 h 2 z"/>
</svg>
|