speed train 01 icon
speed-train-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- speed-train-01
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the speed train 01 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M2 3h4.733c2.61 0 3.916 0 5.135.401s2.269 1.177 4.37 2.728l3.69 2.726l.08.06A5 5 0 0 1 22 12.958v.073A2 2 0 0 1 20.032 15H2"/><path d="M2 8h1.893c.27 0 .405 0 .533.008a4 4 0 0 1 2.815 1.43c.082.098.162.206.32.424A2 2 0 0 1 8 11.203v.213c.001.171.001.257-.025.326a.4.4 0 0 1-.232.232c-.07.026-.156.026-.327.026H2"/><path stroke-linejoin="round" d="M21 11h-3.667C14.388 11 12 8.761 12 6V4"/><path d="M2 19h20"/><path stroke-linejoin="round" d="M18 19v2m-6-2v2m-6-2v2"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsSpeedTrain01(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path d="M2 3h4.733c2.61 0 3.916 0 5.135.401s2.269 1.177 4.37 2.728l3.69 2.726l.08.06A5 5 0 0 1 22 12.958v.073A2 2 0 0 1 20.032 15H2"/><path d="M2 8h1.893c.27 0 .405 0 .533.008a4 4 0 0 1 2.815 1.43c.082.098.162.206.32.424A2 2 0 0 1 8 11.203v.213c.001.171.001.257-.025.326a.4.4 0 0 1-.232.232c-.07.026-.156.026-.327.026H2"/><path strokeLinejoin="round" d="M21 11h-3.667C14.388 11 12 8.761 12 6V4"/><path d="M2 19h20"/><path strokeLinejoin="round" d="M18 19v2m-6-2v2m-6-2v2"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M2 3h4.733c2.61 0 3.916 0 5.135.401s2.269 1.177 4.37 2.728l3.69 2.726l.08.06A5 5 0 0 1 22 12.958v.073A2 2 0 0 1 20.032 15H2"/><path d="M2 8h1.893c.27 0 .405 0 .533.008a4 4 0 0 1 2.815 1.43c.082.098.162.206.32.424A2 2 0 0 1 8 11.203v.213c.001.171.001.257-.025.326a.4.4 0 0 1-.232.232c-.07.026-.156.026-.327.026H2"/><path stroke-linejoin="round" d="M21 11h-3.667C14.388 11 12 8.761 12 6V4"/><path d="M2 19h20"/><path stroke-linejoin="round" d="M18 19v2m-6-2v2m-6-2v2"/></g></svg> </template>
CSS
.icon-speed-train-01 {
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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M2%203h4.733c2.61%200%203.916%200%205.135.401s2.269%201.177%204.37%202.728l3.69%202.726l.08.06A5%205%200%200%201%2022%2012.958v.073A2%202%200%200%201%2020.032%2015H2%22%2F%3E%3Cpath%20d%3D%22M2%208h1.893c.27%200%20.405%200%20.533.008a4%204%200%200%201%202.815%201.43c.082.098.162.206.32.424A2%202%200%200%201%208%2011.203v.213c.001.171.001.257-.025.326a.4.4%200%200%201-.232.232c-.07.026-.156.026-.327.026H2%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M21%2011h-3.667C14.388%2011%2012%208.761%2012%206V4%22%2F%3E%3Cpath%20d%3D%22M2%2019h20%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M18%2019v2m-6-2v2m-6-2v2%22%2F%3E%3C%2Fg%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M2%203h4.733c2.61%200%203.916%200%205.135.401s2.269%201.177%204.37%202.728l3.69%202.726l.08.06A5%205%200%200%201%2022%2012.958v.073A2%202%200%200%201%2020.032%2015H2%22%2F%3E%3Cpath%20d%3D%22M2%208h1.893c.27%200%20.405%200%20.533.008a4%204%200%200%201%202.815%201.43c.082.098.162.206.32.424A2%202%200%200%201%208%2011.203v.213c.001.171.001.257-.025.326a.4.4%200%200%201-.232.232c-.07.026-.156.026-.327.026H2%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M21%2011h-3.667C14.388%2011%2012%208.761%2012%206V4%22%2F%3E%3Cpath%20d%3D%22M2%2019h20%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M18%2019v2m-6-2v2m-6-2v2%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/speed-train-01.svg?color=%231a73e8&size=48