robot mower icon
robot-mower-outline from Material Design Icons by Pictogrammers · Outline · Hardware / Tools · Apache-2.0 Free for personal and commercial use.
- Name
- robot-mower-outline
- Set
- Material Design Icons
- Style
- Outline
- Category
- Hardware / Tools
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- lawn-mower-outline
1 other variant in Material Design Icons
More hardware / tools icons from Material Design Icons
Use the robot mower icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1 14a5.002 5.002 0 0 0 9 3h5.17A3 3 0 0 0 18 19c1.31 0 2.42-.83 2.83-2H23v-2c0-5.5-4.5-10-10-10H1zm20 1H10.9A5.002 5.002 0 0 0 3 10V7h9.5c2.6 0 4.92 1.16 6.5 3h-4v2h5.25c.42.92.67 1.94.75 3M6 11c1.66 0 3 1.34 3 3s-1.34 3-3 3s-3-1.34-3-3s1.34-3 3-3"/></svg>
React
import type { SVGProps } from "react";
export function MdiRobotMowerOutline(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="M1 14a5.002 5.002 0 0 0 9 3h5.17A3 3 0 0 0 18 19c1.31 0 2.42-.83 2.83-2H23v-2c0-5.5-4.5-10-10-10H1zm20 1H10.9A5.002 5.002 0 0 0 3 10V7h9.5c2.6 0 4.92 1.16 6.5 3h-4v2h5.25c.42.92.67 1.94.75 3M6 11c1.66 0 3 1.34 3 3s-1.34 3-3 3s-3-1.34-3-3s1.34-3 3-3"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1 14a5.002 5.002 0 0 0 9 3h5.17A3 3 0 0 0 18 19c1.31 0 2.42-.83 2.83-2H23v-2c0-5.5-4.5-10-10-10H1zm20 1H10.9A5.002 5.002 0 0 0 3 10V7h9.5c2.6 0 4.92 1.16 6.5 3h-4v2h5.25c.42.92.67 1.94.75 3M6 11c1.66 0 3 1.34 3 3s-1.34 3-3 3s-3-1.34-3-3s1.34-3 3-3"/></svg> </template>
CSS
.icon-robot-mower-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%22M1%2014a5.002%205.002%200%200%200%209%203h5.17A3%203%200%200%200%2018%2019c1.31%200%202.42-.83%202.83-2H23v-2c0-5.5-4.5-10-10-10H1zm20%201H10.9A5.002%205.002%200%200%200%203%2010V7h9.5c2.6%200%204.92%201.16%206.5%203h-4v2h5.25c.42.92.67%201.94.75%203M6%2011c1.66%200%203%201.34%203%203s-1.34%203-3%203s-3-1.34-3-3s1.34-3%203-3%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%22M1%2014a5.002%205.002%200%200%200%209%203h5.17A3%203%200%200%200%2018%2019c1.31%200%202.42-.83%202.83-2H23v-2c0-5.5-4.5-10-10-10H1zm20%201H10.9A5.002%205.002%200%200%200%203%2010V7h9.5c2.6%200%204.92%201.16%206.5%203h-4v2h5.25c.42.92.67%201.94.75%203M6%2011c1.66%200%203%201.34%203%203s-1.34%203-3%203s-3-1.34-3-3s1.34-3%203-3%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mdi/robot-mower-outline.svg?color=%231a73e8&size=48