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