chat bubble oval left ellipsis icon

chat-bubble-oval-left-ellipsis-solid from HeroIcons by Refactoring UI Inc · Solid 24x24 · MIT Free for personal and commercial use.

Name
chat-bubble-oval-left-ellipsis-solid
Set
HeroIcons
Style
Solid 24x24
Viewbox
24×24
License
MIT

3 other variants in HeroIcons

Related icons in HeroIcons

Use the chat bubble oval left ellipsis icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M4.804 21.644A6.7 6.7 0 0 0 6 21.75a6.7 6.7 0 0 0 3.583-1.029c.774.182 1.584.279 2.417.279c5.322 0 9.75-3.97 9.75-9S17.322 3 12 3s-9.75 3.97-9.75 9c0 2.409 1.025 4.587 2.674 6.192c.232.226.277.428.254.543a3.73 3.73 0 0 1-.814 1.686a.75.75 0 0 0 .44 1.223M8.25 10.875a1.125 1.125 0 1 0 0 2.25a1.125 1.125 0 0 0 0-2.25M10.875 12a1.125 1.125 0 1 1 2.25 0a1.125 1.125 0 0 1-2.25 0m4.875-1.125a1.125 1.125 0 1 0 0 2.25a1.125 1.125 0 0 0 0-2.25" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function HeroiconsChatBubbleOvalLeftEllipsisSolid(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" fillRule="evenodd" d="M4.804 21.644A6.7 6.7 0 0 0 6 21.75a6.7 6.7 0 0 0 3.583-1.029c.774.182 1.584.279 2.417.279c5.322 0 9.75-3.97 9.75-9S17.322 3 12 3s-9.75 3.97-9.75 9c0 2.409 1.025 4.587 2.674 6.192c.232.226.277.428.254.543a3.73 3.73 0 0 1-.814 1.686a.75.75 0 0 0 .44 1.223M8.25 10.875a1.125 1.125 0 1 0 0 2.25a1.125 1.125 0 0 0 0-2.25M10.875 12a1.125 1.125 0 1 1 2.25 0a1.125 1.125 0 0 1-2.25 0m4.875-1.125a1.125 1.125 0 1 0 0 2.25a1.125 1.125 0 0 0 0-2.25" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M4.804 21.644A6.7 6.7 0 0 0 6 21.75a6.7 6.7 0 0 0 3.583-1.029c.774.182 1.584.279 2.417.279c5.322 0 9.75-3.97 9.75-9S17.322 3 12 3s-9.75 3.97-9.75 9c0 2.409 1.025 4.587 2.674 6.192c.232.226.277.428.254.543a3.73 3.73 0 0 1-.814 1.686a.75.75 0 0 0 .44 1.223M8.25 10.875a1.125 1.125 0 1 0 0 2.25a1.125 1.125 0 0 0 0-2.25M10.875 12a1.125 1.125 0 1 1 2.25 0a1.125 1.125 0 0 1-2.25 0m4.875-1.125a1.125 1.125 0 1 0 0 2.25a1.125 1.125 0 0 0 0-2.25" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-chat-bubble-oval-left-ellipsis-solid {
  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%20fill-rule%3D%22evenodd%22%20d%3D%22M4.804%2021.644A6.7%206.7%200%200%200%206%2021.75a6.7%206.7%200%200%200%203.583-1.029c.774.182%201.584.279%202.417.279c5.322%200%209.75-3.97%209.75-9S17.322%203%2012%203s-9.75%203.97-9.75%209c0%202.409%201.025%204.587%202.674%206.192c.232.226.277.428.254.543a3.73%203.73%200%200%201-.814%201.686a.75.75%200%200%200%20.44%201.223M8.25%2010.875a1.125%201.125%200%201%200%200%202.25a1.125%201.125%200%200%200%200-2.25M10.875%2012a1.125%201.125%200%201%201%202.25%200a1.125%201.125%200%200%201-2.25%200m4.875-1.125a1.125%201.125%200%201%200%200%202.25a1.125%201.125%200%200%200%200-2.25%22%20clip-rule%3D%22evenodd%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%20fill-rule%3D%22evenodd%22%20d%3D%22M4.804%2021.644A6.7%206.7%200%200%200%206%2021.75a6.7%206.7%200%200%200%203.583-1.029c.774.182%201.584.279%202.417.279c5.322%200%209.75-3.97%209.75-9S17.322%203%2012%203s-9.75%203.97-9.75%209c0%202.409%201.025%204.587%202.674%206.192c.232.226.277.428.254.543a3.73%203.73%200%200%201-.814%201.686a.75.75%200%200%200%20.44%201.223M8.25%2010.875a1.125%201.125%200%201%200%200%202.25a1.125%201.125%200%200%200%200-2.25M10.875%2012a1.125%201.125%200%201%201%202.25%200a1.125%201.125%200%200%201-2.25%200m4.875-1.125a1.125%201.125%200%201%200%200%202.25a1.125%201.125%200%200%200%200-2.25%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/heroicons/chat-bubble-oval-left-ellipsis-solid.svg?color=%231a73e8&size=48