12 lines
385 B
XML
12 lines
385 B
XML
<svg xmlns="http://www.w3.org/2000/svg" height="16" width="16">
|
|
<style type="text/css" id="current-color-scheme">
|
|
.ColorScheme-Text {
|
|
color:#eff0f1;
|
|
}
|
|
</style>
|
|
<g style="fill:currentColor;fill-opacity:1;stroke:none" class="ColorScheme-Text">
|
|
<path d="M10 2h-2L2 14h2z"/>
|
|
<rect height="1" width="6" x="8" y="13"/>
|
|
</g>
|
|
</svg>
|