diff options
author | Sam Chudnick <sam@chudnick.com> | 2023-06-10 06:31:09 -0400 |
---|---|---|
committer | Sam Chudnick <sam@chudnick.com> | 2023-06-10 06:31:09 -0400 |
commit | 80e5ebc04346b1aba37158dedbdd4045c0a7c042 (patch) | |
tree | bddff185f21dde037d39973f82b4a5a8997ff7c9 /static/icons/backup/sunny.svg | |
parent | 6fa3d04aad627ffa4786b91acc24e4f3e8b70312 (diff) |
Moved files to src directory. Continued work on frontend.
Diffstat (limited to 'static/icons/backup/sunny.svg')
-rw-r--r-- | static/icons/backup/sunny.svg | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/static/icons/backup/sunny.svg b/static/icons/backup/sunny.svg deleted file mode 100644 index d2e94e4..0000000 --- a/static/icons/backup/sunny.svg +++ /dev/null | |||
@@ -1 +0,0 @@ | |||
1 | <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 7a5 5 0 0 1 5 5a5 5 0 0 1-5 5a5 5 0 0 1-5-5a5 5 0 0 1 5-5m0 2a3 3 0 0 0-3 3a3 3 0 0 0 3 3a3 3 0 0 0 3-3a3 3 0 0 0-3-3m0-7l2.39 3.42C13.65 5.15 12.84 5 12 5c-.84 0-1.65.15-2.39.42L12 2M3.34 7l4.16-.35A7.2 7.2 0 0 0 5.94 8.5c-.44.74-.69 1.5-.83 2.29L3.34 7m.02 10l1.76-3.77a7.131 7.131 0 0 0 2.38 4.14L3.36 17M20.65 7l-1.77 3.79a7.023 7.023 0 0 0-2.38-4.15l4.15.36m-.01 10l-4.14.36c.59-.51 1.12-1.14 1.54-1.86c.42-.73.69-1.5.83-2.29L20.64 17M12 22l-2.41-3.44c.74.27 1.55.44 2.41.44c.82 0 1.63-.17 2.37-.44L12 22Z"/></svg> \ No newline at end of file | ||