robot vacuum variant alert icon
robot-vacuum-variant-alert from Material Design Icons by Pictogrammers · Filled · Alert / Error · Apache-2.0 Free for personal and commercial use.
- Name
- robot-vacuum-variant-alert
- Set
- Material Design Icons
- Style
- Filled
- Category
- Alert / Error
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- robot-vacuum-variant-error
More alert / error icons from Material Design Icons
airplane-alertalertalert-boxalert-circlealert-circle-checkalert-decagramalert-minusalert-octagonalert-octagramalert-plusalert-removealert-rhombusarchive-alertbattery-alertbattery-alert-bluetoothbattery-alert-variantbattery-charging-wireless-alertbeaker-alertbell-alertbook-alertboom-gate-alertbus-alertcalendar-alertcar-brake-alert
Use the robot vacuum variant alert icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 3c-1.1 0-2 .9-2 2v2h2V5h14v2h2V5c0-1.1-.9-2-2-2zm3 4v2h8V7zM1 9v3c0 5 4 9 9 9s9-4 9-9V9h-2v3c0 3.9-3.1 7-7 7s-7-3.1-7-7V9zm9 3c-1.4 0-2.5 1.1-2.5 2.5S8.6 17 10 17s2.5-1.1 2.5-2.5S11.4 12 10 12m11 0V7h2v6h-2m0 4v-2h2v2z"/></svg>
React
import type { SVGProps } from "react";
export function MdiRobotVacuumVariantAlert(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 3c-1.1 0-2 .9-2 2v2h2V5h14v2h2V5c0-1.1-.9-2-2-2zm3 4v2h8V7zM1 9v3c0 5 4 9 9 9s9-4 9-9V9h-2v3c0 3.9-3.1 7-7 7s-7-3.1-7-7V9zm9 3c-1.4 0-2.5 1.1-2.5 2.5S8.6 17 10 17s2.5-1.1 2.5-2.5S11.4 12 10 12m11 0V7h2v6h-2m0 4v-2h2v2z"/></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 3c-1.1 0-2 .9-2 2v2h2V5h14v2h2V5c0-1.1-.9-2-2-2zm3 4v2h8V7zM1 9v3c0 5 4 9 9 9s9-4 9-9V9h-2v3c0 3.9-3.1 7-7 7s-7-3.1-7-7V9zm9 3c-1.4 0-2.5 1.1-2.5 2.5S8.6 17 10 17s2.5-1.1 2.5-2.5S11.4 12 10 12m11 0V7h2v6h-2m0 4v-2h2v2z"/></svg> </template>
CSS
.icon-robot-vacuum-variant-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%22M3%203c-1.1%200-2%20.9-2%202v2h2V5h14v2h2V5c0-1.1-.9-2-2-2zm3%204v2h8V7zM1%209v3c0%205%204%209%209%209s9-4%209-9V9h-2v3c0%203.9-3.1%207-7%207s-7-3.1-7-7V9zm9%203c-1.4%200-2.5%201.1-2.5%202.5S8.6%2017%2010%2017s2.5-1.1%202.5-2.5S11.4%2012%2010%2012m11%200V7h2v6h-2m0%204v-2h2v2z%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%203c-1.1%200-2%20.9-2%202v2h2V5h14v2h2V5c0-1.1-.9-2-2-2zm3%204v2h8V7zM1%209v3c0%205%204%209%209%209s9-4%209-9V9h-2v3c0%203.9-3.1%207-7%207s-7-3.1-7-7V9zm9%203c-1.4%200-2.5%201.1-2.5%202.5S8.6%2017%2010%2017s2.5-1.1%202.5-2.5S11.4%2012%2010%2012m11%200V7h2v6h-2m0%204v-2h2v2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mdi/robot-vacuum-variant-alert.svg?color=%231a73e8&size=48