6 lines
523 B
XML
6 lines
523 B
XML
<svg width="16" height="16" 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 d="m3 1s-2 0-2 2v10s0 2 2 2h10c2 0 2-2 2-2v-10c0-2-2-2-2-2zm2 8h6v2h-6zm3-4.5 3 3.5h-6z" style="fill:currentColor" class="ColorScheme-Text"/>
|
|
</svg>
|