1<?xml version="1.0" encoding="UTF-8"?> 2<svg width="40px" height="40px" viewBox="0 0 40 40" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> 3 <title>image_selected</title> 4 <defs> 5 <circle id="path-1" cx="8" cy="8" r="8"></circle> 6 <filter x="-35.4%" y="-22.9%" width="170.8%" height="170.8%" filterUnits="objectBoundingBox" id="filter-2"> 7 <feMorphology radius="1.66666667" operator="dilate" in="SourceAlpha" result="shadowSpreadOuter1"></feMorphology> 8 <feOffset dx="0" dy="2" in="shadowSpreadOuter1" result="shadowOffsetOuter1"></feOffset> 9 <feMorphology radius="1" operator="erode" in="SourceAlpha" result="shadowInner"></feMorphology> 10 <feOffset dx="0" dy="2" in="shadowInner" result="shadowInner"></feOffset> 11 <feComposite in="shadowOffsetOuter1" in2="shadowInner" operator="out" result="shadowOffsetOuter1"></feComposite> 12 <feGaussianBlur stdDeviation="1" in="shadowOffsetOuter1" result="shadowBlurOuter1"></feGaussianBlur> 13 <feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.1 0" type="matrix" in="shadowBlurOuter1"></feColorMatrix> 14 </filter> 15 </defs> 16 <g id="image_selected" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> 17 <g id="提示箭头备份-5"> 18 <circle id="椭圆形" stroke="#FFFFFF" stroke-width="2" fill="#0A59F7" cx="20" cy="20" r="17"></circle> 19 <circle id="椭圆形" stroke="#FFFFFF" stroke-width="2" fill="#0A59F7" cx="20" cy="20" r="19"></circle> 20 <g id="编组" transform="translate(12.000000, 12.000000)"> 21 <g id="Oval-43"> 22 <use fill="black" fill-opacity="1" filter="url(#filter-2)" xlink:href="#path-1"></use> 23 <circle stroke-opacity="0.05" stroke="#000000" stroke-width="1.66666667" cx="8" cy="8" r="8.83333333"></circle> 24 </g> 25 <circle id="Oval-43" fill="#FFFFFF" cx="8" cy="8" r="8"></circle> 26 </g> 27 </g> 28 </g> 29</svg>