add pollen logo
parent
ad46a9dd1a
commit
5fd65f7645
File diff suppressed because one or more lines are too long
@ -0,0 +1,32 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<svg version="1.1" xmlns="http://www.w3.org/2000/svg"
|
||||
width="19em" height="19em" viewBox="0 0 19 19">
|
||||
<rect fill="#e6e6e6" width="19" height="19" />
|
||||
<g>
|
||||
<polyline fill="none" stroke="#BCBEC0" stroke-width="5" stroke-linecap="square" stroke-miterlimit="5" points="
|
||||
3.5,9.5
|
||||
3.5,15.5
|
||||
9.5,15.5
|
||||
9.5,9.5
|
||||
15.5,9.5
|
||||
15.5,3.5
|
||||
3.5,3.5 "/>
|
||||
<polyline fill="none" stroke="#000000" stroke-width="3" stroke-linecap="square" stroke-miterlimit="5" points="
|
||||
3.5,9.5
|
||||
3.5,15.5
|
||||
9.5,15.5
|
||||
9.5,9.5
|
||||
15.5,9.5
|
||||
15.5,3.5
|
||||
3.5,3.5 "/>
|
||||
<polyline fill="none" stroke="#D7Df23" stroke-width="1" stroke-linecap="square" stroke-miterlimit="5" points="
|
||||
3.5,9.5
|
||||
3.5,15.5
|
||||
9.5,15.5
|
||||
9.5,9.5
|
||||
15.5,9.5
|
||||
15.5,3.5
|
||||
3.5,3.5 "/>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 891 B |
Loading…
Reference in New Issue