speaker high volume emoji
speaker-high-volume from Fluent Emoji High Contrast by Microsoft Corporation · Default · Objects · MIT Free for personal and commercial use.
- Name
- speaker-high-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 high 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="m7.998 23.001l8.613 3.83a1.693 1.693 0 0 0 2.425-1.527v-6.227a3.055 3.055 0 0 0 0-6.107V6.496c0-1.24-1.866-1.793-2.989-1.265L8.012 9.012V9h-4.21C2.808 9 2 9.847 2 10.892v10.216C2 22.153 2.807 23 3.803 23zm9.038-15.97v17.8l-7.038-3.13V10.29l6.893-3.244h.002a.4.4 0 0 1 .114-.013z"/><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"/><path d="M23.506 7.975a1 1 0 0 1-.506-.87a1 1 0 0 1 1.506-.86A11 11 0 0 1 30 15.768c0 4.07-2.21 7.622-5.495 9.524a1 1 0 0 1-1.506-.862c0-.359.194-.687.505-.867a9 9 0 0 0 1.86-1.43a8.94 8.94 0 0 0 2.635-6.46a9 9 0 0 0-4.493-7.698"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastSpeakerHighVolume(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="m7.998 23.001l8.613 3.83a1.693 1.693 0 0 0 2.425-1.527v-6.227a3.055 3.055 0 0 0 0-6.107V6.496c0-1.24-1.866-1.793-2.989-1.265L8.012 9.012V9h-4.21C2.808 9 2 9.847 2 10.892v10.216C2 22.153 2.807 23 3.803 23zm9.038-15.97v17.8l-7.038-3.13V10.29l6.893-3.244h.002a.4.4 0 0 1 .114-.013z"/><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"/><path d="M23.506 7.975a1 1 0 0 1-.506-.87a1 1 0 0 1 1.506-.86A11 11 0 0 1 30 15.768c0 4.07-2.21 7.622-5.495 9.524a1 1 0 0 1-1.506-.862c0-.359.194-.687.505-.867a9 9 0 0 0 1.86-1.43a8.94 8.94 0 0 0 2.635-6.46a9 9 0 0 0-4.493-7.698"/></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="m7.998 23.001l8.613 3.83a1.693 1.693 0 0 0 2.425-1.527v-6.227a3.055 3.055 0 0 0 0-6.107V6.496c0-1.24-1.866-1.793-2.989-1.265L8.012 9.012V9h-4.21C2.808 9 2 9.847 2 10.892v10.216C2 22.153 2.807 23 3.803 23zm9.038-15.97v17.8l-7.038-3.13V10.29l6.893-3.244h.002a.4.4 0 0 1 .114-.013z"/><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"/><path d="M23.506 7.975a1 1 0 0 1-.506-.87a1 1 0 0 1 1.506-.86A11 11 0 0 1 30 15.768c0 4.07-2.21 7.622-5.495 9.524a1 1 0 0 1-1.506-.862c0-.359.194-.687.505-.867a9 9 0 0 0 1.86-1.43a8.94 8.94 0 0 0 2.635-6.46a9 9 0 0 0-4.493-7.698"/></g></svg> </template>
CSS
.icon-speaker-high-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%22m7.998%2023.001l8.613%203.83a1.693%201.693%200%200%200%202.425-1.527v-6.227a3.055%203.055%200%200%200%200-6.107V6.496c0-1.24-1.866-1.793-2.989-1.265L8.012%209.012V9h-4.21C2.808%209%202%209.847%202%2010.892v10.216C2%2022.153%202.807%2023%203.803%2023zm9.038-15.97v17.8l-7.038-3.13V10.29l6.893-3.244h.002a.4.4%200%200%201%20.114-.013z%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%3Cpath%20d%3D%22M23.506%207.975a1%201%200%200%201-.506-.87a1%201%200%200%201%201.506-.86A11%2011%200%200%201%2030%2015.768c0%204.07-2.21%207.622-5.495%209.524a1%201%200%200%201-1.506-.862c0-.359.194-.687.505-.867a9%209%200%200%200%201.86-1.43a8.94%208.94%200%200%200%202.635-6.46a9%209%200%200%200-4.493-7.698%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%22m7.998%2023.001l8.613%203.83a1.693%201.693%200%200%200%202.425-1.527v-6.227a3.055%203.055%200%200%200%200-6.107V6.496c0-1.24-1.866-1.793-2.989-1.265L8.012%209.012V9h-4.21C2.808%209%202%209.847%202%2010.892v10.216C2%2022.153%202.807%2023%203.803%2023zm9.038-15.97v17.8l-7.038-3.13V10.29l6.893-3.244h.002a.4.4%200%200%201%20.114-.013z%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%3Cpath%20d%3D%22M23.506%207.975a1%201%200%200%201-.506-.87a1%201%200%200%201%201.506-.86A11%2011%200%200%201%2030%2015.768c0%204.07-2.21%207.622-5.495%209.524a1%201%200%200%201-1.506-.862c0-.359.194-.687.505-.867a9%209%200%200%200%201.86-1.43a8.94%208.94%200%200%200%202.635-6.46a9%209%200%200%200-4.493-7.698%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-high-volume.svg?color=%231a73e8&size=48