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

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

5 other variants in Material Symbols Light

The same icon in other sets

More social icons from Material Symbols Light

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.077 20.923l-1-.75v-3.788H6q-.666 0-1.14-.475q-.476-.475-.476-1.14V7.5h-.769v-1h3.462V4.77H5.769v-1h3.616v1H8.076V6.5h3.462v1h-.77v7.27q0 .666-.474 1.14t-1.141.475H8.077zm6.089-1.476q-.935-.938-.935-2.255v-7q0-1.316.939-2.254T16.428 7t2.253.938t.935 2.254v7q0 1.317-.94 2.255q-.939.938-2.257.938t-2.253-.938M6 15.385h3.154q.269 0 .442-.173t.173-.443v-1.423H7.385v-.884h2.384v-2.039H7.385v-.885h2.384V7.5H5.385v7.27q0 .268.173.442q.173.172.442.172m8.23.308h4.385v-4h-4.384z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightMixtureMedSharp(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.077 20.923l-1-.75v-3.788H6q-.666 0-1.14-.475q-.476-.475-.476-1.14V7.5h-.769v-1h3.462V4.77H5.769v-1h3.616v1H8.076V6.5h3.462v1h-.77v7.27q0 .666-.474 1.14t-1.141.475H8.077zm6.089-1.476q-.935-.938-.935-2.255v-7q0-1.316.939-2.254T16.428 7t2.253.938t.935 2.254v7q0 1.317-.94 2.255q-.939.938-2.257.938t-2.253-.938M6 15.385h3.154q.269 0 .442-.173t.173-.443v-1.423H7.385v-.884h2.384v-2.039H7.385v-.885h2.384V7.5H5.385v7.27q0 .268.173.442q.173.172.442.172m8.23.308h4.385v-4h-4.384z"/></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.077 20.923l-1-.75v-3.788H6q-.666 0-1.14-.475q-.476-.475-.476-1.14V7.5h-.769v-1h3.462V4.77H5.769v-1h3.616v1H8.076V6.5h3.462v1h-.77v7.27q0 .666-.474 1.14t-1.141.475H8.077zm6.089-1.476q-.935-.938-.935-2.255v-7q0-1.316.939-2.254T16.428 7t2.253.938t.935 2.254v7q0 1.317-.94 2.255q-.939.938-2.257.938t-2.253-.938M6 15.385h3.154q.269 0 .442-.173t.173-.443v-1.423H7.385v-.884h2.384v-2.039H7.385v-.885h2.384V7.5H5.385v7.27q0 .268.173.442q.173.172.442.172m8.23.308h4.385v-4h-4.384z"/></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.077%2020.923l-1-.75v-3.788H6q-.666%200-1.14-.475q-.476-.475-.476-1.14V7.5h-.769v-1h3.462V4.77H5.769v-1h3.616v1H8.076V6.5h3.462v1h-.77v7.27q0%20.666-.474%201.14t-1.141.475H8.077zm6.089-1.476q-.935-.938-.935-2.255v-7q0-1.316.939-2.254T16.428%207t2.253.938t.935%202.254v7q0%201.317-.94%202.255q-.939.938-2.257.938t-2.253-.938M6%2015.385h3.154q.269%200%20.442-.173t.173-.443v-1.423H7.385v-.884h2.384v-2.039H7.385v-.885h2.384V7.5H5.385v7.27q0%20.268.173.442q.173.172.442.172m8.23.308h4.385v-4h-4.384z%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.077%2020.923l-1-.75v-3.788H6q-.666%200-1.14-.475q-.476-.475-.476-1.14V7.5h-.769v-1h3.462V4.77H5.769v-1h3.616v1H8.076V6.5h3.462v1h-.77v7.27q0%20.666-.474%201.14t-1.141.475H8.077zm6.089-1.476q-.935-.938-.935-2.255v-7q0-1.316.939-2.254T16.428%207t2.253.938t.935%202.254v7q0%201.317-.94%202.255q-.939.938-2.257.938t-2.253-.938M6%2015.385h3.154q.269%200%20.442-.173t.173-.443v-1.423H7.385v-.884h2.384v-2.039H7.385v-.885h2.384V7.5H5.385v7.27q0%20.268.173.442q.173.172.442.172m8.23.308h4.385v-4h-4.384z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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