mirror of
https://github.com/tommytran732/Mojave-CT
synced 2024-11-05 07:32:20 -05:00
9 lines
363 B
XML
9 lines
363 B
XML
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
||
|
<defs>
|
||
|
<style id="current-color-scheme" type="text/css">
|
||
|
.ColorScheme-Text { color:#5c616c; } .ColorScheme-Highlight { color:#5294e2; }
|
||
|
</style>
|
||
|
</defs>
|
||
|
<path style="fill:currentColor" class="ColorScheme-Text" d="m 3,1 0,10 4,4 0,-4 1,0 0,4 4,-4 0,-10 -9,0 z"/>
|
||
|
</svg>
|