Port over themes

This commit is contained in:
2021-01-19 01:43:43 -06:00
parent b08aaa6f2a
commit fdac8d01a9
62761 changed files with 369294 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1">
<rect fill="#e4e4e4" width="16" height="16" x="0" y="0" rx="8" ry="8"/>
<g transform="translate(1)">
<circle fill="#ee9736" cx="6.5" cy="-10.5" r="2.5" transform="scale(1,-1)"/>
<circle fill="#ffb271" cx="5.5" cy="-6.5" r="2.5" transform="scale(1,-1)"/>
<circle fill="#535353" cx="9.5" cy="-8.5" r="2.5" transform="scale(1,-1)"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 427 B