9 lines
333 B
XML
9 lines
333 B
XML
|
<svg height="24" width="24" xmlns="http://www.w3.org/2000/svg">
|
||
|
<style type="text/css" id="current-color-scheme">
|
||
|
.ColorScheme-Text {
|
||
|
color:#dedede;
|
||
|
}
|
||
|
</style>
|
||
|
<path fill="currentColor" class="ColorScheme-Text" d="M8 5v2H4v4h16V7h-4V5zm1 1h6v1H9zm-5 6v7h16v-7h-5v2H9v-2zm6 0v1h4v-1z"/>
|
||
|
</svg>
|