XylotrechusZ
<svg version="1.1" id="vc_wp-spinner" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="40px" height="40px">
<defs>
<mask id="hole">
<rect width="100%" height="100%" fill="white"/>
<circle r="4px" cx="50%" cy="25%" />
</mask>
</defs>
<circle r="18px" cx="50%" cy="50%" mask="url(#hole)" fill="#808080" />
</svg>