diff options
Diffstat (limited to 'favicon.svg')
-rw-r--r-- | favicon.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/favicon.svg b/favicon.svg new file mode 100644 index 0000000..f3b2c0a --- /dev/null +++ b/favicon.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" version="1.0"> +<rect x="2" y="2" width="28" height="28" stroke-width="4" stroke="hsl(50,80%,30%)" fill="hsl(50,80%,70%)" /> +</svg> |