train icon
train from Font Awesome Solid by Dave Gandy · Solid · Maps · CC-BY-4.0 Attribution required.
- Name
- train
- Set
- Font Awesome Solid
- Style
- Solid
- Category
- Maps
- Viewbox
- 640×640
- License
- CC BY 4.0
The same icon in other sets
trainBoxIcons v2trainBoxIcons v2 SolidtrainCarbontrainEmoji One (Colored)trainFont Awesome 6 SolidtrainFluent EmojitrainFluent Emoji FlattrainFluent Emoji High ContrasttrainFirefox OS EmojitrainIconParktrainIconPark OutlinetrainIconPark SolidtrainIconPark TwoTonetrainIconoirtrainIonIconstrainJam IconstrainLine AwesometrainMaterial SymbolstrainMaterial Symbols LighttrainMaterial Design Iconstrain-fillMingCute IcontrainMyna UI IconstrainNoto EmojitrainOpenMoji
More maps icons from Font Awesome Solid
Use the train icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M128 160c0-53 43-96 96-96h192c53 0 96 43 96 96v256c0 40.1-24.6 74.5-59.5 88.8l53.9 63.7c8.6 10.1 7.3 25.3-2.8 33.8s-25.3 7.3-33.8-2.8l-74-87.5H244.5l-74 87.5c-8.6 10.1-23.7 11.4-33.8 2.8s-11.4-23.7-2.8-33.8l53.9-63.7C152.6 490.5 128 456.1 128 416zm64 32v96c0 17.7 14.3 32 32 32h192c17.7 0 32-14.3 32-32v-96c0-17.7-14.3-32-32-32H224c-17.7 0-32 14.3-32 32m128 256c17.7 0 32-14.3 32-32s-14.3-32-32-32s-32 14.3-32 32s14.3 32 32 32"/></svg>
React
import type { SVGProps } from "react";
export function Fa7SolidTrain(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M128 160c0-53 43-96 96-96h192c53 0 96 43 96 96v256c0 40.1-24.6 74.5-59.5 88.8l53.9 63.7c8.6 10.1 7.3 25.3-2.8 33.8s-25.3 7.3-33.8-2.8l-74-87.5H244.5l-74 87.5c-8.6 10.1-23.7 11.4-33.8 2.8s-11.4-23.7-2.8-33.8l53.9-63.7C152.6 490.5 128 456.1 128 416zm64 32v96c0 17.7 14.3 32 32 32h192c17.7 0 32-14.3 32-32v-96c0-17.7-14.3-32-32-32H224c-17.7 0-32 14.3-32 32m128 256c17.7 0 32-14.3 32-32s-14.3-32-32-32s-32 14.3-32 32s14.3 32 32 32"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M128 160c0-53 43-96 96-96h192c53 0 96 43 96 96v256c0 40.1-24.6 74.5-59.5 88.8l53.9 63.7c8.6 10.1 7.3 25.3-2.8 33.8s-25.3 7.3-33.8-2.8l-74-87.5H244.5l-74 87.5c-8.6 10.1-23.7 11.4-33.8 2.8s-11.4-23.7-2.8-33.8l53.9-63.7C152.6 490.5 128 456.1 128 416zm64 32v96c0 17.7 14.3 32 32 32h192c17.7 0 32-14.3 32-32v-96c0-17.7-14.3-32-32-32H224c-17.7 0-32 14.3-32 32m128 256c17.7 0 32-14.3 32-32s-14.3-32-32-32s-32 14.3-32 32s14.3 32 32 32"/></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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M128%20160c0-53%2043-96%2096-96h192c53%200%2096%2043%2096%2096v256c0%2040.1-24.6%2074.5-59.5%2088.8l53.9%2063.7c8.6%2010.1%207.3%2025.3-2.8%2033.8s-25.3%207.3-33.8-2.8l-74-87.5H244.5l-74%2087.5c-8.6%2010.1-23.7%2011.4-33.8%202.8s-11.4-23.7-2.8-33.8l53.9-63.7C152.6%20490.5%20128%20456.1%20128%20416zm64%2032v96c0%2017.7%2014.3%2032%2032%2032h192c17.7%200%2032-14.3%2032-32v-96c0-17.7-14.3-32-32-32H224c-17.7%200-32%2014.3-32%2032m128%20256c17.7%200%2032-14.3%2032-32s-14.3-32-32-32s-32%2014.3-32%2032s14.3%2032%2032%2032%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M128%20160c0-53%2043-96%2096-96h192c53%200%2096%2043%2096%2096v256c0%2040.1-24.6%2074.5-59.5%2088.8l53.9%2063.7c8.6%2010.1%207.3%2025.3-2.8%2033.8s-25.3%207.3-33.8-2.8l-74-87.5H244.5l-74%2087.5c-8.6%2010.1-23.7%2011.4-33.8%202.8s-11.4-23.7-2.8-33.8l53.9-63.7C152.6%20490.5%20128%20456.1%20128%20416zm64%2032v96c0%2017.7%2014.3%2032%2032%2032h192c17.7%200%2032-14.3%2032-32v-96c0-17.7-14.3-32-32-32H224c-17.7%200-32%2014.3-32%2032m128%20256c17.7%200%2032-14.3%2032-32s-14.3-32-32-32s-32%2014.3-32%2032s14.3%2032%2032%2032%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-solid/train.svg?color=%231a73e8&size=48