railway alert 2 icon
railway-alert-2 from Material Symbols Light by Google · Regular · Transit · Apache-2.0 Free for personal and commercial use.
- Name
- railway-alert-2
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Transit
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- railway-alert-2-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 21zm7.928-6.034q.38-.38.38-.928t-.38-.928t-.928-.38t-.928.38t-.38.928t.38.928t.928.38t.928-.38M16.616 11q-1.672 0-2.836-1.164Q12.616 8.67 12.616 7q0-1.666 1.161-2.833T16.616 3q1.67 0 2.835 1.165Q20.616 5.329 20.616 7T19.44 9.836T16.616 11m-.385-3.384H17v-3h-.77zm.384 1.846q.2 0 .322-.131q.12-.131.14-.312q0-.2-.13-.34q-.131-.14-.331-.14t-.331.13t-.131.331t.13.33q.132.132.332.132m-11.308 9.23l.769-.769h-.25q-1.2 0-2.013-.842T3 15.038V8.192q0-2.84 2.024-4.516T10 2q.61 0 1.201.068t1.126.23q-.787.71-1.307 1.657T10.32 6H4.482q-.239.489-.361 1.034T4 8.192v1.962h7.127q.784 1.45 2.247 2.34t3.247.89q.096 0 .19-.002q.093-.003.189-.015v1.672q0 1.2-.813 2.042t-2.014.842h-.25l.77.77z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightRailwayAlert2(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 21zm7.928-6.034q.38-.38.38-.928t-.38-.928t-.928-.38t-.928.38t-.38.928t.38.928t.928.38t.928-.38M16.616 11q-1.672 0-2.836-1.164Q12.616 8.67 12.616 7q0-1.666 1.161-2.833T16.616 3q1.67 0 2.835 1.165Q20.616 5.329 20.616 7T19.44 9.836T16.616 11m-.385-3.384H17v-3h-.77zm.384 1.846q.2 0 .322-.131q.12-.131.14-.312q0-.2-.13-.34q-.131-.14-.331-.14t-.331.13t-.131.331t.13.33q.132.132.332.132m-11.308 9.23l.769-.769h-.25q-1.2 0-2.013-.842T3 15.038V8.192q0-2.84 2.024-4.516T10 2q.61 0 1.201.068t1.126.23q-.787.71-1.307 1.657T10.32 6H4.482q-.239.489-.361 1.034T4 8.192v1.962h7.127q.784 1.45 2.247 2.34t3.247.89q.096 0 .19-.002q.093-.003.189-.015v1.672q0 1.2-.813 2.042t-2.014.842h-.25l.77.77z"/></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 21zm7.928-6.034q.38-.38.38-.928t-.38-.928t-.928-.38t-.928.38t-.38.928t.38.928t.928.38t.928-.38M16.616 11q-1.672 0-2.836-1.164Q12.616 8.67 12.616 7q0-1.666 1.161-2.833T16.616 3q1.67 0 2.835 1.165Q20.616 5.329 20.616 7T19.44 9.836T16.616 11m-.385-3.384H17v-3h-.77zm.384 1.846q.2 0 .322-.131q.12-.131.14-.312q0-.2-.13-.34q-.131-.14-.331-.14t-.331.13t-.131.331t.13.33q.132.132.332.132m-11.308 9.23l.769-.769h-.25q-1.2 0-2.013-.842T3 15.038V8.192q0-2.84 2.024-4.516T10 2q.61 0 1.201.068t1.126.23q-.787.71-1.307 1.657T10.32 6H4.482q-.239.489-.361 1.034T4 8.192v1.962h7.127q.784 1.45 2.247 2.34t3.247.89q.096 0 .19-.002q.093-.003.189-.015v1.672q0 1.2-.813 2.042t-2.014.842h-.25l.77.77z"/></svg> </template>
CSS
.icon-railway-alert-2 {
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%2021zm7.928-6.034q.38-.38.38-.928t-.38-.928t-.928-.38t-.928.38t-.38.928t.38.928t.928.38t.928-.38M16.616%2011q-1.672%200-2.836-1.164Q12.616%208.67%2012.616%207q0-1.666%201.161-2.833T16.616%203q1.67%200%202.835%201.165Q20.616%205.329%2020.616%207T19.44%209.836T16.616%2011m-.385-3.384H17v-3h-.77zm.384%201.846q.2%200%20.322-.131q.12-.131.14-.312q0-.2-.13-.34q-.131-.14-.331-.14t-.331.13t-.131.331t.13.33q.132.132.332.132m-11.308%209.23l.769-.769h-.25q-1.2%200-2.013-.842T3%2015.038V8.192q0-2.84%202.024-4.516T10%202q.61%200%201.201.068t1.126.23q-.787.71-1.307%201.657T10.32%206H4.482q-.239.489-.361%201.034T4%208.192v1.962h7.127q.784%201.45%202.247%202.34t3.247.89q.096%200%20.19-.002q.093-.003.189-.015v1.672q0%201.2-.813%202.042t-2.014.842h-.25l.77.77z%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%2021zm7.928-6.034q.38-.38.38-.928t-.38-.928t-.928-.38t-.928.38t-.38.928t.38.928t.928.38t.928-.38M16.616%2011q-1.672%200-2.836-1.164Q12.616%208.67%2012.616%207q0-1.666%201.161-2.833T16.616%203q1.67%200%202.835%201.165Q20.616%205.329%2020.616%207T19.44%209.836T16.616%2011m-.385-3.384H17v-3h-.77zm.384%201.846q.2%200%20.322-.131q.12-.131.14-.312q0-.2-.13-.34q-.131-.14-.331-.14t-.331.13t-.131.331t.13.33q.132.132.332.132m-11.308%209.23l.769-.769h-.25q-1.2%200-2.013-.842T3%2015.038V8.192q0-2.84%202.024-4.516T10%202q.61%200%201.201.068t1.126.23q-.787.71-1.307%201.657T10.32%206H4.482q-.239.489-.361%201.034T4%208.192v1.962h7.127q.784%201.45%202.247%202.34t3.247.89q.096%200%20.19-.002q.093-.003.189-.015v1.672q0%201.2-.813%202.042t-2.014.842h-.25l.77.77z%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.svg?color=%231a73e8&size=48