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="2634px" y="728px" width="90px" height="90px" filterUnits="userSpaceOnUse" id="filter371">
- <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="widget372">
- <path d="M 2679 733 C 2701.4 733 2719 750.6 2719 773 C 2719 795.4 2701.4 813 2679 813 C 2656.6 813 2639 795.4 2639 773 C 2639 750.6 2656.6 733 2679 733 Z " fill-rule="nonzero" fill="#ffffff" stroke="none" />
- </g>
- </defs>
- <g transform="matrix(1 0 0 1 -2634 -728 )">
- <use xlink:href="#widget372" filter="url(#filter371)" />
- <use xlink:href="#widget372" />
- </g>
- </svg>
|