aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/circle-3.svg
blob: b85e19d1fd0460ab3948b2664e23af9bd6f4ba80 (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>