blob: 2c0733dce19b8c7f1f2f0e92b6d79512f1c8a198 (
plain)
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:#444444; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; }
</style>
</defs>
<path style="fill:currentColor" class="ColorScheme-Text" d="M 15,15 H 13 3 1 V 13 3 1 h 2 10 2 V 3 13 Z M 7,13 v -1.003906 -8 V 3 H 6.0195312 C 6.0126407,2.999861 6.006925,2.996094 6,2.996094 H 4 c -0.00692,0 -0.012641,0.0038 -0.019531,0.0039 H 3 v 0.9961 8 V 13 Z"/>
</svg>
|