directions railway 2 icon

directions-railway-2-outline from Material Symbols Light by Google · Outline · Transit · Apache-2.0 Free for personal and commercial use.

Name
directions-railway-2-outline
Set
Material Symbols Light
Style
Outline
Category
Transit
Viewbox
24×24
License
Apache 2.0
Aliases
directions-railway-2-outline-sharp

3 other variants in Material Symbols Light

The same icon in other sets

More transit icons from Material Symbols Light

Use the directions railway 2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m5 21l1.539-1.538h10.923L19 21zm2.308-2.308l.769-.769h-.25q-1.2 0-2.013-.842T5 15.038V8.192q0-2.84 2.024-4.516T12 2t4.976 1.676T19 8.192v6.847q0 1.2-.813 2.042t-2.014.842h-.25l.77.77zm.519-1.769h8.346q.76 0 1.293-.553q.534-.553.534-1.332v-3.884H6v3.885q0 .778.534 1.331q.533.553 1.293.553m5.101-1.957q.38-.38.38-.927t-.38-.928t-.928-.38t-.928.38t-.38.928t.38.927q.38.38.928.38t.928-.38M6 10.154h12V8.192q0-.613-.122-1.158T17.518 6H6.482q-.239.489-.361 1.034T6 8.192zM7.225 5h9.55q-.794-.961-2.035-1.48Q13.498 3 12 3t-2.74.52Q8.02 4.038 7.226 5M12 5"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightDirectionsRailway2Outline(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="m5 21l1.539-1.538h10.923L19 21zm2.308-2.308l.769-.769h-.25q-1.2 0-2.013-.842T5 15.038V8.192q0-2.84 2.024-4.516T12 2t4.976 1.676T19 8.192v6.847q0 1.2-.813 2.042t-2.014.842h-.25l.77.77zm.519-1.769h8.346q.76 0 1.293-.553q.534-.553.534-1.332v-3.884H6v3.885q0 .778.534 1.331q.533.553 1.293.553m5.101-1.957q.38-.38.38-.927t-.38-.928t-.928-.38t-.928.38t-.38.928t.38.927q.38.38.928.38t.928-.38M6 10.154h12V8.192q0-.613-.122-1.158T17.518 6H6.482q-.239.489-.361 1.034T6 8.192zM7.225 5h9.55q-.794-.961-2.035-1.48Q13.498 3 12 3t-2.74.52Q8.02 4.038 7.226 5M12 5"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m5 21l1.539-1.538h10.923L19 21zm2.308-2.308l.769-.769h-.25q-1.2 0-2.013-.842T5 15.038V8.192q0-2.84 2.024-4.516T12 2t4.976 1.676T19 8.192v6.847q0 1.2-.813 2.042t-2.014.842h-.25l.77.77zm.519-1.769h8.346q.76 0 1.293-.553q.534-.553.534-1.332v-3.884H6v3.885q0 .778.534 1.331q.533.553 1.293.553m5.101-1.957q.38-.38.38-.927t-.38-.928t-.928-.38t-.928.38t-.38.928t.38.927q.38.38.928.38t.928-.38M6 10.154h12V8.192q0-.613-.122-1.158T17.518 6H6.482q-.239.489-.361 1.034T6 8.192zM7.225 5h9.55q-.794-.961-2.035-1.48Q13.498 3 12 3t-2.74.52Q8.02 4.038 7.226 5M12 5"/></svg>
</template>

CSS

.icon-directions-railway-2-outline {
  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%22m5%2021l1.539-1.538h10.923L19%2021zm2.308-2.308l.769-.769h-.25q-1.2%200-2.013-.842T5%2015.038V8.192q0-2.84%202.024-4.516T12%202t4.976%201.676T19%208.192v6.847q0%201.2-.813%202.042t-2.014.842h-.25l.77.77zm.519-1.769h8.346q.76%200%201.293-.553q.534-.553.534-1.332v-3.884H6v3.885q0%20.778.534%201.331q.533.553%201.293.553m5.101-1.957q.38-.38.38-.927t-.38-.928t-.928-.38t-.928.38t-.38.928t.38.927q.38.38.928.38t.928-.38M6%2010.154h12V8.192q0-.613-.122-1.158T17.518%206H6.482q-.239.489-.361%201.034T6%208.192zM7.225%205h9.55q-.794-.961-2.035-1.48Q13.498%203%2012%203t-2.74.52Q8.02%204.038%207.226%205M12%205%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%22m5%2021l1.539-1.538h10.923L19%2021zm2.308-2.308l.769-.769h-.25q-1.2%200-2.013-.842T5%2015.038V8.192q0-2.84%202.024-4.516T12%202t4.976%201.676T19%208.192v6.847q0%201.2-.813%202.042t-2.014.842h-.25l.77.77zm.519-1.769h8.346q.76%200%201.293-.553q.534-.553.534-1.332v-3.884H6v3.885q0%20.778.534%201.331q.533.553%201.293.553m5.101-1.957q.38-.38.38-.927t-.38-.928t-.928-.38t-.928.38t-.38.928t.38.927q.38.38.928.38t.928-.38M6%2010.154h12V8.192q0-.613-.122-1.158T17.518%206H6.482q-.239.489-.361%201.034T6%208.192zM7.225%205h9.55q-.794-.961-2.035-1.48Q13.498%203%2012%203t-2.74.52Q8.02%204.038%207.226%205M12%205%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/directions-railway-2-outline.svg?color=%231a73e8&size=48