train regional icon

train-regional-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.

Name
train-regional-bold
Set
Phosphor
Style
Bold
Viewbox
256×256
License
MIT

5 other variants in Phosphor

Related icons in Phosphor

Use the train regional icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m227.58 116.84l-22.4-82.1A20 20 0 0 0 185.89 20H70.11a20 20 0 0 0-19.29 14.74l-22.4 82.1a12.1 12.1 0 0 0 0 6.32l22.4 82.1A20 20 0 0 0 70.11 220H72l-9.6 12.8a12 12 0 1 0 19.2 14.4L102 220h52l20.4 27.2a12 12 0 0 0 19.2-14.4L184 220h1.89a20 20 0 0 0 19.29-14.74l22.4-82.1a12.1 12.1 0 0 0 0-6.32M73.17 44h109.66L201 110.53l-73 13.27l-73-13.27Zm-16.58 91.21L116 146v50H73.17ZM182.83 196H140v-50l59.41-10.8ZM84 88a12 12 0 0 1 12-12h64a12 12 0 0 1 0 24H96a12 12 0 0 1-12-12"/></svg>

React

import type { SVGProps } from "react";

export function PhTrainRegionalBold(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m227.58 116.84l-22.4-82.1A20 20 0 0 0 185.89 20H70.11a20 20 0 0 0-19.29 14.74l-22.4 82.1a12.1 12.1 0 0 0 0 6.32l22.4 82.1A20 20 0 0 0 70.11 220H72l-9.6 12.8a12 12 0 1 0 19.2 14.4L102 220h52l20.4 27.2a12 12 0 0 0 19.2-14.4L184 220h1.89a20 20 0 0 0 19.29-14.74l22.4-82.1a12.1 12.1 0 0 0 0-6.32M73.17 44h109.66L201 110.53l-73 13.27l-73-13.27Zm-16.58 91.21L116 146v50H73.17ZM182.83 196H140v-50l59.41-10.8ZM84 88a12 12 0 0 1 12-12h64a12 12 0 0 1 0 24H96a12 12 0 0 1-12-12"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m227.58 116.84l-22.4-82.1A20 20 0 0 0 185.89 20H70.11a20 20 0 0 0-19.29 14.74l-22.4 82.1a12.1 12.1 0 0 0 0 6.32l22.4 82.1A20 20 0 0 0 70.11 220H72l-9.6 12.8a12 12 0 1 0 19.2 14.4L102 220h52l20.4 27.2a12 12 0 0 0 19.2-14.4L184 220h1.89a20 20 0 0 0 19.29-14.74l22.4-82.1a12.1 12.1 0 0 0 0-6.32M73.17 44h109.66L201 110.53l-73 13.27l-73-13.27Zm-16.58 91.21L116 146v50H73.17ZM182.83 196H140v-50l59.41-10.8ZM84 88a12 12 0 0 1 12-12h64a12 12 0 0 1 0 24H96a12 12 0 0 1-12-12"/></svg>
</template>

CSS

.icon-train-regional-bold {
  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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m227.58%20116.84l-22.4-82.1A20%2020%200%200%200%20185.89%2020H70.11a20%2020%200%200%200-19.29%2014.74l-22.4%2082.1a12.1%2012.1%200%200%200%200%206.32l22.4%2082.1A20%2020%200%200%200%2070.11%20220H72l-9.6%2012.8a12%2012%200%201%200%2019.2%2014.4L102%20220h52l20.4%2027.2a12%2012%200%200%200%2019.2-14.4L184%20220h1.89a20%2020%200%200%200%2019.29-14.74l22.4-82.1a12.1%2012.1%200%200%200%200-6.32M73.17%2044h109.66L201%20110.53l-73%2013.27l-73-13.27Zm-16.58%2091.21L116%20146v50H73.17ZM182.83%20196H140v-50l59.41-10.8ZM84%2088a12%2012%200%200%201%2012-12h64a12%2012%200%200%201%200%2024H96a12%2012%200%200%201-12-12%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m227.58%20116.84l-22.4-82.1A20%2020%200%200%200%20185.89%2020H70.11a20%2020%200%200%200-19.29%2014.74l-22.4%2082.1a12.1%2012.1%200%200%200%200%206.32l22.4%2082.1A20%2020%200%200%200%2070.11%20220H72l-9.6%2012.8a12%2012%200%201%200%2019.2%2014.4L102%20220h52l20.4%2027.2a12%2012%200%200%200%2019.2-14.4L184%20220h1.89a20%2020%200%200%200%2019.29-14.74l22.4-82.1a12.1%2012.1%200%200%200%200-6.32M73.17%2044h109.66L201%20110.53l-73%2013.27l-73-13.27Zm-16.58%2091.21L116%20146v50H73.17ZM182.83%20196H140v-50l59.41-10.8ZM84%2088a12%2012%200%200%201%2012-12h64a12%2012%200%200%201%200%2024H96a12%2012%200%200%201-12-12%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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