move icons used from astro to seperate files

This commit is contained in:
outfoxxed 2024-10-14 23:36:03 -07:00
parent 8cc064e64a
commit 4682b90711
Signed by: outfoxxed
GPG key ID: 4C88A185FB89301E
7 changed files with 21 additions and 93 deletions

2
src/icons/magnifier.svg Normal file
View file

@ -0,0 +1,2 @@
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256" fill="currentColor"><path d="M232.49 215.51L185 168a92.12 92.12 0 1 0-17 17l47.53 47.54a12 12 0 0 0 17-17ZM44 112a68 68 0 1 1 68 68a68.07 68.07 0 0 1-68-68"></path></svg>

After

Width:  |  Height:  |  Size: 259 B