[655] | 1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
---|
| 2 | <svg xmlns="http://www.w3.org/2000/svg" version="1.0" x="0" y="0" width="240" height="240"> |
---|
| 3 | <defs> |
---|
| 4 | <filter id="glow"> |
---|
| 5 | <feGaussianBlur stdDeviation="10" /> |
---|
| 6 | </filter> |
---|
| 7 | </defs> |
---|
| 8 | <g style="fill:none;opacity:.5;stroke:#00ff00;stroke-width:50;stroke-linecap:round;filter:url(#glow)" transform="translate(120,132.65)"> |
---|
| 9 | <path d="M -54,-48.7 C -65.6,-35.8 -72.7,-18.7 -72.7,0 C -72.7,40.1 -40.2,72.7 0,72.7 C 40.1,72.7 72.7,40.2 72.7,0 C 72.7,-18.7 65.6,-35.8 54,-48.7" /> |
---|
| 10 | <line x1="0" y1="-98" x2="0" y2="0" /> |
---|
| 11 | </g> |
---|
| 12 | <g style="fill:none;stroke:#000000;stroke-width:30;stroke-linecap:round" transform="translate(120,132.65)"> |
---|
| 13 | <path d="M -54,-48.7 C -65.6,-35.8 -72.7,-18.7 -72.7,0 C -72.7,40.1 -40.2,72.7 0,72.7 C 40.1,72.7 72.7,40.2 72.7,0 C 72.7,-18.7 65.6,-35.8 54,-48.7" /> |
---|
| 14 | <line x1="0" y1="-98" x2="0" y2="0" /> |
---|
| 15 | </g> |
---|
| 16 | <g style="fill:none;stroke:#99ff99;stroke-width:26.25;stroke-linecap:round" transform="translate(120,132.65)"> |
---|
| 17 | <path d="M -54,-48.7 C -65.6,-35.8 -72.7,-18.7 -72.7,0 C -72.7,40.1 -40.2,72.7 0,72.7 C 40.1,72.7 72.7,40.2 72.7,0 C 72.7,-18.7 65.6,-35.8 54,-48.7" /> |
---|
| 18 | <line x1="0" y1="-98" x2="0" y2="0" /> |
---|
| 19 | </g> |
---|
| 20 | </svg> |
---|