blob: 28e318314803b2eb5da2be3860d6cf5dbadb8c8a (
plain)
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:#444444; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; }
</style>
</defs>
<g transform="translate(-156,-576.35995)">
<path style="fill:currentColor" class="ColorScheme-Text" d="m 169,585.36 c -1.108,0 -2,0.91085 -2,2.0312 v 0.96875 h -1 v 4 h 6 v -4 h -1 v -0.96875 c 0,-1.1199 -0.892,-2.0312 -2,-2.0312 z m 0,1 c 0.554,0 1,0.4424 1,1 v 1 h -2 v -1 c 0,-0.5576 0.446,-1 1,-1 z"/>
</g>
</svg>
|