comment multiple checkmark icon
comment-multiple-checkmark-28-filled from Fluent UI System Icons by Microsoft Corporation · 28 Filled · MIT Free for personal and commercial use.
- Name
- comment-multiple-checkmark-28-filled
- Set
- Fluent UI System Icons
- Style
- 28 Filled
- Viewbox
- 28×28
- License
- MIT
7 other variants in Fluent UI System Icons
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-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 checkmark 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.25v4.615a7.5 7.5 0 0 1 1.5 1.045V9.25a5.75 5.75 0 0 0-5.75-5.75h-12a3.25 3.25 0 0 0-2.743 1.507M23 9.25v4.177A7.5 7.5 0 0 0 13.15 22h-.11L8 25.75c-.22.17-.48.25-.74.25h-.01c-.19 0-.38-.04-.56-.13c-.43-.21-.69-.64-.69-1.12V22h-.75C3.46 22 2 20.54 2 18.75v-9.5C2 7.46 3.46 6 5.25 6h14.5C21.54 6 23 7.46 23 9.25m4 11.25a6.5 6.5 0 1 1-13 0a6.5 6.5 0 0 1 13 0m-2.646-2.854a.5.5 0 0 0-.708 0L19 22.293l-1.646-1.647a.5.5 0 0 0-.708.708l2 2a.5.5 0 0 0 .708 0l5-5a.5.5 0 0 0 0-.708"/></svg>
React
import type { SVGProps } from "react";
export function FluentCommentMultipleCheckmark28Filled(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.25v4.615a7.5 7.5 0 0 1 1.5 1.045V9.25a5.75 5.75 0 0 0-5.75-5.75h-12a3.25 3.25 0 0 0-2.743 1.507M23 9.25v4.177A7.5 7.5 0 0 0 13.15 22h-.11L8 25.75c-.22.17-.48.25-.74.25h-.01c-.19 0-.38-.04-.56-.13c-.43-.21-.69-.64-.69-1.12V22h-.75C3.46 22 2 20.54 2 18.75v-9.5C2 7.46 3.46 6 5.25 6h14.5C21.54 6 23 7.46 23 9.25m4 11.25a6.5 6.5 0 1 1-13 0a6.5 6.5 0 0 1 13 0m-2.646-2.854a.5.5 0 0 0-.708 0L19 22.293l-1.646-1.647a.5.5 0 0 0-.708.708l2 2a.5.5 0 0 0 .708 0l5-5a.5.5 0 0 0 0-.708"/></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.25v4.615a7.5 7.5 0 0 1 1.5 1.045V9.25a5.75 5.75 0 0 0-5.75-5.75h-12a3.25 3.25 0 0 0-2.743 1.507M23 9.25v4.177A7.5 7.5 0 0 0 13.15 22h-.11L8 25.75c-.22.17-.48.25-.74.25h-.01c-.19 0-.38-.04-.56-.13c-.43-.21-.69-.64-.69-1.12V22h-.75C3.46 22 2 20.54 2 18.75v-9.5C2 7.46 3.46 6 5.25 6h14.5C21.54 6 23 7.46 23 9.25m4 11.25a6.5 6.5 0 1 1-13 0a6.5 6.5 0 0 1 13 0m-2.646-2.854a.5.5 0 0 0-.708 0L19 22.293l-1.646-1.647a.5.5 0 0 0-.708.708l2 2a.5.5 0 0 0 .708 0l5-5a.5.5 0 0 0 0-.708"/></svg> </template>
CSS
.icon-comment-multiple-checkmark-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.25v4.615a7.5%207.5%200%200%201%201.5%201.045V9.25a5.75%205.75%200%200%200-5.75-5.75h-12a3.25%203.25%200%200%200-2.743%201.507M23%209.25v4.177A7.5%207.5%200%200%200%2013.15%2022h-.11L8%2025.75c-.22.17-.48.25-.74.25h-.01c-.19%200-.38-.04-.56-.13c-.43-.21-.69-.64-.69-1.12V22h-.75C3.46%2022%202%2020.54%202%2018.75v-9.5C2%207.46%203.46%206%205.25%206h14.5C21.54%206%2023%207.46%2023%209.25m4%2011.25a6.5%206.5%200%201%201-13%200a6.5%206.5%200%200%201%2013%200m-2.646-2.854a.5.5%200%200%200-.708%200L19%2022.293l-1.646-1.647a.5.5%200%200%200-.708.708l2%202a.5.5%200%200%200%20.708%200l5-5a.5.5%200%200%200%200-.708%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.25v4.615a7.5%207.5%200%200%201%201.5%201.045V9.25a5.75%205.75%200%200%200-5.75-5.75h-12a3.25%203.25%200%200%200-2.743%201.507M23%209.25v4.177A7.5%207.5%200%200%200%2013.15%2022h-.11L8%2025.75c-.22.17-.48.25-.74.25h-.01c-.19%200-.38-.04-.56-.13c-.43-.21-.69-.64-.69-1.12V22h-.75C3.46%2022%202%2020.54%202%2018.75v-9.5C2%207.46%203.46%206%205.25%206h14.5C21.54%206%2023%207.46%2023%209.25m4%2011.25a6.5%206.5%200%201%201-13%200a6.5%206.5%200%200%201%2013%200m-2.646-2.854a.5.5%200%200%200-.708%200L19%2022.293l-1.646-1.647a.5.5%200%200%200-.708.708l2%202a.5.5%200%200%200%20.708%200l5-5a.5.5%200%200%200%200-.708%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/comment-multiple-checkmark-28-filled.svg?color=%231a73e8&size=48