blender-outline-sharp from Material Symbols by Google · Outline Sharp · Household · Apache-2.0 Free for personal and commercial use.

Name
blender-outline-sharp
Set
Material Symbols
Style
Outline Sharp
Category
Household
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols

The same icon in other sets

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="M6 22v-4.75l1.85-2.1L7.225 11H3V3h7V2h4v1h3.975L16.15 15.15l1.85 2.1V22zm.925-13l-.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-2l-1.775-2h-4.45L8 18zm4-2"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsBlenderOutlineSharp(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 22v-4.75l1.85-2.1L7.225 11H3V3h7V2h4v1h3.975L16.15 15.15l1.85 2.1V22zm.925-13l-.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-2l-1.775-2h-4.45L8 18zm4-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="M6 22v-4.75l1.85-2.1L7.225 11H3V3h7V2h4v1h3.975L16.15 15.15l1.85 2.1V22zm.925-13l-.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-2l-1.775-2h-4.45L8 18zm4-2"/></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%2022v-4.75l1.85-2.1L7.225%2011H3V3h7V2h4v1h3.975L16.15%2015.15l1.85%202.1V22zm.925-13l-.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-2l-1.775-2h-4.45L8%2018zm4-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%22M6%2022v-4.75l1.85-2.1L7.225%2011H3V3h7V2h4v1h3.975L16.15%2015.15l1.85%202.1V22zm.925-13l-.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-2l-1.775-2h-4.45L8%2018zm4-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-sharp.svg?color=%231a73e8&size=48