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 3 L 8 3 L 8 1 Z M 12 1 L 9 4 L 11 4 L 11 7 L 13 7 L 13 4 L 15 4 Z M 1 5 L 1 7 L 8 7 L 8 5 Z M 1 9 L 1 11 L 8 11 L 8 9 Z M 11 9 L 11 12 L 9 12 L 12 15 L 15 12 L 13 12 L 13 9 Z M 1 13 L 1 15 L 8 15 L 8 13 Z M 1 13 "/>
|
||
|
</g>
|
||
|
</svg>
|