diff options
Diffstat (limited to 'makima/frontend/public/logo.svg')
| -rw-r--r-- | makima/frontend/public/logo.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/makima/frontend/public/logo.svg b/makima/frontend/public/logo.svg new file mode 100644 index 0000000..826197e --- /dev/null +++ b/makima/frontend/public/logo.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none"> + <circle cx="12" cy="12" r="10" stroke="#003366" stroke-width="2" /> + <circle cx="12" cy="12" r="7" stroke="#003366" stroke-width="1.6" /> + <circle cx="12" cy="12" r="4" stroke="#003366" stroke-width="1.6" /> + <circle cx="12" cy="12" r="1.6" fill="#003366" /> + <!-- makima.jp concentric-circle logo mark --> +</svg> |
