blender from Font Awesome 6 Solid by Dave Gandy · Regular · Beverage · CC-BY-4.0 Attribution required.

Name
blender
Set
Font Awesome 6 Solid
Style
Regular
Category
Beverage
Viewbox
512×512
License
CC BY 4.0

The same icon in other sets

More beverage icons from Font Awesome 6 Solid

Use the blender icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M0 64C0 28.7 28.7 0 64 0h406.1c21.1 0 36.4 20.1 30.9 40.4L494.5 64H336c-8.8 0-16 7.2-16 16s7.2 16 16 16h149.8l-17.5 64H336c-8.8 0-16 7.2-16 16s7.2 16 16 16h123.6l-17.5 64H336c-8.8 0-16 7.2-16 16s7.2 16 16 16h97.5L416 352H160l-8.7-96H64c-35.3 0-64-28.7-64-64zm145.5 128L133.8 64H64v128zM144 384h288c26.5 0 48 21.5 48 48v32c0 26.5-21.5 48-48 48H144c-26.5 0-48-21.5-48-48v-32c0-26.5 21.5-48 48-48m144 96a32 32 0 1 0 0-64a32 32 0 1 0 0 64"/></svg>

React

import type { SVGProps } from "react";

export function Fa6SolidBlender(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M0 64C0 28.7 28.7 0 64 0h406.1c21.1 0 36.4 20.1 30.9 40.4L494.5 64H336c-8.8 0-16 7.2-16 16s7.2 16 16 16h149.8l-17.5 64H336c-8.8 0-16 7.2-16 16s7.2 16 16 16h123.6l-17.5 64H336c-8.8 0-16 7.2-16 16s7.2 16 16 16h97.5L416 352H160l-8.7-96H64c-35.3 0-64-28.7-64-64zm145.5 128L133.8 64H64v128zM144 384h288c26.5 0 48 21.5 48 48v32c0 26.5-21.5 48-48 48H144c-26.5 0-48-21.5-48-48v-32c0-26.5 21.5-48 48-48m144 96a32 32 0 1 0 0-64a32 32 0 1 0 0 64"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M0 64C0 28.7 28.7 0 64 0h406.1c21.1 0 36.4 20.1 30.9 40.4L494.5 64H336c-8.8 0-16 7.2-16 16s7.2 16 16 16h149.8l-17.5 64H336c-8.8 0-16 7.2-16 16s7.2 16 16 16h123.6l-17.5 64H336c-8.8 0-16 7.2-16 16s7.2 16 16 16h97.5L416 352H160l-8.7-96H64c-35.3 0-64-28.7-64-64zm145.5 128L133.8 64H64v128zM144 384h288c26.5 0 48 21.5 48 48v32c0 26.5-21.5 48-48 48H144c-26.5 0-48-21.5-48-48v-32c0-26.5 21.5-48 48-48m144 96a32 32 0 1 0 0-64a32 32 0 1 0 0 64"/></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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%2064C0%2028.7%2028.7%200%2064%200h406.1c21.1%200%2036.4%2020.1%2030.9%2040.4L494.5%2064H336c-8.8%200-16%207.2-16%2016s7.2%2016%2016%2016h149.8l-17.5%2064H336c-8.8%200-16%207.2-16%2016s7.2%2016%2016%2016h123.6l-17.5%2064H336c-8.8%200-16%207.2-16%2016s7.2%2016%2016%2016h97.5L416%20352H160l-8.7-96H64c-35.3%200-64-28.7-64-64zm145.5%20128L133.8%2064H64v128zM144%20384h288c26.5%200%2048%2021.5%2048%2048v32c0%2026.5-21.5%2048-48%2048H144c-26.5%200-48-21.5-48-48v-32c0-26.5%2021.5-48%2048-48m144%2096a32%2032%200%201%200%200-64a32%2032%200%201%200%200%2064%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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%2064C0%2028.7%2028.7%200%2064%200h406.1c21.1%200%2036.4%2020.1%2030.9%2040.4L494.5%2064H336c-8.8%200-16%207.2-16%2016s7.2%2016%2016%2016h149.8l-17.5%2064H336c-8.8%200-16%207.2-16%2016s7.2%2016%2016%2016h123.6l-17.5%2064H336c-8.8%200-16%207.2-16%2016s7.2%2016%2016%2016h97.5L416%20352H160l-8.7-96H64c-35.3%200-64-28.7-64-64zm145.5%20128L133.8%2064H64v128zM144%20384h288c26.5%200%2048%2021.5%2048%2048v32c0%2026.5-21.5%2048-48%2048H144c-26.5%200-48-21.5-48-48v-32c0-26.5%2021.5-48%2048-48m144%2096a32%2032%200%201%200%200-64a32%2032%200%201%200%200%2064%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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