blob: 3a26a2e08a6e9b3b3c5f3a1316f788eb45f1734b (
plain) (
blame)
1
2
3
4
5
6
7
8
|
<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:#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" transform="translate(4,4)" d="M 1,2 V 15 H 14 V 13 H 13 V 8 H 9 v 5 H 8 V 2 H 4 V 13 H 3 V 2 Z M 5,3 H 7 V 13 H 5 Z m 5,6 h 2 v 4 h -2 z"/>
</svg>
|