speaker medium volume emoji

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

Name
speaker-medium-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 medium volume emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="m16.61 26.83l-8.612-3.829L3.803 23C2.807 23 2 22.153 2 21.108V10.892C2 9.847 2.807 9 3.803 9h4.21v.012l8.034-3.78c1.123-.529 2.989.023 2.989 1.264v6.474a3.055 3.055 0 0 1 0 6.107v6.227a1.693 1.693 0 0 1-2.425 1.527m.426-1.999v-17.8h-.03c-.067.001-.105.011-.113.013h-.002L9.998 10.29v11.413z"/><path d="M24.11 11.07a7 7 0 0 0-.437-.442c-.638-.59-1.673-.137-1.673.732v.028c0 .271.118.528.317.713a5 5 0 0 1 1.604 3.667a4.98 4.98 0 0 1-1.604 3.668c-.205.19-.317.46-.317.74c0 .871 1.037 1.322 1.676.73q.098-.092.195-.188a6.96 6.96 0 0 0 2.047-5.167a7 7 0 0 0-1.808-4.482"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastSpeakerMediumVolume(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="m16.61 26.83l-8.612-3.829L3.803 23C2.807 23 2 22.153 2 21.108V10.892C2 9.847 2.807 9 3.803 9h4.21v.012l8.034-3.78c1.123-.529 2.989.023 2.989 1.264v6.474a3.055 3.055 0 0 1 0 6.107v6.227a1.693 1.693 0 0 1-2.425 1.527m.426-1.999v-17.8h-.03c-.067.001-.105.011-.113.013h-.002L9.998 10.29v11.413z"/><path d="M24.11 11.07a7 7 0 0 0-.437-.442c-.638-.59-1.673-.137-1.673.732v.028c0 .271.118.528.317.713a5 5 0 0 1 1.604 3.667a4.98 4.98 0 0 1-1.604 3.668c-.205.19-.317.46-.317.74c0 .871 1.037 1.322 1.676.73q.098-.092.195-.188a6.96 6.96 0 0 0 2.047-5.167a7 7 0 0 0-1.808-4.482"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="m16.61 26.83l-8.612-3.829L3.803 23C2.807 23 2 22.153 2 21.108V10.892C2 9.847 2.807 9 3.803 9h4.21v.012l8.034-3.78c1.123-.529 2.989.023 2.989 1.264v6.474a3.055 3.055 0 0 1 0 6.107v6.227a1.693 1.693 0 0 1-2.425 1.527m.426-1.999v-17.8h-.03c-.067.001-.105.011-.113.013h-.002L9.998 10.29v11.413z"/><path d="M24.11 11.07a7 7 0 0 0-.437-.442c-.638-.59-1.673-.137-1.673.732v.028c0 .271.118.528.317.713a5 5 0 0 1 1.604 3.667a4.98 4.98 0 0 1-1.604 3.668c-.205.19-.317.46-.317.74c0 .871 1.037 1.322 1.676.73q.098-.092.195-.188a6.96 6.96 0 0 0 2.047-5.167a7 7 0 0 0-1.808-4.482"/></g></svg>
</template>

CSS

.icon-speaker-medium-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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22m16.61%2026.83l-8.612-3.829L3.803%2023C2.807%2023%202%2022.153%202%2021.108V10.892C2%209.847%202.807%209%203.803%209h4.21v.012l8.034-3.78c1.123-.529%202.989.023%202.989%201.264v6.474a3.055%203.055%200%200%201%200%206.107v6.227a1.693%201.693%200%200%201-2.425%201.527m.426-1.999v-17.8h-.03c-.067.001-.105.011-.113.013h-.002L9.998%2010.29v11.413z%22%2F%3E%3Cpath%20d%3D%22M24.11%2011.07a7%207%200%200%200-.437-.442c-.638-.59-1.673-.137-1.673.732v.028c0%20.271.118.528.317.713a5%205%200%200%201%201.604%203.667a4.98%204.98%200%200%201-1.604%203.668c-.205.19-.317.46-.317.74c0%20.871%201.037%201.322%201.676.73q.098-.092.195-.188a6.96%206.96%200%200%200%202.047-5.167a7%207%200%200%200-1.808-4.482%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22m16.61%2026.83l-8.612-3.829L3.803%2023C2.807%2023%202%2022.153%202%2021.108V10.892C2%209.847%202.807%209%203.803%209h4.21v.012l8.034-3.78c1.123-.529%202.989.023%202.989%201.264v6.474a3.055%203.055%200%200%201%200%206.107v6.227a1.693%201.693%200%200%201-2.425%201.527m.426-1.999v-17.8h-.03c-.067.001-.105.011-.113.013h-.002L9.998%2010.29v11.413z%22%2F%3E%3Cpath%20d%3D%22M24.11%2011.07a7%207%200%200%200-.437-.442c-.638-.59-1.673-.137-1.673.732v.028c0%20.271.118.528.317.713a5%205%200%200%201%201.604%203.667a4.98%204.98%200%200%201-1.604%203.668c-.205.19-.317.46-.317.74c0%20.871%201.037%201.322%201.676.73q.098-.092.195-.188a6.96%206.96%200%200%200%202.047-5.167a7%207%200%200%200-1.808-4.482%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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