mix from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.

Name
mix
Set
Font Awesome Brands
Style
Brand
Viewbox
640×640
License
CC BY 4.0

The same logo in other sets

Use the mix logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M96 128v348.9c0 56.2 88 58.1 88 0V238.3c7.9-52.9 88-50.4 88 6.5v175.3c0 57.9 96 58 96 0V304c5.3-54.7 88-52.5 88 4.3v23.8c0 59.9 88 56.6 88 0V128z"/></svg>

React

import type { SVGProps } from "react";

export function Fa7BrandsMix(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="M96 128v348.9c0 56.2 88 58.1 88 0V238.3c7.9-52.9 88-50.4 88 6.5v175.3c0 57.9 96 58 96 0V304c5.3-54.7 88-52.5 88 4.3v23.8c0 59.9 88 56.6 88 0V128z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M96 128v348.9c0 56.2 88 58.1 88 0V238.3c7.9-52.9 88-50.4 88 6.5v175.3c0 57.9 96 58 96 0V304c5.3-54.7 88-52.5 88 4.3v23.8c0 59.9 88 56.6 88 0V128z"/></svg>
</template>

CSS

.icon-mix {
  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%22M96%20128v348.9c0%2056.2%2088%2058.1%2088%200V238.3c7.9-52.9%2088-50.4%2088%206.5v175.3c0%2057.9%2096%2058%2096%200V304c5.3-54.7%2088-52.5%2088%204.3v23.8c0%2059.9%2088%2056.6%2088%200V128z%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%22M96%20128v348.9c0%2056.2%2088%2058.1%2088%200V238.3c7.9-52.9%2088-50.4%2088%206.5v175.3c0%2057.9%2096%2058%2096%200V304c5.3-54.7%2088-52.5%2088%204.3v23.8c0%2059.9%2088%2056.6%2088%200V128z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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