user sound icon
user-sound-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.
- Name
- user-sound-bold
- Set
- Phosphor
- Style
- Bold
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
Related icons in Phosphor
Use the user sound icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M152.5 164.53a72 72 0 1 0-89 0a124.1 124.1 0 0 0-48.69 35.75a12 12 0 0 0 18.38 15.44C46.88 199.42 71 180 108 180s61.12 19.42 74.81 35.72a12 12 0 1 0 18.38-15.44a124 124 0 0 0-48.69-35.75M60 108a48 48 0 1 1 48 48a48.05 48.05 0 0 1-48-48m192 0a143.1 143.1 0 0 1-11.61 56.73a12 12 0 1 1-22-9.46a120.48 120.48 0 0 0 0-94.54a12 12 0 1 1 22-9.46A143.1 143.1 0 0 1 252 108m-45-43.24a108.26 108.26 0 0 1 0 86.48a12 12 0 0 1-22-9.62a84.35 84.35 0 0 0 0-67.24a12 12 0 1 1 22-9.62"/></svg>
React
import type { SVGProps } from "react";
export function PhUserSoundBold(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M152.5 164.53a72 72 0 1 0-89 0a124.1 124.1 0 0 0-48.69 35.75a12 12 0 0 0 18.38 15.44C46.88 199.42 71 180 108 180s61.12 19.42 74.81 35.72a12 12 0 1 0 18.38-15.44a124 124 0 0 0-48.69-35.75M60 108a48 48 0 1 1 48 48a48.05 48.05 0 0 1-48-48m192 0a143.1 143.1 0 0 1-11.61 56.73a12 12 0 1 1-22-9.46a120.48 120.48 0 0 0 0-94.54a12 12 0 1 1 22-9.46A143.1 143.1 0 0 1 252 108m-45-43.24a108.26 108.26 0 0 1 0 86.48a12 12 0 0 1-22-9.62a84.35 84.35 0 0 0 0-67.24a12 12 0 1 1 22-9.62"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M152.5 164.53a72 72 0 1 0-89 0a124.1 124.1 0 0 0-48.69 35.75a12 12 0 0 0 18.38 15.44C46.88 199.42 71 180 108 180s61.12 19.42 74.81 35.72a12 12 0 1 0 18.38-15.44a124 124 0 0 0-48.69-35.75M60 108a48 48 0 1 1 48 48a48.05 48.05 0 0 1-48-48m192 0a143.1 143.1 0 0 1-11.61 56.73a12 12 0 1 1-22-9.46a120.48 120.48 0 0 0 0-94.54a12 12 0 1 1 22-9.46A143.1 143.1 0 0 1 252 108m-45-43.24a108.26 108.26 0 0 1 0 86.48a12 12 0 0 1-22-9.62a84.35 84.35 0 0 0 0-67.24a12 12 0 1 1 22-9.62"/></svg> </template>
CSS
.icon-user-sound-bold {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M152.5%20164.53a72%2072%200%201%200-89%200a124.1%20124.1%200%200%200-48.69%2035.75a12%2012%200%200%200%2018.38%2015.44C46.88%20199.42%2071%20180%20108%20180s61.12%2019.42%2074.81%2035.72a12%2012%200%201%200%2018.38-15.44a124%20124%200%200%200-48.69-35.75M60%20108a48%2048%200%201%201%2048%2048a48.05%2048.05%200%200%201-48-48m192%200a143.1%20143.1%200%200%201-11.61%2056.73a12%2012%200%201%201-22-9.46a120.48%20120.48%200%200%200%200-94.54a12%2012%200%201%201%2022-9.46A143.1%20143.1%200%200%201%20252%20108m-45-43.24a108.26%20108.26%200%200%201%200%2086.48a12%2012%200%200%201-22-9.62a84.35%2084.35%200%200%200%200-67.24a12%2012%200%201%201%2022-9.62%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M152.5%20164.53a72%2072%200%201%200-89%200a124.1%20124.1%200%200%200-48.69%2035.75a12%2012%200%200%200%2018.38%2015.44C46.88%20199.42%2071%20180%20108%20180s61.12%2019.42%2074.81%2035.72a12%2012%200%201%200%2018.38-15.44a124%20124%200%200%200-48.69-35.75M60%20108a48%2048%200%201%201%2048%2048a48.05%2048.05%200%200%201-48-48m192%200a143.1%20143.1%200%200%201-11.61%2056.73a12%2012%200%201%201-22-9.46a120.48%20120.48%200%200%200%200-94.54a12%2012%200%201%201%2022-9.46A143.1%20143.1%200%200%201%20252%20108m-45-43.24a108.26%20108.26%200%200%201%200%2086.48a12%2012%200%200%201-22-9.62a84.35%2084.35%200%200%200%200-67.24a12%2012%200%201%201%2022-9.62%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/user-sound-bold.svg?color=%231a73e8&size=48