9 lines
474 B
XML
9 lines
474 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1" viewBox="0 0 16 16">
|
|
<defs>
|
|
<style id="current-color-scheme" type="text/css">
|
|
.ColorScheme-Text { color:#727272; } .ColorScheme-Highlight { color:#5294e2; }
|
|
</style>
|
|
</defs>
|
|
<path style="fill:currentColor" class="ColorScheme-Text" d="m14 14c0.554 0 1-0.446 1-1v-2h-1v-6h1v-2c0-0.554-0.446-1-1-1h-12c-0.554 0-1 0.446-1 1v7l4 4zm-11-5v-1h3v1zm0-2v-1h3v1zm0-2v-1h3v1zm1 6v-1h2v1z"/>
|
|
</svg>
|