mirror of
https://github.com/The-Repo-Club/DotFiles.git
synced 2025-02-24 13:19:52 -05:00
12 lines
614 B
XML
12 lines
614 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 4 4 L 4 10 L 10 10 L 10 4 Z M 12 6 L 12 8 L 18 8 L 18 6 Z M 12 10 L 12 12 L 18 12 L 18 10 Z M 4 12 L 4 18 L 10 18 L 10 12 Z M 12 14 L 12 16 L 18 16 L 18 14 Z M 12 14 "/>
|
||
|
</g>
|
||
|
</svg>
|