blob: 494f46ee74c97207a48daddbfdd928d78179f72e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1">
<defs>
<style id="current-color-scheme" type="text/css">
.ColorScheme-Text { color:#454850; } .ColorScheme-Highlight { color:#367bf0; }
</style>
</defs>
<path style="fill:currentColor" class="ColorScheme-Text" d="M 6.0234375,4.000001 C 5.4566955,4.000001 5,4.4566965 5,5.0234385 V 17.976563 c 0,0.566744 0.4566955,1.023438 1.0234375,1.023438 H 17 v -9 h -3 v 6 h -3 v -6 H 8 v -3 h 9 v 3 h 3 V 5.0234385 C 20,4.4566965 19.543306,4.000001 18.976562,4.000001 Z"/>
<path style="fill:currentColor" class="ColorScheme-Highlight" d="m 18,11.000001 v 4 L 18.25,17 h 1.5 L 20,15.000001 v -4 z M 18,18 v 2 h 2 v -2 z"/>
</svg>
|