diff options
| author | Thomas Vanbesien <tvanbesi@proton.me> | 2026-03-22 13:24:18 +0100 |
|---|---|---|
| committer | Thomas Vanbesien <tvanbesi@proton.me> | 2026-03-22 13:24:50 +0100 |
| commit | 6a2c38dff48529672411419e1f56df0671f40365 (patch) | |
| tree | eb01b2257598dff5f5175f6a6268b2c7d7fdd6d3 /src/public/webcam.svg | |
| parent | 6ced3fae5446a8b173025d708c2f07aa23e640f8 (diff) | |
| download | camagru-6a2c38dff48529672411419e1f56df0671f40365.tar.gz camagru-6a2c38dff48529672411419e1f56df0671f40365.zip | |
Add favicon using webcam.svg
Diffstat (limited to 'src/public/webcam.svg')
| -rw-r--r-- | src/public/webcam.svg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/public/webcam.svg b/src/public/webcam.svg new file mode 100644 index 0000000..b84b46b --- /dev/null +++ b/src/public/webcam.svg @@ -0,0 +1,4 @@ +<?xml version="1.0" encoding="utf-8"?><!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
+<svg width="800px" height="800px" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
+<path d="M12 17C15.866 17 19 13.866 19 10C19 6.13401 15.866 3 12 3C8.13401 3 5 6.13401 5 10C5 13.866 8.13401 17 12 17ZM12 17V21M7 21H12M12 21H17M15 10C15 11.6569 13.6569 13 12 13C10.3431 13 9 11.6569 9 10C9 8.34315 10.3431 7 12 7C13.6569 7 15 8.34315 15 10Z" stroke="#000000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
+</svg>
\ No newline at end of file |
