blender icon
blender-outline-rounded from Material Symbols by Google · Outline Rounded · Household · Apache-2.0 Free for personal and commercial use.
- Name
- blender-outline-rounded
- Set
- Material Symbols
- Style
- Outline Rounded
- Category
- Household
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols
The same icon in other sets
blenderBoxicons BrandsblenderCoreUI BrandsblenderDeviconblenderFont Awesome 6 SolidblenderFont Awesome SolidblenderHuge IconsblenderLine AwesomeblenderSVG LogosblenderLucideblenderMaterial Icon ThemeblenderMaterial Symbols LightblenderMaterial Design Iconsblender-fillRemix IconblenderSimple Iconsblender-darkSkill IconsblenderTabler Icons
More household icons from Material Symbols
Use the blender icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8 22q-.825 0-1.412-.587T6 20v-1q0-1.175.513-2.175T7.85 15.15L7.225 11H5q-.825 0-1.412-.588T3 9V5q0-.825.588-1.412T5 3h5q.275-.275.438-.638T11 2h2q.4 0 .563.363T14 3h2.8q.45 0 .763.35t.237.8l-1.65 11q.825.675 1.338 1.675T18 19v1q0 .825-.587 1.413T16 22zM6.925 9l-.6-4H5v4zm5.788 9.713Q13 18.425 13 18t-.288-.712T12 17t-.712.288T11 18t.288.713T12 19t.713-.288M9.7 14h4.6l1.35-9h-7.3zM8 20h8v-1q0-1.25-.875-2.125T13 16h-2q-1.25 0-2.125.875T8 19zm4-2"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsBlenderOutlineRounded(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 22q-.825 0-1.412-.587T6 20v-1q0-1.175.513-2.175T7.85 15.15L7.225 11H5q-.825 0-1.412-.588T3 9V5q0-.825.588-1.412T5 3h5q.275-.275.438-.638T11 2h2q.4 0 .563.363T14 3h2.8q.45 0 .763.35t.237.8l-1.65 11q.825.675 1.338 1.675T18 19v1q0 .825-.587 1.413T16 22zM6.925 9l-.6-4H5v4zm5.788 9.713Q13 18.425 13 18t-.288-.712T12 17t-.712.288T11 18t.288.713T12 19t.713-.288M9.7 14h4.6l1.35-9h-7.3zM8 20h8v-1q0-1.25-.875-2.125T13 16h-2q-1.25 0-2.125.875T8 19zm4-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="M8 22q-.825 0-1.412-.587T6 20v-1q0-1.175.513-2.175T7.85 15.15L7.225 11H5q-.825 0-1.412-.588T3 9V5q0-.825.588-1.412T5 3h5q.275-.275.438-.638T11 2h2q.4 0 .563.363T14 3h2.8q.45 0 .763.35t.237.8l-1.65 11q.825.675 1.338 1.675T18 19v1q0 .825-.587 1.413T16 22zM6.925 9l-.6-4H5v4zm5.788 9.713Q13 18.425 13 18t-.288-.712T12 17t-.712.288T11 18t.288.713T12 19t.713-.288M9.7 14h4.6l1.35-9h-7.3zM8 20h8v-1q0-1.25-.875-2.125T13 16h-2q-1.25 0-2.125.875T8 19zm4-2"/></svg> </template>
CSS
.icon-blender-outline-rounded {
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%2022q-.825%200-1.412-.587T6%2020v-1q0-1.175.513-2.175T7.85%2015.15L7.225%2011H5q-.825%200-1.412-.588T3%209V5q0-.825.588-1.412T5%203h5q.275-.275.438-.638T11%202h2q.4%200%20.563.363T14%203h2.8q.45%200%20.763.35t.237.8l-1.65%2011q.825.675%201.338%201.675T18%2019v1q0%20.825-.587%201.413T16%2022zM6.925%209l-.6-4H5v4zm5.788%209.713Q13%2018.425%2013%2018t-.288-.712T12%2017t-.712.288T11%2018t.288.713T12%2019t.713-.288M9.7%2014h4.6l1.35-9h-7.3zM8%2020h8v-1q0-1.25-.875-2.125T13%2016h-2q-1.25%200-2.125.875T8%2019zm4-2%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%2022q-.825%200-1.412-.587T6%2020v-1q0-1.175.513-2.175T7.85%2015.15L7.225%2011H5q-.825%200-1.412-.588T3%209V5q0-.825.588-1.412T5%203h5q.275-.275.438-.638T11%202h2q.4%200%20.563.363T14%203h2.8q.45%200%20.763.35t.237.8l-1.65%2011q.825.675%201.338%201.675T18%2019v1q0%20.825-.587%201.413T16%2022zM6.925%209l-.6-4H5v4zm5.788%209.713Q13%2018.425%2013%2018t-.288-.712T12%2017t-.712.288T11%2018t.288.713T12%2019t.713-.288M9.7%2014h4.6l1.35-9h-7.3zM8%2020h8v-1q0-1.25-.875-2.125T13%2016h-2q-1.25%200-2.125.875T8%2019zm4-2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/blender-outline-rounded.svg?color=%231a73e8&size=48