1
0
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:
codecalm
2020-03-25 01:20:59 +01:00
parent f7f9c119c4
commit 0687373751

View File

@@ -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>