Move themes to their own package

This commit is contained in:
2021-02-04 22:17:10 -06:00
parent 3c43b8bcfd
commit efd62518d3
62762 changed files with 1 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1">
<rect style="fill:#4f4f4f" width="15" height="9" x="1" y="3" rx="1.429" ry="1.5"/>
<rect style="fill:#4f4f4f" width="1" height="3" x="4" y="11"/>
<rect style="fill:#4f4f4f" width="2" height="13" x="0" y="1" rx="1" ry="1"/>
<circle style="fill:#ffffff" cx="5.5" cy="7.5" r="3.5"/>
<rect style="fill:#34ae72" width="1" height="5" x="5" y="5"/>
<rect style="fill:#34ae72" width="1" height="5" x="7" y="-8" transform="rotate(90)"/>
<rect style="fill:#34ae72" width="1" height="5" x=".91" y="-11.69" transform="rotate(135)"/>
<rect style="fill:#34ae72" width="1" height="5" x="8.69" y="-3.91" transform="matrix(0.70710678,0.70710678,0.70710678,-0.70710678,0,0)"/>
<rect style="fill:#4f4f4f" width="1" height="3" x="6" y="11"/>
<rect style="fill:#4f4f4f" width="1" height="3" x="8" y="11"/>
<circle style="fill:#ffffff" cx="12.5" cy="7.5" r="2.5"/>
<rect style="fill:#34ae72" width=".6" height="3" x="12.2" y="6"/>
<rect style="fill:#34ae72" width=".6" height="3" x="7.2" y="-14" transform="rotate(90)"/>
<rect style="fill:#34ae72" width=".6" height="3" x="-3.84" y="-15.64" transform="rotate(135)"/>
<rect style="fill:#34ae72" width=".6" height="3" x="13.84" y="2.04" transform="matrix(0.70710678,0.70710678,0.70710678,-0.70710678,0,0)"/>
</svg>

After

Width:  |  Height:  |  Size: 1.3 KiB