blender from Material Symbols Light by Google · Regular · Household · Apache-2.0 Free for personal and commercial use.

Name
blender
Set
Material Symbols Light
Style
Regular
Category
Household
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

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="M7.808 21q-.421 0-.711-.29q-.29-.289-.29-.71v-1q0-1.002.494-1.896t1.434-1.492l-.76-4.92h-1.59q-.69 0-1.153-.462t-.463-1.153V5.616q0-.672.472-1.144Q5.714 4 6.385 4H10v-.77h4V4h3.052l-1.786 11.612q.94.597 1.433 1.492T17.192 19v1q0 .421-.289.71q-.29.29-.71.29zm.02-11.308L7.095 5h-.71q-.23 0-.423.192t-.192.423v3.462q0 .23.192.423t.423.192zm4.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.119z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightBlender(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="M7.808 21q-.421 0-.711-.29q-.29-.289-.29-.71v-1q0-1.002.494-1.896t1.434-1.492l-.76-4.92h-1.59q-.69 0-1.153-.462t-.463-1.153V5.616q0-.672.472-1.144Q5.714 4 6.385 4H10v-.77h4V4h3.052l-1.786 11.612q.94.597 1.433 1.492T17.192 19v1q0 .421-.289.71q-.29.29-.71.29zm.02-11.308L7.095 5h-.71q-.23 0-.423.192t-.192.423v3.462q0 .23.192.423t.423.192zm4.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.119z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.808 21q-.421 0-.711-.29q-.29-.289-.29-.71v-1q0-1.002.494-1.896t1.434-1.492l-.76-4.92h-1.59q-.69 0-1.153-.462t-.463-1.153V5.616q0-.672.472-1.144Q5.714 4 6.385 4H10v-.77h4V4h3.052l-1.786 11.612q.94.597 1.433 1.492T17.192 19v1q0 .421-.289.71q-.29.29-.71.29zm.02-11.308L7.095 5h-.71q-.23 0-.423.192t-.192.423v3.462q0 .23.192.423t.423.192zm4.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.119z"/></svg>
</template>

CSS

.icon-blender {
  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%22M7.808%2021q-.421%200-.711-.29q-.29-.289-.29-.71v-1q0-1.002.494-1.896t1.434-1.492l-.76-4.92h-1.59q-.69%200-1.153-.462t-.463-1.153V5.616q0-.672.472-1.144Q5.714%204%206.385%204H10v-.77h4V4h3.052l-1.786%2011.612q.94.597%201.433%201.492T17.192%2019v1q0%20.421-.289.71q-.29.29-.71.29zm.02-11.308L7.095%205h-.71q-.23%200-.423.192t-.192.423v3.462q0%20.23.192.423t.423.192zm4.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.119z%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%22M7.808%2021q-.421%200-.711-.29q-.29-.289-.29-.71v-1q0-1.002.494-1.896t1.434-1.492l-.76-4.92h-1.59q-.69%200-1.153-.462t-.463-1.153V5.616q0-.672.472-1.144Q5.714%204%206.385%204H10v-.77h4V4h3.052l-1.786%2011.612q.94.597%201.433%201.492T17.192%2019v1q0%20.421-.289.71q-.29.29-.71.29zm.02-11.308L7.095%205h-.71q-.23%200-.423.192t-.192.423v3.462q0%20.23.192.423t.423.192zm4.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.119z%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.svg?color=%231a73e8&size=48