user-voice-duotone from Keyline Icons by Keyline Icons · Duotone · MIT Free for personal and commercial use.

Name
user-voice-duotone
Set
Keyline Icons
Style
Duotone
Viewbox
24×24
License
MIT

7 other variants in Keyline Icons

The same icon in other sets

Related icons in Keyline Icons

Use the user voice icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path fill="currentColor" fill-opacity=".4" d="M9 13L11 13C14.866 13 18 16.134 18 20C18 21.1046 17.1046 22 16 22L4 22C2.8954 22 2 21.1046 2 20C2 16.134 5.134 13 9 13ZM14 7C14 9.2091 12.2091 11 10 11C7.7909 11 6 9.2091 6 7C6 4.7909 7.7909 3 10 3C12.2091 3 14 4.7909 14 7Z" stroke="none"/><path d="M16.0622 3.5C16.6766 4.5641 17 5.7712 17 7C17 8.2288 16.6766 9.4359 16.0622 10.5M20.247 3C20.7446 4.2749 21 5.6314 21 7C21 8.9309 20.4917 10.8278 19.5263 12.5"/></g></svg>

React

import type { SVGProps } from "react";

export function KeylineIconsUserVoiceDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><path fill="currentColor" fillOpacity=".4" d="M9 13L11 13C14.866 13 18 16.134 18 20C18 21.1046 17.1046 22 16 22L4 22C2.8954 22 2 21.1046 2 20C2 16.134 5.134 13 9 13ZM14 7C14 9.2091 12.2091 11 10 11C7.7909 11 6 9.2091 6 7C6 4.7909 7.7909 3 10 3C12.2091 3 14 4.7909 14 7Z" stroke="none"/><path d="M16.0622 3.5C16.6766 4.5641 17 5.7712 17 7C17 8.2288 16.6766 9.4359 16.0622 10.5M20.247 3C20.7446 4.2749 21 5.6314 21 7C21 8.9309 20.4917 10.8278 19.5263 12.5"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path fill="currentColor" fill-opacity=".4" d="M9 13L11 13C14.866 13 18 16.134 18 20C18 21.1046 17.1046 22 16 22L4 22C2.8954 22 2 21.1046 2 20C2 16.134 5.134 13 9 13ZM14 7C14 9.2091 12.2091 11 10 11C7.7909 11 6 9.2091 6 7C6 4.7909 7.7909 3 10 3C12.2091 3 14 4.7909 14 7Z" stroke="none"/><path d="M16.0622 3.5C16.6766 4.5641 17 5.7712 17 7C17 8.2288 16.6766 9.4359 16.0622 10.5M20.247 3C20.7446 4.2749 21 5.6314 21 7C21 8.9309 20.4917 10.8278 19.5263 12.5"/></g></svg>
</template>

CSS

.icon-user-voice-duotone {
  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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.4%22%20d%3D%22M9%2013L11%2013C14.866%2013%2018%2016.134%2018%2020C18%2021.1046%2017.1046%2022%2016%2022L4%2022C2.8954%2022%202%2021.1046%202%2020C2%2016.134%205.134%2013%209%2013ZM14%207C14%209.2091%2012.2091%2011%2010%2011C7.7909%2011%206%209.2091%206%207C6%204.7909%207.7909%203%2010%203C12.2091%203%2014%204.7909%2014%207Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M16.0622%203.5C16.6766%204.5641%2017%205.7712%2017%207C17%208.2288%2016.6766%209.4359%2016.0622%2010.5M20.247%203C20.7446%204.2749%2021%205.6314%2021%207C21%208.9309%2020.4917%2010.8278%2019.5263%2012.5%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.4%22%20d%3D%22M9%2013L11%2013C14.866%2013%2018%2016.134%2018%2020C18%2021.1046%2017.1046%2022%2016%2022L4%2022C2.8954%2022%202%2021.1046%202%2020C2%2016.134%205.134%2013%209%2013ZM14%207C14%209.2091%2012.2091%2011%2010%2011C7.7909%2011%206%209.2091%206%207C6%204.7909%207.7909%203%2010%203C12.2091%203%2014%204.7909%2014%207Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M16.0622%203.5C16.6766%204.5641%2017%205.7712%2017%207C17%208.2288%2016.6766%209.4359%2016.0622%2010.5M20.247%203C20.7446%204.2749%2021%205.6314%2021%207C21%208.9309%2020.4917%2010.8278%2019.5263%2012.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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