9 lines
730 B
XML
9 lines
730 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1">
|
|
<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 style="fill:currentColor;fill-rule:evenodd" class="ColorScheme-Text" d="M 2.8300781,1 C 1.8159665,1 1,1.8159665 1,2.8300781 V 13.169922 C 1,14.184033 1.8159665,15 2.8300781,15 H 13.169922 C 14.184033,15 15,14.184033 15,13.169922 V 2.8300781 C 15,1.8159665 14.184033,1 13.169922,1 Z M 7,4 h 2 v 1 1 5 h 1 v 1 H 6 V 11 H 7 V 6 H 6 V 5 h 1 z"/>
|
|
</svg>
|