1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-08-30 09:10:59 +02:00

line height fix

This commit is contained in:
codecalm
2020-03-26 22:56:46 +01:00
parent 6ab241678f
commit f188428a06

View File

@@ -1,9 +1,9 @@
---
---
<svg>
<polyline points="3 9 6 6 9 9" />
<polyline points="3 15 6 18 9 15" />
<line x1="6" y1="6" x2="6" y2="18" />
<polyline points="3 8 6 5 9 8" />
<polyline points="3 16 6 19 9 16" />
<line x1="6" y1="5" x2="6" y2="19" />
<line x1="13" y1="6" x2="20" y2="6" />
<line x1="13" y1="12" x2="20" y2="12" />
<line x1="13" y1="18" x2="20" y2="18" />