Add Windows icon

This commit is contained in:
Alex Page 2022-01-25 14:53:01 -05:00
parent 02270fb4b0
commit 875948519f
5 changed files with 35 additions and 1 deletions

8
icon.svg Normal file
View file

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg width="100%" height="100%" viewBox="0 0 128 128" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;">
<rect x="0" y="0" width="128" height="128"/>
<g transform="matrix(8.6,0,0,8.6,-211.2,-477.8)">
<path d="M35,67L36,67L36,59L35,59L35,58L29,58L29,59L28,59L28,67L29,67L29,68L35,68L35,67ZM34,63L30,63L30,64L31,64L31,65L33,65L33,64L34,64L34,63ZM34,60L33,60L33,61L34,61L34,60ZM31,60L30,60L30,61L31,61L31,60Z" style="fill:rgb(255,255,0);"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 810 B