speed train 02 icon

speed-train-02 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
speed-train-02
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the speed train 02 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 11h4.095c2.594 0 3.89 0 5.09.451c1.2.45 2.213 1.319 4.239 3.055L16 15m-6-8h7M2 19h20"/><path stroke-linejoin="round" d="M18 19v2m-6-2v2m-6-2v2"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsSpeedTrain02(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 11h4.095c2.594 0 3.89 0 5.09.451c1.2.45 2.213 1.319 4.239 3.055L16 15m-6-8h7M2 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 11h4.095c2.594 0 3.89 0 5.09.451c1.2.45 2.213 1.319 4.239 3.055L16 15m-6-8h7M2 19h20"/><path stroke-linejoin="round" d="M18 19v2m-6-2v2m-6-2v2"/></g></svg>
</template>

CSS

.icon-speed-train-02 {
  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%2011h4.095c2.594%200%203.89%200%205.09.451c1.2.45%202.213%201.319%204.239%203.055L16%2015m-6-8h7M2%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%2011h4.095c2.594%200%203.89%200%205.09.451c1.2.45%202.213%201.319%204.239%203.055L16%2015m-6-8h7M2%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-02.svg?color=%231a73e8&size=48