1<?xml version="1.0" encoding="utf-8"?>
2<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
3<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="24px" height="24px" viewBox="0 0 24 24">
4  <circle cx="12" cy="12" r="11" fill="#DADADA" stroke="rgba(0,0,0,0.15)"/>
5  <line x1="7" y1="7" x2="17" y2="17" stroke="#000000"/>
6  <line x1="17" y1="7" x2="7" y2="17" stroke="#000000"/>
7</svg>