smart vacuum cleaner 2 icon
smart-vacuum-cleaner-2-bold-duotone from Solar by 480 Design · Bold Duotone · Home · CC-BY-4.0 Attribution required.
- Name
- smart-vacuum-cleaner-2-bold-duotone
- Set
- Solar
- Style
- Bold Duotone
- Category
- Home
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
More home icons from Solar
armchair-2-boldarmchair-boldbar-chair-boldbath-boldbed-boldbedside-table-2-boldbedside-table-3-boldbedside-table-4-boldbedside-table-boldchair-2-boldchair-boldchandelier-boldcloset-2-boldcloset-boldconditioner-2-boldconditioner-boldfloor-lamp-boldfloor-lamp-minimalistic-boldfridge-boldlamp-boldmirror-boldremote-controller-2-boldremote-controller-boldremote-controller-minimalistic-bold
Use the smart vacuum cleaner 2 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M6.06066 19.0001L2.53033 22.5304C2.23744 22.8233 1.76256 22.8233 1.46967 22.5304C1.17678 22.2375 1.17678 21.7627 1.46967 21.4698L5 17.9395L6.06066 19.0001Z" clip-rule="evenodd" opacity=".5"/><path fill-rule="evenodd" d="M17.9393 19.0001L21.4697 22.5304C21.7626 22.8233 22.2374 22.8233 22.5303 22.5304C22.8232 22.2375 22.8232 21.7627 22.5303 21.4698L19 17.9395L17.9393 19.0001Z" clip-rule="evenodd" opacity=".5"/><path d="M9.75 8.75C9.75 7.50736 10.7574 6.5 12 6.5C13.2426 6.5 14.25 7.50736 14.25 8.75C14.25 9.99264 13.2426 11 12 11C10.7574 11 9.75 9.99264 9.75 8.75Z"/><path fill-rule="evenodd" d="M12 21.5C17.5228 21.5 22 17.0228 22 11.5C22 5.97715 17.5228 1.5 12 1.5C6.47715 1.5 2 5.97715 2 11.5C2 17.0228 6.47715 21.5 12 21.5ZM8.25 8.75C8.25 6.67893 9.92893 5 12 5C14.0711 5 15.75 6.67893 15.75 8.75C15.75 10.8211 14.0711 12.5 12 12.5C9.92893 12.5 8.25 10.8211 8.25 8.75ZM12.75 15.75C12.75 15.3358 12.4142 15 12 15C11.5858 15 11.25 15.3358 11.25 15.75V17.75C11.25 18.1642 11.5858 18.5 12 18.5C12.4142 18.5 12.75 18.1642 12.75 17.75V15.75Z" clip-rule="evenodd"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarSmartVacuumCleaner2BoldDuotone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fillRule="evenodd" d="M6.06066 19.0001L2.53033 22.5304C2.23744 22.8233 1.76256 22.8233 1.46967 22.5304C1.17678 22.2375 1.17678 21.7627 1.46967 21.4698L5 17.9395L6.06066 19.0001Z" clipRule="evenodd" opacity=".5"/><path fillRule="evenodd" d="M17.9393 19.0001L21.4697 22.5304C21.7626 22.8233 22.2374 22.8233 22.5303 22.5304C22.8232 22.2375 22.8232 21.7627 22.5303 21.4698L19 17.9395L17.9393 19.0001Z" clipRule="evenodd" opacity=".5"/><path d="M9.75 8.75C9.75 7.50736 10.7574 6.5 12 6.5C13.2426 6.5 14.25 7.50736 14.25 8.75C14.25 9.99264 13.2426 11 12 11C10.7574 11 9.75 9.99264 9.75 8.75Z"/><path fillRule="evenodd" d="M12 21.5C17.5228 21.5 22 17.0228 22 11.5C22 5.97715 17.5228 1.5 12 1.5C6.47715 1.5 2 5.97715 2 11.5C2 17.0228 6.47715 21.5 12 21.5ZM8.25 8.75C8.25 6.67893 9.92893 5 12 5C14.0711 5 15.75 6.67893 15.75 8.75C15.75 10.8211 14.0711 12.5 12 12.5C9.92893 12.5 8.25 10.8211 8.25 8.75ZM12.75 15.75C12.75 15.3358 12.4142 15 12 15C11.5858 15 11.25 15.3358 11.25 15.75V17.75C11.25 18.1642 11.5858 18.5 12 18.5C12.4142 18.5 12.75 18.1642 12.75 17.75V15.75Z" clipRule="evenodd"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M6.06066 19.0001L2.53033 22.5304C2.23744 22.8233 1.76256 22.8233 1.46967 22.5304C1.17678 22.2375 1.17678 21.7627 1.46967 21.4698L5 17.9395L6.06066 19.0001Z" clip-rule="evenodd" opacity=".5"/><path fill-rule="evenodd" d="M17.9393 19.0001L21.4697 22.5304C21.7626 22.8233 22.2374 22.8233 22.5303 22.5304C22.8232 22.2375 22.8232 21.7627 22.5303 21.4698L19 17.9395L17.9393 19.0001Z" clip-rule="evenodd" opacity=".5"/><path d="M9.75 8.75C9.75 7.50736 10.7574 6.5 12 6.5C13.2426 6.5 14.25 7.50736 14.25 8.75C14.25 9.99264 13.2426 11 12 11C10.7574 11 9.75 9.99264 9.75 8.75Z"/><path fill-rule="evenodd" d="M12 21.5C17.5228 21.5 22 17.0228 22 11.5C22 5.97715 17.5228 1.5 12 1.5C6.47715 1.5 2 5.97715 2 11.5C2 17.0228 6.47715 21.5 12 21.5ZM8.25 8.75C8.25 6.67893 9.92893 5 12 5C14.0711 5 15.75 6.67893 15.75 8.75C15.75 10.8211 14.0711 12.5 12 12.5C9.92893 12.5 8.25 10.8211 8.25 8.75ZM12.75 15.75C12.75 15.3358 12.4142 15 12 15C11.5858 15 11.25 15.3358 11.25 15.75V17.75C11.25 18.1642 11.5858 18.5 12 18.5C12.4142 18.5 12.75 18.1642 12.75 17.75V15.75Z" clip-rule="evenodd"/></g></svg> </template>
CSS
.icon-smart-vacuum-cleaner-2-bold-duotone {
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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M6.06066%2019.0001L2.53033%2022.5304C2.23744%2022.8233%201.76256%2022.8233%201.46967%2022.5304C1.17678%2022.2375%201.17678%2021.7627%201.46967%2021.4698L5%2017.9395L6.06066%2019.0001Z%22%20clip-rule%3D%22evenodd%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M17.9393%2019.0001L21.4697%2022.5304C21.7626%2022.8233%2022.2374%2022.8233%2022.5303%2022.5304C22.8232%2022.2375%2022.8232%2021.7627%2022.5303%2021.4698L19%2017.9395L17.9393%2019.0001Z%22%20clip-rule%3D%22evenodd%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M9.75%208.75C9.75%207.50736%2010.7574%206.5%2012%206.5C13.2426%206.5%2014.25%207.50736%2014.25%208.75C14.25%209.99264%2013.2426%2011%2012%2011C10.7574%2011%209.75%209.99264%209.75%208.75Z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M12%2021.5C17.5228%2021.5%2022%2017.0228%2022%2011.5C22%205.97715%2017.5228%201.5%2012%201.5C6.47715%201.5%202%205.97715%202%2011.5C2%2017.0228%206.47715%2021.5%2012%2021.5ZM8.25%208.75C8.25%206.67893%209.92893%205%2012%205C14.0711%205%2015.75%206.67893%2015.75%208.75C15.75%2010.8211%2014.0711%2012.5%2012%2012.5C9.92893%2012.5%208.25%2010.8211%208.25%208.75ZM12.75%2015.75C12.75%2015.3358%2012.4142%2015%2012%2015C11.5858%2015%2011.25%2015.3358%2011.25%2015.75V17.75C11.25%2018.1642%2011.5858%2018.5%2012%2018.5C12.4142%2018.5%2012.75%2018.1642%2012.75%2017.75V15.75Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M6.06066%2019.0001L2.53033%2022.5304C2.23744%2022.8233%201.76256%2022.8233%201.46967%2022.5304C1.17678%2022.2375%201.17678%2021.7627%201.46967%2021.4698L5%2017.9395L6.06066%2019.0001Z%22%20clip-rule%3D%22evenodd%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M17.9393%2019.0001L21.4697%2022.5304C21.7626%2022.8233%2022.2374%2022.8233%2022.5303%2022.5304C22.8232%2022.2375%2022.8232%2021.7627%2022.5303%2021.4698L19%2017.9395L17.9393%2019.0001Z%22%20clip-rule%3D%22evenodd%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M9.75%208.75C9.75%207.50736%2010.7574%206.5%2012%206.5C13.2426%206.5%2014.25%207.50736%2014.25%208.75C14.25%209.99264%2013.2426%2011%2012%2011C10.7574%2011%209.75%209.99264%209.75%208.75Z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M12%2021.5C17.5228%2021.5%2022%2017.0228%2022%2011.5C22%205.97715%2017.5228%201.5%2012%201.5C6.47715%201.5%202%205.97715%202%2011.5C2%2017.0228%206.47715%2021.5%2012%2021.5ZM8.25%208.75C8.25%206.67893%209.92893%205%2012%205C14.0711%205%2015.75%206.67893%2015.75%208.75C15.75%2010.8211%2014.0711%2012.5%2012%2012.5C9.92893%2012.5%208.25%2010.8211%208.25%208.75ZM12.75%2015.75C12.75%2015.3358%2012.4142%2015%2012%2015C11.5858%2015%2011.25%2015.3358%2011.25%2015.75V17.75C11.25%2018.1642%2011.5858%2018.5%2012%2018.5C12.4142%2018.5%2012.75%2018.1642%2012.75%2017.75V15.75Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/smart-vacuum-cleaner-2-bold-duotone.svg?color=%231a73e8&size=48