comment off icon
comment-off-20-filled from Fluent UI System Icons by Microsoft Corporation · 20 Filled · MIT Free for personal and commercial use.
- Name
- comment-off-20-filled
- Set
- Fluent UI System Icons
- Style
- 20 Filled
- Viewbox
- 20×20
- 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-16-filledcomment-multiple-checkmark-16-filledcomment-multiple-link-16-filledcomment-multiple-mention-16-filledcomment-next-24-filledcomment-note-20-filledcomment-previous-24-filledcomment-quote-16-filledcomment-text-16-filled
Use the comment off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M2.854 2.146a.5.5 0 1 0-.708.708l.763.762A2.55 2.55 0 0 0 2 5.566v6.71c0 1.418 1.164 2.566 2.6 2.566h.6v2.171c0 .213.07.42.2.591c.33.437.957.526 1.399.2l4.011-2.962h3.325l3.011 3.012a.5.5 0 0 0 .708-.708l-2.309-2.308L3.824 3.116zM18 12.276a2.56 2.56 0 0 1-1.351 2.251L5.12 3H15.4C16.836 3 18 4.149 18 5.566z"/></svg>
React
import type { SVGProps } from "react";
export function FluentCommentOff20Filled(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="M2.854 2.146a.5.5 0 1 0-.708.708l.763.762A2.55 2.55 0 0 0 2 5.566v6.71c0 1.418 1.164 2.566 2.6 2.566h.6v2.171c0 .213.07.42.2.591c.33.437.957.526 1.399.2l4.011-2.962h3.325l3.011 3.012a.5.5 0 0 0 .708-.708l-2.309-2.308L3.824 3.116zM18 12.276a2.56 2.56 0 0 1-1.351 2.251L5.12 3H15.4C16.836 3 18 4.149 18 5.566z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M2.854 2.146a.5.5 0 1 0-.708.708l.763.762A2.55 2.55 0 0 0 2 5.566v6.71c0 1.418 1.164 2.566 2.6 2.566h.6v2.171c0 .213.07.42.2.591c.33.437.957.526 1.399.2l4.011-2.962h3.325l3.011 3.012a.5.5 0 0 0 .708-.708l-2.309-2.308L3.824 3.116zM18 12.276a2.56 2.56 0 0 1-1.351 2.251L5.12 3H15.4C16.836 3 18 4.149 18 5.566z"/></svg> </template>
CSS
.icon-comment-off-20-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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2.854%202.146a.5.5%200%201%200-.708.708l.763.762A2.55%202.55%200%200%200%202%205.566v6.71c0%201.418%201.164%202.566%202.6%202.566h.6v2.171c0%20.213.07.42.2.591c.33.437.957.526%201.399.2l4.011-2.962h3.325l3.011%203.012a.5.5%200%200%200%20.708-.708l-2.309-2.308L3.824%203.116zM18%2012.276a2.56%202.56%200%200%201-1.351%202.251L5.12%203H15.4C16.836%203%2018%204.149%2018%205.566z%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%22M2.854%202.146a.5.5%200%201%200-.708.708l.763.762A2.55%202.55%200%200%200%202%205.566v6.71c0%201.418%201.164%202.566%202.6%202.566h.6v2.171c0%20.213.07.42.2.591c.33.437.957.526%201.399.2l4.011-2.962h3.325l3.011%203.012a.5.5%200%200%200%20.708-.708l-2.309-2.308L3.824%203.116zM18%2012.276a2.56%202.56%200%200%201-1.351%202.251L5.12%203H15.4C16.836%203%2018%204.149%2018%205.566z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/comment-off-20-filled.svg?color=%231a73e8&size=48