summaryrefslogtreecommitdiff
path: root/public/images
diff options
context:
space:
mode:
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>