railway alert icon
railway-alert-rounded from Material Symbols Light by Google · Rounded · Transit · Apache-2.0 Free for personal and commercial use.
- Name
- railway-alert-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
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 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.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.273-3.496Q17 7.392 17 7.23V5q0-.161-.111-.273t-.273-.111t-.274.111t-.111.273v2.23q0 .162.111.274q.112.112.274.112q.161 0 .273-.112m-6.096 8.79q.323-.323.323-.794t-.323-.793t-.793-.323t-.793.323q-.323.322-.323.793t.323.793q.322.323.793.323t.793-.323m-5.568 4.169q-.16 0-.28-.093t-.176-.24q-.055-.148-.01-.28q.047-.132.195-.224l.93-.625q-1.2 0-2.042-.842T3 16.115V7q0-1.396 1.49-2.096t4.926-.848q.551-.031.855.409t.144.99q-.073.328-.119.663q-.046.336-.065.669q-.02.298-.218.525t-.497.227H4V12h8.385q.196 0 .396.066q.2.067.348.188q.329.23.675.426t.748.341q.415.175.845.253t.888.092q.292.019.504.212q.211.193.211.486v2.09q0 1.2-.842 2.023q-.843.823-2.043.823l.931.625q.148.092.195.224q.046.132-.01.28t-.176.24t-.28.093zm11.39-11q.2 0 .322-.131q.12-.131.14-.312q0-.2-.13-.34q-.131-.14-.331-.14t-.331.13t-.131.331t.13.33q.132.132.332.132"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightRailwayAlertRounded(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="M16.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.273-3.496Q17 7.392 17 7.23V5q0-.161-.111-.273t-.273-.111t-.274.111t-.111.273v2.23q0 .162.111.274q.112.112.274.112q.161 0 .273-.112m-6.096 8.79q.323-.323.323-.794t-.323-.793t-.793-.323t-.793.323q-.323.322-.323.793t.323.793q.322.323.793.323t.793-.323m-5.568 4.169q-.16 0-.28-.093t-.176-.24q-.055-.148-.01-.28q.047-.132.195-.224l.93-.625q-1.2 0-2.042-.842T3 16.115V7q0-1.396 1.49-2.096t4.926-.848q.551-.031.855.409t.144.99q-.073.328-.119.663q-.046.336-.065.669q-.02.298-.218.525t-.497.227H4V12h8.385q.196 0 .396.066q.2.067.348.188q.329.23.675.426t.748.341q.415.175.845.253t.888.092q.292.019.504.212q.211.193.211.486v2.09q0 1.2-.842 2.023q-.843.823-2.043.823l.931.625q.148.092.195.224q.046.132-.01.28t-.176.24t-.28.093zm11.39-11q.2 0 .322-.131q.12-.131.14-.312q0-.2-.13-.34q-.131-.14-.331-.14t-.331.13t-.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="M16.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.273-3.496Q17 7.392 17 7.23V5q0-.161-.111-.273t-.273-.111t-.274.111t-.111.273v2.23q0 .162.111.274q.112.112.274.112q.161 0 .273-.112m-6.096 8.79q.323-.323.323-.794t-.323-.793t-.793-.323t-.793.323q-.323.322-.323.793t.323.793q.322.323.793.323t.793-.323m-5.568 4.169q-.16 0-.28-.093t-.176-.24q-.055-.148-.01-.28q.047-.132.195-.224l.93-.625q-1.2 0-2.042-.842T3 16.115V7q0-1.396 1.49-2.096t4.926-.848q.551-.031.855.409t.144.99q-.073.328-.119.663q-.046.336-.065.669q-.02.298-.218.525t-.497.227H4V12h8.385q.196 0 .396.066q.2.067.348.188q.329.23.675.426t.748.341q.415.175.845.253t.888.092q.292.019.504.212q.211.193.211.486v2.09q0 1.2-.842 2.023q-.843.823-2.043.823l.931.625q.148.092.195.224q.046.132-.01.28t-.176.24t-.28.093zm11.39-11q.2 0 .322-.131q.12-.131.14-.312q0-.2-.13-.34q-.131-.14-.331-.14t-.331.13t-.131.331t.13.33q.132.132.332.132"/></svg> </template>
CSS
.icon-railway-alert-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%22M16.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.273-3.496Q17%207.392%2017%207.23V5q0-.161-.111-.273t-.273-.111t-.274.111t-.111.273v2.23q0%20.162.111.274q.112.112.274.112q.161%200%20.273-.112m-6.096%208.79q.323-.323.323-.794t-.323-.793t-.793-.323t-.793.323q-.323.322-.323.793t.323.793q.322.323.793.323t.793-.323m-5.568%204.169q-.16%200-.28-.093t-.176-.24q-.055-.148-.01-.28q.047-.132.195-.224l.93-.625q-1.2%200-2.042-.842T3%2016.115V7q0-1.396%201.49-2.096t4.926-.848q.551-.031.855.409t.144.99q-.073.328-.119.663q-.046.336-.065.669q-.02.298-.218.525t-.497.227H4V12h8.385q.196%200%20.396.066q.2.067.348.188q.329.23.675.426t.748.341q.415.175.845.253t.888.092q.292.019.504.212q.211.193.211.486v2.09q0%201.2-.842%202.023q-.843.823-2.043.823l.931.625q.148.092.195.224q.046.132-.01.28t-.176.24t-.28.093zm11.39-11q.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.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%22M16.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.273-3.496Q17%207.392%2017%207.23V5q0-.161-.111-.273t-.273-.111t-.274.111t-.111.273v2.23q0%20.162.111.274q.112.112.274.112q.161%200%20.273-.112m-6.096%208.79q.323-.323.323-.794t-.323-.793t-.793-.323t-.793.323q-.323.322-.323.793t.323.793q.322.323.793.323t.793-.323m-5.568%204.169q-.16%200-.28-.093t-.176-.24q-.055-.148-.01-.28q.047-.132.195-.224l.93-.625q-1.2%200-2.042-.842T3%2016.115V7q0-1.396%201.49-2.096t4.926-.848q.551-.031.855.409t.144.99q-.073.328-.119.663q-.046.336-.065.669q-.02.298-.218.525t-.497.227H4V12h8.385q.196%200%20.396.066q.2.067.348.188q.329.23.675.426t.748.341q.415.175.845.253t.888.092q.292.019.504.212q.211.193.211.486v2.09q0%201.2-.842%202.023q-.843.823-2.043.823l.931.625q.148.092.195.224q.046.132-.01.28t-.176.24t-.28.093zm11.39-11q.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.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-rounded.svg?color=%231a73e8&size=48