train-subway from Font Awesome Solid by Dave Gandy · Solid · CC-BY-4.0 Attribution required.

Name
train-subway
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 subway 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 32h72V160h-72c-17.7 0-32 14.3-32 32m152 128h72c17.7 0 32-14.3 32-32v-96c0-17.7-14.3-32-32-32h-72zM224 448c17.7 0 32-14.3 32-32s-14.3-32-32-32s-32 14.3-32 32s14.3 32 32 32m224-32c0-17.7-14.3-32-32-32s-32 14.3-32 32s14.3 32 32 32s32-14.3 32-32"/></svg>

React

import type { SVGProps } from "react";

export function Fa7SolidTrainSubway(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 32h72V160h-72c-17.7 0-32 14.3-32 32m152 128h72c17.7 0 32-14.3 32-32v-96c0-17.7-14.3-32-32-32h-72zM224 448c17.7 0 32-14.3 32-32s-14.3-32-32-32s-32 14.3-32 32s14.3 32 32 32m224-32c0-17.7-14.3-32-32-32s-32 14.3-32 32s14.3 32 32 32s32-14.3 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 32h72V160h-72c-17.7 0-32 14.3-32 32m152 128h72c17.7 0 32-14.3 32-32v-96c0-17.7-14.3-32-32-32h-72zM224 448c17.7 0 32-14.3 32-32s-14.3-32-32-32s-32 14.3-32 32s14.3 32 32 32m224-32c0-17.7-14.3-32-32-32s-32 14.3-32 32s14.3 32 32 32s32-14.3 32-32"/></svg>
</template>

CSS

.icon-train-subway {
  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%2032h72V160h-72c-17.7%200-32%2014.3-32%2032m152%20128h72c17.7%200%2032-14.3%2032-32v-96c0-17.7-14.3-32-32-32h-72zM224%20448c17.7%200%2032-14.3%2032-32s-14.3-32-32-32s-32%2014.3-32%2032s14.3%2032%2032%2032m224-32c0-17.7-14.3-32-32-32s-32%2014.3-32%2032s14.3%2032%2032%2032s32-14.3%2032-32%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%2032h72V160h-72c-17.7%200-32%2014.3-32%2032m152%20128h72c17.7%200%2032-14.3%2032-32v-96c0-17.7-14.3-32-32-32h-72zM224%20448c17.7%200%2032-14.3%2032-32s-14.3-32-32-32s-32%2014.3-32%2032s14.3%2032%2032%2032m224-32c0-17.7-14.3-32-32-32s-32%2014.3-32%2032s14.3%2032%2032%2032s32-14.3%2032-32%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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