car-light-alert from Material Design Icons by Pictogrammers · Filled · Alert / Error · Apache-2.0 Free for personal and commercial use.

Name
car-light-alert
Set
Material Design Icons
Style
Filled
Category
Alert / Error
Viewbox
24×24
License
Apache 2.0

The same icon in other sets

More alert / error icons from Material Design Icons

Use the car light alert icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M23 7v6h-2V7zm-2 10h2v-2h-2zM1 9v2h4c.1-.7.1-1.4.2-2zm4 4H1v2h4.2c-.1-.6-.1-1.3-.2-2m.9-6.6c.1-.6.4-1 .6-1.4H1v2h4.7c.1-.2.1-.4.2-.6M1 17v2h5.6c-.4-.6-.7-1.2-.9-2zm9-12.2c-4 0-4 14.4 0 14.4s9-2.7 9-7.2s-5-7.2-9-7.2m.1 12.4C9.7 16.8 9 15 9 12s.7-4.8 1.1-5.2C13 6.9 17 8.7 17 12s-4 5.1-6.9 5.2"/></svg>

React

import type { SVGProps } from "react";

export function MdiCarLightAlert(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="M23 7v6h-2V7zm-2 10h2v-2h-2zM1 9v2h4c.1-.7.1-1.4.2-2zm4 4H1v2h4.2c-.1-.6-.1-1.3-.2-2m.9-6.6c.1-.6.4-1 .6-1.4H1v2h4.7c.1-.2.1-.4.2-.6M1 17v2h5.6c-.4-.6-.7-1.2-.9-2zm9-12.2c-4 0-4 14.4 0 14.4s9-2.7 9-7.2s-5-7.2-9-7.2m.1 12.4C9.7 16.8 9 15 9 12s.7-4.8 1.1-5.2C13 6.9 17 8.7 17 12s-4 5.1-6.9 5.2"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M23 7v6h-2V7zm-2 10h2v-2h-2zM1 9v2h4c.1-.7.1-1.4.2-2zm4 4H1v2h4.2c-.1-.6-.1-1.3-.2-2m.9-6.6c.1-.6.4-1 .6-1.4H1v2h4.7c.1-.2.1-.4.2-.6M1 17v2h5.6c-.4-.6-.7-1.2-.9-2zm9-12.2c-4 0-4 14.4 0 14.4s9-2.7 9-7.2s-5-7.2-9-7.2m.1 12.4C9.7 16.8 9 15 9 12s.7-4.8 1.1-5.2C13 6.9 17 8.7 17 12s-4 5.1-6.9 5.2"/></svg>
</template>

CSS

.icon-car-light-alert {
  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%22M23%207v6h-2V7zm-2%2010h2v-2h-2zM1%209v2h4c.1-.7.1-1.4.2-2zm4%204H1v2h4.2c-.1-.6-.1-1.3-.2-2m.9-6.6c.1-.6.4-1%20.6-1.4H1v2h4.7c.1-.2.1-.4.2-.6M1%2017v2h5.6c-.4-.6-.7-1.2-.9-2zm9-12.2c-4%200-4%2014.4%200%2014.4s9-2.7%209-7.2s-5-7.2-9-7.2m.1%2012.4C9.7%2016.8%209%2015%209%2012s.7-4.8%201.1-5.2C13%206.9%2017%208.7%2017%2012s-4%205.1-6.9%205.2%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%22M23%207v6h-2V7zm-2%2010h2v-2h-2zM1%209v2h4c.1-.7.1-1.4.2-2zm4%204H1v2h4.2c-.1-.6-.1-1.3-.2-2m.9-6.6c.1-.6.4-1%20.6-1.4H1v2h4.7c.1-.2.1-.4.2-.6M1%2017v2h5.6c-.4-.6-.7-1.2-.9-2zm9-12.2c-4%200-4%2014.4%200%2014.4s9-2.7%209-7.2s-5-7.2-9-7.2m.1%2012.4C9.7%2016.8%209%2015%209%2012s.7-4.8%201.1-5.2C13%206.9%2017%208.7%2017%2012s-4%205.1-6.9%205.2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mdi/car-light-alert.svg?color=%231a73e8&size=48