mixture-med-sharp from Material Symbols by Google · Sharp · Social · Apache-2.0 Free for personal and commercial use.

Name
mixture-med-sharp
Set
Material Symbols
Style
Sharp
Category
Social
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols

The same icon in other sets

More social icons from Material Symbols

Use the mixture med icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8 22.5L6 21v-4H5q-.825 0-1.412-.587T3 15V7.5H2v-2h4V4H4.5V2h5v2H8v1.5h4v2h-1V15q0 .825-.587 1.413T9 17H8zm6.175-1.675Q13 19.65 13 18v-8q0-1.65 1.175-2.825T17 6t2.825 1.175T21 10v8q0 1.65-1.175 2.825T17 22t-2.825-1.175M5 15h4v-1.5H6.5V12H9v-1.5H6.5V9H9V7.5H5zm10 1h4v-4h-4z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsMixtureMedSharp(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8 22.5L6 21v-4H5q-.825 0-1.412-.587T3 15V7.5H2v-2h4V4H4.5V2h5v2H8v1.5h4v2h-1V15q0 .825-.587 1.413T9 17H8zm6.175-1.675Q13 19.65 13 18v-8q0-1.65 1.175-2.825T17 6t2.825 1.175T21 10v8q0 1.65-1.175 2.825T17 22t-2.825-1.175M5 15h4v-1.5H6.5V12H9v-1.5H6.5V9H9V7.5H5zm10 1h4v-4h-4z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8 22.5L6 21v-4H5q-.825 0-1.412-.587T3 15V7.5H2v-2h4V4H4.5V2h5v2H8v1.5h4v2h-1V15q0 .825-.587 1.413T9 17H8zm6.175-1.675Q13 19.65 13 18v-8q0-1.65 1.175-2.825T17 6t2.825 1.175T21 10v8q0 1.65-1.175 2.825T17 22t-2.825-1.175M5 15h4v-1.5H6.5V12H9v-1.5H6.5V9H9V7.5H5zm10 1h4v-4h-4z"/></svg>
</template>

CSS

.icon-mixture-med-sharp {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8%2022.5L6%2021v-4H5q-.825%200-1.412-.587T3%2015V7.5H2v-2h4V4H4.5V2h5v2H8v1.5h4v2h-1V15q0%20.825-.587%201.413T9%2017H8zm6.175-1.675Q13%2019.65%2013%2018v-8q0-1.65%201.175-2.825T17%206t2.825%201.175T21%2010v8q0%201.65-1.175%202.825T17%2022t-2.825-1.175M5%2015h4v-1.5H6.5V12H9v-1.5H6.5V9H9V7.5H5zm10%201h4v-4h-4z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8%2022.5L6%2021v-4H5q-.825%200-1.412-.587T3%2015V7.5H2v-2h4V4H4.5V2h5v2H8v1.5h4v2h-1V15q0%20.825-.587%201.413T9%2017H8zm6.175-1.675Q13%2019.65%2013%2018v-8q0-1.65%201.175-2.825T17%206t2.825%201.175T21%2010v8q0%201.65-1.175%202.825T17%2022t-2.825-1.175M5%2015h4v-1.5H6.5V12H9v-1.5H6.5V9H9V7.5H5zm10%201h4v-4h-4z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/mixture-med-sharp.svg?color=%231a73e8&size=48