9 lines
723 B
XML
9 lines
723 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22">
|
|
<defs>
|
|
<style id="current-color-scheme" type="text/css">.ColorScheme-Text {
|
|
color:#f2f2f2;
|
|
}</style>
|
|
</defs>
|
|
<path fill="currentColor" d="M5 5h6v1H9v3h2l-.4-.3S12 6.75 12 5h1c0 .709-.165 1.389-.383 2H14V5h1v2h2v1h-2v2h2v1h-5v-1h2V8h-1.803c-.397.79-.797 1.3-.797 1.3L11 9v8H5V9h1V6H5Zm2 1v3h1V6Zm0 4v3H6v1h3v1H6v1h4v-6H9v3H8v-3zm5 2h5v5h-5zm1 1v3h3v-3z" class="ColorScheme-Text"/>
|
|
<path fill="currentColor" d="M6 3C4.34 3 3 4.338 3 6v10c0 1.662 1.339 3 3 3h10c1.661 0 3-1.338 3-3V6c0-1.662-1.339-3-3-3zm0 1h10c1.107 0 2 .892 2 2v10c0 1.108-.893 2-2 2H6c-1.107 0-2-.892-2-2V6c0-1.108.893-2 2-2" class="ColorScheme-Text"/>
|
|
</svg>
|