mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-08-01 11:50:25 +02:00
divide
icon #69
This commit is contained in:
8
src/_icons/divide.svg
Normal file
8
src/_icons/divide.svg
Normal file
@@ -0,0 +1,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>
|
Reference in New Issue
Block a user