blob: 6e5dfb0960105d329c2993215e7a7761a6cfefc8 (
plain)
1
2
3
4
5
6
|
<svg width="22" height="22" version="1.1" xmlns="http://www.w3.org/2000/svg">
<defs>
<style id="current-color-scheme" type="text/css">.ColorScheme-Text { color:#dfdfdf; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; }</style>
</defs>
<path class="ColorScheme-Text" d="m6 5v2h-2v2h2v6h-2v2h6v-2h-2v-10zm5 0v2h4v3h-4v7h6v-2h-4v-3h4v-7z" style="fill:currentColor"/>
</svg>
|