123456789101112131415161718 |
- <?xml version="1.0" encoding="utf-8"?>
- <svg version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" width="20px" height="20px" xmlns="http://www.w3.org/2000/svg">
- <defs>
- <filter x="2460px" y="396px" width="20px" height="20px" filterUnits="userSpaceOnUse" id="filter5361">
- <feOffset dx="0" dy="0" in="SourceAlpha" result="shadowOffsetInner" />
- <feGaussianBlur stdDeviation="1.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="widget5362">
- <path d="M 2470 399 C 2473.92 399 2477 402.08 2477 406 C 2477 409.92 2473.92 413 2470 413 C 2466.08 413 2463 409.92 2463 406 C 2463 402.08 2466.08 399 2470 399 Z " fill-rule="nonzero" fill="#ffffff" stroke="none" />
- </g>
- </defs>
- <g transform="matrix(1 0 0 1 -2460 -396 )">
- <use xlink:href="#widget5362" filter="url(#filter5361)" />
- <use xlink:href="#widget5362" />
- </g>
- </svg>
|