Add some app icons and update big bur's icons

This commit is contained in:
vinceliuice
2020-07-26 10:42:37 +08:00
parent 6f45dbd203
commit 35274d6afa
393 changed files with 7264 additions and 1637 deletions

View File

@@ -0,0 +1,11 @@
<svg version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
<g fill="#363636">
<g transform="matrix(1,0,0,-1,0,16)">
<path d="m4 11v5h8v-5h-1v4h-6v-4z"/>
<rect x="6" y="13" width="1" height="1" rx="0" ry="0"/>
<rect x="9" y="13" width="1" height="1" rx="0" ry="0"/>
</g>
<path d="m4 4c-1.108 0-2 0.892-2 2v4h1v-4c0-0.554 0.446-1 1-1h8c0.554 0 1 0.446 1 1v4h1v-4c0-1.108-0.892-2-2-2h-8z"/>
<path d="m2 10c0 3.324 2.676 6 6 6s6-2.676 6-6h-1c0 2.77-2.23 5-5 5s-5-2.23-5-5h-1z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 522 B

View File

@@ -0,0 +1,4 @@
<svg enable-background="new" version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
<path d="m2 2c-1.108 0-2 0.892-2 2v7c0 1.108 0.892 2 2 2h12c1.108 0 2-0.892 2-2v-7c0-1.108-0.892-2-2-2zm0 1h12c0.554 0 1 0.446 1 1v7c0 0.554-0.446 1-1 1h-12c-0.554 0-1-0.446-1-1v-7c0-0.554 0.446-1 1-1z" fill="#363636"/>
<path d="m0.5 13c-0.277 0-0.5 0.223-0.5 0.5s0.223 0.5 0.5 0.5h15c0.277 0 0.5-0.223 0.5-0.5s-0.223-0.5-0.5-0.5h-4.5254c-0.0557 0.21543-0.24129 0.37695-0.47461 0.37695h-5c-0.23332 0-0.41891-0.16152-0.47461-0.37695h-4.5254z" fill="#363636" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
</svg>

After

Width:  |  Height:  |  Size: 633 B