diff options
| author | nsfisis <nsfisis@gmail.com> | 2026-02-20 21:56:48 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2026-02-20 21:56:48 +0900 |
| commit | 426337508c2d57de4d9e6d40f50ab7dfb20f2912 (patch) | |
| tree | e6a26de6e9b2ed0afd93241945e69d771c9267d6 /public/icon.svg | |
| parent | fb58147b4da7b0072e49012f02663589f08628ef (diff) | |
| download | kioku-426337508c2d57de4d9e6d40f50ab7dfb20f2912.tar.gz kioku-426337508c2d57de4d9e6d40f50ab7dfb20f2912.tar.zst kioku-426337508c2d57de4d9e6d40f50ab7dfb20f2912.zip | |
feat(asset): update icons
Diffstat (limited to 'public/icon.svg')
| -rw-r--r-- | public/icon.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/icon.svg b/public/icon.svg index bd164ae..d268a92 100644 --- a/public/icon.svg +++ b/public/icon.svg @@ -13,6 +13,7 @@ <stop offset="100%" stop-color="#9fadaf" /> </linearGradient> </defs> + <rect width="100%" height="100%" fill="#fff"/> <rect x="13" y="18" width="32" height="18" rx="3" fill="url(#grad3)"/> <rect x="13" y="41" width="32" height="18" rx="3" fill="url(#grad2)"/> <rect x="13" y="64" width="32" height="18" rx="3" fill="url(#grad1)"/> |
