railway alert 2 icon
railway-alert-2-outline from Material Symbols Light by Google · Outline · Transit · Apache-2.0 Free for personal and commercial use.
- Name
- railway-alert-2-outline
- Set
- Material Symbols Light
- Style
- Outline
- Category
- Transit
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- railway-alert-2-outline-sharp
3 other variants in Material Symbols Light
The same icon in other sets
More transit icons from Material Symbols Light
agricultureairlinesairport-shuttleambulanceauto-towingauto-transmissionbike-dockbike-lanebike-scooterboat-busboat-railwaybus-alertbus-map-pinbus-railwaycable-carcar-crashcar-defrost-leftcar-defrost-low-leftcar-defrost-low-rightcar-defrost-mid-leftcar-defrost-mid-low-leftcar-defrost-mid-low-rightcar-defrost-mid-rightcar-defrost-right
Use the railway alert 2 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m3 21l1.539-1.538h10.923L17 21zm2.308-2.308l.769-.769h-.25q-1.2 0-2.013-.845T3 15.038V8.192q0-2.84 2.023-4.516T10 2q.619 0 1.206.068t1.121.23q-.231.182-.426.403q-.195.22-.366.451q-.372-.089-.754-.12T10 3q-1.498 0-2.74.52Q6.02 4.038 5.226 5h5.348q-.09.244-.144.485q-.054.24-.11.515H4.483q-.239.489-.361 1.034T4 8.192v1.962h7.127q.136.28.297.521t.351.479H4v3.885q0 .785.533 1.335t1.294.549h8.346q.761 0 1.294-.55T16 15.039v-1.69q.25.036.5.036t.5-.017v1.671q0 1.195-.813 2.04t-2.014.845h-.25l.77.77zm5.62-3.728q.38-.382.38-.928t-.382-.925t-.928-.38t-.926.382t-.38.928t.382.925t.928.38t.926-.382M16.608 11q-1.664 0-2.828-1.164q-1.165-1.165-1.165-2.843q0-1.659 1.163-2.826T16.623 3q1.663 0 2.828 1.165Q20.616 5.329 20.616 7t-1.173 2.836T16.607 11m-.376-3.384H17v-3h-.77zm.384 1.846q.2 0 .321-.131q.122-.131.141-.312q0-.192-.13-.336t-.332-.145t-.33.131t-.131.331t.13.33q.132.132.332.132"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightRailwayAlert2Outline(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="m3 21l1.539-1.538h10.923L17 21zm2.308-2.308l.769-.769h-.25q-1.2 0-2.013-.845T3 15.038V8.192q0-2.84 2.023-4.516T10 2q.619 0 1.206.068t1.121.23q-.231.182-.426.403q-.195.22-.366.451q-.372-.089-.754-.12T10 3q-1.498 0-2.74.52Q6.02 4.038 5.226 5h5.348q-.09.244-.144.485q-.054.24-.11.515H4.483q-.239.489-.361 1.034T4 8.192v1.962h7.127q.136.28.297.521t.351.479H4v3.885q0 .785.533 1.335t1.294.549h8.346q.761 0 1.294-.55T16 15.039v-1.69q.25.036.5.036t.5-.017v1.671q0 1.195-.813 2.04t-2.014.845h-.25l.77.77zm5.62-3.728q.38-.382.38-.928t-.382-.925t-.928-.38t-.926.382t-.38.928t.382.925t.928.38t.926-.382M16.608 11q-1.664 0-2.828-1.164q-1.165-1.165-1.165-2.843q0-1.659 1.163-2.826T16.623 3q1.663 0 2.828 1.165Q20.616 5.329 20.616 7t-1.173 2.836T16.607 11m-.376-3.384H17v-3h-.77zm.384 1.846q.2 0 .321-.131q.122-.131.141-.312q0-.192-.13-.336t-.332-.145t-.33.131t-.131.331t.13.33q.132.132.332.132"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m3 21l1.539-1.538h10.923L17 21zm2.308-2.308l.769-.769h-.25q-1.2 0-2.013-.845T3 15.038V8.192q0-2.84 2.023-4.516T10 2q.619 0 1.206.068t1.121.23q-.231.182-.426.403q-.195.22-.366.451q-.372-.089-.754-.12T10 3q-1.498 0-2.74.52Q6.02 4.038 5.226 5h5.348q-.09.244-.144.485q-.054.24-.11.515H4.483q-.239.489-.361 1.034T4 8.192v1.962h7.127q.136.28.297.521t.351.479H4v3.885q0 .785.533 1.335t1.294.549h8.346q.761 0 1.294-.55T16 15.039v-1.69q.25.036.5.036t.5-.017v1.671q0 1.195-.813 2.04t-2.014.845h-.25l.77.77zm5.62-3.728q.38-.382.38-.928t-.382-.925t-.928-.38t-.926.382t-.38.928t.382.925t.928.38t.926-.382M16.608 11q-1.664 0-2.828-1.164q-1.165-1.165-1.165-2.843q0-1.659 1.163-2.826T16.623 3q1.663 0 2.828 1.165Q20.616 5.329 20.616 7t-1.173 2.836T16.607 11m-.376-3.384H17v-3h-.77zm.384 1.846q.2 0 .321-.131q.122-.131.141-.312q0-.192-.13-.336t-.332-.145t-.33.131t-.131.331t.13.33q.132.132.332.132"/></svg> </template>
CSS
.icon-railway-alert-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%22m3%2021l1.539-1.538h10.923L17%2021zm2.308-2.308l.769-.769h-.25q-1.2%200-2.013-.845T3%2015.038V8.192q0-2.84%202.023-4.516T10%202q.619%200%201.206.068t1.121.23q-.231.182-.426.403q-.195.22-.366.451q-.372-.089-.754-.12T10%203q-1.498%200-2.74.52Q6.02%204.038%205.226%205h5.348q-.09.244-.144.485q-.054.24-.11.515H4.483q-.239.489-.361%201.034T4%208.192v1.962h7.127q.136.28.297.521t.351.479H4v3.885q0%20.785.533%201.335t1.294.549h8.346q.761%200%201.294-.55T16%2015.039v-1.69q.25.036.5.036t.5-.017v1.671q0%201.195-.813%202.04t-2.014.845h-.25l.77.77zm5.62-3.728q.38-.382.38-.928t-.382-.925t-.928-.38t-.926.382t-.38.928t.382.925t.928.38t.926-.382M16.608%2011q-1.664%200-2.828-1.164q-1.165-1.165-1.165-2.843q0-1.659%201.163-2.826T16.623%203q1.663%200%202.828%201.165Q20.616%205.329%2020.616%207t-1.173%202.836T16.607%2011m-.376-3.384H17v-3h-.77zm.384%201.846q.2%200%20.321-.131q.122-.131.141-.312q0-.192-.13-.336t-.332-.145t-.33.131t-.131.331t.13.33q.132.132.332.132%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%22m3%2021l1.539-1.538h10.923L17%2021zm2.308-2.308l.769-.769h-.25q-1.2%200-2.013-.845T3%2015.038V8.192q0-2.84%202.023-4.516T10%202q.619%200%201.206.068t1.121.23q-.231.182-.426.403q-.195.22-.366.451q-.372-.089-.754-.12T10%203q-1.498%200-2.74.52Q6.02%204.038%205.226%205h5.348q-.09.244-.144.485q-.054.24-.11.515H4.483q-.239.489-.361%201.034T4%208.192v1.962h7.127q.136.28.297.521t.351.479H4v3.885q0%20.785.533%201.335t1.294.549h8.346q.761%200%201.294-.55T16%2015.039v-1.69q.25.036.5.036t.5-.017v1.671q0%201.195-.813%202.04t-2.014.845h-.25l.77.77zm5.62-3.728q.38-.382.38-.928t-.382-.925t-.928-.38t-.926.382t-.38.928t.382.925t.928.38t.926-.382M16.608%2011q-1.664%200-2.828-1.164q-1.165-1.165-1.165-2.843q0-1.659%201.163-2.826T16.623%203q1.663%200%202.828%201.165Q20.616%205.329%2020.616%207t-1.173%202.836T16.607%2011m-.376-3.384H17v-3h-.77zm.384%201.846q.2%200%20.321-.131q.122-.131.141-.312q0-.192-.13-.336t-.332-.145t-.33.131t-.131.331t.13.33q.132.132.332.132%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/railway-alert-2-outline.svg?color=%231a73e8&size=48