mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-01-17 04:38:28 +01:00
302efb1fbf
Fixed icons: `filled/bus`, `filled/train`, `outline/train`
26 lines
553 B
XML
26 lines
553 B
XML
<!--
|
|
tags: [railway, rails, tgv, journey, travel, network, route, passenger]
|
|
category: Vehicles
|
|
version: "1.34"
|
|
unicode: "ed96"
|
|
-->
|
|
<svg
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
width="24"
|
|
height="24"
|
|
viewBox="0 0 24 24"
|
|
fill="none"
|
|
stroke="currentColor"
|
|
stroke-width="2"
|
|
stroke-linecap="round"
|
|
stroke-linejoin="round"
|
|
>
|
|
<path d="M21 13c0 -3.87 -3.37 -7 -10 -7h-8" />
|
|
<path d="M3 15h16a2 2 0 0 0 2 -2" />
|
|
<path d="M3 6v5h17.5" />
|
|
<path d="M3 11v4" />
|
|
<path d="M8 11v-5" />
|
|
<path d="M13 11v-4.5" />
|
|
<path d="M3 19h18" />
|
|
</svg>
|