user voice icon

user-voice from BoxIcons v2 by Boxicons · Regular · MIT Free for personal and commercial use.

Name
user-voice
Set
BoxIcons v2
Style
Regular
Viewbox
24×24
License
MIT
Aliases
bx-user-voice

The same icon in other sets

Related icons in BoxIcons v2

Use the user voice icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8 12c2.28 0 4-1.72 4-4s-1.72-4-4-4s-4 1.72-4 4s1.72 4 4 4m0-6c1.178 0 2 .822 2 2s-.822 2-2 2s-2-.822-2-2s.822-2 2-2m1 7H7c-2.757 0-5 2.243-5 5v1h2v-1c0-1.654 1.346-3 3-3h2c1.654 0 3 1.346 3 3v1h2v-1c0-2.757-2.243-5-5-5m9.364-10.364L16.95 4.05C18.271 5.373 19 7.131 19 9s-.729 3.627-2.05 4.95l1.414 1.414C20.064 13.663 21 11.403 21 9s-.936-4.663-2.636-6.364"/><path fill="currentColor" d="M15.535 5.464L14.121 6.88C14.688 7.445 15 8.198 15 9s-.312 1.555-.879 2.12l1.414 1.416C16.479 11.592 17 10.337 17 9s-.521-2.592-1.465-3.536"/></svg>

React

import type { SVGProps } from "react";

export function BxUserVoice(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8 12c2.28 0 4-1.72 4-4s-1.72-4-4-4s-4 1.72-4 4s1.72 4 4 4m0-6c1.178 0 2 .822 2 2s-.822 2-2 2s-2-.822-2-2s.822-2 2-2m1 7H7c-2.757 0-5 2.243-5 5v1h2v-1c0-1.654 1.346-3 3-3h2c1.654 0 3 1.346 3 3v1h2v-1c0-2.757-2.243-5-5-5m9.364-10.364L16.95 4.05C18.271 5.373 19 7.131 19 9s-.729 3.627-2.05 4.95l1.414 1.414C20.064 13.663 21 11.403 21 9s-.936-4.663-2.636-6.364"/><path fill="currentColor" d="M15.535 5.464L14.121 6.88C14.688 7.445 15 8.198 15 9s-.312 1.555-.879 2.12l1.414 1.416C16.479 11.592 17 10.337 17 9s-.521-2.592-1.465-3.536"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8 12c2.28 0 4-1.72 4-4s-1.72-4-4-4s-4 1.72-4 4s1.72 4 4 4m0-6c1.178 0 2 .822 2 2s-.822 2-2 2s-2-.822-2-2s.822-2 2-2m1 7H7c-2.757 0-5 2.243-5 5v1h2v-1c0-1.654 1.346-3 3-3h2c1.654 0 3 1.346 3 3v1h2v-1c0-2.757-2.243-5-5-5m9.364-10.364L16.95 4.05C18.271 5.373 19 7.131 19 9s-.729 3.627-2.05 4.95l1.414 1.414C20.064 13.663 21 11.403 21 9s-.936-4.663-2.636-6.364"/><path fill="currentColor" d="M15.535 5.464L14.121 6.88C14.688 7.445 15 8.198 15 9s-.312 1.555-.879 2.12l1.414 1.416C16.479 11.592 17 10.337 17 9s-.521-2.592-1.465-3.536"/></svg>
</template>

CSS

.icon-user-voice {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8%2012c2.28%200%204-1.72%204-4s-1.72-4-4-4s-4%201.72-4%204s1.72%204%204%204m0-6c1.178%200%202%20.822%202%202s-.822%202-2%202s-2-.822-2-2s.822-2%202-2m1%207H7c-2.757%200-5%202.243-5%205v1h2v-1c0-1.654%201.346-3%203-3h2c1.654%200%203%201.346%203%203v1h2v-1c0-2.757-2.243-5-5-5m9.364-10.364L16.95%204.05C18.271%205.373%2019%207.131%2019%209s-.729%203.627-2.05%204.95l1.414%201.414C20.064%2013.663%2021%2011.403%2021%209s-.936-4.663-2.636-6.364%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.535%205.464L14.121%206.88C14.688%207.445%2015%208.198%2015%209s-.312%201.555-.879%202.12l1.414%201.416C16.479%2011.592%2017%2010.337%2017%209s-.521-2.592-1.465-3.536%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8%2012c2.28%200%204-1.72%204-4s-1.72-4-4-4s-4%201.72-4%204s1.72%204%204%204m0-6c1.178%200%202%20.822%202%202s-.822%202-2%202s-2-.822-2-2s.822-2%202-2m1%207H7c-2.757%200-5%202.243-5%205v1h2v-1c0-1.654%201.346-3%203-3h2c1.654%200%203%201.346%203%203v1h2v-1c0-2.757-2.243-5-5-5m9.364-10.364L16.95%204.05C18.271%205.373%2019%207.131%2019%209s-.729%203.627-2.05%204.95l1.414%201.414C20.064%2013.663%2021%2011.403%2021%209s-.936-4.663-2.636-6.364%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.535%205.464L14.121%206.88C14.688%207.445%2015%208.198%2015%209s-.312%201.555-.879%202.12l1.414%201.416C16.479%2011.592%2017%2010.337%2017%209s-.521-2.592-1.465-3.536%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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