9 lines
773 B
XML
9 lines
773 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:#363636;
|
|
}</style>
|
|
</defs>
|
|
<path fill="currentColor" d="M6 6h1v1.5c0 .694.128 1.077.267 1.25.138.173.317.25.734.25s.596-.077.734-.25C8.874 8.577 9 8.194 9 7.5V6h1v1.5c0 .806-.123 1.423-.484 1.875C9.155 9.827 8.584 10 8 10s-1.154-.173-1.516-.625C6.124 8.923 6 8.305 6 7.5zm8 0h1v4h-1zm-5 7h1l2 2.5V13h1v4h-1l-2-2.5V17H9z" 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>
|