mirror of
https://github.com/tommytran732/Mojave-CT
synced 2024-11-05 14:31:34 -05:00
9 lines
382 B
XML
9 lines
382 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="m2 2v12h5v-4h2v4h5v-12h-12zm1 1h10v3h-10v-3zm4 4.4004h2v2h-2v-2z"/>
|
||
|
</svg>
|