train tram icon
train-tram from Font Awesome 6 Solid by Dave Gandy · Regular · CC-BY-4.0 Attribution required.
- Name
- train-tram
- Set
- Font Awesome 6 Solid
- Style
- Regular
- Viewbox
- 448×512
- License
- CC BY 4.0
The same icon in other sets
Related icons in Font Awesome 6 Solid
Use the train tram icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 448 512"><path fill="currentColor" d="M86.8 48c-12.2 0-23.6 5.5-31.2 15L42.7 79C34.5 89.3 19.4 91 9 82.7S-3 59.4 5.3 49L18 33C34.7 12.2 60 0 86.8 0h274.4c26.7 0 52 12.2 68.7 33l12.8 16c8.3 10.4 6.6 25.5-3.8 33.7s-25.5 6.6-33.7-3.7l-12.7-16c-7.6-9.5-19.1-15-31.2-15H248v48h40c53 0 96 43 96 96v160c0 30.6-14.3 57.8-36.6 75.4l65.5 65.5C420 500 415 512 405 512h-39.7c-8.5 0-16.6-3.4-22.6-9.4L288 448H160l-54.6 54.6c-6 6-14.1 9.4-22.6 9.4H43c-10 0-15-12.1-7.9-19.1l65.5-65.5C78.3 409.8 64 382.6 64 352V192c0-53 43-96 96-96h40V48zM160 160c-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 192a32 32 0 1 0-64 0a32 32 0 1 0 64 0m96 32a32 32 0 1 0 0-64a32 32 0 1 0 0 64"/></svg>
React
import type { SVGProps } from "react";
export function Fa6SolidTrainTram(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 448 512"><path fill="currentColor" d="M86.8 48c-12.2 0-23.6 5.5-31.2 15L42.7 79C34.5 89.3 19.4 91 9 82.7S-3 59.4 5.3 49L18 33C34.7 12.2 60 0 86.8 0h274.4c26.7 0 52 12.2 68.7 33l12.8 16c8.3 10.4 6.6 25.5-3.8 33.7s-25.5 6.6-33.7-3.7l-12.7-16c-7.6-9.5-19.1-15-31.2-15H248v48h40c53 0 96 43 96 96v160c0 30.6-14.3 57.8-36.6 75.4l65.5 65.5C420 500 415 512 405 512h-39.7c-8.5 0-16.6-3.4-22.6-9.4L288 448H160l-54.6 54.6c-6 6-14.1 9.4-22.6 9.4H43c-10 0-15-12.1-7.9-19.1l65.5-65.5C78.3 409.8 64 382.6 64 352V192c0-53 43-96 96-96h40V48zM160 160c-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 192a32 32 0 1 0-64 0a32 32 0 1 0 64 0m96 32a32 32 0 1 0 0-64a32 32 0 1 0 0 64"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 448 512"><path fill="currentColor" d="M86.8 48c-12.2 0-23.6 5.5-31.2 15L42.7 79C34.5 89.3 19.4 91 9 82.7S-3 59.4 5.3 49L18 33C34.7 12.2 60 0 86.8 0h274.4c26.7 0 52 12.2 68.7 33l12.8 16c8.3 10.4 6.6 25.5-3.8 33.7s-25.5 6.6-33.7-3.7l-12.7-16c-7.6-9.5-19.1-15-31.2-15H248v48h40c53 0 96 43 96 96v160c0 30.6-14.3 57.8-36.6 75.4l65.5 65.5C420 500 415 512 405 512h-39.7c-8.5 0-16.6-3.4-22.6-9.4L288 448H160l-54.6 54.6c-6 6-14.1 9.4-22.6 9.4H43c-10 0-15-12.1-7.9-19.1l65.5-65.5C78.3 409.8 64 382.6 64 352V192c0-53 43-96 96-96h40V48zM160 160c-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 192a32 32 0 1 0-64 0a32 32 0 1 0 64 0m96 32a32 32 0 1 0 0-64a32 32 0 1 0 0 64"/></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%20448%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M86.8%2048c-12.2%200-23.6%205.5-31.2%2015L42.7%2079C34.5%2089.3%2019.4%2091%209%2082.7S-3%2059.4%205.3%2049L18%2033C34.7%2012.2%2060%200%2086.8%200h274.4c26.7%200%2052%2012.2%2068.7%2033l12.8%2016c8.3%2010.4%206.6%2025.5-3.8%2033.7s-25.5%206.6-33.7-3.7l-12.7-16c-7.6-9.5-19.1-15-31.2-15H248v48h40c53%200%2096%2043%2096%2096v160c0%2030.6-14.3%2057.8-36.6%2075.4l65.5%2065.5C420%20500%20415%20512%20405%20512h-39.7c-8.5%200-16.6-3.4-22.6-9.4L288%20448H160l-54.6%2054.6c-6%206-14.1%209.4-22.6%209.4H43c-10%200-15-12.1-7.9-19.1l65.5-65.5C78.3%20409.8%2064%20382.6%2064%20352V192c0-53%2043-96%2096-96h40V48zM160%20160c-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%20192a32%2032%200%201%200-64%200a32%2032%200%201%200%2064%200m96%2032a32%2032%200%201%200%200-64a32%2032%200%201%200%200%2064%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%20448%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M86.8%2048c-12.2%200-23.6%205.5-31.2%2015L42.7%2079C34.5%2089.3%2019.4%2091%209%2082.7S-3%2059.4%205.3%2049L18%2033C34.7%2012.2%2060%200%2086.8%200h274.4c26.7%200%2052%2012.2%2068.7%2033l12.8%2016c8.3%2010.4%206.6%2025.5-3.8%2033.7s-25.5%206.6-33.7-3.7l-12.7-16c-7.6-9.5-19.1-15-31.2-15H248v48h40c53%200%2096%2043%2096%2096v160c0%2030.6-14.3%2057.8-36.6%2075.4l65.5%2065.5C420%20500%20415%20512%20405%20512h-39.7c-8.5%200-16.6-3.4-22.6-9.4L288%20448H160l-54.6%2054.6c-6%206-14.1%209.4-22.6%209.4H43c-10%200-15-12.1-7.9-19.1l65.5-65.5C78.3%20409.8%2064%20382.6%2064%20352V192c0-53%2043-96%2096-96h40V48zM160%20160c-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%20192a32%2032%200%201%200-64%200a32%2032%200%201%200%2064%200m96%2032a32%2032%200%201%200%200-64a32%2032%200%201%200%200%2064%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-solid/train-tram.svg?color=%231a73e8&size=48