aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/divide.svg
blob: f4fd4706f50b6619c06dd7f15146c33a076a7256 (plain)
1
2
3
4
5
6
7
8
---
category: Math
---
<svg>
  <circle fill="currentColor" cx="12" cy="6" r="1" />
  <circle fill="currentColor" cx="12" cy="18" r="1" />
  <line x1="5" y1="12" x2="19" y2="12" />
</svg>