muted speaker emoji

muted-speaker from Twitter Emoji by Twitter · Default · Objects · CC-BY-4.0 Attribution required.

Name
muted-speaker
Set
Twitter Emoji
Style
Default
Category
Objects
Viewbox
36×36
License
CC BY 4.0

The same emoji in other sets

More objects icons from Twitter Emoji

Use the muted speaker emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#8899a6" d="M9 10s-2 0-2 2v12c0 2 2 2 2 2h6l8 8s1 1 2 1h1s1 0 1-1V2s0-1-1-1h-1c-1 0-2 1-2 1l-8 8z"/><path fill="#ccd6dd" d="m15 26l8 8s1 1 2 1h1s1 0 1-1V2s0-1-1-1h-1c-1 0-2 1-2 1l-8 8z"/><path fill="#dd2e44" d="M31.003 33.003L3.997 5.997a1.41 1.41 0 0 1 0-1.994l.006-.006a1.41 1.41 0 0 1 1.994 0l27.006 27.006a1.41 1.41 0 0 1 0 1.994l-.006.006a1.41 1.41 0 0 1-1.994 0"/></svg>

React

import type { SVGProps } from "react";

export function TwemojiMutedSpeaker(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#8899a6" d="M9 10s-2 0-2 2v12c0 2 2 2 2 2h6l8 8s1 1 2 1h1s1 0 1-1V2s0-1-1-1h-1c-1 0-2 1-2 1l-8 8z"/><path fill="#ccd6dd" d="m15 26l8 8s1 1 2 1h1s1 0 1-1V2s0-1-1-1h-1c-1 0-2 1-2 1l-8 8z"/><path fill="#dd2e44" d="M31.003 33.003L3.997 5.997a1.41 1.41 0 0 1 0-1.994l.006-.006a1.41 1.41 0 0 1 1.994 0l27.006 27.006a1.41 1.41 0 0 1 0 1.994l-.006.006a1.41 1.41 0 0 1-1.994 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#8899a6" d="M9 10s-2 0-2 2v12c0 2 2 2 2 2h6l8 8s1 1 2 1h1s1 0 1-1V2s0-1-1-1h-1c-1 0-2 1-2 1l-8 8z"/><path fill="#ccd6dd" d="m15 26l8 8s1 1 2 1h1s1 0 1-1V2s0-1-1-1h-1c-1 0-2 1-2 1l-8 8z"/><path fill="#dd2e44" d="M31.003 33.003L3.997 5.997a1.41 1.41 0 0 1 0-1.994l.006-.006a1.41 1.41 0 0 1 1.994 0l27.006 27.006a1.41 1.41 0 0 1 0 1.994l-.006.006a1.41 1.41 0 0 1-1.994 0"/></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%2036%2036%22%3E%3Cpath%20fill%3D%22%238899a6%22%20d%3D%22M9%2010s-2%200-2%202v12c0%202%202%202%202%202h6l8%208s1%201%202%201h1s1%200%201-1V2s0-1-1-1h-1c-1%200-2%201-2%201l-8%208z%22%2F%3E%3Cpath%20fill%3D%22%23ccd6dd%22%20d%3D%22m15%2026l8%208s1%201%202%201h1s1%200%201-1V2s0-1-1-1h-1c-1%200-2%201-2%201l-8%208z%22%2F%3E%3Cpath%20fill%3D%22%23dd2e44%22%20d%3D%22M31.003%2033.003L3.997%205.997a1.41%201.41%200%200%201%200-1.994l.006-.006a1.41%201.41%200%200%201%201.994%200l27.006%2027.006a1.41%201.41%200%200%201%200%201.994l-.006.006a1.41%201.41%200%200%201-1.994%200%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%2036%2036%22%3E%3Cpath%20fill%3D%22%238899a6%22%20d%3D%22M9%2010s-2%200-2%202v12c0%202%202%202%202%202h6l8%208s1%201%202%201h1s1%200%201-1V2s0-1-1-1h-1c-1%200-2%201-2%201l-8%208z%22%2F%3E%3Cpath%20fill%3D%22%23ccd6dd%22%20d%3D%22m15%2026l8%208s1%201%202%201h1s1%200%201-1V2s0-1-1-1h-1c-1%200-2%201-2%201l-8%208z%22%2F%3E%3Cpath%20fill%3D%22%23dd2e44%22%20d%3D%22M31.003%2033.003L3.997%205.997a1.41%201.41%200%200%201%200-1.994l.006-.006a1.41%201.41%200%200%201%201.994%200l27.006%2027.006a1.41%201.41%200%200%201%200%201.994l-.006.006a1.41%201.41%200%200%201-1.994%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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