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