mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-01-18 05:08:29 +01:00
icons fixes
This commit is contained in:
parent
651385217b
commit
a7ff300843
@ -2,6 +2,10 @@
|
||||
category: Vehicles
|
||||
---
|
||||
<svg>
|
||||
<path d="M18 7l-1 1m-4 3h1a2 2 0 0 1 2 2v3a1.5 1.5 0 0 0 3 0V9l-3-3M4 19h10m-9 0V7a2 2 0 0 1 2 -2h4a2 2 0 0 1 2 2v12" />
|
||||
<path d="M9 11.5L7.5 14h3L9 16.5M5 9h8" />
|
||||
<path d="M18 7l-1 1"/>
|
||||
<path d="M14 11h1a2 2 0 0 1 2 2v3a1.5 1.5 0 0 0 3 0V9l-3-3"/>
|
||||
<path d="M4 20V6a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v14"/>
|
||||
<path d="M9 11.5L7.5 14h3L9 16.5"/>
|
||||
<path d="M3 20h12"/>
|
||||
<path d="M4 8h10"/>
|
||||
</svg>
|
||||
|
@ -2,8 +2,8 @@
|
||||
category: Devices
|
||||
---
|
||||
<svg>
|
||||
<rect x="3" y="5" width="18" height="14" rx="2" />
|
||||
<path d="M3 17l4-4h10l4 4" />
|
||||
<line x1="7" y1="9" x2="7.01" y2="9" />
|
||||
<line x1="17" y1="9" x2="17.01" y2="9" />
|
||||
<rect x="3" y="5" width="18" height="14" rx="2"/>
|
||||
<path d="M3 17l4-3h10l4 3"/>
|
||||
<circle cx="7.5" cy="9.5" r=".5" fill="currentColor"/>
|
||||
<circle cx="16.5" cy="9.5" r=".5" fill="currentColor"/>
|
||||
</svg>
|
||||
|
@ -4,9 +4,10 @@ category: Vehicles
|
||||
version: 1.14
|
||||
---
|
||||
<svg>
|
||||
<path d="M13 11h1a2 2 0 0 1 2 2v3a1.5 1.5 0 0 0 3 0v-7l-3 -3" />
|
||||
<line x1="4" y1="19" x2="14" y2="19" />
|
||||
<line x1="5" y1="11" x2="13" y2="11" />
|
||||
<path d="M5 19v-12a2 2 0 0 1 2 -2h4a2 2 0 0 1 2 2v12" />
|
||||
<path d="M17 7v1a1 1 0 0 0 1 1h1" />
|
||||
<path d="M14 11h1a2 2 0 0 1 2 2v3a1.5 1.5 0 0 0 3 0V9l-3-3"/>
|
||||
<path d="M4 20V6a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v14"/>
|
||||
<path d="M3 20h12"/>
|
||||
<path d="M18 7v1a1 1 0 0 0 1 1h1"/>
|
||||
<path d="M4 11h10"/>
|
||||
</svg>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user