blender icon
blender-outline-sharp from Material Symbols Light by Google · Outline Sharp · Household · Apache-2.0 Free for personal and commercial use.
- Name
- blender-outline-sharp
- Set
- Material Symbols Light
- Style
- Outline Sharp
- Category
- Household
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
blenderBoxicons BrandsblenderCoreUI BrandsblenderDeviconblenderFont Awesome 6 SolidblenderFont Awesome SolidblenderHuge IconsblenderLine AwesomeblenderSVG LogosblenderLucideblenderMaterial Icon ThemeblenderMaterial SymbolsblenderMaterial Design Iconsblender-fillRemix IconblenderSimple Iconsblender-darkSkill IconsblenderTabler Icons
More household icons from Material Symbols Light
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="M6.808 21v-3.75l1.927-1.639l-.76-4.919H4.769V4H10v-.77h4V4h3.052l-1.786 11.612l1.926 1.638V21zm1.02-11.308L7.095 5H5.77v4.692zm4.721 8.857q.22-.22.22-.549t-.22-.549t-.549-.22t-.549.22t-.22.549t.22.549t.549.22t.549-.22M9.662 15h4.677L15.88 5H8.119zm-1.854 5h8.384v-2.308L14.187 16H9.814l-2.006 1.692zM12 18"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightBlenderOutlineSharp(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="M6.808 21v-3.75l1.927-1.639l-.76-4.919H4.769V4H10v-.77h4V4h3.052l-1.786 11.612l1.926 1.638V21zm1.02-11.308L7.095 5H5.77v4.692zm4.721 8.857q.22-.22.22-.549t-.22-.549t-.549-.22t-.549.22t-.22.549t.22.549t.549.22t.549-.22M9.662 15h4.677L15.88 5H8.119zm-1.854 5h8.384v-2.308L14.187 16H9.814l-2.006 1.692zM12 18"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.808 21v-3.75l1.927-1.639l-.76-4.919H4.769V4H10v-.77h4V4h3.052l-1.786 11.612l1.926 1.638V21zm1.02-11.308L7.095 5H5.77v4.692zm4.721 8.857q.22-.22.22-.549t-.22-.549t-.549-.22t-.549.22t-.22.549t.22.549t.549.22t.549-.22M9.662 15h4.677L15.88 5H8.119zm-1.854 5h8.384v-2.308L14.187 16H9.814l-2.006 1.692zM12 18"/></svg> </template>
CSS
.icon-blender-outline-sharp {
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%22M6.808%2021v-3.75l1.927-1.639l-.76-4.919H4.769V4H10v-.77h4V4h3.052l-1.786%2011.612l1.926%201.638V21zm1.02-11.308L7.095%205H5.77v4.692zm4.721%208.857q.22-.22.22-.549t-.22-.549t-.549-.22t-.549.22t-.22.549t.22.549t.549.22t.549-.22M9.662%2015h4.677L15.88%205H8.119zm-1.854%205h8.384v-2.308L14.187%2016H9.814l-2.006%201.692zM12%2018%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%22M6.808%2021v-3.75l1.927-1.639l-.76-4.919H4.769V4H10v-.77h4V4h3.052l-1.786%2011.612l1.926%201.638V21zm1.02-11.308L7.095%205H5.77v4.692zm4.721%208.857q.22-.22.22-.549t-.22-.549t-.549-.22t-.549.22t-.22.549t.22.549t.549.22t.549-.22M9.662%2015h4.677L15.88%205H8.119zm-1.854%205h8.384v-2.308L14.187%2016H9.814l-2.006%201.692zM12%2018%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/blender-outline-sharp.svg?color=%231a73e8&size=48