blob: 1d5b7c66877130b163502b5a3a61446885c7834a (
plain)
1
2
3
4
5
6
7
8
|
<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:#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 4,4 v 2 10 2 h 2 10 2 V 16 6 4 H 16 6 Z m 2,8 H 7.0039062 15.003906 16 v 0.980469 c 1.39e-4,0.0069 0.0039,0.01261 0.0039,0.01953 v 2 c 0,0.0069 -0.0038,0.01264 -0.0039,0.01953 V 16 H 15.003906 7.0039062 6 Z"/>
</svg>
|