mixer from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
mixer
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

The same icon in other sets

Use the mixer icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M6 8.5H4.75c-1.173 0-1.76 0-2.163-.31a1.5 1.5 0 0 1-.277-.277C2 7.51 2 6.923 2 5.75s0-1.76.31-2.163a1.5 1.5 0 0 1 .277-.277C2.99 3 3.577 3 4.75 3H17c1.414 0 2.121 0 2.56.44C20 3.878 20 4.585 20 6v2.372c0 1.056 0 1.584-.254 1.963a1.5 1.5 0 0 1-.41.411c-.38.254-.908.254-1.964.254h-.577c-.424 0-.635 0-.826-.037a2 2 0 0 1-1.294-.876c-.106-.164-.184-.36-.342-.754a2.3 2.3 0 0 0-.17-.376a1 1 0 0 0-.647-.438c-.096-.019-.202-.019-.414-.019H12c-.943 0-1.414 0-1.707.293S10 9.557 10 10.5V17a4 4 0 0 0 4 4M4 8.5V21m-2 0h20"/><path d="M19.981 15H15.02c-1.273 0-.993 1.663-.993 2.5c0 1.933 1.555 3.5 3.474 3.5s3.474-1.567 3.474-3.5c0-.837.28-2.5-.993-2.5M17.5 11v4m-.375-9H17m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsMixer(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="M6 8.5H4.75c-1.173 0-1.76 0-2.163-.31a1.5 1.5 0 0 1-.277-.277C2 7.51 2 6.923 2 5.75s0-1.76.31-2.163a1.5 1.5 0 0 1 .277-.277C2.99 3 3.577 3 4.75 3H17c1.414 0 2.121 0 2.56.44C20 3.878 20 4.585 20 6v2.372c0 1.056 0 1.584-.254 1.963a1.5 1.5 0 0 1-.41.411c-.38.254-.908.254-1.964.254h-.577c-.424 0-.635 0-.826-.037a2 2 0 0 1-1.294-.876c-.106-.164-.184-.36-.342-.754a2.3 2.3 0 0 0-.17-.376a1 1 0 0 0-.647-.438c-.096-.019-.202-.019-.414-.019H12c-.943 0-1.414 0-1.707.293S10 9.557 10 10.5V17a4 4 0 0 0 4 4M4 8.5V21m-2 0h20"/><path d="M19.981 15H15.02c-1.273 0-.993 1.663-.993 2.5c0 1.933 1.555 3.5 3.474 3.5s3.474-1.567 3.474-3.5c0-.837.28-2.5-.993-2.5M17.5 11v4m-.375-9H17m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M6 8.5H4.75c-1.173 0-1.76 0-2.163-.31a1.5 1.5 0 0 1-.277-.277C2 7.51 2 6.923 2 5.75s0-1.76.31-2.163a1.5 1.5 0 0 1 .277-.277C2.99 3 3.577 3 4.75 3H17c1.414 0 2.121 0 2.56.44C20 3.878 20 4.585 20 6v2.372c0 1.056 0 1.584-.254 1.963a1.5 1.5 0 0 1-.41.411c-.38.254-.908.254-1.964.254h-.577c-.424 0-.635 0-.826-.037a2 2 0 0 1-1.294-.876c-.106-.164-.184-.36-.342-.754a2.3 2.3 0 0 0-.17-.376a1 1 0 0 0-.647-.438c-.096-.019-.202-.019-.414-.019H12c-.943 0-1.414 0-1.707.293S10 9.557 10 10.5V17a4 4 0 0 0 4 4M4 8.5V21m-2 0h20"/><path d="M19.981 15H15.02c-1.273 0-.993 1.663-.993 2.5c0 1.933 1.555 3.5 3.474 3.5s3.474-1.567 3.474-3.5c0-.837.28-2.5-.993-2.5M17.5 11v4m-.375-9H17m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0"/></g></svg>
</template>

CSS

.icon-mixer {
  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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M6%208.5H4.75c-1.173%200-1.76%200-2.163-.31a1.5%201.5%200%200%201-.277-.277C2%207.51%202%206.923%202%205.75s0-1.76.31-2.163a1.5%201.5%200%200%201%20.277-.277C2.99%203%203.577%203%204.75%203H17c1.414%200%202.121%200%202.56.44C20%203.878%2020%204.585%2020%206v2.372c0%201.056%200%201.584-.254%201.963a1.5%201.5%200%200%201-.41.411c-.38.254-.908.254-1.964.254h-.577c-.424%200-.635%200-.826-.037a2%202%200%200%201-1.294-.876c-.106-.164-.184-.36-.342-.754a2.3%202.3%200%200%200-.17-.376a1%201%200%200%200-.647-.438c-.096-.019-.202-.019-.414-.019H12c-.943%200-1.414%200-1.707.293S10%209.557%2010%2010.5V17a4%204%200%200%200%204%204M4%208.5V21m-2%200h20%22%2F%3E%3Cpath%20d%3D%22M19.981%2015H15.02c-1.273%200-.993%201.663-.993%202.5c0%201.933%201.555%203.5%203.474%203.5s3.474-1.567%203.474-3.5c0-.837.28-2.5-.993-2.5M17.5%2011v4m-.375-9H17m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M6%208.5H4.75c-1.173%200-1.76%200-2.163-.31a1.5%201.5%200%200%201-.277-.277C2%207.51%202%206.923%202%205.75s0-1.76.31-2.163a1.5%201.5%200%200%201%20.277-.277C2.99%203%203.577%203%204.75%203H17c1.414%200%202.121%200%202.56.44C20%203.878%2020%204.585%2020%206v2.372c0%201.056%200%201.584-.254%201.963a1.5%201.5%200%200%201-.41.411c-.38.254-.908.254-1.964.254h-.577c-.424%200-.635%200-.826-.037a2%202%200%200%201-1.294-.876c-.106-.164-.184-.36-.342-.754a2.3%202.3%200%200%200-.17-.376a1%201%200%200%200-.647-.438c-.096-.019-.202-.019-.414-.019H12c-.943%200-1.414%200-1.707.293S10%209.557%2010%2010.5V17a4%204%200%200%200%204%204M4%208.5V21m-2%200h20%22%2F%3E%3Cpath%20d%3D%22M19.981%2015H15.02c-1.273%200-.993%201.663-.993%202.5c0%201.933%201.555%203.5%203.474%203.5s3.474-1.567%203.474-3.5c0-.837.28-2.5-.993-2.5M17.5%2011v4m-.375-9H17m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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