| 123456789101112131415161718192021222324252627 |
- <?xml version="1.0" encoding="UTF-8"?>
- <svg width="108px" height="108px" viewBox="0 0 108 108" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
- <!-- Generator: Sketch 64 (93537) - https://sketch.com -->
- <title>top</title>
- <desc>Created with Sketch.</desc>
- <defs>
- <circle id="path-1" cx="40" cy="40" r="40"></circle>
- <filter x="-30.0%" y="-22.5%" width="160.0%" height="160.0%" filterUnits="objectBoundingBox" id="filter-2">
- <feOffset dx="0" dy="6" in="SourceAlpha" result="shadowOffsetOuter1"></feOffset>
- <feGaussianBlur stdDeviation="7" in="shadowOffsetOuter1" result="shadowBlurOuter1"></feGaussianBlur>
- <feColorMatrix values="0 0 0 0 0.0823529412 0 0 0 0 0.533333333 0 0 0 0 0.737254902 0 0 0 0.08 0" type="matrix" in="shadowBlurOuter1"></feColorMatrix>
- </filter>
- </defs>
- <g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
- <g id="部分组件" transform="translate(-978.000000, -688.000000)">
- <g id="top" transform="translate(992.000000, 696.000000)">
- <g>
- <g id="Oval-2">
- <use fill="black" fill-opacity="1" filter="url(#filter-2)" xlink:href="#path-1"></use>
- <use fill="rgba(0,0,0,0.70);" fill-rule="evenodd" xlink:href="#path-1"></use>
- </g>
- <polyline id="Triangle" stroke="#fff" stroke-width="5" stroke-linecap="round" stroke-linejoin="round" points="28 46 40 34 40 34 52 46"></polyline>
- </g>
- </g>
- </g>
- </g>
- </svg>
|