14 lines
484 B
XML
14 lines
484 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:#363636;
|
||
|
}
|
||
|
</style>
|
||
|
<g class="ColorScheme-Text" fill="currentColor">
|
||
|
<path d="M1 2h1v12H1z"/>
|
||
|
<path d="M6.293 6L1 11.293V12h.707L7 6.707V6z"/>
|
||
|
<path d="M3.707 10L7 13.293V14h-.707L3 10.707V10zM9 6h1v8H9z"/>
|
||
|
<path d="M15 6a6 6 0 0 0-6 6h1a5 5 0 0 1 5-5z"/>
|
||
|
</g>
|
||
|
</svg>
|