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="48" height="48" version="1">
<path fill="#e44545" d="m24 4h-18c-1.108 0-2 0.892-2 2v18h20z"/>
<path fill="#38ac52" d="m24 4h18c1.108 0 2 0.892 2 2v18h-20z"/>
<path fill="#f2ae37" d="m24 44h-18c-1.108 0-2-0.892-2-2v-18h20z"/>
<path fill="#3776f2" d="m24 44h18c1.108 0 2-0.892 2-2v-18h-20z"/>
<path fill="#fff" opacity=".2" d="m6 4c-1.108 0-2 0.892-2 2v1c0-1.108 0.892-2 2-2h36c1.108 0 2 0.892 2 2v-1c0-1.108-0.892-2-2-2h-36z"/>
<path opacity=".2" d="m6 45c-1.108 0-2-0.892-2-2v-1c0 1.108 0.892 2 2 2h36c1.108 0 2-0.892 2-2v1c0 1.108-0.892 2-2 2h-36z"/>
</svg>

After

Width:  |  Height:  |  Size: 612 B