Home: add floorp config

This commit is contained in:
blahai 2024-10-27 03:08:32 +03:00
parent 3c1c079d19
commit 0239cb535c
No known key found for this signature in database
117 changed files with 3768 additions and 0 deletions

View file

@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<path fill-rule="evenodd" fill="context-fill" fill-opacity="context-fill-opacity" d="M8,1A7,7,0,1,1,1,8,7,7,0,0,1,8,1ZM8,3A5,5,0,1,1,3,8,5,5,0,0,1,8,3ZM7,4H9V6H7V4ZM7,7H9v4H7V7Z"/>
</svg>

After

Width:  |  Height:  |  Size: 272 B