123456789101112131415161718 |
- <?xml version="1.0" encoding="utf-8"?>
- <svg version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" width="50px" height="50px" xmlns="http://www.w3.org/2000/svg">
- <defs>
- <filter x="2654px" y="307px" width="50px" height="50px" filterUnits="userSpaceOnUse" id="filter2260">
- <feOffset dx="0" dy="0" 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="widget2261">
- <path d="M 2679 312 C 2690.2 312 2699 320.8 2699 332 C 2699 343.2 2690.2 352 2679 352 C 2667.8 352 2659 343.2 2659 332 C 2659 320.8 2667.8 312 2679 312 Z " fill-rule="nonzero" fill="#ffffff" stroke="none" />
- </g>
- </defs>
- <g transform="matrix(1 0 0 1 -2654 -307 )">
- <use xlink:href="#widget2261" filter="url(#filter2260)" />
- <use xlink:href="#widget2261" />
- </g>
- </svg>
|