diff options
author | metamuffin <metamuffin@disroot.org> | 2024-07-01 22:30:20 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2024-07-01 22:30:20 +0200 |
commit | 15e5a356f9d27091dbd82d76978fd3fcf5d4d13d (patch) | |
tree | 348cb4a3cac2a8ee1d778b6ab32f6a59c52935c3 | |
parent | b39e19ed4e29aa2edee5de7ff431cacec15a65fa (diff) | |
download | hurrycurry-15e5a356f9d27091dbd82d76978fd3fcf5d4d13d.tar hurrycurry-15e5a356f9d27091dbd82d76978fd3fcf5d4d13d.tar.bz2 hurrycurry-15e5a356f9d27091dbd82d76978fd3fcf5d4d13d.tar.zst |
add circle svg
-rw-r--r-- | client/menu/circle.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/menu/circle.svg b/client/menu/circle.svg new file mode 100644 index 00000000..05fab1cb --- /dev/null +++ b/client/menu/circle.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><circle stroke="none" fill="black" cx="50" cy="50" r="50" /></svg> |