tram from Line Awesome by Icons8 · Line · Winter · Apache-2.0 Free for personal and commercial use.

Name
tram
Set
Line Awesome
Style
Line
Category
Winter
Viewbox
32×32
License
Apache 2.0
Aliases
tram-solid

The same icon in other sets

More winter icons from Line Awesome

Use the tram icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M10.75 2L8.562 3.094l.876 1.812L11.25 4h9.5l1.813.906l.875-1.812L21.25 2zM15 5v1h-3c-3.3 0-6 2.7-6 6v12c0 1.645 1.355 3 3 3l-2 2h2.344l2-2h9.312l2 2H25l-2-2c1.645 0 3-1.355 3-3V12c0-3.3-2.7-6-6-6h-3V5zm-3 3h8c2.219 0 4 1.781 4 4v4H8v-4c0-2.219 1.781-4 4-4M8 18h16v6c0 .566-.434 1-1 1H9c-.566 0-1-.434-1-1zm3.5 2a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0-3m9 0a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0-3"/></svg>

React

import type { SVGProps } from "react";

export function LaTram(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M10.75 2L8.562 3.094l.876 1.812L11.25 4h9.5l1.813.906l.875-1.812L21.25 2zM15 5v1h-3c-3.3 0-6 2.7-6 6v12c0 1.645 1.355 3 3 3l-2 2h2.344l2-2h9.312l2 2H25l-2-2c1.645 0 3-1.355 3-3V12c0-3.3-2.7-6-6-6h-3V5zm-3 3h8c2.219 0 4 1.781 4 4v4H8v-4c0-2.219 1.781-4 4-4M8 18h16v6c0 .566-.434 1-1 1H9c-.566 0-1-.434-1-1zm3.5 2a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0-3m9 0a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0-3"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M10.75 2L8.562 3.094l.876 1.812L11.25 4h9.5l1.813.906l.875-1.812L21.25 2zM15 5v1h-3c-3.3 0-6 2.7-6 6v12c0 1.645 1.355 3 3 3l-2 2h2.344l2-2h9.312l2 2H25l-2-2c1.645 0 3-1.355 3-3V12c0-3.3-2.7-6-6-6h-3V5zm-3 3h8c2.219 0 4 1.781 4 4v4H8v-4c0-2.219 1.781-4 4-4M8 18h16v6c0 .566-.434 1-1 1H9c-.566 0-1-.434-1-1zm3.5 2a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0-3m9 0a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0-3"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.75%202L8.562%203.094l.876%201.812L11.25%204h9.5l1.813.906l.875-1.812L21.25%202zM15%205v1h-3c-3.3%200-6%202.7-6%206v12c0%201.645%201.355%203%203%203l-2%202h2.344l2-2h9.312l2%202H25l-2-2c1.645%200%203-1.355%203-3V12c0-3.3-2.7-6-6-6h-3V5zm-3%203h8c2.219%200%204%201.781%204%204v4H8v-4c0-2.219%201.781-4%204-4M8%2018h16v6c0%20.566-.434%201-1%201H9c-.566%200-1-.434-1-1zm3.5%202a1.5%201.5%200%201%200%200%203a1.5%201.5%200%200%200%200-3m9%200a1.5%201.5%200%201%200%200%203a1.5%201.5%200%200%200%200-3%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.75%202L8.562%203.094l.876%201.812L11.25%204h9.5l1.813.906l.875-1.812L21.25%202zM15%205v1h-3c-3.3%200-6%202.7-6%206v12c0%201.645%201.355%203%203%203l-2%202h2.344l2-2h9.312l2%202H25l-2-2c1.645%200%203-1.355%203-3V12c0-3.3-2.7-6-6-6h-3V5zm-3%203h8c2.219%200%204%201.781%204%204v4H8v-4c0-2.219%201.781-4%204-4M8%2018h16v6c0%20.566-.434%201-1%201H9c-.566%200-1-.434-1-1zm3.5%202a1.5%201.5%200%201%200%200%203a1.5%201.5%200%200%200%200-3m9%200a1.5%201.5%200%201%200%200%203a1.5%201.5%200%200%200%200-3%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/tram.svg?color=%231a73e8&size=48