This commit is contained in:
Devine Lu Linvega 2018-01-30 10:07:03 +13:00
parent c789ed52ec
commit e1cf60ab82
3 changed files with 12 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: 102 KiB

12
icon.svg Normal file
View File

@ -0,0 +1,12 @@
<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: round;">
<rect width="300" height="300" style="fill:rgb(0,0,0)" />
<circle cx="60" cy="60" r="7.5" fill="white"/>
<circle cx="150" cy="60" r="7.5" fill="white"/>
<circle cx="240" cy="60" r="7.5" fill="white"/>
<circle cx="60" cy="150" r="7.5" fill="white"/>
<circle cx="150" cy="150" r="7.5" fill="white"/>
<circle cx="240" cy="150" r="7.5" fill="white"/>
<circle cx="60" cy="240" r="7.5" fill="white"/>
<circle cx="150" cy="240" r="7.5" fill="white"/>
<circle cx="240" cy="240" r="7.5" fill="white"/>
</svg>

After

Width:  |  Height:  |  Size: 754 B