feat(icons): center the dot icon (#4492)

Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
Co-authored-by: Karsa <contact@karsa.org>
This commit is contained in:
Lance
2026-07-09 20:54:20 +08:00
committed by GitHub
parent 7291cbcc0f
commit 2d36863568

View File

@@ -9,5 +9,5 @@
stroke-linecap="round"
stroke-linejoin="round"
>
<circle cx="12.1" cy="12.1" r="1" />
<circle cx="12" cy="12" r="1" />
</svg>

Before

Width:  |  Height:  |  Size: 247 B

After

Width:  |  Height:  |  Size: 243 B