train regional icon
train-regional-fill from Phosphor by Phosphor Icons · Fill · MIT Free for personal and commercial use.
- Name
- train-regional-fill
- Set
- Phosphor
- Style
- Fill
- 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="M168 88a8 8 0 0 1-8 8H96a8 8 0 0 1 0-16h64a8 8 0 0 1 8 8m55.72 34.1l-22.39 82.11A16 16 0 0 1 185.89 216H176l14.4 19.2a8 8 0 1 1-12.8 9.6L156 216h-56l-21.6 28.8a8 8 0 1 1-12.8-9.6L80 216h-9.89a16 16 0 0 1-15.44-11.79L32.28 122.1a8.1 8.1 0 0 1 0-4.2l22.39-82.11A16 16 0 0 1 70.11 24h115.78a16 16 0 0 1 15.44 11.79l22.39 82.11a8.1 8.1 0 0 1 0 4.2M136 152a8 8 0 0 0-16 0v40a8 8 0 0 0 16 0Zm70-38.31L185.89 40H70.11L50 113.69l78 14.18Z"/></svg>
React
import type { SVGProps } from "react";
export function PhTrainRegionalFill(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="M168 88a8 8 0 0 1-8 8H96a8 8 0 0 1 0-16h64a8 8 0 0 1 8 8m55.72 34.1l-22.39 82.11A16 16 0 0 1 185.89 216H176l14.4 19.2a8 8 0 1 1-12.8 9.6L156 216h-56l-21.6 28.8a8 8 0 1 1-12.8-9.6L80 216h-9.89a16 16 0 0 1-15.44-11.79L32.28 122.1a8.1 8.1 0 0 1 0-4.2l22.39-82.11A16 16 0 0 1 70.11 24h115.78a16 16 0 0 1 15.44 11.79l22.39 82.11a8.1 8.1 0 0 1 0 4.2M136 152a8 8 0 0 0-16 0v40a8 8 0 0 0 16 0Zm70-38.31L185.89 40H70.11L50 113.69l78 14.18Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M168 88a8 8 0 0 1-8 8H96a8 8 0 0 1 0-16h64a8 8 0 0 1 8 8m55.72 34.1l-22.39 82.11A16 16 0 0 1 185.89 216H176l14.4 19.2a8 8 0 1 1-12.8 9.6L156 216h-56l-21.6 28.8a8 8 0 1 1-12.8-9.6L80 216h-9.89a16 16 0 0 1-15.44-11.79L32.28 122.1a8.1 8.1 0 0 1 0-4.2l22.39-82.11A16 16 0 0 1 70.11 24h115.78a16 16 0 0 1 15.44 11.79l22.39 82.11a8.1 8.1 0 0 1 0 4.2M136 152a8 8 0 0 0-16 0v40a8 8 0 0 0 16 0Zm70-38.31L185.89 40H70.11L50 113.69l78 14.18Z"/></svg> </template>
CSS
.icon-train-regional-fill {
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%22M168%2088a8%208%200%200%201-8%208H96a8%208%200%200%201%200-16h64a8%208%200%200%201%208%208m55.72%2034.1l-22.39%2082.11A16%2016%200%200%201%20185.89%20216H176l14.4%2019.2a8%208%200%201%201-12.8%209.6L156%20216h-56l-21.6%2028.8a8%208%200%201%201-12.8-9.6L80%20216h-9.89a16%2016%200%200%201-15.44-11.79L32.28%20122.1a8.1%208.1%200%200%201%200-4.2l22.39-82.11A16%2016%200%200%201%2070.11%2024h115.78a16%2016%200%200%201%2015.44%2011.79l22.39%2082.11a8.1%208.1%200%200%201%200%204.2M136%20152a8%208%200%200%200-16%200v40a8%208%200%200%200%2016%200Zm70-38.31L185.89%2040H70.11L50%20113.69l78%2014.18Z%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%22M168%2088a8%208%200%200%201-8%208H96a8%208%200%200%201%200-16h64a8%208%200%200%201%208%208m55.72%2034.1l-22.39%2082.11A16%2016%200%200%201%20185.89%20216H176l14.4%2019.2a8%208%200%201%201-12.8%209.6L156%20216h-56l-21.6%2028.8a8%208%200%201%201-12.8-9.6L80%20216h-9.89a16%2016%200%200%201-15.44-11.79L32.28%20122.1a8.1%208.1%200%200%201%200-4.2l22.39-82.11A16%2016%200%200%201%2070.11%2024h115.78a16%2016%200%200%201%2015.44%2011.79l22.39%2082.11a8.1%208.1%200%200%201%200%204.2M136%20152a8%208%200%200%200-16%200v40a8%208%200%200%200%2016%200Zm70-38.31L185.89%2040H70.11L50%20113.69l78%2014.18Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/train-regional-fill.svg?color=%231a73e8&size=48