chat multiple heart icon

chat-multiple-heart-28-regular from Fluent UI System Icons by Microsoft Corporation · 28 Regular · MIT Free for personal and commercial use.

Name
chat-multiple-heart-28-regular
Set
Fluent UI System Icons
Style
28 Regular
Viewbox
28×28
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 28 28"><path fill="currentColor" d="M6.788 8.796a2.69 2.69 0 0 1 3.83.01l.378.382l.372-.378a2.69 2.69 0 0 1 3.834.01a2.755 2.755 0 0 1 .011 3.867l-3.903 3.94a.414.414 0 0 1-.589 0l-3.923-3.963a2.755 2.755 0 0 1-.01-3.868M2 12c0 1.448.343 2.819.952 4.032l-.908 3.389a1.25 1.25 0 0 0 1.53 1.53l3.387-.906A9 9 0 1 0 2 12m9-7.5a7.5 7.5 0 1 1-3.59 14.086a.75.75 0 0 0-.555-.066l-3.25.87l.872-3.252a.75.75 0 0 0-.066-.553A7.5 7.5 0 0 1 11 4.5m-.732 17.474A8.98 8.98 0 0 0 17 25a9 9 0 0 0 4.04-.955l3.385.907a1.25 1.25 0 0 0 1.531-1.531l-.908-3.388a9.004 9.004 0 0 0-5.122-12.546a10 10 0 0 1 .749 1.973A7.5 7.5 0 0 1 24.5 16c0 1.3-.33 2.52-.91 3.585a.75.75 0 0 0-.067.553l.872 3.253l-3.25-.871a.75.75 0 0 0-.554.066A7.46 7.46 0 0 1 17 23.5a7.47 7.47 0 0 1-4.623-1.594a10 10 0 0 1-2.109.068"/></svg>

React

import type { SVGProps } from "react";

export function FluentChatMultipleHeart28Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M6.788 8.796a2.69 2.69 0 0 1 3.83.01l.378.382l.372-.378a2.69 2.69 0 0 1 3.834.01a2.755 2.755 0 0 1 .011 3.867l-3.903 3.94a.414.414 0 0 1-.589 0l-3.923-3.963a2.755 2.755 0 0 1-.01-3.868M2 12c0 1.448.343 2.819.952 4.032l-.908 3.389a1.25 1.25 0 0 0 1.53 1.53l3.387-.906A9 9 0 1 0 2 12m9-7.5a7.5 7.5 0 1 1-3.59 14.086a.75.75 0 0 0-.555-.066l-3.25.87l.872-3.252a.75.75 0 0 0-.066-.553A7.5 7.5 0 0 1 11 4.5m-.732 17.474A8.98 8.98 0 0 0 17 25a9 9 0 0 0 4.04-.955l3.385.907a1.25 1.25 0 0 0 1.531-1.531l-.908-3.388a9.004 9.004 0 0 0-5.122-12.546a10 10 0 0 1 .749 1.973A7.5 7.5 0 0 1 24.5 16c0 1.3-.33 2.52-.91 3.585a.75.75 0 0 0-.067.553l.872 3.253l-3.25-.871a.75.75 0 0 0-.554.066A7.46 7.46 0 0 1 17 23.5a7.47 7.47 0 0 1-4.623-1.594a10 10 0 0 1-2.109.068"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M6.788 8.796a2.69 2.69 0 0 1 3.83.01l.378.382l.372-.378a2.69 2.69 0 0 1 3.834.01a2.755 2.755 0 0 1 .011 3.867l-3.903 3.94a.414.414 0 0 1-.589 0l-3.923-3.963a2.755 2.755 0 0 1-.01-3.868M2 12c0 1.448.343 2.819.952 4.032l-.908 3.389a1.25 1.25 0 0 0 1.53 1.53l3.387-.906A9 9 0 1 0 2 12m9-7.5a7.5 7.5 0 1 1-3.59 14.086a.75.75 0 0 0-.555-.066l-3.25.87l.872-3.252a.75.75 0 0 0-.066-.553A7.5 7.5 0 0 1 11 4.5m-.732 17.474A8.98 8.98 0 0 0 17 25a9 9 0 0 0 4.04-.955l3.385.907a1.25 1.25 0 0 0 1.531-1.531l-.908-3.388a9.004 9.004 0 0 0-5.122-12.546a10 10 0 0 1 .749 1.973A7.5 7.5 0 0 1 24.5 16c0 1.3-.33 2.52-.91 3.585a.75.75 0 0 0-.067.553l.872 3.253l-3.25-.871a.75.75 0 0 0-.554.066A7.46 7.46 0 0 1 17 23.5a7.47 7.47 0 0 1-4.623-1.594a10 10 0 0 1-2.109.068"/></svg>
</template>

