1<?xml version="1.0" encoding="UTF-8"?> 2<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> 3 <title>radio_selected_dark</title> 4 <defs> 5 <circle id="path-1" cx="10" cy="10" r="5"></circle> 6 <filter x="-30.0%" y="-20.0%" width="160.0%" height="160.0%" filterUnits="objectBoundingBox" id="filter-2"> 7 <feMorphology radius="1" operator="dilate" in="SourceAlpha" result="shadowSpreadOuter1"></feMorphology> 8 <feOffset dx="0" dy="1" in="shadowSpreadOuter1" result="shadowOffsetOuter1"></feOffset> 9 <feMorphology radius="1" operator="erode" in="SourceAlpha" result="shadowInner"></feMorphology> 10 <feOffset dx="0" dy="1" in="shadowInner" result="shadowInner"></feOffset> 11 <feComposite in="shadowOffsetOuter1" in2="shadowInner" operator="out" result="shadowOffsetOuter1"></feComposite> 12 <feGaussianBlur stdDeviation="0.5" 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="radio_selected_dark" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> 17 <g id="Button/Light/Checkbox/light_off-Copy-15" transform="translate(2.000000, 2.000000)"> 18 <circle id="Oval-21" fill="#317AF7" cx="10" cy="10" r="10"></circle> 19 <g id="Oval-43"> 20 <use fill="black" fill-opacity="1" filter="url(#filter-2)" xlink:href="#path-1"></use> 21 <circle stroke-opacity="0.05" stroke="#000000" stroke-width="1" cx="10" cy="10" r="5.5"></circle> 22 </g> 23 <circle id="Oval-43" fill="#FFFFFF" cx="10" cy="10" r="5"></circle> 24 </g> 25 <rect id="矩形" x="0" y="0" width="24" height="24"></rect> 26 </g> 27</svg>