14 lines
567 B
XML
14 lines
567 B
XML
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24">
|
||
|
<style type="text/css" id="current-color-scheme">
|
||
|
.ColorScheme-Text {
|
||
|
color:#363636;
|
||
|
}
|
||
|
</style>
|
||
|
<g transform="translate(1,1)">
|
||
|
<g class="ColorScheme-Text" fill="currentColor">
|
||
|
<path d="m6 3v16h6v-1h-5v-14h8v8h1v-9z"/>
|
||
|
<path d="m15.5 13c-.828427 0-1.5.671573-1.5 1.5v1.5h-1v3h5v-3h-1v-1.5c0-.828427-.671573-1.5-1.5-1.5zm0 1c.276142 0 .5.223858.5.5v1.5h-1v-1.5c0-.276142.223858-.5.5-.5z" fill-rule="evenodd"/>
|
||
|
</g>
|
||
|
</g>
|
||
|
</svg>
|