generator mobile icon
generator-mobile from Material Design Icons by Pictogrammers · Filled · Home Automation · Apache-2.0 Free for personal and commercial use.
- Name
- generator-mobile
- Set
- Material Design Icons
- Style
- Filled
- Category
- Home Automation
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- electricity-generator, power-generator
More home automation icons from Material Design Icons
air-filterair-humidifierair-humidifier-offair-purifierair-purifier-offalarm-lightalarm-light-offalarm-panelamplifierarrow-oscillatingarrow-oscillating-offawningbalconybathtubbellblindsblinds-horizontalblinds-horizontal-closedblinds-openblinds-verticalblinds-vertical-closedboom-gateboom-gate-upboombox
Use the generator mobile icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 2H2v17a2 2 0 0 0 2 2h8.1c-.07-.32-.1-.66-.1-1s.03-.68.1-1H4zm9 15c.91-1.21 2.36-2 4-2s3.09.79 4 2h1V6c0-1.11-.89-2-2-2H8a2 2 0 0 0-2 2v11zm7-11v2h-6V6zm-6 4h6v2h-6zm-7 1l3-6v4h2l-3 6v-4zm7.17 8a3 3 0 0 0-.17 1a3 3 0 0 0 3 3c1.66 0 3-1.34 3-3s-1.34-3-3-3c-1.31 0-2.42.84-2.83 2"/></svg>
React
import type { SVGProps } from "react";
export function MdiGeneratorMobile(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="M4 2H2v17a2 2 0 0 0 2 2h8.1c-.07-.32-.1-.66-.1-1s.03-.68.1-1H4zm9 15c.91-1.21 2.36-2 4-2s3.09.79 4 2h1V6c0-1.11-.89-2-2-2H8a2 2 0 0 0-2 2v11zm7-11v2h-6V6zm-6 4h6v2h-6zm-7 1l3-6v4h2l-3 6v-4zm7.17 8a3 3 0 0 0-.17 1a3 3 0 0 0 3 3c1.66 0 3-1.34 3-3s-1.34-3-3-3c-1.31 0-2.42.84-2.83 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="M4 2H2v17a2 2 0 0 0 2 2h8.1c-.07-.32-.1-.66-.1-1s.03-.68.1-1H4zm9 15c.91-1.21 2.36-2 4-2s3.09.79 4 2h1V6c0-1.11-.89-2-2-2H8a2 2 0 0 0-2 2v11zm7-11v2h-6V6zm-6 4h6v2h-6zm-7 1l3-6v4h2l-3 6v-4zm7.17 8a3 3 0 0 0-.17 1a3 3 0 0 0 3 3c1.66 0 3-1.34 3-3s-1.34-3-3-3c-1.31 0-2.42.84-2.83 2"/></svg> </template>
CSS
.icon-generator-mobile {
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%22M4%202H2v17a2%202%200%200%200%202%202h8.1c-.07-.32-.1-.66-.1-1s.03-.68.1-1H4zm9%2015c.91-1.21%202.36-2%204-2s3.09.79%204%202h1V6c0-1.11-.89-2-2-2H8a2%202%200%200%200-2%202v11zm7-11v2h-6V6zm-6%204h6v2h-6zm-7%201l3-6v4h2l-3%206v-4zm7.17%208a3%203%200%200%200-.17%201a3%203%200%200%200%203%203c1.66%200%203-1.34%203-3s-1.34-3-3-3c-1.31%200-2.42.84-2.83%202%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%22M4%202H2v17a2%202%200%200%200%202%202h8.1c-.07-.32-.1-.66-.1-1s.03-.68.1-1H4zm9%2015c.91-1.21%202.36-2%204-2s3.09.79%204%202h1V6c0-1.11-.89-2-2-2H8a2%202%200%200%200-2%202v11zm7-11v2h-6V6zm-6%204h6v2h-6zm-7%201l3-6v4h2l-3%206v-4zm7.17%208a3%203%200%200%200-.17%201a3%203%200%200%200%203%203c1.66%200%203-1.34%203-3s-1.34-3-3-3c-1.31%200-2.42.84-2.83%202%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mdi/generator-mobile.svg?color=%231a73e8&size=48