9 lines
343 B
XML
9 lines
343 B
XML
|
<svg height="16" width="16" xmlns="http://www.w3.org/2000/svg">
|
||
|
<style type="text/css" id="current-color-scheme">
|
||
|
.ColorScheme-Text {
|
||
|
color:#dedede;
|
||
|
}
|
||
|
</style>
|
||
|
<path d="M6 2v5H4v1h2v2H4v1h2v3h1v-3h2v-1H7V8h2a3 3 0 0 0 0-6H7zm1 1h2a2 2 0 1 1 0 4H7z" class="ColorScheme-Text" fill="currentColor"/>
|
||
|
</svg>
|