pointvec/desktop/icon.svg

32 lines
1.5 KiB
XML
Raw Normal View History

2018-01-29 16:07:03 -05:00
<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)" />
2019-01-07 17:11:30 -05:00
<circle cx="60" cy="60" r="5" fill="white"/>
<circle cx="105" cy="60" r="5" fill="white"/>
<circle cx="150" cy="60" r="5" fill="white"/>
<circle cx="195" cy="60" r="5" fill="white"/>
<circle cx="240" cy="60" r="5" fill="white"/>
<circle cx="60" cy="105" r="5" fill="white"/>
<circle cx="105" cy="105" r="5" fill="white"/>
<circle cx="150" cy="105" r="5" fill="white"/>
<circle cx="195" cy="105" r="5" fill="white"/>
<circle cx="240" cy="105" r="5" fill="white"/>
<circle cx="60" cy="150" r="5" fill="white"/>
<circle cx="105" cy="150" r="5" fill="white"/>
<circle cx="150" cy="150" r="5" fill="white"/>
<circle cx="195" cy="150" r="5" fill="white"/>
<circle cx="240" cy="150" r="5" fill="white"/>
<circle cx="60" cy="195" r="5" fill="white"/>
<circle cx="105" cy="195" r="5" fill="white"/>
<circle cx="150" cy="195" r="5" fill="white"/>
<circle cx="195" cy="195" r="5" fill="white"/>
<circle cx="240" cy="195" r="5" fill="white"/>
<circle cx="60" cy="240" r="5" fill="white"/>
<circle cx="105" cy="240" r="5" fill="white"/>
<circle cx="150" cy="240" r="5" fill="white"/>
<circle cx="195" cy="240" r="5" fill="white"/>
<circle cx="240" cy="240" r="5" fill="white"/>
2018-01-29 16:07:03 -05:00
</svg>