aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/divide.svg
blob: 7e261e2f8deea7bcd79906b33f6bdee74ba3ba44 (plain)
1
2
3
4
5
6
7
8
9
---
category: Math
version: 1.31
---
<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>