9 lines
558 B
XML
9 lines
558 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" 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 7,7 H 17 V 17 H 7 Z m 5,-3 v 2 h 6 v 5 h 2 V 6 C 20,4 18,4 18,4 Z m -8,9 v 5 c 0,2 2,2 2,2 h 6 V 18 H 6 v -5 z"/>
|
|
</svg>
|