truck-alert-outline from Material Design Icons by Pictogrammers · Outline · Alert / Error · Apache-2.0 Free for personal and commercial use.

Name
truck-alert-outline
Set
Material Design Icons
Style
Outline
Category
Alert / Error
Viewbox
24×24
License
Apache 2.0
Aliases
truck-error-outline

1 other variant in Material Design Icons

More alert / error icons from Material Design Icons

Use the truck alert icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8 12h2v2H8zm0-5h2v4H8zm10 11.5c.8 0 1.5-.7 1.5-1.5s-.7-1.5-1.5-1.5s-1.5.7-1.5 1.5s.7 1.5 1.5 1.5m1.5-9H17V12h4.5zM6 18.5c.8 0 1.5-.7 1.5-1.5s-.7-1.5-1.5-1.5s-1.5.7-1.5 1.5s.7 1.5 1.5 1.5M20 8l3 4v5h-2c0 1.7-1.3 3-3 3s-3-1.3-3-3H9c0 1.7-1.3 3-3 3s-3-1.3-3-3H1V6c0-1.1.9-2 2-2h14v4zM3 6v9h.8c.5-.6 1.4-1 2.2-1s1.7.4 2.2 1H15V6z"/></svg>

React

import type { SVGProps } from "react";

export function MdiTruckAlertOutline(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="M8 12h2v2H8zm0-5h2v4H8zm10 11.5c.8 0 1.5-.7 1.5-1.5s-.7-1.5-1.5-1.5s-1.5.7-1.5 1.5s.7 1.5 1.5 1.5m1.5-9H17V12h4.5zM6 18.5c.8 0 1.5-.7 1.5-1.5s-.7-1.5-1.5-1.5s-1.5.7-1.5 1.5s.7 1.5 1.5 1.5M20 8l3 4v5h-2c0 1.7-1.3 3-3 3s-3-1.3-3-3H9c0 1.7-1.3 3-3 3s-3-1.3-3-3H1V6c0-1.1.9-2 2-2h14v4zM3 6v9h.8c.5-.6 1.4-1 2.2-1s1.7.4 2.2 1H15V6z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8 12h2v2H8zm0-5h2v4H8zm10 11.5c.8 0 1.5-.7 1.5-1.5s-.7-1.5-1.5-1.5s-1.5.7-1.5 1.5s.7 1.5 1.5 1.5m1.5-9H17V12h4.5zM6 18.5c.8 0 1.5-.7 1.5-1.5s-.7-1.5-1.5-1.5s-1.5.7-1.5 1.5s.7 1.5 1.5 1.5M20 8l3 4v5h-2c0 1.7-1.3 3-3 3s-3-1.3-3-3H9c0 1.7-1.3 3-3 3s-3-1.3-3-3H1V6c0-1.1.9-2 2-2h14v4zM3 6v9h.8c.5-.6 1.4-1 2.2-1s1.7.4 2.2 1H15V6z"/></svg>
</template>

CSS

.icon-truck-alert-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%22M8%2012h2v2H8zm0-5h2v4H8zm10%2011.5c.8%200%201.5-.7%201.5-1.5s-.7-1.5-1.5-1.5s-1.5.7-1.5%201.5s.7%201.5%201.5%201.5m1.5-9H17V12h4.5zM6%2018.5c.8%200%201.5-.7%201.5-1.5s-.7-1.5-1.5-1.5s-1.5.7-1.5%201.5s.7%201.5%201.5%201.5M20%208l3%204v5h-2c0%201.7-1.3%203-3%203s-3-1.3-3-3H9c0%201.7-1.3%203-3%203s-3-1.3-3-3H1V6c0-1.1.9-2%202-2h14v4zM3%206v9h.8c.5-.6%201.4-1%202.2-1s1.7.4%202.2%201H15V6z%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%22M8%2012h2v2H8zm0-5h2v4H8zm10%2011.5c.8%200%201.5-.7%201.5-1.5s-.7-1.5-1.5-1.5s-1.5.7-1.5%201.5s.7%201.5%201.5%201.5m1.5-9H17V12h4.5zM6%2018.5c.8%200%201.5-.7%201.5-1.5s-.7-1.5-1.5-1.5s-1.5.7-1.5%201.5s.7%201.5%201.5%201.5M20%208l3%204v5h-2c0%201.7-1.3%203-3%203s-3-1.3-3-3H9c0%201.7-1.3%203-3%203s-3-1.3-3-3H1V6c0-1.1.9-2%202-2h14v4zM3%206v9h.8c.5-.6%201.4-1%202.2-1s1.7.4%202.2%201H15V6z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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