9 lines
556 B
XML
9 lines
556 B
XML
<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>
|
|
<g transform="translate(3,3)">
|
|
<path class="ColorScheme-Text" d="m2 2c-2 0-2 2-2 2v8s0 2 2 2h12c2 0 2-2 2-2v-8s0-2-2-2zm0 2 6 3 6-3v2l-6 3-6-3z" style="fill:currentColor"/>
|
|
</g>
|
|
</svg>
|