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

Name
blender
Set
Font Awesome Solid
Style
Solid
Category
Beverage
Viewbox
640×640
License
CC BY 4.0

The same icon in other sets

More beverage icons from Font Awesome Solid

Use the blender icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M64 120c0-30.9 25.1-56 56-56h381.6c21.3 0 36.6 20.3 30.8 40.8L521.1 144H408c-13.3 0-24 10.7-24 24s10.7 24 24 24h99.4l-18.3 64H408c-13.3 0-24 10.7-24 24s10.7 24 24 24h67.4L448 400H192l-9.1-96H120c-30.9 0-56-25.1-56-56zm114.3 136l-13.7-144H120c-4.4 0-8 3.6-8 8v128c0 4.4 3.6 8 8 8zM200 448h240c22.1 0 40 17.9 40 40v48c0 22.1-17.9 40-40 40H200c-22.1 0-40-17.9-40-40v-48c0-22.1 17.9-40 40-40m120 88c13.3 0 24-10.7 24-24s-10.7-24-24-24s-24 10.7-24 24s10.7 24 24 24"/></svg>

React

import type { SVGProps } from "react";

export function Fa7SolidBlender(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M64 120c0-30.9 25.1-56 56-56h381.6c21.3 0 36.6 20.3 30.8 40.8L521.1 144H408c-13.3 0-24 10.7-24 24s10.7 24 24 24h99.4l-18.3 64H408c-13.3 0-24 10.7-24 24s10.7 24 24 24h67.4L448 400H192l-9.1-96H120c-30.9 0-56-25.1-56-56zm114.3 136l-13.7-144H120c-4.4 0-8 3.6-8 8v128c0 4.4 3.6 8 8 8zM200 448h240c22.1 0 40 17.9 40 40v48c0 22.1-17.9 40-40 40H200c-22.1 0-40-17.9-40-40v-48c0-22.1 17.9-40 40-40m120 88c13.3 0 24-10.7 24-24s-10.7-24-24-24s-24 10.7-24 24s10.7 24 24 24"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M64 120c0-30.9 25.1-56 56-56h381.6c21.3 0 36.6 20.3 30.8 40.8L521.1 144H408c-13.3 0-24 10.7-24 24s10.7 24 24 24h99.4l-18.3 64H408c-13.3 0-24 10.7-24 24s10.7 24 24 24h67.4L448 400H192l-9.1-96H120c-30.9 0-56-25.1-56-56zm114.3 136l-13.7-144H120c-4.4 0-8 3.6-8 8v128c0 4.4 3.6 8 8 8zM200 448h240c22.1 0 40 17.9 40 40v48c0 22.1-17.9 40-40 40H200c-22.1 0-40-17.9-40-40v-48c0-22.1 17.9-40 40-40m120 88c13.3 0 24-10.7 24-24s-10.7-24-24-24s-24 10.7-24 24s10.7 24 24 24"/></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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M64%20120c0-30.9%2025.1-56%2056-56h381.6c21.3%200%2036.6%2020.3%2030.8%2040.8L521.1%20144H408c-13.3%200-24%2010.7-24%2024s10.7%2024%2024%2024h99.4l-18.3%2064H408c-13.3%200-24%2010.7-24%2024s10.7%2024%2024%2024h67.4L448%20400H192l-9.1-96H120c-30.9%200-56-25.1-56-56zm114.3%20136l-13.7-144H120c-4.4%200-8%203.6-8%208v128c0%204.4%203.6%208%208%208zM200%20448h240c22.1%200%2040%2017.9%2040%2040v48c0%2022.1-17.9%2040-40%2040H200c-22.1%200-40-17.9-40-40v-48c0-22.1%2017.9-40%2040-40m120%2088c13.3%200%2024-10.7%2024-24s-10.7-24-24-24s-24%2010.7-24%2024s10.7%2024%2024%2024%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M64%20120c0-30.9%2025.1-56%2056-56h381.6c21.3%200%2036.6%2020.3%2030.8%2040.8L521.1%20144H408c-13.3%200-24%2010.7-24%2024s10.7%2024%2024%2024h99.4l-18.3%2064H408c-13.3%200-24%2010.7-24%2024s10.7%2024%2024%2024h67.4L448%20400H192l-9.1-96H120c-30.9%200-56-25.1-56-56zm114.3%20136l-13.7-144H120c-4.4%200-8%203.6-8%208v128c0%204.4%203.6%208%208%208zM200%20448h240c22.1%200%2040%2017.9%2040%2040v48c0%2022.1-17.9%2040-40%2040H200c-22.1%200-40-17.9-40-40v-48c0-22.1%2017.9-40%2040-40m120%2088c13.3%200%2024-10.7%2024-24s-10.7-24-24-24s-24%2010.7-24%2024s10.7%2024%2024%2024%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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