speaker low volume emoji

speaker-low-volume from Fluent Emoji High Contrast by Microsoft Corporation · Default · Objects · MIT Free for personal and commercial use.

Name
speaker-low-volume
Set
Fluent Emoji High Contrast
Style
Default
Category
Objects
Viewbox
32×32
License
MIT

The same emoji in other sets

More objects icons from Fluent Emoji High Contrast

Use the speaker low volume emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M8.012 9.013V9h-4.21C2.808 9 2 9.847 2 10.892v10.216C2 22.153 2.807 23 3.803 23h4.195l8.613 3.83a1.693 1.693 0 0 0 2.425-1.525v-6.228a3.055 3.055 0 0 0 0-6.107V6.497c0-1.242-1.866-1.794-2.989-1.265zm9.024 15.818l-7.038-3.13V10.29l6.893-3.244h.002a.4.4 0 0 1 .114-.013h.029z"/></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastSpeakerLowVolume(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M8.012 9.013V9h-4.21C2.808 9 2 9.847 2 10.892v10.216C2 22.153 2.807 23 3.803 23h4.195l8.613 3.83a1.693 1.693 0 0 0 2.425-1.525v-6.228a3.055 3.055 0 0 0 0-6.107V6.497c0-1.242-1.866-1.794-2.989-1.265zm9.024 15.818l-7.038-3.13V10.29l6.893-3.244h.002a.4.4 0 0 1 .114-.013h.029z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M8.012 9.013V9h-4.21C2.808 9 2 9.847 2 10.892v10.216C2 22.153 2.807 23 3.803 23h4.195l8.613 3.83a1.693 1.693 0 0 0 2.425-1.525v-6.228a3.055 3.055 0 0 0 0-6.107V6.497c0-1.242-1.866-1.794-2.989-1.265zm9.024 15.818l-7.038-3.13V10.29l6.893-3.244h.002a.4.4 0 0 1 .114-.013h.029z"/></svg>
</template>

CSS

.icon-speaker-low-volume {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.012%209.013V9h-4.21C2.808%209%202%209.847%202%2010.892v10.216C2%2022.153%202.807%2023%203.803%2023h4.195l8.613%203.83a1.693%201.693%200%200%200%202.425-1.525v-6.228a3.055%203.055%200%200%200%200-6.107V6.497c0-1.242-1.866-1.794-2.989-1.265zm9.024%2015.818l-7.038-3.13V10.29l6.893-3.244h.002a.4.4%200%200%201%20.114-.013h.029z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.012%209.013V9h-4.21C2.808%209%202%209.847%202%2010.892v10.216C2%2022.153%202.807%2023%203.803%2023h4.195l8.613%203.83a1.693%201.693%200%200%200%202.425-1.525v-6.228a3.055%203.055%200%200%200%200-6.107V6.497c0-1.242-1.866-1.794-2.989-1.265zm9.024%2015.818l-7.038-3.13V10.29l6.893-3.244h.002a.4.4%200%200%201%20.114-.013h.029z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/speaker-low-volume.svg?color=%231a73e8&size=48