Added new icon

This commit is contained in:
Devine Lu Linvega 2018-01-30 10:55:33 +13:00
parent 43b7746845
commit a56b66433b
3 changed files with 4 additions and 0 deletions

BIN
icon.icns

Binary file not shown.

BIN
icon.ico

Binary file not shown.

Before

Width:  |  Height:  |  Size: 361 KiB

After

Width:  |  Height:  |  Size: 105 KiB

4
icon.svg Normal file
View File

@ -0,0 +1,4 @@
<svg class="vector" width="300px" height="300px" xmlns="http://www.w3.org/2000/svg" baseProfile="full" version="1.1" style="width: 300px; height: 300px; stroke: rgb(0, 0, 0); stroke-width: 0; fill: none; stroke-linecap: square;">
<rect width="300" height="300" style="fill:rgb(0,0,0)" />
<path d="M60,60 l120,0 a60,60 0 0,1 60,60 a-60,60 0 0,1 -60,60 l-120,0 M180,180 a60,60 0 0,1 60,60" stroke='white' stroke-width='15'></path>
</svg>

After

Width:  |  Height:  |  Size: 439 B