mirror of
https://github.com/The-Repo-Club/DotFiles.git
synced 2025-02-24 13:19:52 -05:00
12 lines
652 B
XML
12 lines
652 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="24px" height="24px" viewBox="0 0 24 24" 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 14 5 L 19 9 L 14 13 L 14 10 L 10.5 10 C 8.5625 10 7 11.5625 7 13.5 C 7 15.4375 8.5625 17 10.5 17 L 19 17 L 19 19 L 10.5 19 C 7.453125 19 5 16.546875 5 13.5 C 5 10.453125 7.453125 8 10.5 8 L 14 8 Z M 14 5 "/>
|
||
|
</g>
|
||
|
</svg>
|