123456789101112131415161718192021222324 |
- <?xml version="1.0" encoding="UTF-8"?>
- <svg width="34px" height="15px" viewBox="0 0 34 15" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
- <!-- Generator: Sketch 48.2 (47327) - http://www.bohemiancoding.com/sketch -->
- <title>Group 7</title>
- <desc>Created with Sketch.</desc>
- <defs>
- <circle id="path-1" cx="1.5" cy="1.5" r="1.5"></circle>
- <filter x="-100.0%" y="-100.0%" width="300.0%" height="300.0%" filterUnits="objectBoundingBox" id="filter-2">
- <feOffset dx="0" dy="0" in="SourceAlpha" result="shadowOffsetOuter1"></feOffset>
- <feGaussianBlur stdDeviation="1" in="shadowOffsetOuter1" result="shadowBlurOuter1"></feGaussianBlur>
- <feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.299365942 0" type="matrix" in="shadowBlurOuter1"></feColorMatrix>
- </filter>
- </defs>
- <g id="固定状态-加载" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="translate(-427.000000, -267.000000)">
- <g id="Group-7" transform="translate(429.000000, 269.000000)">
- <path d="M31.5,12.5 L21.5,1.5" id="Line-Copy-11" stroke="#FFFFFF" stroke-width="0.5" stroke-linecap="round" stroke-linejoin="round"></path>
- <path d="M21.5,1.5 L2.5,1.5" id="Line-Copy-12" stroke="#FFFFFF" stroke-width="0.5" stroke-linecap="round" stroke-linejoin="round"></path>
- <g id="Oval-6-Copy-6">
- <use fill="black" fill-opacity="1" filter="url(#filter-2)" xlink:href="#path-1"></use>
- <use fill="#FFFFFF" fill-rule="evenodd" xlink:href="#path-1"></use>
- </g>
- </g>
- </g>
- </svg>
|