train tram icon
train-tram from Font Awesome Solid by Dave Gandy · Solid · CC-BY-4.0 Attribution required.
- Name
- train-tram
- Set
- Font Awesome Solid
- Style
- Solid
- Viewbox
- 640×640
- License
- CC BY 4.0
The same icon in other sets
Related icons in Font Awesome Solid
Use the train tram icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M128 72c0-13.3 10.7-24 24-24h336c13.3 0 24 10.7 24 24v32c0 13.3-10.7 24-24 24s-24-10.7-24-24v-8H344v64h40c53 0 96 43 96 96v160c0 31.2-14.9 59-38 76.5l64.3 76c8.6 10.1 7.3 25.3-2.8 33.8s-25.3 7.3-33.8-2.8l-74.6-88.1q-5.4.6-11.1.6H256q-5.7 0-11.1-.6l-74.6 88.1c-8.6 10.1-23.7 11.4-33.8 2.8s-11.4-23.7-2.8-33.8l64.3-76c-23.1-17.5-38-45.3-38-76.5V256c0-53 43-96 96-96h40V96H176v8c0 13.3-10.7 24-24 24s-24-10.7-24-24zm128 152c-17.7 0-32 14.3-32 32v32c0 17.7 14.3 32 32 32h128c17.7 0 32-14.3 32-32v-32c0-17.7-14.3-32-32-32zm32 192c0-17.7-14.3-32-32-32s-32 14.3-32 32s14.3 32 32 32s32-14.3 32-32m96 32c17.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 Fa7SolidTrainTram(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 72c0-13.3 10.7-24 24-24h336c13.3 0 24 10.7 24 24v32c0 13.3-10.7 24-24 24s-24-10.7-24-24v-8H344v64h40c53 0 96 43 96 96v160c0 31.2-14.9 59-38 76.5l64.3 76c8.6 10.1 7.3 25.3-2.8 33.8s-25.3 7.3-33.8-2.8l-74.6-88.1q-5.4.6-11.1.6H256q-5.7 0-11.1-.6l-74.6 88.1c-8.6 10.1-23.7 11.4-33.8 2.8s-11.4-23.7-2.8-33.8l64.3-76c-23.1-17.5-38-45.3-38-76.5V256c0-53 43-96 96-96h40V96H176v8c0 13.3-10.7 24-24 24s-24-10.7-24-24zm128 152c-17.7 0-32 14.3-32 32v32c0 17.7 14.3 32 32 32h128c17.7 0 32-14.3 32-32v-32c0-17.7-14.3-32-32-32zm32 192c0-17.7-14.3-32-32-32s-32 14.3-32 32s14.3 32 32 32s32-14.3 32-32m96 32c17.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 72c0-13.3 10.7-24 24-24h336c13.3 0 24 10.7 24 24v32c0 13.3-10.7 24-24 24s-24-10.7-24-24v-8H344v64h40c53 0 96 43 96 96v160c0 31.2-14.9 59-38 76.5l64.3 76c8.6 10.1 7.3 25.3-2.8 33.8s-25.3 7.3-33.8-2.8l-74.6-88.1q-5.4.6-11.1.6H256q-5.7 0-11.1-.6l-74.6 88.1c-8.6 10.1-23.7 11.4-33.8 2.8s-11.4-23.7-2.8-33.8l64.3-76c-23.1-17.5-38-45.3-38-76.5V256c0-53 43-96 96-96h40V96H176v8c0 13.3-10.7 24-24 24s-24-10.7-24-24zm128 152c-17.7 0-32 14.3-32 32v32c0 17.7 14.3 32 32 32h128c17.7 0 32-14.3 32-32v-32c0-17.7-14.3-32-32-32zm32 192c0-17.7-14.3-32-32-32s-32 14.3-32 32s14.3 32 32 32s32-14.3 32-32m96 32c17.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-tram {
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%2072c0-13.3%2010.7-24%2024-24h336c13.3%200%2024%2010.7%2024%2024v32c0%2013.3-10.7%2024-24%2024s-24-10.7-24-24v-8H344v64h40c53%200%2096%2043%2096%2096v160c0%2031.2-14.9%2059-38%2076.5l64.3%2076c8.6%2010.1%207.3%2025.3-2.8%2033.8s-25.3%207.3-33.8-2.8l-74.6-88.1q-5.4.6-11.1.6H256q-5.7%200-11.1-.6l-74.6%2088.1c-8.6%2010.1-23.7%2011.4-33.8%202.8s-11.4-23.7-2.8-33.8l64.3-76c-23.1-17.5-38-45.3-38-76.5V256c0-53%2043-96%2096-96h40V96H176v8c0%2013.3-10.7%2024-24%2024s-24-10.7-24-24zm128%20152c-17.7%200-32%2014.3-32%2032v32c0%2017.7%2014.3%2032%2032%2032h128c17.7%200%2032-14.3%2032-32v-32c0-17.7-14.3-32-32-32zm32%20192c0-17.7-14.3-32-32-32s-32%2014.3-32%2032s14.3%2032%2032%2032s32-14.3%2032-32m96%2032c17.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%2072c0-13.3%2010.7-24%2024-24h336c13.3%200%2024%2010.7%2024%2024v32c0%2013.3-10.7%2024-24%2024s-24-10.7-24-24v-8H344v64h40c53%200%2096%2043%2096%2096v160c0%2031.2-14.9%2059-38%2076.5l64.3%2076c8.6%2010.1%207.3%2025.3-2.8%2033.8s-25.3%207.3-33.8-2.8l-74.6-88.1q-5.4.6-11.1.6H256q-5.7%200-11.1-.6l-74.6%2088.1c-8.6%2010.1-23.7%2011.4-33.8%202.8s-11.4-23.7-2.8-33.8l64.3-76c-23.1-17.5-38-45.3-38-76.5V256c0-53%2043-96%2096-96h40V96H176v8c0%2013.3-10.7%2024-24%2024s-24-10.7-24-24zm128%20152c-17.7%200-32%2014.3-32%2032v32c0%2017.7%2014.3%2032%2032%2032h128c17.7%200%2032-14.3%2032-32v-32c0-17.7-14.3-32-32-32zm32%20192c0-17.7-14.3-32-32-32s-32%2014.3-32%2032s14.3%2032%2032%2032s32-14.3%2032-32m96%2032c17.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-tram.svg?color=%231a73e8&size=48