person sound spatial icon
person-sound-spatial-16-filled from Fluent UI System Icons by Microsoft Corporation · 16 Filled · MIT Free for personal and commercial use.
- Name
- person-sound-spatial-16-filled
- Set
- Fluent UI System Icons
- Style
- 16 Filled
- Viewbox
- 16×16
- License
- MIT
11 other variants in Fluent UI System Icons
person-sound-spatial-16-regularperson-sound-spatial-20-filledperson-sound-spatial-20-regularperson-sound-spatial-24-filledperson-sound-spatial-24-regularperson-sound-spatial-28-filledperson-sound-spatial-28-regularperson-sound-spatial-32-filledperson-sound-spatial-32-regularperson-sound-spatial-48-filledperson-sound-spatial-48-regular
Related icons in Fluent UI System Icons
person-5-20-filledperson-6-20-filledperson-account-16-filledperson-accounts-20-filledperson-add-16-filledperson-alert-16-filledperson-alert-off-16-filledperson-arrow-back-16-filledperson-arrow-left-16-filledperson-arrow-right-16-filledperson-available-16-filledperson-board-12-filledperson-board-add-16-filledperson-briefcase-16-filledperson-call-16-filledperson-chat-16-filledperson-circle-12-filledperson-circle-off-12-filledperson-clock-16-filledperson-delete-16-filledperson-desktop-20-filledperson-edit-16-filledperson-error-16-filledperson-feedback-16-filled
Use the person sound spatial icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M2.232 6.526c-.168.22-.17.535.025.73s.514.197.687-.018a4.73 4.73 0 0 0 1.057-2.987a4.73 4.73 0 0 0-1.057-2.988c-.173-.214-.492-.213-.687-.018c-.196.196-.193.51-.025.73c.483.631.77 1.42.77 2.276s-.287 1.644-.77 2.275m-1.39-.684c.196.195.517.197.674-.03C1.822 5.368 2 4.83 2 4.25s-.18-1.118-.485-1.561c-.157-.228-.478-.226-.674-.03c-.195.195-.187.51-.054.752c.136.249.213.535.213.839s-.077.59-.213.838c-.133.243-.141.557.054.753M11.5 8A1.5 1.5 0 0 1 13 9.5v.5c0 1.971-1.86 4-5 4s-5-2.029-5-4v-.5A1.5 1.5 0 0 1 4.5 8zM8 1.5A2.75 2.75 0 1 1 8 7a2.75 2.75 0 0 1 0-5.5m5.057 5.738c.174.215.492.213.688.018s.192-.51.024-.73A3.73 3.73 0 0 1 13 4.251c0-.856.287-1.645.77-2.276c.167-.22.17-.534-.025-.73s-.514-.196-.688.018A4.73 4.73 0 0 0 12 4.251a4.73 4.73 0 0 0 1.057 2.987m1.429-4.548c.157-.228.478-.226.673-.03c.195.195.187.51.055.752a1.74 1.74 0 0 0 0 1.677c.132.243.14.557-.055.753s-.516.197-.673-.03A2.74 2.74 0 0 1 14 4.25c0-.58.18-1.118.486-1.561"/></svg>
React
import type { SVGProps } from "react";
export function FluentPersonSoundSpatial16Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M2.232 6.526c-.168.22-.17.535.025.73s.514.197.687-.018a4.73 4.73 0 0 0 1.057-2.987a4.73 4.73 0 0 0-1.057-2.988c-.173-.214-.492-.213-.687-.018c-.196.196-.193.51-.025.73c.483.631.77 1.42.77 2.276s-.287 1.644-.77 2.275m-1.39-.684c.196.195.517.197.674-.03C1.822 5.368 2 4.83 2 4.25s-.18-1.118-.485-1.561c-.157-.228-.478-.226-.674-.03c-.195.195-.187.51-.054.752c.136.249.213.535.213.839s-.077.59-.213.838c-.133.243-.141.557.054.753M11.5 8A1.5 1.5 0 0 1 13 9.5v.5c0 1.971-1.86 4-5 4s-5-2.029-5-4v-.5A1.5 1.5 0 0 1 4.5 8zM8 1.5A2.75 2.75 0 1 1 8 7a2.75 2.75 0 0 1 0-5.5m5.057 5.738c.174.215.492.213.688.018s.192-.51.024-.73A3.73 3.73 0 0 1 13 4.251c0-.856.287-1.645.77-2.276c.167-.22.17-.534-.025-.73s-.514-.196-.688.018A4.73 4.73 0 0 0 12 4.251a4.73 4.73 0 0 0 1.057 2.987m1.429-4.548c.157-.228.478-.226.673-.03c.195.195.187.51.055.752a1.74 1.74 0 0 0 0 1.677c.132.243.14.557-.055.753s-.516.197-.673-.03A2.74 2.74 0 0 1 14 4.25c0-.58.18-1.118.486-1.561"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M2.232 6.526c-.168.22-.17.535.025.73s.514.197.687-.018a4.73 4.73 0 0 0 1.057-2.987a4.73 4.73 0 0 0-1.057-2.988c-.173-.214-.492-.213-.687-.018c-.196.196-.193.51-.025.73c.483.631.77 1.42.77 2.276s-.287 1.644-.77 2.275m-1.39-.684c.196.195.517.197.674-.03C1.822 5.368 2 4.83 2 4.25s-.18-1.118-.485-1.561c-.157-.228-.478-.226-.674-.03c-.195.195-.187.51-.054.752c.136.249.213.535.213.839s-.077.59-.213.838c-.133.243-.141.557.054.753M11.5 8A1.5 1.5 0 0 1 13 9.5v.5c0 1.971-1.86 4-5 4s-5-2.029-5-4v-.5A1.5 1.5 0 0 1 4.5 8zM8 1.5A2.75 2.75 0 1 1 8 7a2.75 2.75 0 0 1 0-5.5m5.057 5.738c.174.215.492.213.688.018s.192-.51.024-.73A3.73 3.73 0 0 1 13 4.251c0-.856.287-1.645.77-2.276c.167-.22.17-.534-.025-.73s-.514-.196-.688.018A4.73 4.73 0 0 0 12 4.251a4.73 4.73 0 0 0 1.057 2.987m1.429-4.548c.157-.228.478-.226.673-.03c.195.195.187.51.055.752a1.74 1.74 0 0 0 0 1.677c.132.243.14.557-.055.753s-.516.197-.673-.03A2.74 2.74 0 0 1 14 4.25c0-.58.18-1.118.486-1.561"/></svg> </template>
CSS
.icon-person-sound-spatial-16-filled {
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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2.232%206.526c-.168.22-.17.535.025.73s.514.197.687-.018a4.73%204.73%200%200%200%201.057-2.987a4.73%204.73%200%200%200-1.057-2.988c-.173-.214-.492-.213-.687-.018c-.196.196-.193.51-.025.73c.483.631.77%201.42.77%202.276s-.287%201.644-.77%202.275m-1.39-.684c.196.195.517.197.674-.03C1.822%205.368%202%204.83%202%204.25s-.18-1.118-.485-1.561c-.157-.228-.478-.226-.674-.03c-.195.195-.187.51-.054.752c.136.249.213.535.213.839s-.077.59-.213.838c-.133.243-.141.557.054.753M11.5%208A1.5%201.5%200%200%201%2013%209.5v.5c0%201.971-1.86%204-5%204s-5-2.029-5-4v-.5A1.5%201.5%200%200%201%204.5%208zM8%201.5A2.75%202.75%200%201%201%208%207a2.75%202.75%200%200%201%200-5.5m5.057%205.738c.174.215.492.213.688.018s.192-.51.024-.73A3.73%203.73%200%200%201%2013%204.251c0-.856.287-1.645.77-2.276c.167-.22.17-.534-.025-.73s-.514-.196-.688.018A4.73%204.73%200%200%200%2012%204.251a4.73%204.73%200%200%200%201.057%202.987m1.429-4.548c.157-.228.478-.226.673-.03c.195.195.187.51.055.752a1.74%201.74%200%200%200%200%201.677c.132.243.14.557-.055.753s-.516.197-.673-.03A2.74%202.74%200%200%201%2014%204.25c0-.58.18-1.118.486-1.561%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2.232%206.526c-.168.22-.17.535.025.73s.514.197.687-.018a4.73%204.73%200%200%200%201.057-2.987a4.73%204.73%200%200%200-1.057-2.988c-.173-.214-.492-.213-.687-.018c-.196.196-.193.51-.025.73c.483.631.77%201.42.77%202.276s-.287%201.644-.77%202.275m-1.39-.684c.196.195.517.197.674-.03C1.822%205.368%202%204.83%202%204.25s-.18-1.118-.485-1.561c-.157-.228-.478-.226-.674-.03c-.195.195-.187.51-.054.752c.136.249.213.535.213.839s-.077.59-.213.838c-.133.243-.141.557.054.753M11.5%208A1.5%201.5%200%200%201%2013%209.5v.5c0%201.971-1.86%204-5%204s-5-2.029-5-4v-.5A1.5%201.5%200%200%201%204.5%208zM8%201.5A2.75%202.75%200%201%201%208%207a2.75%202.75%200%200%201%200-5.5m5.057%205.738c.174.215.492.213.688.018s.192-.51.024-.73A3.73%203.73%200%200%201%2013%204.251c0-.856.287-1.645.77-2.276c.167-.22.17-.534-.025-.73s-.514-.196-.688.018A4.73%204.73%200%200%200%2012%204.251a4.73%204.73%200%200%200%201.057%202.987m1.429-4.548c.157-.228.478-.226.673-.03c.195.195.187.51.055.752a1.74%201.74%200%200%200%200%201.677c.132.243.14.557-.055.753s-.516.197-.673-.03A2.74%202.74%200%200%201%2014%204.25c0-.58.18-1.118.486-1.561%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/person-sound-spatial-16-filled.svg?color=%231a73e8&size=48