CSS

.icon-chat-multiple-heart-28-regular {
  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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.788%208.796a2.69%202.69%200%200%201%203.83.01l.378.382l.372-.378a2.69%202.69%200%200%201%203.834.01a2.755%202.755%200%200%201%20.011%203.867l-3.903%203.94a.414.414%200%200%201-.589%200l-3.923-3.963a2.755%202.755%200%200%201-.01-3.868M2%2012c0%201.448.343%202.819.952%204.032l-.908%203.389a1.25%201.25%200%200%200%201.53%201.53l3.387-.906A9%209%200%201%200%202%2012m9-7.5a7.5%207.5%200%201%201-3.59%2014.086a.75.75%200%200%200-.555-.066l-3.25.87l.872-3.252a.75.75%200%200%200-.066-.553A7.5%207.5%200%200%201%2011%204.5m-.732%2017.474A8.98%208.98%200%200%200%2017%2025a9%209%200%200%200%204.04-.955l3.385.907a1.25%201.25%200%200%200%201.531-1.531l-.908-3.388a9.004%209.004%200%200%200-5.122-12.546a10%2010%200%200%201%20.749%201.973A7.5%207.5%200%200%201%2024.5%2016c0%201.3-.33%202.52-.91%203.585a.75.75%200%200%200-.067.553l.872%203.253l-3.25-.871a.75.75%200%200%200-.554.066A7.46%207.46%200%200%201%2017%2023.5a7.47%207.47%200%200%201-4.623-1.594a10%2010%200%200%201-2.109.068%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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.788%208.796a2.69%202.69%200%200%201%203.83.01l.378.382l.372-.378a2.69%202.69%200%200%201%203.834.01a2.755%202.755%200%200%201%20.011%203.867l-3.903%203.94a.414.414%200%200%201-.589%200l-3.923-3.963a2.755%202.755%200%200%201-.01-3.868M2%2012c0%201.448.343%202.819.952%204.032l-.908%203.389a1.25%201.25%200%200%200%201.53%201.53l3.387-.906A9%209%200%201%200%202%2012m9-7.5a7.5%207.5%200%201%201-3.59%2014.086a.75.75%200%200%200-.555-.066l-3.25.87l.872-3.252a.75.75%200%200%200-.066-.553A7.5%207.5%200%200%201%2011%204.5m-.732%2017.474A8.98%208.98%200%200%200%2017%2025a9%209%200%200%200%204.04-.955l3.385.907a1.25%201.25%200%200%200%201.531-1.531l-.908-3.388a9.004%209.004%200%200%200-5.122-12.546a10%2010%200%200%201%20.749%201.973A7.5%207.5%200%200%201%2024.5%2016c0%201.3-.33%202.52-.91%203.585a.75.75%200%200%200-.067.553l.872%203.253l-3.25-.871a.75.75%200%200%200-.554.066A7.46%207.46%200%200%201%2017%2023.5a7.47%207.47%200%200%201-4.623-1.594a10%2010%200%200%201-2.109.068%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-28-regular.svg?color=%231a73e8&size=48