directions railway 2 icon

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

Name
directions-railway-2-rounded
Set
Material Symbols Light
Style
Rounded
Category
Transit
Viewbox
24×24
License
Apache 2.0

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.97 21q-.274 0-.37-.252t.096-.444l.843-.842h10.923l.842.842q.192.192.096.444t-.37.252zm1.338-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.77zm5.62-3.726q.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.192z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightDirectionsRailway2Rounded(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.97 21q-.274 0-.37-.252t.096-.444l.843-.842h10.923l.842.842q.192.192.096.444t-.37.252zm1.338-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.77zm5.62-3.726q.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.192z"/></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.97 21q-.274 0-.37-.252t.096-.444l.843-.842h10.923l.842.842q.192.192.096.444t-.37.252zm1.338-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.77zm5.62-3.726q.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.192z"/></svg>
</template>

CSS

.icon-directions-railway-2-rounded {
  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.97%2021q-.274%200-.37-.252t.096-.444l.843-.842h10.923l.842.842q.192.192.096.444t-.37.252zm1.338-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.77zm5.62-3.726q.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.192z%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.97%2021q-.274%200-.37-.252t.096-.444l.843-.842h10.923l.842.842q.192.192.096.444t-.37.252zm1.338-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.77zm5.62-3.726q.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.192z%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-rounded.svg?color=%231a73e8&size=48