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"/>
<rect x="4" y="3" width="3" height="10" fill="VAR_FG"/>
<rect x="9" y="3" width="3" height="10" fill="VAR_FG"/>
</svg>

After

Width:  |  Height:  |  Size: 230 B