railroad-light from Material Design Icons by Pictogrammers · Filled · Transportation + Other · Apache-2.0 Free for personal and commercial use.

Name
railroad-light
Set
Material Design Icons
Style
Filled
Category
Transportation + Other
Viewbox
24×24
License
Apache 2.0
Aliases
level-crossing-signals, railroad-crossing-light, train-crossing-light

More transportation + other icons from Material Design Icons

Use the railroad light icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.67 10.5c-1.27 0-2.4.8-2.82 2h-1.68V7.77l3.49 2.09l1-1.72L14.11 6l3.57-2.14l-1-1.72l-3.51 2.09V2h-2v2.23L7.68 2.14l-1 1.72L10.23 6L6.66 8.14l1 1.72l3.51-2.09v4.73H9.5c-1.14-3.18-5.84-2.37-5.84 1s4.7 4.18 5.84 1h1.67V20a2 2 0 0 0-2 2h6a2 2 0 0 0-2-2v-5.5h1.68c.81 2.3 3.88 2.72 5.28.73s-.03-4.73-2.46-4.73m-11 4c-.89 0-1.34-1.08-.71-1.71s1.71-.18 1.71.71a1 1 0 0 1-1 1m11 0c-.89 0-1.34-1.08-.71-1.71s1.71-.18 1.71.71a1 1 0 0 1-1 1"/></svg>

React

import type { SVGProps } from "react";

export function MdiRailroadLight(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.67 10.5c-1.27 0-2.4.8-2.82 2h-1.68V7.77l3.49 2.09l1-1.72L14.11 6l3.57-2.14l-1-1.72l-3.51 2.09V2h-2v2.23L7.68 2.14l-1 1.72L10.23 6L6.66 8.14l1 1.72l3.51-2.09v4.73H9.5c-1.14-3.18-5.84-2.37-5.84 1s4.7 4.18 5.84 1h1.67V20a2 2 0 0 0-2 2h6a2 2 0 0 0-2-2v-5.5h1.68c.81 2.3 3.88 2.72 5.28.73s-.03-4.73-2.46-4.73m-11 4c-.89 0-1.34-1.08-.71-1.71s1.71-.18 1.71.71a1 1 0 0 1-1 1m11 0c-.89 0-1.34-1.08-.71-1.71s1.71-.18 1.71.71a1 1 0 0 1-1 1"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.67 10.5c-1.27 0-2.4.8-2.82 2h-1.68V7.77l3.49 2.09l1-1.72L14.11 6l3.57-2.14l-1-1.72l-3.51 2.09V2h-2v2.23L7.68 2.14l-1 1.72L10.23 6L6.66 8.14l1 1.72l3.51-2.09v4.73H9.5c-1.14-3.18-5.84-2.37-5.84 1s4.7 4.18 5.84 1h1.67V20a2 2 0 0 0-2 2h6a2 2 0 0 0-2-2v-5.5h1.68c.81 2.3 3.88 2.72 5.28.73s-.03-4.73-2.46-4.73m-11 4c-.89 0-1.34-1.08-.71-1.71s1.71-.18 1.71.71a1 1 0 0 1-1 1m11 0c-.89 0-1.34-1.08-.71-1.71s1.71-.18 1.71.71a1 1 0 0 1-1 1"/></svg>
</template>

CSS

.icon-railroad-light {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.67%2010.5c-1.27%200-2.4.8-2.82%202h-1.68V7.77l3.49%202.09l1-1.72L14.11%206l3.57-2.14l-1-1.72l-3.51%202.09V2h-2v2.23L7.68%202.14l-1%201.72L10.23%206L6.66%208.14l1%201.72l3.51-2.09v4.73H9.5c-1.14-3.18-5.84-2.37-5.84%201s4.7%204.18%205.84%201h1.67V20a2%202%200%200%200-2%202h6a2%202%200%200%200-2-2v-5.5h1.68c.81%202.3%203.88%202.72%205.28.73s-.03-4.73-2.46-4.73m-11%204c-.89%200-1.34-1.08-.71-1.71s1.71-.18%201.71.71a1%201%200%200%201-1%201m11%200c-.89%200-1.34-1.08-.71-1.71s1.71-.18%201.71.71a1%201%200%200%201-1%201%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.67%2010.5c-1.27%200-2.4.8-2.82%202h-1.68V7.77l3.49%202.09l1-1.72L14.11%206l3.57-2.14l-1-1.72l-3.51%202.09V2h-2v2.23L7.68%202.14l-1%201.72L10.23%206L6.66%208.14l1%201.72l3.51-2.09v4.73H9.5c-1.14-3.18-5.84-2.37-5.84%201s4.7%204.18%205.84%201h1.67V20a2%202%200%200%200-2%202h6a2%202%200%200%200-2-2v-5.5h1.68c.81%202.3%203.88%202.72%205.28.73s-.03-4.73-2.46-4.73m-11%204c-.89%200-1.34-1.08-.71-1.71s1.71-.18%201.71.71a1%201%200%200%201-1%201m11%200c-.89%200-1.34-1.08-.71-1.71s1.71-.18%201.71.71a1%201%200%200%201-1%201%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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