Add awesome home configs

This commit is contained in:
natemaia
2019-08-25 10:48:40 -07:00
parent 4f008a56e2
commit 950b3a8147
32447 changed files with 350162 additions and 0 deletions

View File

@ -0,0 +1,8 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<defs>
<style id="current-color-scheme" type="text/css">
.ColorScheme-Text { color:#FFFFFF; } .ColorScheme-Highlight { color:#5294e2; }
</style>
</defs>
<path style="fill:currentColor" class="ColorScheme-Text" d="m2 1v4l3-2-3-2zm12 0l-3 2 3 2v-4zm-9 4v1 1h-1-1-2v6h2 1 1v2h2v-2-6-1-1h-2zm4 0v1 1 6 2h2v-2h1 1 2v-6h-2-1-1v-1-1h-2z"/>
</svg>

After

Width:  |  Height:  |  Size: 434 B