aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/divide.svg
blob: 27f06952fafb211ded990e3aeabce270a4a41825 (plain)
1
2
3
4
5
6
7
8
9
10
---
tags: [separate, element, multiple, apart, separator, parts]
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>