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="770px" y="265px" width="50px" height="50px" filterUnits="userSpaceOnUse" id="filter24939">
- <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="widget24940">
- <path d="M 795 270 C 806.2 270 815 278.8 815 290 C 815 301.2 806.2 310 795 310 C 783.8 310 775 301.2 775 290 C 775 278.8 783.8 270 795 270 Z " fill-rule="nonzero" fill="#ffffff" stroke="none" />
- </g>
- </defs>
- <g transform="matrix(1 0 0 1 -770 -265 )">
- <use xlink:href="#widget24940" filter="url(#filter24939)" />
- <use xlink:href="#widget24940" />
- </g>
- </svg>
|