mirror of
https://github.com/The-Repo-Club/DotFiles.git
synced 2025-02-24 13:19:52 -05:00
12 lines
668 B
XML
12 lines
668 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="16px" height="16px" viewBox="0 0 16 16" 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 1 1 L 1 15 L 7 15 L 7 13 L 3 13 L 3 3 L 6 3 L 6 5 L 8 5 L 8 3 L 13 3 L 13 9 L 15 9 L 15 1 Z M 8 5 L 8 7 L 10 7 L 10 5 Z M 8 7 L 6 7 L 6 9 L 8 9 Z M 12 10 L 9 13 L 11 13 L 11 15 L 13 15 L 13 13 L 15 13 Z M 12 10 "/>
|
||
|
</g>
|
||
|
</svg>
|