mirror of
https://github.com/The-Repo-Club/DotFiles.git
synced 2025-02-24 13:19:52 -05:00
12 lines
550 B
XML
12 lines
550 B
XML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="22px" height="22px" viewBox="0 0 22 22" version="1.1">
|
||
|
<g id="surface1">
|
||
|
<defs>
|
||
|
<style id="current-color-scheme" type="text/css">
|
||
|
.ColorScheme-Text { color:#eeeeee; } .ColorScheme-Highlight { color:#424242; }
|
||
|
</style>
|
||
|
</defs>
|
||
|
<path style="fill:currentColor" class="ColorScheme-Text" d="M 10 4 L 10 12 L 7 12 L 11 16 L 15 12 L 12 12 L 12 4 Z M 11 16 L 4 16 L 4 18 L 18 18 L 18 16 Z M 11 16 "/>
|
||
|
</g>
|
||
|
</svg>
|