user sound icon

user-sound-light from Phosphor by Phosphor Icons · Light · MIT Free for personal and commercial use.

Name
user-sound-light
Set
Phosphor
Style
Light
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="M139 166.26a66 66 0 1 0-62 0c-22 6.22-41.88 19.15-57.61 37.88a6 6 0 0 0 9.18 7.72C49.11 187.45 77.31 174 108 174s58.9 13.45 79.41 37.86a6 6 0 1 0 9.18-7.72C180.86 185.41 161 172.48 139 166.26M54 108a54 54 0 1 1 54 54a54.06 54.06 0 0 1-54-54m151.52-41.61a106.33 106.33 0 0 1 0 83.22a6 6 0 0 1-11-4.71a94.3 94.3 0 0 0 0-73.8a6 6 0 0 1 11-4.71M246 108a137.2 137.2 0 0 1-11.12 54.37a6 6 0 0 1-11-4.74a126.4 126.4 0 0 0 0-99.26a6 6 0 0 1 11-4.74A137.2 137.2 0 0 1 246 108"/></svg>

React

import type { SVGProps } from "react";

export function PhUserSoundLight(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="M139 166.26a66 66 0 1 0-62 0c-22 6.22-41.88 19.15-57.61 37.88a6 6 0 0 0 9.18 7.72C49.11 187.45 77.31 174 108 174s58.9 13.45 79.41 37.86a6 6 0 1 0 9.18-7.72C180.86 185.41 161 172.48 139 166.26M54 108a54 54 0 1 1 54 54a54.06 54.06 0 0 1-54-54m151.52-41.61a106.33 106.33 0 0 1 0 83.22a6 6 0 0 1-11-4.71a94.3 94.3 0 0 0 0-73.8a6 6 0 0 1 11-4.71M246 108a137.2 137.2 0 0 1-11.12 54.37a6 6 0 0 1-11-4.74a126.4 126.4 0 0 0 0-99.26a6 6 0 0 1 11-4.74A137.2 137.2 0 0 1 246 108"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M139 166.26a66 66 0 1 0-62 0c-22 6.22-41.88 19.15-57.61 37.88a6 6 0 0 0 9.18 7.72C49.11 187.45 77.31 174 108 174s58.9 13.45 79.41 37.86a6 6 0 1 0 9.18-7.72C180.86 185.41 161 172.48 139 166.26M54 108a54 54 0 1 1 54 54a54.06 54.06 0 0 1-54-54m151.52-41.61a106.33 106.33 0 0 1 0 83.22a6 6 0 0 1-11-4.71a94.3 94.3 0 0 0 0-73.8a6 6 0 0 1 11-4.71M246 108a137.2 137.2 0 0 1-11.12 54.37a6 6 0 0 1-11-4.74a126.4 126.4 0 0 0 0-99.26a6 6 0 0 1 11-4.74A137.2 137.2 0 0 1 246 108"/></svg>
</template>

CSS

.icon-user-sound-light {
  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%22M139%20166.26a66%2066%200%201%200-62%200c-22%206.22-41.88%2019.15-57.61%2037.88a6%206%200%200%200%209.18%207.72C49.11%20187.45%2077.31%20174%20108%20174s58.9%2013.45%2079.41%2037.86a6%206%200%201%200%209.18-7.72C180.86%20185.41%20161%20172.48%20139%20166.26M54%20108a54%2054%200%201%201%2054%2054a54.06%2054.06%200%200%201-54-54m151.52-41.61a106.33%20106.33%200%200%201%200%2083.22a6%206%200%200%201-11-4.71a94.3%2094.3%200%200%200%200-73.8a6%206%200%200%201%2011-4.71M246%20108a137.2%20137.2%200%200%201-11.12%2054.37a6%206%200%200%201-11-4.74a126.4%20126.4%200%200%200%200-99.26a6%206%200%200%201%2011-4.74A137.2%20137.2%200%200%201%20246%20108%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%22M139%20166.26a66%2066%200%201%200-62%200c-22%206.22-41.88%2019.15-57.61%2037.88a6%206%200%200%200%209.18%207.72C49.11%20187.45%2077.31%20174%20108%20174s58.9%2013.45%2079.41%2037.86a6%206%200%201%200%209.18-7.72C180.86%20185.41%20161%20172.48%20139%20166.26M54%20108a54%2054%200%201%201%2054%2054a54.06%2054.06%200%200%201-54-54m151.52-41.61a106.33%20106.33%200%200%201%200%2083.22a6%206%200%200%201-11-4.71a94.3%2094.3%200%200%200%200-73.8a6%206%200%200%201%2011-4.71M246%20108a137.2%20137.2%200%200%201-11.12%2054.37a6%206%200%200%201-11-4.74a126.4%20126.4%200%200%200%200-99.26a6%206%200%200%201%2011-4.74A137.2%20137.2%200%200%201%20246%20108%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/user-sound-light.svg?color=%231a73e8&size=48