train from Line Awesome by Icons8 · Line · Objects · Apache-2.0 Free for personal and commercial use.

Name
train
Set
Line Awesome
Style
Line
Category
Objects
Viewbox
32×32
License
Apache 2.0
Aliases
train-solid

The same icon in other sets

More objects icons from Line Awesome

Use the train icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M14 3c-1.258 0-2.152.89-2.594 2H10c-2.75 0-5 2.25-5 5v11a6.01 6.01 0 0 0 3.531 5.469L6 29h2.344l2.031-2.031c.2.02.418.031.625.031h10c.207 0 .426-.012.625-.031L23.656 29H26l-2.531-2.531A6.01 6.01 0 0 0 27 21V10c0-2.75-2.25-5-5-5h-1.406C20.152 3.89 19.258 3 18 3zm0 2h4c.566 0 1 .434 1 1v1h3c1.32 0 2.438.828 2.844 2H7.156A2.99 2.99 0 0 1 10 7h3V6c0-.566.434-1 1-1m-7 6h18v5H7zm0 7h18v3c0 2.219-1.781 4-4 4H11c-2.219 0-4-1.781-4-4zm9 1a1.999 1.999 0 1 0 0 4a1.999 1.999 0 1 0 0-4"/></svg>

React

import type { SVGProps } from "react";

export function LaTrain(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M14 3c-1.258 0-2.152.89-2.594 2H10c-2.75 0-5 2.25-5 5v11a6.01 6.01 0 0 0 3.531 5.469L6 29h2.344l2.031-2.031c.2.02.418.031.625.031h10c.207 0 .426-.012.625-.031L23.656 29H26l-2.531-2.531A6.01 6.01 0 0 0 27 21V10c0-2.75-2.25-5-5-5h-1.406C20.152 3.89 19.258 3 18 3zm0 2h4c.566 0 1 .434 1 1v1h3c1.32 0 2.438.828 2.844 2H7.156A2.99 2.99 0 0 1 10 7h3V6c0-.566.434-1 1-1m-7 6h18v5H7zm0 7h18v3c0 2.219-1.781 4-4 4H11c-2.219 0-4-1.781-4-4zm9 1a1.999 1.999 0 1 0 0 4a1.999 1.999 0 1 0 0-4"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M14 3c-1.258 0-2.152.89-2.594 2H10c-2.75 0-5 2.25-5 5v11a6.01 6.01 0 0 0 3.531 5.469L6 29h2.344l2.031-2.031c.2.02.418.031.625.031h10c.207 0 .426-.012.625-.031L23.656 29H26l-2.531-2.531A6.01 6.01 0 0 0 27 21V10c0-2.75-2.25-5-5-5h-1.406C20.152 3.89 19.258 3 18 3zm0 2h4c.566 0 1 .434 1 1v1h3c1.32 0 2.438.828 2.844 2H7.156A2.99 2.99 0 0 1 10 7h3V6c0-.566.434-1 1-1m-7 6h18v5H7zm0 7h18v3c0 2.219-1.781 4-4 4H11c-2.219 0-4-1.781-4-4zm9 1a1.999 1.999 0 1 0 0 4a1.999 1.999 0 1 0 0-4"/></svg>
</template>

CSS

.icon-train {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14%203c-1.258%200-2.152.89-2.594%202H10c-2.75%200-5%202.25-5%205v11a6.01%206.01%200%200%200%203.531%205.469L6%2029h2.344l2.031-2.031c.2.02.418.031.625.031h10c.207%200%20.426-.012.625-.031L23.656%2029H26l-2.531-2.531A6.01%206.01%200%200%200%2027%2021V10c0-2.75-2.25-5-5-5h-1.406C20.152%203.89%2019.258%203%2018%203zm0%202h4c.566%200%201%20.434%201%201v1h3c1.32%200%202.438.828%202.844%202H7.156A2.99%202.99%200%200%201%2010%207h3V6c0-.566.434-1%201-1m-7%206h18v5H7zm0%207h18v3c0%202.219-1.781%204-4%204H11c-2.219%200-4-1.781-4-4zm9%201a1.999%201.999%200%201%200%200%204a1.999%201.999%200%201%200%200-4%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14%203c-1.258%200-2.152.89-2.594%202H10c-2.75%200-5%202.25-5%205v11a6.01%206.01%200%200%200%203.531%205.469L6%2029h2.344l2.031-2.031c.2.02.418.031.625.031h10c.207%200%20.426-.012.625-.031L23.656%2029H26l-2.531-2.531A6.01%206.01%200%200%200%2027%2021V10c0-2.75-2.25-5-5-5h-1.406C20.152%203.89%2019.258%203%2018%203zm0%202h4c.566%200%201%20.434%201%201v1h3c1.32%200%202.438.828%202.844%202H7.156A2.99%202.99%200%200%201%2010%207h3V6c0-.566.434-1%201-1m-7%206h18v5H7zm0%207h18v3c0%202.219-1.781%204-4%204H11c-2.219%200-4-1.781-4-4zm9%201a1.999%201.999%200%201%200%200%204a1.999%201.999%200%201%200%200-4%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/train.svg?color=%231a73e8&size=48