train lightrail front icon
train-lightrail-front from Bootstrap Icons by The Bootstrap Authors · Outline · MIT Free for personal and commercial use.
- Name
- train-lightrail-front
- Set
- Bootstrap Icons
- Style
- Outline
- 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 3c1.497 0 3.505.356 4.883.644c.653.137 1.117.722 1.117 1.411V13.5a1.5 1.5 0 0 1-1.072 1.438a76 76 0 0 1-.1-.792c-.092-.761-.2-1.752-.266-2.682A21 21 0 0 1 12.5 10c0-1.051.143-2.404.278-3.435l.07-.522c.112-.798-.42-1.571-1.244-1.697C10.644 4.199 9.136 4 8 4s-2.645.2-3.604.346c-.825.126-1.356.9-1.244 1.697q.034.24.07.522C3.357 7.596 3.5 8.949 3.5 10c0 .428-.024.933-.062 1.464a57 57 0 0 1-.266 2.682c-.038.31-.072.58-.1.792A1.5 1.5 0 0 1 2 13.5V5.055c0-.69.464-1.274 1.117-1.41C4.495 3.354 6.503 3 8 3m3.835 11.266c.034.28.066.53.093.734H4.072a63 63 0 0 0 .328-3h2.246c.36 0 .704-.143.958-.396a.35.35 0 0 1 .25-.104h.292a.35.35 0 0 1 .25.104c.254.253.599.396.958.396H11.6c.068.808.158 1.621.236 2.266ZM6 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 0m3.5.5a.5.5 0 0 0 .5-.5a.5.5 0 1 0 1 0a.5.5 0 0 0-1 0a.5.5 0 1 0-.5.5m-5.03-3c.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.104zm-.315-5l-.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.57L11.845 6z"/></svg>
React
import type { SVGProps } from "react";
export function BiTrainLightrailFront(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 3c1.497 0 3.505.356 4.883.644c.653.137 1.117.722 1.117 1.411V13.5a1.5 1.5 0 0 1-1.072 1.438a76 76 0 0 1-.1-.792c-.092-.761-.2-1.752-.266-2.682A21 21 0 0 1 12.5 10c0-1.051.143-2.404.278-3.435l.07-.522c.112-.798-.42-1.571-1.244-1.697C10.644 4.199 9.136 4 8 4s-2.645.2-3.604.346c-.825.126-1.356.9-1.244 1.697q.034.24.07.522C3.357 7.596 3.5 8.949 3.5 10c0 .428-.024.933-.062 1.464a57 57 0 0 1-.266 2.682c-.038.31-.072.58-.1.792A1.5 1.5 0 0 1 2 13.5V5.055c0-.69.464-1.274 1.117-1.41C4.495 3.354 6.503 3 8 3m3.835 11.266c.034.28.066.53.093.734H4.072a63 63 0 0 0 .328-3h2.246c.36 0 .704-.143.958-.396a.35.35 0 0 1 .25-.104h.292a.35.35 0 0 1 .25.104c.254.253.599.396.958.396H11.6c.068.808.158 1.621.236 2.266ZM6 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 0m3.5.5a.5.5 0 0 0 .5-.5a.5.5 0 1 0 1 0a.5.5 0 0 0-1 0a.5.5 0 1 0-.5.5m-5.03-3c.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.104zm-.315-5l-.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.57L11.845 6z"/></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 3c1.497 0 3.505.356 4.883.644c.653.137 1.117.722 1.117 1.411V13.5a1.5 1.5 0 0 1-1.072 1.438a76 76 0 0 1-.1-.792c-.092-.761-.2-1.752-.266-2.682A21 21 0 0 1 12.5 10c0-1.051.143-2.404.278-3.435l.07-.522c.112-.798-.42-1.571-1.244-1.697C10.644 4.199 9.136 4 8 4s-2.645.2-3.604.346c-.825.126-1.356.9-1.244 1.697q.034.24.07.522C3.357 7.596 3.5 8.949 3.5 10c0 .428-.024.933-.062 1.464a57 57 0 0 1-.266 2.682c-.038.31-.072.58-.1.792A1.5 1.5 0 0 1 2 13.5V5.055c0-.69.464-1.274 1.117-1.41C4.495 3.354 6.503 3 8 3m3.835 11.266c.034.28.066.53.093.734H4.072a63 63 0 0 0 .328-3h2.246c.36 0 .704-.143.958-.396a.35.35 0 0 1 .25-.104h.292a.35.35 0 0 1 .25.104c.254.253.599.396.958.396H11.6c.068.808.158 1.621.236 2.266ZM6 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 0m3.5.5a.5.5 0 0 0 .5-.5a.5.5 0 1 0 1 0a.5.5 0 0 0-1 0a.5.5 0 1 0-.5.5m-5.03-3c.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.104zm-.315-5l-.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.57L11.845 6z"/></svg> </template>
CSS
.icon-train-lightrail-front {
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%203c1.497%200%203.505.356%204.883.644c.653.137%201.117.722%201.117%201.411V13.5a1.5%201.5%200%200%201-1.072%201.438a76%2076%200%200%201-.1-.792c-.092-.761-.2-1.752-.266-2.682A21%2021%200%200%201%2012.5%2010c0-1.051.143-2.404.278-3.435l.07-.522c.112-.798-.42-1.571-1.244-1.697C10.644%204.199%209.136%204%208%204s-2.645.2-3.604.346c-.825.126-1.356.9-1.244%201.697q.034.24.07.522C3.357%207.596%203.5%208.949%203.5%2010c0%20.428-.024.933-.062%201.464a57%2057%200%200%201-.266%202.682c-.038.31-.072.58-.1.792A1.5%201.5%200%200%201%202%2013.5V5.055c0-.69.464-1.274%201.117-1.41C4.495%203.354%206.503%203%208%203m3.835%2011.266c.034.28.066.53.093.734H4.072a63%2063%200%200%200%20.328-3h2.246c.36%200%20.704-.143.958-.396a.35.35%200%200%201%20.25-.104h.292a.35.35%200%200%201%20.25.104c.254.253.599.396.958.396H11.6c.068.808.158%201.621.236%202.266ZM6%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%200m3.5.5a.5.5%200%200%200%20.5-.5a.5.5%200%201%200%201%200a.5.5%200%200%200-1%200a.5.5%200%201%200-.5.5m-5.03-3c.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.104zm-.315-5l-.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.57L11.845%206z%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%203c1.497%200%203.505.356%204.883.644c.653.137%201.117.722%201.117%201.411V13.5a1.5%201.5%200%200%201-1.072%201.438a76%2076%200%200%201-.1-.792c-.092-.761-.2-1.752-.266-2.682A21%2021%200%200%201%2012.5%2010c0-1.051.143-2.404.278-3.435l.07-.522c.112-.798-.42-1.571-1.244-1.697C10.644%204.199%209.136%204%208%204s-2.645.2-3.604.346c-.825.126-1.356.9-1.244%201.697q.034.24.07.522C3.357%207.596%203.5%208.949%203.5%2010c0%20.428-.024.933-.062%201.464a57%2057%200%200%201-.266%202.682c-.038.31-.072.58-.1.792A1.5%201.5%200%200%201%202%2013.5V5.055c0-.69.464-1.274%201.117-1.41C4.495%203.354%206.503%203%208%203m3.835%2011.266c.034.28.066.53.093.734H4.072a63%2063%200%200%200%20.328-3h2.246c.36%200%20.704-.143.958-.396a.35.35%200%200%201%20.25-.104h.292a.35.35%200%200%201%20.25.104c.254.253.599.396.958.396H11.6c.068.808.158%201.621.236%202.266ZM6%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%200m3.5.5a.5.5%200%200%200%20.5-.5a.5.5%200%201%200%201%200a.5.5%200%200%200-1%200a.5.5%200%201%200-.5.5m-5.03-3c.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.104zm-.315-5l-.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.57L11.845%206z%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.svg?color=%231a73e8&size=48