Add awesome home configs
This commit is contained in:
@ -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="M 1 1 L 1 5 L 5 5 L 5 1 L 1 1 z M 6 1 L 6 15 L 10 15 L 10 1 L 6 1 z M 11 1 L 11 15 L 15 15 L 15 1 L 11 1 z M 1 6 L 1 15 L 5 15 L 5 6 L 1 6 z"/>
|
||||
</svg>
|
After Width: | Height: | Size: 458 B |
Reference in New Issue
Block a user