1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-08-01 11:50:25 +02:00

fall icon fix

This commit is contained in:
codecalm
2020-09-03 18:32:03 +02:00
parent 982a3b8505
commit 17f82694da
2 changed files with 5 additions and 6 deletions

View File

@@ -1,9 +1,8 @@
---
---
<svg>
<path d="M11 21l1-5-1-4-3-4h4l3-3"/>
<path d="M6 16l-1-4 3-4"/>
<circle cx="6" cy="5" r="1"/>
<path d="M14 12h2l4 2"/>
<path d="M11 21l1-5-1-4-3-4h4l3-3" />
<path d="M6 16l-1-4l3-4" />
<circle cx="6" cy="5" r="1" />
<path d="M13.5 12h2.5l4 2" />
</svg>

View File

@@ -4,5 +4,5 @@ category: Vehicles
<svg>
<circle cx="7" cy="15" r="2" />
<circle cx="17" cy="15" r="2" />
<path d="M3 9a2 1 0 00 2 1h14a2 1 0 00 2 -1"></path>
<path d="M3 9a2 1 0 0 0 2 1h14a2 1 0 0 0 2 -1" />
</svg>