blob: 3f7d4f449ed222fbfc1dac0aaca9dab2221c06ec (
plain)
1
2
3
4
5
6
|
<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
<defs>
<style id="current-color-scheme" type="text/css">.ColorScheme-Text { color:#ebdbb2; } .ColorScheme-Highlight { color:#458588; }</style>
</defs>
<path class="ColorScheme-Text" d="m4 1-3 4h6l3-4h-6zm0 5-3 4h4l3-4h-4zm8 0-3 3 0.6562 1.406 1.344-1.406v6h2v-6l1.344 1.406 0.6562-1.406-3-3zm-8 5-3 4h4l3-4h-4z" fill="currentColor"/>
</svg>
|