chat multiple heart icon

chat-multiple-heart-16-filled from Fluent UI System Icons by Microsoft Corporation · 16 Filled · MIT Free for personal and commercial use.

Name
chat-multiple-heart-16-filled
Set
Fluent UI System Icons
Style
16 Filled
Viewbox
16×16
License
MIT

9 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the chat multiple heart icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M13.82 5.428A5.97 5.97 0 0 1 15 9a6 6 0 0 1-.71 2.825l.692 2.543a.5.5 0 0 1-.64.607l-2.344-.783A5.97 5.97 0 0 1 9 15a5.97 5.97 0 0 1-3.571-1.179a7 7 0 0 0 2.657.094q.445.084.914.085c.984 0 1.9-.285 2.674-.775c.136-.087.276-.085.426-.053l1.673.557l-.5-1.832a.5.5 0 0 1 .05-.384a4.97 4.97 0 0 0 .592-3.427Q14 7.554 14 7a7 7 0 0 0-.18-1.572M7 1a6 6 0 0 1 0 12a5.97 5.97 0 0 1-2.998-.808l-2.344.783a.5.5 0 0 1-.64-.607l.692-2.543A6 6 0 0 1 1 7a6 6 0 0 1 6-6m2.562 4.44a1.5 1.5 0 0 0-2.122 0L7 5.878l-.44-.44A1.5 1.5 0 1 0 4.44 7.56l2.206 2.207A.5.5 0 0 0 7 9.913a.5.5 0 0 0 .355-.145L9.562 7.56a1.5 1.5 0 0 0 0-2.122"/></svg>

React

import type { SVGProps } from "react";

export function FluentChatMultipleHeart16Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M13.82 5.428A5.97 5.97 0 0 1 15 9a6 6 0 0 1-.71 2.825l.692 2.543a.5.5 0 0 1-.64.607l-2.344-.783A5.97 5.97 0 0 1 9 15a5.97 5.97 0 0 1-3.571-1.179a7 7 0 0 0 2.657.094q.445.084.914.085c.984 0 1.9-.285 2.674-.775c.136-.087.276-.085.426-.053l1.673.557l-.5-1.832a.5.5 0 0 1 .05-.384a4.97 4.97 0 0 0 .592-3.427Q14 7.554 14 7a7 7 0 0 0-.18-1.572M7 1a6 6 0 0 1 0 12a5.97 5.97 0 0 1-2.998-.808l-2.344.783a.5.5 0 0 1-.64-.607l.692-2.543A6 6 0 0 1 1 7a6 6 0 0 1 6-6m2.562 4.44a1.5 1.5 0 0 0-2.122 0L7 5.878l-.44-.44A1.5 1.5 0 1 0 4.44 7.56l2.206 2.207A.5.5 0 0 0 7 9.913a.5.5 0 0 0 .355-.145L9.562 7.56a1.5 1.5 0 0 0 0-2.122"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M13.82 5.428A5.97 5.97 0 0 1 15 9a6 6 0 0 1-.71 2.825l.692 2.543a.5.5 0 0 1-.64.607l-2.344-.783A5.97 5.97 0 0 1 9 15a5.97 5.97 0 0 1-3.571-1.179a7 7 0 0 0 2.657.094q.445.084.914.085c.984 0 1.9-.285 2.674-.775c.136-.087.276-.085.426-.053l1.673.557l-.5-1.832a.5.5 0 0 1 .05-.384a4.97 4.97 0 0 0 .592-3.427Q14 7.554 14 7a7 7 0 0 0-.18-1.572M7 1a6 6 0 0 1 0 12a5.97 5.97 0 0 1-2.998-.808l-2.344.783a.5.5 0 0 1-.64-.607l.692-2.543A6 6 0 0 1 1 7a6 6 0 0 1 6-6m2.562 4.44a1.5 1.5 0 0 0-2.122 0L7 5.878l-.44-.44A1.5 1.5 0 1 0 4.44 7.56l2.206 2.207A.5.5 0 0 0 7 9.913a.5.5 0 0 0 .355-.145L9.562 7.56a1.5 1.5 0 0 0 0-2.122"/></svg>
</template>

CSS

.icon-chat-multiple-heart-16-filled {
  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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.82%205.428A5.97%205.97%200%200%201%2015%209a6%206%200%200%201-.71%202.825l.692%202.543a.5.5%200%200%201-.64.607l-2.344-.783A5.97%205.97%200%200%201%209%2015a5.97%205.97%200%200%201-3.571-1.179a7%207%200%200%200%202.657.094q.445.084.914.085c.984%200%201.9-.285%202.674-.775c.136-.087.276-.085.426-.053l1.673.557l-.5-1.832a.5.5%200%200%201%20.05-.384a4.97%204.97%200%200%200%20.592-3.427Q14%207.554%2014%207a7%207%200%200%200-.18-1.572M7%201a6%206%200%200%201%200%2012a5.97%205.97%200%200%201-2.998-.808l-2.344.783a.5.5%200%200%201-.64-.607l.692-2.543A6%206%200%200%201%201%207a6%206%200%200%201%206-6m2.562%204.44a1.5%201.5%200%200%200-2.122%200L7%205.878l-.44-.44A1.5%201.5%200%201%200%204.44%207.56l2.206%202.207A.5.5%200%200%200%207%209.913a.5.5%200%200%200%20.355-.145L9.562%207.56a1.5%201.5%200%200%200%200-2.122%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.82%205.428A5.97%205.97%200%200%201%2015%209a6%206%200%200%201-.71%202.825l.692%202.543a.5.5%200%200%201-.64.607l-2.344-.783A5.97%205.97%200%200%201%209%2015a5.97%205.97%200%200%201-3.571-1.179a7%207%200%200%200%202.657.094q.445.084.914.085c.984%200%201.9-.285%202.674-.775c.136-.087.276-.085.426-.053l1.673.557l-.5-1.832a.5.5%200%200%201%20.05-.384a4.97%204.97%200%200%200%20.592-3.427Q14%207.554%2014%207a7%207%200%200%200-.18-1.572M7%201a6%206%200%200%201%200%2012a5.97%205.97%200%200%201-2.998-.808l-2.344.783a.5.5%200%200%201-.64-.607l.692-2.543A6%206%200%200%201%201%207a6%206%200%200%201%206-6m2.562%204.44a1.5%201.5%200%200%200-2.122%200L7%205.878l-.44-.44A1.5%201.5%200%201%200%204.44%207.56l2.206%202.207A.5.5%200%200%200%207%209.913a.5.5%200%200%200%20.355-.145L9.562%207.56a1.5%201.5%200%200%200%200-2.122%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/chat-multiple-heart-16-filled.svg?color=%231a73e8&size=48