diff options
| author | Alexander Kavon <hawk@alexkavon.com> | 2025-06-30 02:45:48 -0400 |
|---|---|---|
| committer | Alexander Kavon <hawk@alexkavon.com> | 2025-06-30 02:45:48 -0400 |
| commit | 17efaaa54ad02afef6c6a0020c3c4c30ebad7428 (patch) | |
| tree | c5aa3b6f823a67fc9ee56dc94aea79c8b5781a10 /public/icons/cloud.svg | |
| parent | e8884f2c365e57b89b1dd3717f74d699192715f8 (diff) | |
add icons, basic css
Diffstat (limited to 'public/icons/cloud.svg')
| -rw-r--r-- | public/icons/cloud.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/icons/cloud.svg b/public/icons/cloud.svg new file mode 100644 index 0000000..0ee0c63 --- /dev/null +++ b/public/icons/cloud.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-cloud"><path d="M18 10h-1.26A8 8 0 1 0 9 20h9a5 5 0 0 0 0-10z"></path></svg>
\ No newline at end of file |
