summaryrefslogtreecommitdiff
path: root/public/images
diff options
context:
space:
mode:
authorsurya <surya@urbanecologycollective.org>2026-05-03 01:15:44 -0400
committersurya <surya@urbanecologycollective.org>2026-05-03 01:15:44 -0400
commit8b487d4b4ac35df39cc363ee0f8f1846cec728db (patch)
tree934ee0a6ac620586c277371f01d113155b7d4e67 /public/images
parenta7cd9bc7a8f9fb1e1e557dbca11983928f2c37d8 (diff)
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>