Source code
Revision control
Copy as Markdown
Other Tools
<mask id="m">
<rect width="16" height="16" fill="white"/>
<path d="M4.5 8.4l2.4 2.4L11.6 6" stroke="black" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
</mask>
<circle cx="8" cy="8" r="7" fill="black" mask="url(#m)"/>
</svg>