train lightrail front icon
train-lightrail-front-fill from Bootstrap Icons by The Bootstrap Authors · Fill · MIT Free for personal and commercial use.
- Name
- train-lightrail-front-fill
- Set
- Bootstrap Icons
- Style
- Fill
- Viewbox
- 16×16
- License
- MIT
1 other variant in Bootstrap Icons
Related icons in Bootstrap Icons
Use the train lightrail front icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M6.5 0a.5.5 0 0 0 0 1h1v1.011c-1.525.064-3.346.394-4.588.655C1.775 2.904 1 3.915 1 5.055V13.5A2.5 2.5 0 0 0 3.5 16h9a2.5 2.5 0 0 0 2.5-2.5V5.055c0-1.14-.775-2.15-1.912-2.39c-1.242-.26-3.063-.59-4.588-.654V1h1a.5.5 0 0 0 0-1zM8 4c1.136 0 2.645.2 3.604.346c.825.126 1.356.9 1.244 1.697q-.034.24-.07.522C12.643 7.596 12.5 8.949 12.5 10c0 .428.024.933.062 1.464c.066.93.174 1.92.266 2.682c.042.34.08.634.109.854h-1.01a63 63 0 0 1-.327-3H9.354c-.36 0-.704-.143-.958-.396a.35.35 0 0 0-.25-.104h-.292a.35.35 0 0 0-.25.104a1.35 1.35 0 0 1-.958.396H4.4a63 63 0 0 1-.328 3H3.064c.029-.22.067-.514.108-.854c.092-.761.2-1.752.266-2.682c.038-.531.062-1.036.062-1.464c0-1.051-.143-2.404-.278-3.435l-.07-.522c-.112-.798.42-1.571 1.244-1.697C5.356 4.199 6.864 4 8 4m-1.354 7H4.47c.019-.353.03-.692.03-1c0-.927-.104-2.051-.216-3h7.432c-.112.949-.216 2.073-.216 3c0 .308.011.647.03 1H9.354a.35.35 0 0 1-.25-.104a1.35 1.35 0 0 0-.958-.396h-.292c-.36 0-.704.143-.958.396a.35.35 0 0 1-.25.104m5.199-5h-7.69l-.013-.096a.497.497 0 0 1 .405-.57C5.505 5.188 6.947 5 8 5s2.495.188 3.453.334a.497.497 0 0 1 .405.57zM6 13.5a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0m0 0a.5.5 0 1 1 1 0a.5.5 0 0 1-1 0m4 0a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0m0 0a.5.5 0 1 1 1 0a.5.5 0 0 1-1 0"/></svg>
React
import type { SVGProps } from "react";
export function BiTrainLightrailFrontFill(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M6.5 0a.5.5 0 0 0 0 1h1v1.011c-1.525.064-3.346.394-4.588.655C1.775 2.904 1 3.915 1 5.055V13.5A2.5 2.5 0 0 0 3.5 16h9a2.5 2.5 0 0 0 2.5-2.5V5.055c0-1.14-.775-2.15-1.912-2.39c-1.242-.26-3.063-.59-4.588-.654V1h1a.5.5 0 0 0 0-1zM8 4c1.136 0 2.645.2 3.604.346c.825.126 1.356.9 1.244 1.697q-.034.24-.07.522C12.643 7.596 12.5 8.949 12.5 10c0 .428.024.933.062 1.464c.066.93.174 1.92.266 2.682c.042.34.08.634.109.854h-1.01a63 63 0 0 1-.327-3H9.354c-.36 0-.704-.143-.958-.396a.35.35 0 0 0-.25-.104h-.292a.35.35 0 0 0-.25.104a1.35 1.35 0 0 1-.958.396H4.4a63 63 0 0 1-.328 3H3.064c.029-.22.067-.514.108-.854c.092-.761.2-1.752.266-2.682c.038-.531.062-1.036.062-1.464c0-1.051-.143-2.404-.278-3.435l-.07-.522c-.112-.798.42-1.571 1.244-1.697C5.356 4.199 6.864 4 8 4m-1.354 7H4.47c.019-.353.03-.692.03-1c0-.927-.104-2.051-.216-3h7.432c-.112.949-.216 2.073-.216 3c0 .308.011.647.03 1H9.354a.35.35 0 0 1-.25-.104a1.35 1.35 0 0 0-.958-.396h-.292c-.36 0-.704.143-.958.396a.35.35 0 0 1-.25.104m5.199-5h-7.69l-.013-.096a.497.497 0 0 1 .405-.57C5.505 5.188 6.947 5 8 5s2.495.188 3.453.334a.497.497 0 0 1 .405.57zM6 13.5a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0m0 0a.5.5 0 1 1 1 0a.5.5 0 0 1-1 0m4 0a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0m0 0a.5.5 0 1 1 1 0a.5.5 0 0 1-1 0"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M6.5 0a.5.5 0 0 0 0 1h1v1.011c-1.525.064-3.346.394-4.588.655C1.775 2.904 1 3.915 1 5.055V13.5A2.5 2.5 0 0 0 3.5 16h9a2.5 2.5 0 0 0 2.5-2.5V5.055c0-1.14-.775-2.15-1.912-2.39c-1.242-.26-3.063-.59-4.588-.654V1h1a.5.5 0 0 0 0-1zM8 4c1.136 0 2.645.2 3.604.346c.825.126 1.356.9 1.244 1.697q-.034.24-.07.522C12.643 7.596 12.5 8.949 12.5 10c0 .428.024.933.062 1.464c.066.93.174 1.92.266 2.682c.042.34.08.634.109.854h-1.01a63 63 0 0 1-.327-3H9.354c-.36 0-.704-.143-.958-.396a.35.35 0 0 0-.25-.104h-.292a.35.35 0 0 0-.25.104a1.35 1.35 0 0 1-.958.396H4.4a63 63 0 0 1-.328 3H3.064c.029-.22.067-.514.108-.854c.092-.761.2-1.752.266-2.682c.038-.531.062-1.036.062-1.464c0-1.051-.143-2.404-.278-3.435l-.07-.522c-.112-.798.42-1.571 1.244-1.697C5.356 4.199 6.864 4 8 4m-1.354 7H4.47c.019-.353.03-.692.03-1c0-.927-.104-2.051-.216-3h7.432c-.112.949-.216 2.073-.216 3c0 .308.011.647.03 1H9.354a.35.35 0 0 1-.25-.104a1.35 1.35 0 0 0-.958-.396h-.292c-.36 0-.704.143-.958.396a.35.35 0 0 1-.25.104m5.199-5h-7.69l-.013-.096a.497.497 0 0 1 .405-.57C5.505 5.188 6.947 5 8 5s2.495.188 3.453.334a.497.497 0 0 1 .405.57zM6 13.5a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0m0 0a.5.5 0 1 1 1 0a.5.5 0 0 1-1 0m4 0a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0m0 0a.5.5 0 1 1 1 0a.5.5 0 0 1-1 0"/></svg> </template>
CSS
.icon-train-lightrail-front-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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.5%200a.5.5%200%200%200%200%201h1v1.011c-1.525.064-3.346.394-4.588.655C1.775%202.904%201%203.915%201%205.055V13.5A2.5%202.5%200%200%200%203.5%2016h9a2.5%202.5%200%200%200%202.5-2.5V5.055c0-1.14-.775-2.15-1.912-2.39c-1.242-.26-3.063-.59-4.588-.654V1h1a.5.5%200%200%200%200-1zM8%204c1.136%200%202.645.2%203.604.346c.825.126%201.356.9%201.244%201.697q-.034.24-.07.522C12.643%207.596%2012.5%208.949%2012.5%2010c0%20.428.024.933.062%201.464c.066.93.174%201.92.266%202.682c.042.34.08.634.109.854h-1.01a63%2063%200%200%201-.327-3H9.354c-.36%200-.704-.143-.958-.396a.35.35%200%200%200-.25-.104h-.292a.35.35%200%200%200-.25.104a1.35%201.35%200%200%201-.958.396H4.4a63%2063%200%200%201-.328%203H3.064c.029-.22.067-.514.108-.854c.092-.761.2-1.752.266-2.682c.038-.531.062-1.036.062-1.464c0-1.051-.143-2.404-.278-3.435l-.07-.522c-.112-.798.42-1.571%201.244-1.697C5.356%204.199%206.864%204%208%204m-1.354%207H4.47c.019-.353.03-.692.03-1c0-.927-.104-2.051-.216-3h7.432c-.112.949-.216%202.073-.216%203c0%20.308.011.647.03%201H9.354a.35.35%200%200%201-.25-.104a1.35%201.35%200%200%200-.958-.396h-.292c-.36%200-.704.143-.958.396a.35.35%200%200%201-.25.104m5.199-5h-7.69l-.013-.096a.497.497%200%200%201%20.405-.57C5.505%205.188%206.947%205%208%205s2.495.188%203.453.334a.497.497%200%200%201%20.405.57zM6%2013.5a.5.5%200%201%201-1%200a.5.5%200%200%201%201%200m0%200a.5.5%200%201%201%201%200a.5.5%200%200%201-1%200m4%200a.5.5%200%201%201-1%200a.5.5%200%200%201%201%200m0%200a.5.5%200%201%201%201%200a.5.5%200%200%201-1%200%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.5%200a.5.5%200%200%200%200%201h1v1.011c-1.525.064-3.346.394-4.588.655C1.775%202.904%201%203.915%201%205.055V13.5A2.5%202.5%200%200%200%203.5%2016h9a2.5%202.5%200%200%200%202.5-2.5V5.055c0-1.14-.775-2.15-1.912-2.39c-1.242-.26-3.063-.59-4.588-.654V1h1a.5.5%200%200%200%200-1zM8%204c1.136%200%202.645.2%203.604.346c.825.126%201.356.9%201.244%201.697q-.034.24-.07.522C12.643%207.596%2012.5%208.949%2012.5%2010c0%20.428.024.933.062%201.464c.066.93.174%201.92.266%202.682c.042.34.08.634.109.854h-1.01a63%2063%200%200%201-.327-3H9.354c-.36%200-.704-.143-.958-.396a.35.35%200%200%200-.25-.104h-.292a.35.35%200%200%200-.25.104a1.35%201.35%200%200%201-.958.396H4.4a63%2063%200%200%201-.328%203H3.064c.029-.22.067-.514.108-.854c.092-.761.2-1.752.266-2.682c.038-.531.062-1.036.062-1.464c0-1.051-.143-2.404-.278-3.435l-.07-.522c-.112-.798.42-1.571%201.244-1.697C5.356%204.199%206.864%204%208%204m-1.354%207H4.47c.019-.353.03-.692.03-1c0-.927-.104-2.051-.216-3h7.432c-.112.949-.216%202.073-.216%203c0%20.308.011.647.03%201H9.354a.35.35%200%200%201-.25-.104a1.35%201.35%200%200%200-.958-.396h-.292c-.36%200-.704.143-.958.396a.35.35%200%200%201-.25.104m5.199-5h-7.69l-.013-.096a.497.497%200%200%201%20.405-.57C5.505%205.188%206.947%205%208%205s2.495.188%203.453.334a.497.497%200%200%201%20.405.57zM6%2013.5a.5.5%200%201%201-1%200a.5.5%200%200%201%201%200m0%200a.5.5%200%201%201%201%200a.5.5%200%200%201-1%200m4%200a.5.5%200%201%201-1%200a.5.5%200%200%201%201%200m0%200a.5.5%200%201%201%201%200a.5.5%200%200%201-1%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/bi/train-lightrail-front-fill.svg?color=%231a73e8&size=48