aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/divide.svg
blob: ed7b4d974ac1842e9551ff3520fa960b0adee7ad (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>