blob: bec090e3a2450f727b4e53bfd7fde44a6494eb66 (
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,18 V 16 6 4 h 2 10 2 v 2 10 2 H 16 6 Z M 6,10 H 7.0039062 15.003906 16 V 9.019531 c 1.39e-4,-0.0069 0.0039,-0.01261 0.0039,-0.01953 v -2 C 16.0039,6.993081 16.0001,6.98736 16,6.98047 V 6 H 15.003906 7.0039062 6 Z"/>
</svg>
|