New icon
This commit is contained in:
parent
c789ed52ec
commit
e1cf60ab82
BIN
icon.ico
BIN
icon.ico
Binary file not shown.
Before Width: | Height: | Size: 361 KiB After Width: | Height: | Size: 102 KiB |
12
icon.svg
Normal file
12
icon.svg
Normal 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 |
Loading…
Reference in New Issue
Block a user