mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-09-03 10:53:47 +02:00
list iocn optimize
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<line x1="10" y1="6" x2="20" y2="6"></line>
|
||||
<line x1="10" y1="12" x2="20" y2="12"></line>
|
||||
<line x1="10" y1="18" x2="20" y2="18"></line>
|
||||
<circle cx="5" cy="6" r="1"></circle>
|
||||
<circle cx="5" cy="12" r="1"></circle>
|
||||
<circle cx="5" cy="18" r="1"></circle>
|
||||
<line x1="10" y1="6" x2="20" y2="6" />
|
||||
<line x1="10" y1="12" x2="20" y2="12" />
|
||||
<line x1="10" y1="18" x2="20" y2="18" />
|
||||
<circle cx="5" cy="6" r="1" />
|
||||
<circle cx="5" cy="12" r="1" />
|
||||
<circle cx="5" cy="18" r="1" />
|
||||
</svg>
|
||||
|
Reference in New Issue
Block a user