summaryrefslogtreecommitdiff
path: root/public/images
diff options
context:
space:
mode:
authorsurya <surya@urbanecologycollective.org>2026-04-18 15:40:40 -0400
committersurya <surya@urbanecologycollective.org>2026-04-18 15:40:40 -0400
commitb5c4e9636b4c498f5157124d0d3ff45628a0ff7b (patch)
tree7fffece0cb77cda53b7e066bb6bc70e52b582afa /public/images
parent40d2a460af1eecb7ccf7f302479a6a7afe410da7 (diff)
theme
Diffstat (limited to 'public/images')
-rw-r--r--public/images/profile.svg5
1 files changed, 5 insertions, 0 deletions
diff --git a/public/images/profile.svg b/public/images/profile.svg
new file mode 100644
index 0000000..f220bd5
--- /dev/null
+++ b/public/images/profile.svg
@@ -0,0 +1,5 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 200 200">
+ <rect width="200" height="200" fill="#e0d9ce"/>
+ <circle cx="100" cy="75" r="40" fill="#a09585"/>
+ <ellipse cx="100" cy="175" rx="60" ry="50" fill="#a09585"/>
+</svg>