comment multiple checkmark icon

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

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

7 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the comment multiple checkmark icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.25 5a4 4 0 0 0-.244.007A3.25 3.25 0 0 1 7.75 3.5h8a5.75 5.75 0 0 1 5.75 5.75v3.126a6.5 6.5 0 0 0-1.5-.878V9.25A4.25 4.25 0 0 0 15.75 5zm12.25 6q.776.002 1.5.174V9.25A3.25 3.25 0 0 0 15.75 6H5.25A3.25 3.25 0 0 0 2 9.25v6.5a3.25 3.25 0 0 0 3 3.24v1.762a1.25 1.25 0 0 0 1.99 1.008L10.748 19h.426a6.5 6.5 0 0 1 6.326-8m5.5 6.5a5.5 5.5 0 1 1-11 0a5.5 5.5 0 0 1 11 0m-2.146-2.354a.5.5 0 0 0-.708 0L16.5 18.793l-1.646-1.647a.5.5 0 0 0-.708.708l2 2a.5.5 0 0 0 .708 0l4-4a.5.5 0 0 0 0-.708"/></svg>

React

import type { SVGProps } from "react";

export function FluentCommentMultipleCheckmark24Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.25 5a4 4 0 0 0-.244.007A3.25 3.25 0 0 1 7.75 3.5h8a5.75 5.75 0 0 1 5.75 5.75v3.126a6.5 6.5 0 0 0-1.5-.878V9.25A4.25 4.25 0 0 0 15.75 5zm12.25 6q.776.002 1.5.174V9.25A3.25 3.25 0 0 0 15.75 6H5.25A3.25 3.25 0 0 0 2 9.25v6.5a3.25 3.25 0 0 0 3 3.24v1.762a1.25 1.25 0 0 0 1.99 1.008L10.748 19h.426a6.5 6.5 0 0 1 6.326-8m5.5 6.5a5.5 5.5 0 1 1-11 0a5.5 5.5 0 0 1 11 0m-2.146-2.354a.5.5 0 0 0-.708 0L16.5 18.793l-1.646-1.647a.5.5 0 0 0-.708.708l2 2a.5.5 0 0 0 .708 0l4-4a.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 24 24"><path fill="currentColor" d="M5.25 5a4 4 0 0 0-.244.007A3.25 3.25 0 0 1 7.75 3.5h8a5.75 5.75 0 0 1 5.75 5.75v3.126a6.5 6.5 0 0 0-1.5-.878V9.25A4.25 4.25 0 0 0 15.75 5zm12.25 6q.776.002 1.5.174V9.25A3.25 3.25 0 0 0 15.75 6H5.25A3.25 3.25 0 0 0 2 9.25v6.5a3.25 3.25 0 0 0 3 3.24v1.762a1.25 1.25 0 0 0 1.99 1.008L10.748 19h.426a6.5 6.5 0 0 1 6.326-8m5.5 6.5a5.5 5.5 0 1 1-11 0a5.5 5.5 0 0 1 11 0m-2.146-2.354a.5.5 0 0 0-.708 0L16.5 18.793l-1.646-1.647a.5.5 0 0 0-.708.708l2 2a.5.5 0 0 0 .708 0l4-4a.5.5 0 0 0 0-.708"/></svg>
</template>

CSS

.icon-comment-multiple-checkmark-24-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.25%205a4%204%200%200%200-.244.007A3.25%203.25%200%200%201%207.75%203.5h8a5.75%205.75%200%200%201%205.75%205.75v3.126a6.5%206.5%200%200%200-1.5-.878V9.25A4.25%204.25%200%200%200%2015.75%205zm12.25%206q.776.002%201.5.174V9.25A3.25%203.25%200%200%200%2015.75%206H5.25A3.25%203.25%200%200%200%202%209.25v6.5a3.25%203.25%200%200%200%203%203.24v1.762a1.25%201.25%200%200%200%201.99%201.008L10.748%2019h.426a6.5%206.5%200%200%201%206.326-8m5.5%206.5a5.5%205.5%200%201%201-11%200a5.5%205.5%200%200%201%2011%200m-2.146-2.354a.5.5%200%200%200-.708%200L16.5%2018.793l-1.646-1.647a.5.5%200%200%200-.708.708l2%202a.5.5%200%200%200%20.708%200l4-4a.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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.25%205a4%204%200%200%200-.244.007A3.25%203.25%200%200%201%207.75%203.5h8a5.75%205.75%200%200%201%205.75%205.75v3.126a6.5%206.5%200%200%200-1.5-.878V9.25A4.25%204.25%200%200%200%2015.75%205zm12.25%206q.776.002%201.5.174V9.25A3.25%203.25%200%200%200%2015.75%206H5.25A3.25%203.25%200%200%200%202%209.25v6.5a3.25%203.25%200%200%200%203%203.24v1.762a1.25%201.25%200%200%200%201.99%201.008L10.748%2019h.426a6.5%206.5%200%200%201%206.326-8m5.5%206.5a5.5%205.5%200%201%201-11%200a5.5%205.5%200%200%201%2011%200m-2.146-2.354a.5.5%200%200%200-.708%200L16.5%2018.793l-1.646-1.647a.5.5%200%200%200-.708.708l2%202a.5.5%200%200%200%20.708%200l4-4a.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-24-filled.svg?color=%231a73e8&size=48