chat multiple checkmark icon
chat-multiple-checkmark-20-regular from Fluent UI System Icons by Microsoft Corporation · 20 Regular · MIT Free for personal and commercial use.
- Name
- chat-multiple-checkmark-20-regular
- Set
- Fluent UI System Icons
- Style
- 20 Regular
- Viewbox
- 20×20
- License
- MIT
7 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
chat-add-16-filledchat-arrow-back-16-filledchat-arrow-back-down-16-filledchat-arrow-double-back-16-filledchat-bubbles-question-16-filledchat-checkmark-12-filledchat-cursor-16-filledchat-dismiss-16-filledchat-empty-12-filledchat-help-16-filledchat-hint-half-16-filledchat-history-20-filledchat-lock-16-filledchat-mail-20-filledchat-multiple-12-filledchat-multiple-heart-16-filledchat-multiple-minus-16-filledchat-multiple-person-16-filledchat-off-16-filledchat-person-20-filledchat-settings-16-filledchat-sparkle-16-filledchat-video-20-filledchat-warning-16-filled
Use the chat multiple checkmark icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M11.354 6.646a.5.5 0 0 1 0 .708l-3.25 3.25a.5.5 0 0 1-.708 0l-1.75-1.75a.5.5 0 1 1 .708-.708L7.75 9.543l2.896-2.897a.5.5 0 0 1 .708 0M2.038 8.5a6.5 6.5 0 1 1 3.721 5.877l-2.487.697a1 1 0 0 1-1.204-1.32l.796-2.082A6.5 6.5 0 0 1 2.038 8.5m6.5-5.5a5.5 5.5 0 0 0-4.695 8.366l.128.21l-.97 2.535l2.86-.8l.175.088A5.5 5.5 0 1 0 8.538 3M6.574 15.74A6.49 6.49 0 0 0 11.501 18c.993 0 1.936-.223 2.78-.623l2.486.697a1 1 0 0 0 1.204-1.32l-.795-2.082A6.5 6.5 0 0 0 18 11.5c0-1.94-.85-3.682-2.199-4.873a7.5 7.5 0 0 1 .235 1.762c.608.885.964 1.957.964 3.111c0 1.05-.294 2.031-.805 2.866l-.128.21l.97 2.535l-2.86-.8l-.175.088c-.75.384-1.6.601-2.502.601a5.5 5.5 0 0 1-3.167-1.003a7.5 7.5 0 0 1-1.76-.257"/></svg>
React
import type { SVGProps } from "react";
export function FluentChatMultipleCheckmark20Regular(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M11.354 6.646a.5.5 0 0 1 0 .708l-3.25 3.25a.5.5 0 0 1-.708 0l-1.75-1.75a.5.5 0 1 1 .708-.708L7.75 9.543l2.896-2.897a.5.5 0 0 1 .708 0M2.038 8.5a6.5 6.5 0 1 1 3.721 5.877l-2.487.697a1 1 0 0 1-1.204-1.32l.796-2.082A6.5 6.5 0 0 1 2.038 8.5m6.5-5.5a5.5 5.5 0 0 0-4.695 8.366l.128.21l-.97 2.535l2.86-.8l.175.088A5.5 5.5 0 1 0 8.538 3M6.574 15.74A6.49 6.49 0 0 0 11.501 18c.993 0 1.936-.223 2.78-.623l2.486.697a1 1 0 0 0 1.204-1.32l-.795-2.082A6.5 6.5 0 0 0 18 11.5c0-1.94-.85-3.682-2.199-4.873a7.5 7.5 0 0 1 .235 1.762c.608.885.964 1.957.964 3.111c0 1.05-.294 2.031-.805 2.866l-.128.21l.97 2.535l-2.86-.8l-.175.088c-.75.384-1.6.601-2.502.601a5.5 5.5 0 0 1-3.167-1.003a7.5 7.5 0 0 1-1.76-.257"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M11.354 6.646a.5.5 0 0 1 0 .708l-3.25 3.25a.5.5 0 0 1-.708 0l-1.75-1.75a.5.5 0 1 1 .708-.708L7.75 9.543l2.896-2.897a.5.5 0 0 1 .708 0M2.038 8.5a6.5 6.5 0 1 1 3.721 5.877l-2.487.697a1 1 0 0 1-1.204-1.32l.796-2.082A6.5 6.5 0 0 1 2.038 8.5m6.5-5.5a5.5 5.5 0 0 0-4.695 8.366l.128.21l-.97 2.535l2.86-.8l.175.088A5.5 5.5 0 1 0 8.538 3M6.574 15.74A6.49 6.49 0 0 0 11.501 18c.993 0 1.936-.223 2.78-.623l2.486.697a1 1 0 0 0 1.204-1.32l-.795-2.082A6.5 6.5 0 0 0 18 11.5c0-1.94-.85-3.682-2.199-4.873a7.5 7.5 0 0 1 .235 1.762c.608.885.964 1.957.964 3.111c0 1.05-.294 2.031-.805 2.866l-.128.21l.97 2.535l-2.86-.8l-.175.088c-.75.384-1.6.601-2.502.601a5.5 5.5 0 0 1-3.167-1.003a7.5 7.5 0 0 1-1.76-.257"/></svg> </template>
CSS
.icon-chat-multiple-checkmark-20-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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.354%206.646a.5.5%200%200%201%200%20.708l-3.25%203.25a.5.5%200%200%201-.708%200l-1.75-1.75a.5.5%200%201%201%20.708-.708L7.75%209.543l2.896-2.897a.5.5%200%200%201%20.708%200M2.038%208.5a6.5%206.5%200%201%201%203.721%205.877l-2.487.697a1%201%200%200%201-1.204-1.32l.796-2.082A6.5%206.5%200%200%201%202.038%208.5m6.5-5.5a5.5%205.5%200%200%200-4.695%208.366l.128.21l-.97%202.535l2.86-.8l.175.088A5.5%205.5%200%201%200%208.538%203M6.574%2015.74A6.49%206.49%200%200%200%2011.501%2018c.993%200%201.936-.223%202.78-.623l2.486.697a1%201%200%200%200%201.204-1.32l-.795-2.082A6.5%206.5%200%200%200%2018%2011.5c0-1.94-.85-3.682-2.199-4.873a7.5%207.5%200%200%201%20.235%201.762c.608.885.964%201.957.964%203.111c0%201.05-.294%202.031-.805%202.866l-.128.21l.97%202.535l-2.86-.8l-.175.088c-.75.384-1.6.601-2.502.601a5.5%205.5%200%200%201-3.167-1.003a7.5%207.5%200%200%201-1.76-.257%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.354%206.646a.5.5%200%200%201%200%20.708l-3.25%203.25a.5.5%200%200%201-.708%200l-1.75-1.75a.5.5%200%201%201%20.708-.708L7.75%209.543l2.896-2.897a.5.5%200%200%201%20.708%200M2.038%208.5a6.5%206.5%200%201%201%203.721%205.877l-2.487.697a1%201%200%200%201-1.204-1.32l.796-2.082A6.5%206.5%200%200%201%202.038%208.5m6.5-5.5a5.5%205.5%200%200%200-4.695%208.366l.128.21l-.97%202.535l2.86-.8l.175.088A5.5%205.5%200%201%200%208.538%203M6.574%2015.74A6.49%206.49%200%200%200%2011.501%2018c.993%200%201.936-.223%202.78-.623l2.486.697a1%201%200%200%200%201.204-1.32l-.795-2.082A6.5%206.5%200%200%200%2018%2011.5c0-1.94-.85-3.682-2.199-4.873a7.5%207.5%200%200%201%20.235%201.762c.608.885.964%201.957.964%203.111c0%201.05-.294%202.031-.805%202.866l-.128.21l.97%202.535l-2.86-.8l-.175.088c-.75.384-1.6.601-2.502.601a5.5%205.5%200%200%201-3.167-1.003a7.5%207.5%200%200%201-1.76-.257%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/chat-multiple-checkmark-20-regular.svg?color=%231a73e8&size=48