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,10 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1">
<defs>
<style id="current-color-scheme" type="text/css">
.ColorScheme-Text { color:#FFFFFF; } .ColorScheme-Highlight { color:#5294e2; }
</style>
</defs>
<g>
<path style="opacity:0.3;fill:currentColor" class="ColorScheme-Text" d="m 12,4 c -4.4179185,-10e-8 -8.0000001,3.5820815 -8,8 -10e-8,4.417918 3.5820815,8 8,8 4.417918,0 8,-3.582082 8,-8 0,-4.4179185 -3.582082,-8.0000001 -8,-8 z m -2,5 0,2 4,0 0,-2 3,3 -3,3 0,-2 -4,0 0,2 -3,-3 z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 541 B