12345678910111213141516171819 |
- <?xml version="1.0" encoding="utf-8"?>
- <svg version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" width="44px" height="44px" xmlns="http://www.w3.org/2000/svg">
- <defs>
- <filter x="2209px" y="603px" width="44px" height="44px" filterUnits="userSpaceOnUse" id="filter988">
- <feOffset dx="5" dy="5" in="SourceAlpha" result="shadowOffsetInner" />
- <feGaussianBlur stdDeviation="2.5" in="shadowOffsetInner" result="shadowGaussian" />
- <feComposite in2="shadowGaussian" operator="atop" in="SourceAlpha" result="shadowComposite" />
- <feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.349019607843137 0 " in="shadowComposite" />
- </filter>
- <g id="widget989">
- <path d="M 2226 603 C 2235.52 603 2243 610.48 2243 620 C 2243 629.52 2235.52 637 2226 637 C 2216.48 637 2209 629.52 2209 620 C 2209 610.48 2216.48 603 2226 603 Z " fill-rule="nonzero" fill="#f2f2f2" stroke="none" />
- <path d="M 2226 603.5 C 2235.24 603.5 2242.5 610.76 2242.5 620 C 2242.5 629.24 2235.24 636.5 2226 636.5 C 2216.76 636.5 2209.5 629.24 2209.5 620 C 2209.5 610.76 2216.76 603.5 2226 603.5 Z " stroke-width="1" stroke="#0089fe" fill="none" />
- </g>
- </defs>
- <g transform="matrix(1 0 0 1 -2209 -603 )">
- <use xlink:href="#widget989" filter="url(#filter988)" />
- <use xlink:href="#widget989" />
- </g>
- </svg>
|