feat: add radio element #494

Co-authored-by: jeffycai <caixiaobing@live.cn>
Co-authored-by: Hufe921 <huangyunfeihufe@hotmail.com>
This commit is contained in:
huaworld
2024-05-02 13:39:42 +08:00
committed by GitHub
co-authored by jeffycai Hufe921
parent 2e1403507f
commit c6d9cffc27
31 changed files with 433 additions and 19 deletions
+4
View File
@@ -0,0 +1,4 @@
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
<circle cx="12" cy="12" r="10" stroke="#3d4757" stroke-width="2" fill="none" />
<circle cx="12" cy="12" r="4" fill="#3d4757" />
</svg>

After

Width:  |  Height:  |  Size: 236 B