123456789101112131415161718 |
- <?xml version="1.0" encoding="utf-8"?>
- <svg version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" width="90px" height="90px" xmlns="http://www.w3.org/2000/svg">
- <defs>
- <filter x="750px" y="1301px" width="90px" height="90px" filterUnits="userSpaceOnUse" id="filter6888">
- <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="widget6889">
- <path d="M 795 1306 C 817.4 1306 835 1323.6 835 1346 C 835 1368.4 817.4 1386 795 1386 C 772.6 1386 755 1368.4 755 1346 C 755 1323.6 772.6 1306 795 1306 Z " fill-rule="nonzero" fill="#ffffff" stroke="none" />
- </g>
- </defs>
- <g transform="matrix(1 0 0 1 -750 -1301 )">
- <use xlink:href="#widget6889" filter="url(#filter6888)" />
- <use xlink:href="#widget6889" />
- </g>
- </svg>
|