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