파비콘 교체와 툴팁 표시 개선

This commit is contained in:
2026-04-27 13:30:14 +09:00
parent e1c4a90249
commit e9f61b249e
6 changed files with 65 additions and 31 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 175 KiB

After

Width:  |  Height:  |  Size: 1.3 MiB

View File

@@ -1,7 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" role="img" aria-label="10 Minute Planner">
<rect width="64" height="64" rx="14" fill="#f5f2eb"/>
<rect x="15" y="9" width="34" height="46" rx="3" fill="#fffaf1" stroke="#3f3a34" stroke-width="2"/>
<path d="M22 20h20M22 29h20M22 38h20" stroke="#8c7b6a" stroke-width="2" stroke-linecap="round"/>
<path d="M18 9v46" stroke="#c74b3f" stroke-width="3" stroke-linecap="round"/>
<text x="32" y="51" fill="#3f3a34" font-family="Arial, sans-serif" font-size="13" font-weight="700" text-anchor="middle">10</text>
</svg>

Before

Width:  |  Height:  |  Size: 580 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 MiB

After

Width:  |  Height:  |  Size: 1.8 MiB