Reorganize icon data as an embedded icon theme (#226)

This commit is contained in:
Jaye Evins
2025-08-25 23:44:40 -04:00
committed by GitHub
parent de85d47765
commit ffd634075f
132 changed files with 305 additions and 834 deletions
@@ -0,0 +1,11 @@
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="24" height="24" >
<rect
style="fill:#f6e04a;fill-opacity:1;stroke:#333333;stroke-width:1;stroke-opacity:1"
width="15" height="15" x="5.5" y="2.5" />
<path
style="fill:#eeeeee;fill-opacity:1;stroke:#333333;stroke-width:1;stroke-opacity:1"
d="M 6.5,5.5 5.5,5.5 3.5,7.5 3.5,9.5 5.5,11.5 5.5,16.5 3.5,18.5 3.5,20.5 5.5,22.5 6.5,22.5 6.5,19.5 9.5,19.5 9.5,22.5 10.5,22.5 12.5,20.5 12.5,18.5 10.5,16.5 10.5,11.5 12.5,9.5 12.5,7.5 10.5,5.5 9.5,5.5 9.5,8.5 6.5,8.5 Z" />
</svg>

After

Width:  |  Height:  |  Size: 561 B