10 lines
432 B
XML
10 lines
432 B
XML
<svg height="16" width="16" xmlns="http://www.w3.org/2000/svg">
|
|
<defs id="defs1">
|
|
<style type="text/css" id="current-color-scheme">
|
|
.ColorScheme-Text {
|
|
color:#363636;
|
|
}
|
|
</style>
|
|
</defs>
|
|
<path style="fill:currentColor;fill-opacity:1;stroke:none" class="ColorScheme-Text" d="M9 10h5v3H9zM2 2v3h6V2zm7 0v3h5V2zM2 6v3h2V6zm3 0v3h6V6zm7 0v3h2V6zM2 10v3h6v-3z"/>
|
|
</svg>
|