1<?xml version="1.0" encoding="UTF-8"?> 2<svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> 3 <title>icon</title> 4 <defs> 5 <path d="M8,0.666666667 C12.0500882,0.666666667 15.3333333,3.94991183 15.3333333,8 C15.3333333,12.0500882 12.0500882,15.3333333 8,15.3333333 C3.94991183,15.3333333 0.666666667,12.0500882 0.666666667,8 C0.666666667,3.94991183 3.94991183,0.666666667 8,0.666666667 Z M8,1.66666667 C4.50219658,1.66666667 1.66666667,4.50219658 1.66666667,8 C1.66666667,11.4978034 4.50219658,14.3333333 8,14.3333333 C11.4978034,14.3333333 14.3333333,11.4978034 14.3333333,8 C14.3333333,4.50219658 11.4978034,1.66666667 8,1.66666667 Z M8.2037037,6.5 C8.36734363,6.5 8.5,6.63265637 8.5,6.7962963 L8.5,11.7037037 C8.5,11.8673436 8.36734363,12 8.2037037,12 L7.7962963,12 C7.63265637,12 7.5,11.8673436 7.5,11.7037037 L7.5,6.7962963 C7.5,6.63265637 7.63265637,6.5 7.7962963,6.5 L8.2037037,6.5 Z M8,4 C8.46023729,4 8.83333333,4.37309604 8.83333333,4.83333333 C8.83333333,5.29357062 8.46023729,5.66666667 8,5.66666667 C7.53976271,5.66666667 7.16666667,5.29357062 7.16666667,4.83333333 C7.16666667,4.37309604 7.53976271,4 8,4 Z" id="path-1"></path> 6 </defs> 7 <g id="icon" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> 8 <mask id="mask-2" fill="white"> 9 <use xlink:href="#path-1"></use> 10 </mask> 11 <use id="形状结合" fill-opacity="0.6" fill="#000000" fill-rule="nonzero" xlink:href="#path-1"></use> 12 </g> 13</svg>