comment multiple icon
comment-multiple-28-regular from Fluent UI System Icons by Microsoft Corporation · 28 Regular · MIT Free for personal and commercial use.
- Name
- comment-multiple-28-regular
- Set
- Fluent UI System Icons
- Style
- 28 Regular
- 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
comment-add-12-filledcomment-arrow-left-12-filledcomment-arrow-right-12-filledcomment-badge-16-filledcomment-checkmark-12-filledcomment-delete-24-filledcomment-dismiss-20-filledcomment-edit-16-filledcomment-error-16-filledcomment-lightning-20-filledcomment-link-16-filledcomment-mention-16-filledcomment-multiple-checkmark-16-filledcomment-multiple-link-16-filledcomment-multiple-mention-16-filledcomment-next-24-filledcomment-note-20-filledcomment-off-16-filledcomment-previous-24-filledcomment-quote-16-filledcomment-text-16-filled
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.12M3.5 9.25c0-.96.79-1.75 1.75-1.75h14.5c.96 0 1.75.79 1.75 1.75v9.5c0 .96-.79 1.75-1.75 1.75h-7.21L7.5 24.25V20.5H5.25c-.96 0-1.75-.79-1.75-1.75z"/></svg>
React
import type { SVGProps } from "react";
export function FluentCommentMultiple28Regular(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.12M3.5 9.25c0-.96.79-1.75 1.75-1.75h14.5c.96 0 1.75.79 1.75 1.75v9.5c0 .96-.79 1.75-1.75 1.75h-7.21L7.5 24.25V20.5H5.25c-.96 0-1.75-.79-1.75-1.75z"/></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.12M3.5 9.25c0-.96.79-1.75 1.75-1.75h14.5c.96 0 1.75.79 1.75 1.75v9.5c0 .96-.79 1.75-1.75 1.75h-7.21L7.5 24.25V20.5H5.25c-.96 0-1.75-.79-1.75-1.75z"/></svg> </template>
CSS
.icon-comment-multiple-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%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.12M3.5%209.25c0-.96.79-1.75%201.75-1.75h14.5c.96%200%201.75.79%201.75%201.75v9.5c0%20.96-.79%201.75-1.75%201.75h-7.21L7.5%2024.25V20.5H5.25c-.96%200-1.75-.79-1.75-1.75z%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.12M3.5%209.25c0-.96.79-1.75%201.75-1.75h14.5c.96%200%201.75.79%201.75%201.75v9.5c0%20.96-.79%201.75-1.75%201.75h-7.21L7.5%2024.25V20.5H5.25c-.96%200-1.75-.79-1.75-1.75z%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-regular.svg?color=%231a73e8&size=48