muted speaker emoji

muted-speaker from OpenMoji by OpenMoji · Default · Objects · CC-BY-SA-4.0 Attribution required.

Name
muted-speaker
Set
OpenMoji
Style
Default
Category
Objects
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More objects icons from OpenMoji

Use the muted speaker emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g stroke-miterlimit="10"><path fill="#d0cfce" stroke="#d0cfce" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m33.77 47.413l16.436 13.128V11.375L33.77 24.721m-.055.08v21.25"/><path fill="#9b9b9a" stroke="#9b9b9a" stroke-width="1.938" d="M32.793 24.721H20.855c-1.554.005-2.812 1.345-2.817 3v16.692c.005 1.655 1.263 2.995 2.817 3h11.938"/></g><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m50.22 45.488l-.001-34.113l-16.435 13.346h-4.128m-9.426.122a3.01 3.01 0 0 0-2.158 2.878v16.692a3.01 3.01 0 0 0 3 3h12.712L50.22 60.541v-5.659M33.784 25.333V29m0 10v8.051M11.605 11.783l48.5 48.499"/></svg>

React

import type { SVGProps } from "react";

export function OpenmojiMutedSpeaker(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g strokeMiterlimit="10"><path fill="#d0cfce" stroke="#d0cfce" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="m33.77 47.413l16.436 13.128V11.375L33.77 24.721m-.055.08v21.25"/><path fill="#9b9b9a" stroke="#9b9b9a" strokeWidth="1.938" d="M32.793 24.721H20.855c-1.554.005-2.812 1.345-2.817 3v16.692c.005 1.655 1.263 2.995 2.817 3h11.938"/></g><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="m50.22 45.488l-.001-34.113l-16.435 13.346h-4.128m-9.426.122a3.01 3.01 0 0 0-2.158 2.878v16.692a3.01 3.01 0 0 0 3 3h12.712L50.22 60.541v-5.659M33.784 25.333V29m0 10v8.051M11.605 11.783l48.5 48.499"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g stroke-miterlimit="10"><path fill="#d0cfce" stroke="#d0cfce" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m33.77 47.413l16.436 13.128V11.375L33.77 24.721m-.055.08v21.25"/><path fill="#9b9b9a" stroke="#9b9b9a" stroke-width="1.938" d="M32.793 24.721H20.855c-1.554.005-2.812 1.345-2.817 3v16.692c.005 1.655 1.263 2.995 2.817 3h11.938"/></g><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m50.22 45.488l-.001-34.113l-16.435 13.346h-4.128m-9.426.122a3.01 3.01 0 0 0-2.158 2.878v16.692a3.01 3.01 0 0 0 3 3h12.712L50.22 60.541v-5.659M33.784 25.333V29m0 10v8.051M11.605 11.783l48.5 48.499"/></svg>
</template>

CSS

.icon-muted-speaker {
  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%2072%2072%22%3E%3Cg%20stroke-miterlimit%3D%2210%22%3E%3Cpath%20fill%3D%22%23d0cfce%22%20stroke%3D%22%23d0cfce%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m33.77%2047.413l16.436%2013.128V11.375L33.77%2024.721m-.055.08v21.25%22%2F%3E%3Cpath%20fill%3D%22%239b9b9a%22%20stroke%3D%22%239b9b9a%22%20stroke-width%3D%221.938%22%20d%3D%22M32.793%2024.721H20.855c-1.554.005-2.812%201.345-2.817%203v16.692c.005%201.655%201.263%202.995%202.817%203h11.938%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m50.22%2045.488l-.001-34.113l-16.435%2013.346h-4.128m-9.426.122a3.01%203.01%200%200%200-2.158%202.878v16.692a3.01%203.01%200%200%200%203%203h12.712L50.22%2060.541v-5.659M33.784%2025.333V29m0%2010v8.051M11.605%2011.783l48.5%2048.499%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%2072%2072%22%3E%3Cg%20stroke-miterlimit%3D%2210%22%3E%3Cpath%20fill%3D%22%23d0cfce%22%20stroke%3D%22%23d0cfce%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m33.77%2047.413l16.436%2013.128V11.375L33.77%2024.721m-.055.08v21.25%22%2F%3E%3Cpath%20fill%3D%22%239b9b9a%22%20stroke%3D%22%239b9b9a%22%20stroke-width%3D%221.938%22%20d%3D%22M32.793%2024.721H20.855c-1.554.005-2.812%201.345-2.817%203v16.692c.005%201.655%201.263%202.995%202.817%203h11.938%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m50.22%2045.488l-.001-34.113l-16.435%2013.346h-4.128m-9.426.122a3.01%203.01%200%200%200-2.158%202.878v16.692a3.01%203.01%200%200%200%203%203h12.712L50.22%2060.541v-5.659M33.784%2025.333V29m0%2010v8.051M11.605%2011.783l48.5%2048.499%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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