blob: 33718d6110df4f233666fd764eae204921fa9b7d (
plain)
1
2
3
4
5
6
7
8
|
---
---
<svg>
<circle cx="12" cy="12" r="9" />
<line x1="11" y1="9" x2="11" y2="9.01" />
<line x1="15" y1="8" x2="15" y2="8.01" />
<line x1="14" y1="12" x2="14" y2="12.01" />
</svg>
|