toy train icon
toy-train from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- toy-train
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the toy train 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-linejoin="round" stroke-width="1.5"><circle cx="7" cy="18" r="2"/><circle cx="17" cy="18" r="2"/><path d="M2 4h11M6 8h2m7 4.5h.5M3 4v12c0 .465 0 .698.051.888a1.5 1.5 0 0 0 1.06 1.06C4.304 18 4.536 18 5 18m7 0V4M9 18h6m-3-8h4.86c1.364 0 1.694.27 1.962 1.608c.097.486.015.858.52.898c.84.068 1.432.633 1.749 1.373C21.546 14.94 22 15.832 22 17c0 .471 0 .707-.146.854C21.707 18 21.47 18 21 18h-2m-3-8V7m0 0h-1m1 0h1"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsToyTrain(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" strokeLinejoin="round" strokeWidth="1.5"><circle cx="7" cy="18" r="2"/><circle cx="17" cy="18" r="2"/><path d="M2 4h11M6 8h2m7 4.5h.5M3 4v12c0 .465 0 .698.051.888a1.5 1.5 0 0 0 1.06 1.06C4.304 18 4.536 18 5 18m7 0V4M9 18h6m-3-8h4.86c1.364 0 1.694.27 1.962 1.608c.097.486.015.858.52.898c.84.068 1.432.633 1.749 1.373C21.546 14.94 22 15.832 22 17c0 .471 0 .707-.146.854C21.707 18 21.47 18 21 18h-2m-3-8V7m0 0h-1m1 0h1"/></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-linejoin="round" stroke-width="1.5"><circle cx="7" cy="18" r="2"/><circle cx="17" cy="18" r="2"/><path d="M2 4h11M6 8h2m7 4.5h.5M3 4v12c0 .465 0 .698.051.888a1.5 1.5 0 0 0 1.06 1.06C4.304 18 4.536 18 5 18m7 0V4M9 18h6m-3-8h4.86c1.364 0 1.694.27 1.962 1.608c.097.486.015.858.52.898c.84.068 1.432.633 1.749 1.373C21.546 14.94 22 15.832 22 17c0 .471 0 .707-.146.854C21.707 18 21.47 18 21 18h-2m-3-8V7m0 0h-1m1 0h1"/></g></svg> </template>
CSS
.icon-toy-train {
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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Ccircle%20cx%3D%227%22%20cy%3D%2218%22%20r%3D%222%22%2F%3E%3Ccircle%20cx%3D%2217%22%20cy%3D%2218%22%20r%3D%222%22%2F%3E%3Cpath%20d%3D%22M2%204h11M6%208h2m7%204.5h.5M3%204v12c0%20.465%200%20.698.051.888a1.5%201.5%200%200%200%201.06%201.06C4.304%2018%204.536%2018%205%2018m7%200V4M9%2018h6m-3-8h4.86c1.364%200%201.694.27%201.962%201.608c.097.486.015.858.52.898c.84.068%201.432.633%201.749%201.373C21.546%2014.94%2022%2015.832%2022%2017c0%20.471%200%20.707-.146.854C21.707%2018%2021.47%2018%2021%2018h-2m-3-8V7m0%200h-1m1%200h1%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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Ccircle%20cx%3D%227%22%20cy%3D%2218%22%20r%3D%222%22%2F%3E%3Ccircle%20cx%3D%2217%22%20cy%3D%2218%22%20r%3D%222%22%2F%3E%3Cpath%20d%3D%22M2%204h11M6%208h2m7%204.5h.5M3%204v12c0%20.465%200%20.698.051.888a1.5%201.5%200%200%200%201.06%201.06C4.304%2018%204.536%2018%205%2018m7%200V4M9%2018h6m-3-8h4.86c1.364%200%201.694.27%201.962%201.608c.097.486.015.858.52.898c.84.068%201.432.633%201.749%201.373C21.546%2014.94%2022%2015.832%2022%2017c0%20.471%200%20.707-.146.854C21.707%2018%2021.47%2018%2021%2018h-2m-3-8V7m0%200h-1m1%200h1%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/toy-train.svg?color=%231a73e8&size=48