diff options
author | Samuel Newman <mozzius@protonmail.com> | 2025-04-17 23:41:15 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-17 23:41:15 +0300 |
commit | cf6c8dc3317a33b62458859a1211d743a5a2e6bd (patch) | |
tree | 3327ef5d0af655680456efe9006d33cb370b10a9 /assets | |
parent | 719d7b7a57c96663292d886adb6f19e283e309e0 (diff) | |
download | voidsky-cf6c8dc3317a33b62458859a1211d743a5a2e6bd.tar.zst |
Clear image cache button (#8190)
Diffstat (limited to 'assets')
-rw-r--r-- | assets/icons/broomSparkle_stroke2_corner2_rounded.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/assets/icons/broomSparkle_stroke2_corner2_rounded.svg b/assets/icons/broomSparkle_stroke2_corner2_rounded.svg new file mode 100644 index 000000000..5c09fa1a3 --- /dev/null +++ b/assets/icons/broomSparkle_stroke2_corner2_rounded.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><path fill="#000" fill-rule="evenodd" d="M20.494 2.13a1 1 0 0 1 .375 1.364l-4.658 8.2.263.095c1.52.554 2.737 2.062 2.484 3.864-.336 2.393-1.358 4.12-3.245 6.047a1 1 0 0 1-1.102.222l-9.5-4a1 1 0 0 1-.166-1.754c1.458-.971 2.623-1.923 3.498-3.3 1.057-1.662 3.154-2.854 5.281-2.08l.58.212 4.827-8.494a1 1 0 0 1 1.363-.375ZM13.04 12.669c-.983-.358-2.19.142-2.91 1.273-.737 1.16-1.628 2.054-2.601 2.828l1.708.72a.2.2 0 0 0 .177-.011l2.13-1.218a.2.2 0 0 1 .29.237l-.551 1.653a.2.2 0 0 0 .112.247l3.353 1.413c1.359-1.494 1.994-2.76 2.23-4.435.094-.675-.359-1.405-1.188-1.707l-2.75-1ZM4.407 7.184a.5.5 0 0 1-.224.224l-1.29.645a.5.5 0 0 0 0 .894l1.29.645a.5.5 0 0 1 .224.224l.645 1.29a.5.5 0 0 0 .894 0l.645-1.29a.5.5 0 0 1 .224-.224l1.29-.645a.5.5 0 0 0 0-.894l-1.29-.645a.5.5 0 0 1-.224-.224l-.645-1.29a.5.5 0 0 0-.894 0l-.645 1.29ZM9.559 3.72a.36.36 0 0 0 .16-.16l.46-.921a.357.357 0 0 1 .64 0l.46.921q.054.106.16.16l.921.46a.357.357 0 0 1 0 .64l-.921.46a.36.36 0 0 0-.16.16l-.46.921a.357.357 0 0 1-.64 0l-.46-.921a.36.36 0 0 0-.16-.16l-.921-.46a.357.357 0 0 1 0-.64l.921-.46Z" clip-rule="evenodd"/></svg> |