tram icon
tram from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- tram
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
tramCarbontramEmoji One (Colored)tram-fillFramework7 IconstramFont Awesome SolidtramFluent EmojitramFluent Emoji FlattramFluent Emoji High ContrasttramFirefox OS EmojitramIconoirtramLine AwesometramMaterial SymbolstramMaterial Symbols LighttramMaterial Design IconstramNoto EmojitramOpenMojitramPhosphortram-boldSolartramTwitter Emoji
Related icons in Huge Icons
Use the tram 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-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M5 2h9m5 0h-5m0 0l-2 3M8 20l-1 2m9-2l1 2"/><path stroke-linejoin="round" d="M5 13v-1c0-3.3 0-4.95 1.025-5.975S8.7 5 12 5s4.95 0 5.975 1.025S19 8.7 19 12v1c0 3.3 0 4.95-1.025 5.975S15.3 20 12 20s-4.95 0-5.975-1.025S5 16.3 5 13Z"/><path stroke-linejoin="round" d="M5 14s3.267 1 7 1s7-1 7-1"/><path stroke-linecap="round" d="M16.5 17h2m-13-9h13m-13 9h2"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsTram(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" strokeWidth="1.5"><path strokeLinecap="round" strokeLinejoin="round" d="M5 2h9m5 0h-5m0 0l-2 3M8 20l-1 2m9-2l1 2"/><path strokeLinejoin="round" d="M5 13v-1c0-3.3 0-4.95 1.025-5.975S8.7 5 12 5s4.95 0 5.975 1.025S19 8.7 19 12v1c0 3.3 0 4.95-1.025 5.975S15.3 20 12 20s-4.95 0-5.975-1.025S5 16.3 5 13Z"/><path strokeLinejoin="round" d="M5 14s3.267 1 7 1s7-1 7-1"/><path strokeLinecap="round" d="M16.5 17h2m-13-9h13m-13 9h2"/></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-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M5 2h9m5 0h-5m0 0l-2 3M8 20l-1 2m9-2l1 2"/><path stroke-linejoin="round" d="M5 13v-1c0-3.3 0-4.95 1.025-5.975S8.7 5 12 5s4.95 0 5.975 1.025S19 8.7 19 12v1c0 3.3 0 4.95-1.025 5.975S15.3 20 12 20s-4.95 0-5.975-1.025S5 16.3 5 13Z"/><path stroke-linejoin="round" d="M5 14s3.267 1 7 1s7-1 7-1"/><path stroke-linecap="round" d="M16.5 17h2m-13-9h13m-13 9h2"/></g></svg> </template>
CSS
.icon-tram {
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-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M5%202h9m5%200h-5m0%200l-2%203M8%2020l-1%202m9-2l1%202%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M5%2013v-1c0-3.3%200-4.95%201.025-5.975S8.7%205%2012%205s4.95%200%205.975%201.025S19%208.7%2019%2012v1c0%203.3%200%204.95-1.025%205.975S15.3%2020%2012%2020s-4.95%200-5.975-1.025S5%2016.3%205%2013Z%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M5%2014s3.267%201%207%201s7-1%207-1%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M16.5%2017h2m-13-9h13m-13%209h2%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-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M5%202h9m5%200h-5m0%200l-2%203M8%2020l-1%202m9-2l1%202%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M5%2013v-1c0-3.3%200-4.95%201.025-5.975S8.7%205%2012%205s4.95%200%205.975%201.025S19%208.7%2019%2012v1c0%203.3%200%204.95-1.025%205.975S15.3%2020%2012%2020s-4.95%200-5.975-1.025S5%2016.3%205%2013Z%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M5%2014s3.267%201%207%201s7-1%207-1%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M16.5%2017h2m-13-9h13m-13%209h2%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/tram.svg?color=%231a73e8&size=48