aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/circle-3.svg
blob: e5820db6861e23bc8c8510eca943ef80ea2f46eb (plain)
1
2
3
4
5
6
7
8
---
category: Numbers
---
<svg>
    <path d="M12 12a2 2 0 1 0-2-2"/>
    <path d="M10 14a2 2 0 1 0 2-2"/>
    <circle cx="12" cy="12" r="9"/>
</svg>