| 1 |
<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 2 |
<svg |
| 3 |
viewBox="0 0 64 64" |
| 4 |
width="64" |
| 5 |
height="64" |
| 6 |
version="1.1" |
| 7 |
id="svg3" |
| 8 |
xmlns="http://www.w3.org/2000/svg" |
| 9 |
xmlns:svg="http://www.w3.org/2000/svg"> |
| 10 |
<defs |
| 11 |
id="defs1"> |
| 12 |
|
| 13 |
<clipPath |
| 14 |
id="iconClip"> |
| 15 |
<rect |
| 16 |
x="5" |
| 17 |
y="5" |
| 18 |
width="54" |
| 19 |
height="54" |
| 20 |
rx="12" |
| 21 |
ry="12" |
| 22 |
id="rect1" /> |
| 23 |
</clipPath> |
| 24 |
</defs> |
| 25 |
|
| 26 |
<rect |
| 27 |
x="5" |
| 28 |
y="5" |
| 29 |
width="54" |
| 30 |
height="54" |
| 31 |
rx="12" |
| 32 |
ry="12" |
| 33 |
fill="#E8F4F8" |
| 34 |
id="rect2" /> |
| 35 |
|
| 36 |
<g |
| 37 |
clip-path="url(#iconClip)" |
| 38 |
id="g3"> |
| 39 |
|
| 40 |
<path |
| 41 |
d="m 32.007993,26.088 h -12.488 v 7.28 h 5.264 v 4.2 c 0,2.8 -2.352,5.096 -5.264,5.152 -2.744,0 -5.152,-2.352 -5.208,-5.152 V 20.992 c 0,-2.688 2.352,-5.152 5.208,-5.152 2.8,0 5.208,2.296 5.264,5.152 h 7.224 c 0,-6.888 -5.6,-12.488 -12.488,-12.488 -6.832,0 -12.4319998,5.6 -12.4319998,12.488 v 16.576 c 0,6.832 5.5999998,12.432 12.4319998,12.432 6.888,0 12.488,-5.6 12.488,-12.432 z M 44.423985,8.224 c -6.776,0 -12.376,5.6 -12.376,12.544 v 17.08 c 0,6.776 5.6,12.376 12.376,12.376 6.888,0 12.488,-5.6 12.488,-12.376 v -17.08 c 0,-6.944 -5.6,-12.544 -12.488,-12.544 z m 0,34.776 c -2.744,0 -5.096,-1.848 -5.152,-5.152 v -17.08 c 0,-2.8 2.352,-5.208 5.152,-5.264 2.8,0 5.208,2.408 5.264,5.264 v 17.08 c 0,2.744 -2.408,5.096 -5.264,5.152 z" |
| 42 |
id="text2" |
| 43 |
style="font-weight:bold;font-size:56px;font-family:Reglo;letter-spacing:-5;text-anchor:middle;fill:#1b365d" |
| 44 |
transform="rotate(-45,35.414214,30.585786)" |
| 45 |
aria-label="GO" /> |
| 46 |
|
| 47 |
<path |
| 48 |
d="m 32.007993,26.088 h -12.488 v 7.28 h 5.264 v 4.2 c 0,2.8 -2.352,5.096 -5.264,5.152 -2.744,0 -5.152,-2.352 -5.208,-5.152 V 20.992 c 0,-2.688 2.352,-5.152 5.208,-5.152 2.8,0 5.208,2.296 5.264,5.152 h 7.224 c 0,-6.888 -5.6,-12.488 -12.488,-12.488 -6.832,0 -12.4319998,5.6 -12.4319998,12.488 v 16.576 c 0,6.832 5.5999998,12.432 12.4319998,12.432 6.888,0 12.488,-5.6 12.488,-12.432 z M 44.423985,8.224 c -6.776,0 -12.376,5.6 -12.376,12.544 v 17.08 c 0,6.776 5.6,12.376 12.376,12.376 6.888,0 12.488,-5.6 12.488,-12.376 v -17.08 c 0,-6.944 -5.6,-12.544 -12.488,-12.544 z m 0,34.776 c -2.744,0 -5.096,-1.848 -5.152,-5.152 v -17.08 c 0,-2.8 2.352,-5.208 5.152,-5.264 2.8,0 5.208,2.408 5.264,5.264 v 17.08 c 0,2.744 -2.408,5.096 -5.264,5.152 z" |
| 49 |
id="text3" |
| 50 |
style="font-weight:bold;font-size:56px;font-family:Reglo;letter-spacing:-5;text-anchor:middle;fill:#ffffff;stroke:#1b365d;stroke-width:2.5;paint-order:stroke fill" |
| 51 |
transform="rotate(-45,32,32)" |
| 52 |
aria-label="GO" /> |
| 53 |
</g> |
| 54 |
|
| 55 |
<rect |
| 56 |
x="6" |
| 57 |
y="6" |
| 58 |
width="52" |
| 59 |
height="52" |
| 60 |
rx="11" |
| 61 |
ry="11" |
| 62 |
fill="none" |
| 63 |
stroke="#1B365D" |
| 64 |
stroke-width="2" |
| 65 |
id="rect3" /> |
| 66 |
</svg> |
| 67 |
|