This commit is contained in:
make
2026-01-10 19:59:40 +08:00
parent 8bb07eaf1a
commit f680c97559
13 changed files with 153 additions and 14 deletions

View File

@@ -0,0 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
<rect width="16" height="16" fill="VAR_BG"/>
<ellipse cx="8" cy="8" rx="5" ry="3" fill="VAR_FG"/>
<circle cx="8" cy="8" r="1.5" fill="VAR_BG"/>
</svg>

After

Width:  |  Height:  |  Size: 217 B