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

Name
comment-multiple-28-filled
Set
Fluent UI System Icons
Style
28 Filled
Viewbox
28×28
License
MIT

9 other variants in Fluent UI System Icons

The same icon in other sets

Related icons in Fluent UI System Icons

Use the comment multiple icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M5.007 5.007Q5.127 5 5.25 5h14.5A4.25 4.25 0 0 1 24 9.25v9.5q0 .123-.007.244A3.25 3.25 0 0 0 25.5 16.25v-7a5.75 5.75 0 0 0-5.75-5.75h-12a3.25 3.25 0 0 0-2.743 1.507M6.69 25.87c.18.09.37.13.56.13h.01c.26 0 .52-.08.74-.25L13.04 22h6.71c1.79 0 3.25-1.46 3.25-3.25v-9.5C23 7.46 21.54 6 19.75 6H5.25C3.46 6 2 7.46 2 9.25v9.5C2 20.54 3.46 22 5.25 22H6v2.75c0 .48.26.91.69 1.12"/></svg>

React

import type { SVGProps } from "react";

export function FluentCommentMultiple28Filled(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="M5.007 5.007Q5.127 5 5.25 5h14.5A4.25 4.25 0 0 1 24 9.25v9.5q0 .123-.007.244A3.25 3.25 0 0 0 25.5 16.25v-7a5.75 5.75 0 0 0-5.75-5.75h-12a3.25 3.25 0 0 0-2.743 1.507M6.69 25.87c.18.09.37.13.56.13h.01c.26 0 .52-.08.74-.25L13.04 22h6.71c1.79 0 3.25-1.46 3.25-3.25v-9.5C23 7.46 21.54 6 19.75 6H5.25C3.46 6 2 7.46 2 9.25v9.5C2 20.54 3.46 22 5.25 22H6v2.75c0 .48.26.91.69 1.12"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M5.007 5.007Q5.127 5 5.25 5h14.5A4.25 4.25 0 0 1 24 9.25v9.5q0 .123-.007.244A3.25 3.25 0 0 0 25.5 16.25v-7a5.75 5.75 0 0 0-5.75-5.75h-12a3.25 3.25 0 0 0-2.743 1.507M6.69 25.87c.18.09.37.13.56.13h.01c.26 0 .52-.08.74-.25L13.04 22h6.71c1.79 0 3.25-1.46 3.25-3.25v-9.5C23 7.46 21.54 6 19.75 6H5.25C3.46 6 2 7.46 2 9.25v9.5C2 20.54 3.46 22 5.25 22H6v2.75c0 .48.26.91.69 1.12"/></svg>
</template>

CSS

.icon-comment-multiple-28-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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.007%205.007Q5.127%205%205.25%205h14.5A4.25%204.25%200%200%201%2024%209.25v9.5q0%20.123-.007.244A3.25%203.25%200%200%200%2025.5%2016.25v-7a5.75%205.75%200%200%200-5.75-5.75h-12a3.25%203.25%200%200%200-2.743%201.507M6.69%2025.87c.18.09.37.13.56.13h.01c.26%200%20.52-.08.74-.25L13.04%2022h6.71c1.79%200%203.25-1.46%203.25-3.25v-9.5C23%207.46%2021.54%206%2019.75%206H5.25C3.46%206%202%207.46%202%209.25v9.5C2%2020.54%203.46%2022%205.25%2022H6v2.75c0%20.48.26.91.69%201.12%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%22M5.007%205.007Q5.127%205%205.25%205h14.5A4.25%204.25%200%200%201%2024%209.25v9.5q0%20.123-.007.244A3.25%203.25%200%200%200%2025.5%2016.25v-7a5.75%205.75%200%200%200-5.75-5.75h-12a3.25%203.25%200%200%200-2.743%201.507M6.69%2025.87c.18.09.37.13.56.13h.01c.26%200%20.52-.08.74-.25L13.04%2022h6.71c1.79%200%203.25-1.46%203.25-3.25v-9.5C23%207.46%2021.54%206%2019.75%206H5.25C3.46%206%202%207.46%202%209.25v9.5C2%2020.54%203.46%2022%205.25%2022H6v2.75c0%20.48.26.91.69%201.12%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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