blob: 3c1eedcd2106806d2eb17812e1de37543ae84ab9 (
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 4.75,1 C 3,1 3,2.75 3,2.75 V 13.25 C 3,13.25 3,15 4.75,15 H 11.25 C 13,15 13,13.25 13,13.25 V 2.75 C 13,2.75 13,1 11.25,1 Z M 7,2 H 9 V 10 H 7 Z M 7,11 H 9 V 13 H 7 Z"/>
</svg>
|