blob: c60d67f85e7ca71190f72ab415443405af0620a3 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" 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>
<rect style="fill:currentColor" class="ColorScheme-Text" width="7" height="2" x="3" y="17" rx=".538" ry=".5"/>
<rect style="fill:currentColor;opacity:.35" class="ColorScheme-Text" width="7" height="2" x="3" y="15" rx=".538" ry=".5"/>
<rect style="fill:currentColor" class="ColorScheme-Text" width="7" height="2" x="3" y="13" rx=".538" ry=".5"/>
<rect style="fill:currentColor;opacity:.35" class="ColorScheme-Text" width="7" height="2" x="3" y="11" rx=".538" ry=".5"/>
<rect style="fill:currentColor" class="ColorScheme-Text" width="7" height="2" x="3" y="9" rx=".538" ry=".5"/>
<rect style="fill:currentColor;opacity:.35" class="ColorScheme-Text" width="7" height="2" x="3" y="7" rx=".538" ry=".5"/>
<rect style="fill:currentColor" class="ColorScheme-Text" width="7" height="2" x="3" y="5" rx=".538" ry=".5"/>
<rect style="fill:currentColor;opacity:.35" class="ColorScheme-Text" width="7" height="2" x="3" y="3" rx=".538" ry=".5"/>
<rect style="fill:currentColor;opacity:.35" class="ColorScheme-Text" width="7" height="2" x="12" y="17" rx=".538" ry=".5"/>
<rect style="fill:currentColor" class="ColorScheme-Text" width="7" height="2" x="12" y="15" rx=".538" ry=".5"/>
<rect style="fill:currentColor;opacity:.35" class="ColorScheme-Text" width="7" height="2" x="12" y="13" rx=".538" ry=".5"/>
<rect style="fill:currentColor" class="ColorScheme-Text" width="7" height="2" x="12" y="11" rx=".538" ry=".5"/>
<path style="fill:currentColor" class="ColorScheme-Text" d="m 15,2 v 1 h -2 v 1 h 6 V 3 H 17 V 2 Z m -1,3 v 4 h 4 V 5 Z"/>
</svg>
|