mixer logo
mixer from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- mixer
- Set
- CoreUI Brands
- Style
- Brand
- Viewbox
- 32×32
- License
- CC0 1.0
The same logo in other sets
Use the mixer logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M3.276 1.833c-.817 0-1.599.307-2.203.855C-.178 3.844-.282 5.797.74 7.172l6.552 8.787l-6.595 8.869c-1.015 1.375-.937 3.328.339 4.484a3.27 3.27 0 0 0 4.824-.457l9.208-12.376a.87.87 0 0 0 0-1.015L5.896 3.145a3.25 3.25 0 0 0-2.62-1.312m25.453 0a3.25 3.25 0 0 0-2.625 1.312l-9.145 12.297a.85.85 0 0 0 0 1.016l9.181 12.396a3.27 3.27 0 0 0 4.824.457c1.276-1.156 1.353-3.109.339-4.484l-6.595-8.869l6.557-8.787c1.016-1.375.917-3.328-.339-4.484a3.3 3.3 0 0 0-2.203-.855z"/></svg>
React
import type { SVGProps } from "react";
export function CibMixer(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="M3.276 1.833c-.817 0-1.599.307-2.203.855C-.178 3.844-.282 5.797.74 7.172l6.552 8.787l-6.595 8.869c-1.015 1.375-.937 3.328.339 4.484a3.27 3.27 0 0 0 4.824-.457l9.208-12.376a.87.87 0 0 0 0-1.015L5.896 3.145a3.25 3.25 0 0 0-2.62-1.312m25.453 0a3.25 3.25 0 0 0-2.625 1.312l-9.145 12.297a.85.85 0 0 0 0 1.016l9.181 12.396a3.27 3.27 0 0 0 4.824.457c1.276-1.156 1.353-3.109.339-4.484l-6.595-8.869l6.557-8.787c1.016-1.375.917-3.328-.339-4.484a3.3 3.3 0 0 0-2.203-.855z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M3.276 1.833c-.817 0-1.599.307-2.203.855C-.178 3.844-.282 5.797.74 7.172l6.552 8.787l-6.595 8.869c-1.015 1.375-.937 3.328.339 4.484a3.27 3.27 0 0 0 4.824-.457l9.208-12.376a.87.87 0 0 0 0-1.015L5.896 3.145a3.25 3.25 0 0 0-2.62-1.312m25.453 0a3.25 3.25 0 0 0-2.625 1.312l-9.145 12.297a.85.85 0 0 0 0 1.016l9.181 12.396a3.27 3.27 0 0 0 4.824.457c1.276-1.156 1.353-3.109.339-4.484l-6.595-8.869l6.557-8.787c1.016-1.375.917-3.328-.339-4.484a3.3 3.3 0 0 0-2.203-.855z"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.276%201.833c-.817%200-1.599.307-2.203.855C-.178%203.844-.282%205.797.74%207.172l6.552%208.787l-6.595%208.869c-1.015%201.375-.937%203.328.339%204.484a3.27%203.27%200%200%200%204.824-.457l9.208-12.376a.87.87%200%200%200%200-1.015L5.896%203.145a3.25%203.25%200%200%200-2.62-1.312m25.453%200a3.25%203.25%200%200%200-2.625%201.312l-9.145%2012.297a.85.85%200%200%200%200%201.016l9.181%2012.396a3.27%203.27%200%200%200%204.824.457c1.276-1.156%201.353-3.109.339-4.484l-6.595-8.869l6.557-8.787c1.016-1.375.917-3.328-.339-4.484a3.3%203.3%200%200%200-2.203-.855z%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%22M3.276%201.833c-.817%200-1.599.307-2.203.855C-.178%203.844-.282%205.797.74%207.172l6.552%208.787l-6.595%208.869c-1.015%201.375-.937%203.328.339%204.484a3.27%203.27%200%200%200%204.824-.457l9.208-12.376a.87.87%200%200%200%200-1.015L5.896%203.145a3.25%203.25%200%200%200-2.62-1.312m25.453%200a3.25%203.25%200%200%200-2.625%201.312l-9.145%2012.297a.85.85%200%200%200%200%201.016l9.181%2012.396a3.27%203.27%200%200%200%204.824.457c1.276-1.156%201.353-3.109.339-4.484l-6.595-8.869l6.557-8.787c1.016-1.375.917-3.328-.339-4.484a3.3%203.3%200%200%200-2.203-.855z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/mixer.svg?color=%231a73e8&size=48