Changing up imagery

This commit is contained in:
Jordan Wages 2025-07-07 23:54:52 -05:00
commit 97628c693b
50 changed files with 76 additions and 4 deletions

3
resources/svg/circle.svg Normal file
View file

@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.8" data-attribution="cc0-icons" viewBox="0 0 24 24">
<path d="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10Z"/>
</svg>

After

Width:  |  Height:  |  Size: 307 B