blender from Line Awesome by Icons8 · Line · Objects · Apache-2.0 Free for personal and commercial use.

Name
blender
Set
Line Awesome
Style
Line
Category
Objects
Viewbox
32×32
License
Apache 2.0
Aliases
blender-solid

The same icon in other sets

More objects icons from Line Awesome

Use the blender icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M8 5C6.346 5 5 6.346 5 8v5c0 1.654 1.346 3 3 3h3.242l.627 5.014A2.997 2.997 0 0 0 9 24v3h17v-3c0-1.568-1.214-2.844-2.748-2.975L26.957 5zm0 2h2.117l.875 7H8c-.551 0-1-.449-1-1V8c0-.551.449-1 1-1m4.133 0H24.44l-.462 2H19v2h4.518l-.463 2H19v2h3.592l-.463 2H19v2h2.668l-.463 2h-7.322zM12 23h11c.551 0 1 .449 1 1v1H11v-1c0-.551.449-1 1-1"/></svg>

React

import type { SVGProps } from "react";

export function LaBlender(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M8 5C6.346 5 5 6.346 5 8v5c0 1.654 1.346 3 3 3h3.242l.627 5.014A2.997 2.997 0 0 0 9 24v3h17v-3c0-1.568-1.214-2.844-2.748-2.975L26.957 5zm0 2h2.117l.875 7H8c-.551 0-1-.449-1-1V8c0-.551.449-1 1-1m4.133 0H24.44l-.462 2H19v2h4.518l-.463 2H19v2h3.592l-.463 2H19v2h2.668l-.463 2h-7.322zM12 23h11c.551 0 1 .449 1 1v1H11v-1c0-.551.449-1 1-1"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M8 5C6.346 5 5 6.346 5 8v5c0 1.654 1.346 3 3 3h3.242l.627 5.014A2.997 2.997 0 0 0 9 24v3h17v-3c0-1.568-1.214-2.844-2.748-2.975L26.957 5zm0 2h2.117l.875 7H8c-.551 0-1-.449-1-1V8c0-.551.449-1 1-1m4.133 0H24.44l-.462 2H19v2h4.518l-.463 2H19v2h3.592l-.463 2H19v2h2.668l-.463 2h-7.322zM12 23h11c.551 0 1 .449 1 1v1H11v-1c0-.551.449-1 1-1"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8%205C6.346%205%205%206.346%205%208v5c0%201.654%201.346%203%203%203h3.242l.627%205.014A2.997%202.997%200%200%200%209%2024v3h17v-3c0-1.568-1.214-2.844-2.748-2.975L26.957%205zm0%202h2.117l.875%207H8c-.551%200-1-.449-1-1V8c0-.551.449-1%201-1m4.133%200H24.44l-.462%202H19v2h4.518l-.463%202H19v2h3.592l-.463%202H19v2h2.668l-.463%202h-7.322zM12%2023h11c.551%200%201%20.449%201%201v1H11v-1c0-.551.449-1%201-1%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8%205C6.346%205%205%206.346%205%208v5c0%201.654%201.346%203%203%203h3.242l.627%205.014A2.997%202.997%200%200%200%209%2024v3h17v-3c0-1.568-1.214-2.844-2.748-2.975L26.957%205zm0%202h2.117l.875%207H8c-.551%200-1-.449-1-1V8c0-.551.449-1%201-1m4.133%200H24.44l-.462%202H19v2h4.518l-.463%202H19v2h3.592l-.463%202H19v2h2.668l-.463%202h-7.322zM12%2023h11c.551%200%201%20.449%201%201v1H11v-1c0-.551.449-1%201-1%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/blender.svg?color=%231a73e8&size=48