diff options
| author | nsfisis <nsfisis@gmail.com> | 2026-07-21 07:07:52 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2026-07-21 07:07:52 +0900 |
| commit | b4ead51558fe6f4f5458f3a463ca9261a61ab009 (patch) | |
| tree | 4f32887d2ebcb6a2786e4e137e3ee6710ee8ae12 /logo.svg | |
| parent | 641451481bcff596a7db52b5f2bcbeaddbeb1681 (diff) | |
| download | php-shirabe-b4ead51558fe6f4f5458f3a463ca9261a61ab009.tar.gz php-shirabe-b4ead51558fe6f4f5458f3a463ca9261a61ab009.tar.zst php-shirabe-b4ead51558fe6f4f5458f3a463ca9261a61ab009.zip | |
chore: add logo
Diffstat (limited to 'logo.svg')
| -rw-r--r-- | logo.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/logo.svg b/logo.svg new file mode 100644 index 00000000..869e98ca --- /dev/null +++ b/logo.svg @@ -0,0 +1,10 @@ +<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg"> + <title>Shirabe placeholder logo</title> + <rect width="256" height="256" rx="56" fill="#FFFFFF"/> + <text x="128" y="190" text-anchor="middle" + font-family="'Noto Serif CJK JP','Hiragino Mincho ProN',serif" + font-size="168" font-weight="900" fill="#000000">調</text> + <text x="193" y="226" text-anchor="middle" + font-family="'Noto Serif CJK JP','Hiragino Mincho ProN',serif" + font-size="46" font-weight="900" fill="#666666">(仮)</text> +</svg> |
