Train SVG icon, line

Free

The front of a rail car shows a windshield, headlights, and tracks beneath it. Place it on station schedules or train ticket screens.

Sign in to download. Free SVGs are free with any account.

How to use it

HTML <img>
<img src="https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/-PEBzrEXC4eH/amnt.svg" alt="Train" width="48" height="48">
Inline SVG
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="4" y="2" width="16" height="17" rx="3"/><path d="M4 11h16M8 22l2-3m6 0 2 3M8 15h.01M16 15h.01"/></svg>
CSS background-image
.train {
  background-image: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/-PEBzrEXC4eH/amnt.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.train {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/-PEBzrEXC4eH/amnt.svg") center / contain no-repeat;
}
React
import TrainSvg from "./train.jsx"; // from the React tab above

<TrainSvg width={48} height={48} />

Made with AMNT

AMNT SVG 1.1 drew this from the words Train: Front of a rail car with windshield, headlights, and tracks below. as part of the pack Travel icons, line. Want one like it? Make your own in the SVG studio.

Rest of Travel icons, line

Similar SVGs

Licence: free. A Free account may use it for personal work; Pro and Max download it with a commercial licence, fixed at download, forever. No credit needed. Read the licence