diff options
-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> |