diff options
author | Marius Peter <marius.peter@tutanota.com> | 2025-08-24 20:29:54 +0200 |
---|---|---|
committer | Marius Peter <marius.peter@tutanota.com> | 2025-08-24 20:29:54 +0200 |
commit | 52b044d6a4278c229992404ad5801769c2d13363 (patch) | |
tree | b30b34da58f26117c035391d09366b190350b1e3 /public/icon.svg |
First commit.
Vive le Castel Peter !
Diffstat (limited to 'public/icon.svg')
-rw-r--r-- | public/icon.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/public/icon.svg b/public/icon.svg new file mode 100644 index 0000000..04b34bf --- /dev/null +++ b/public/icon.svg @@ -0,0 +1,3 @@ +<svg width="512" height="512" xmlns="http://www.w3.org/2000/svg"> + <circle cx="256" cy="256" r="256" fill="red"/> +</svg> |