blob: 118cd96a334484794c0a9f08cef33549f6171828 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
<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;opacity:0.35" class="ColorScheme-Text" d="m 10,3 v 10 h 3.599609 C 14.375209,13 15,12.363694 15,11.572266 V 4.4277344 C 15,3.6363058 14.375209,3 13.599609,3 Z"/>
<path style="fill:currentColor" class="ColorScheme-Text" d="M 2.4003906,3 C 1.6247906,3 1,3.6363058 1,4.4277344 V 11.572266 C 1,12.363694 1.6247906,13 2.4003906,13 H 6 V 3 Z"/>
<path style="fill:currentColor" class="ColorScheme-Text" d="M 7,1 V 15 H 9 V 1 Z"/>
</svg>
|