blob: abc0f62eb2fecc16300b2a28312914ada4b536ac (
plain)
1
2
3
4
5
6
|
<svg width="16" height="16" version="1.1" 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="M 0,7 H 6.172 L 2.586,3.414 4,2 10,8 4,14 2.586,12.586 6.172,9 H 0 Z M 7.586,3.414 9,2 15,8 9,14 7.586,12.586 12.172,8 Z" fill="currentColor"/>
</svg>
|