blob: 83fb97085d5a09ff4c948bf1298b21b08d75d83d (
plain)
1
2
3
4
5
6
7
8
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" 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 5,5 v 2 10 2 h 2 10 2 V 17 7 5 H 17 7 Z m 2,8 H 8.0039062 16.003906 17 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 17 H 16.003906 8.0039062 7 Z"/>
</svg>
|