comments disabled icon

comments-disabled-outline-rounded from Material Symbols Light by Google · Outline Rounded · Communicate · Apache-2.0 Free for personal and commercial use.

Name
comments-disabled-outline-rounded
Set
Material Symbols Light
Style
Outline Rounded
Category
Communicate
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More communicate icons from Material Symbols Light

Use the comments disabled icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.616 17q-.691 0-1.153-.462T3 15.385V4.805q0-.095.01-.172t.029-.174l-.799-.798q-.146-.146-.156-.347q-.009-.2.156-.366q.166-.165.357-.165q.192 0 .357.165l18.515 18.516q.146.146.156.344t-.156.363t-.357.165t-.356-.165L15.579 17zM21 4.616v12.598q0 .271-.252.368t-.444-.095L18.817 16H20V4.616q0-.27-.173-.443T19.385 4H6.73q-.25 0-.375-.155t-.125-.341t.125-.345T6.73 3h12.654q.69 0 1.153.463T21 4.616M4.616 16h9.963l-2.5-2.5H7q-.213 0-.356-.144t-.144-.357t.144-.356T7 12.5h4.079l-2-2H7q-.213 0-.356-.144T6.5 9.999t.144-.356T7 9.5h1.587v.508L4 5.42v9.964q0 .269.173.442t.443.173M17.5 13q0 .214-.144.357T17 13.5h-.538q-.213 0-.357-.144t-.143-.357t.143-.356t.357-.143H17q.213 0 .356.144t.144.357M17 10.5h-3.47q-.25 0-.374-.155q-.125-.155-.125-.342t.125-.344t.375-.159H17q.213 0 .356.144t.144.357t-.144.356T17 10.5m0-3h-6.47q-.25 0-.374-.155q-.125-.155-.125-.341t.125-.345t.375-.159H17q.213 0 .356.144t.144.357t-.144.356T17 7.5m-3.721 2.962"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightCommentsDisabledOutlineRounded(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="M4.616 17q-.691 0-1.153-.462T3 15.385V4.805q0-.095.01-.172t.029-.174l-.799-.798q-.146-.146-.156-.347q-.009-.2.156-.366q.166-.165.357-.165q.192 0 .357.165l18.515 18.516q.146.146.156.344t-.156.363t-.357.165t-.356-.165L15.579 17zM21 4.616v12.598q0 .271-.252.368t-.444-.095L18.817 16H20V4.616q0-.27-.173-.443T19.385 4H6.73q-.25 0-.375-.155t-.125-.341t.125-.345T6.73 3h12.654q.69 0 1.153.463T21 4.616M4.616 16h9.963l-2.5-2.5H7q-.213 0-.356-.144t-.144-.357t.144-.356T7 12.5h4.079l-2-2H7q-.213 0-.356-.144T6.5 9.999t.144-.356T7 9.5h1.587v.508L4 5.42v9.964q0 .269.173.442t.443.173M17.5 13q0 .214-.144.357T17 13.5h-.538q-.213 0-.357-.144t-.143-.357t.143-.356t.357-.143H17q.213 0 .356.144t.144.357M17 10.5h-3.47q-.25 0-.374-.155q-.125-.155-.125-.342t.125-.344t.375-.159H17q.213 0 .356.144t.144.357t-.144.356T17 10.5m0-3h-6.47q-.25 0-.374-.155q-.125-.155-.125-.341t.125-.345t.375-.159H17q.213 0 .356.144t.144.357t-.144.356T17 7.5m-3.721 2.962"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.616 17q-.691 0-1.153-.462T3 15.385V4.805q0-.095.01-.172t.029-.174l-.799-.798q-.146-.146-.156-.347q-.009-.2.156-.366q.166-.165.357-.165q.192 0 .357.165l18.515 18.516q.146.146.156.344t-.156.363t-.357.165t-.356-.165L15.579 17zM21 4.616v12.598q0 .271-.252.368t-.444-.095L18.817 16H20V4.616q0-.27-.173-.443T19.385 4H6.73q-.25 0-.375-.155t-.125-.341t.125-.345T6.73 3h12.654q.69 0 1.153.463T21 4.616M4.616 16h9.963l-2.5-2.5H7q-.213 0-.356-.144t-.144-.357t.144-.356T7 12.5h4.079l-2-2H7q-.213 0-.356-.144T6.5 9.999t.144-.356T7 9.5h1.587v.508L4 5.42v9.964q0 .269.173.442t.443.173M17.5 13q0 .214-.144.357T17 13.5h-.538q-.213 0-.357-.144t-.143-.357t.143-.356t.357-.143H17q.213 0 .356.144t.144.357M17 10.5h-3.47q-.25 0-.374-.155q-.125-.155-.125-.342t.125-.344t.375-.159H17q.213 0 .356.144t.144.357t-.144.356T17 10.5m0-3h-6.47q-.25 0-.374-.155q-.125-.155-.125-.341t.125-.345t.375-.159H17q.213 0 .356.144t.144.357t-.144.356T17 7.5m-3.721 2.962"/></svg>
</template>

CSS

.icon-comments-disabled-outline-rounded {
  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%22M4.616%2017q-.691%200-1.153-.462T3%2015.385V4.805q0-.095.01-.172t.029-.174l-.799-.798q-.146-.146-.156-.347q-.009-.2.156-.366q.166-.165.357-.165q.192%200%20.357.165l18.515%2018.516q.146.146.156.344t-.156.363t-.357.165t-.356-.165L15.579%2017zM21%204.616v12.598q0%20.271-.252.368t-.444-.095L18.817%2016H20V4.616q0-.27-.173-.443T19.385%204H6.73q-.25%200-.375-.155t-.125-.341t.125-.345T6.73%203h12.654q.69%200%201.153.463T21%204.616M4.616%2016h9.963l-2.5-2.5H7q-.213%200-.356-.144t-.144-.357t.144-.356T7%2012.5h4.079l-2-2H7q-.213%200-.356-.144T6.5%209.999t.144-.356T7%209.5h1.587v.508L4%205.42v9.964q0%20.269.173.442t.443.173M17.5%2013q0%20.214-.144.357T17%2013.5h-.538q-.213%200-.357-.144t-.143-.357t.143-.356t.357-.143H17q.213%200%20.356.144t.144.357M17%2010.5h-3.47q-.25%200-.374-.155q-.125-.155-.125-.342t.125-.344t.375-.159H17q.213%200%20.356.144t.144.357t-.144.356T17%2010.5m0-3h-6.47q-.25%200-.374-.155q-.125-.155-.125-.341t.125-.345t.375-.159H17q.213%200%20.356.144t.144.357t-.144.356T17%207.5m-3.721%202.962%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%22M4.616%2017q-.691%200-1.153-.462T3%2015.385V4.805q0-.095.01-.172t.029-.174l-.799-.798q-.146-.146-.156-.347q-.009-.2.156-.366q.166-.165.357-.165q.192%200%20.357.165l18.515%2018.516q.146.146.156.344t-.156.363t-.357.165t-.356-.165L15.579%2017zM21%204.616v12.598q0%20.271-.252.368t-.444-.095L18.817%2016H20V4.616q0-.27-.173-.443T19.385%204H6.73q-.25%200-.375-.155t-.125-.341t.125-.345T6.73%203h12.654q.69%200%201.153.463T21%204.616M4.616%2016h9.963l-2.5-2.5H7q-.213%200-.356-.144t-.144-.357t.144-.356T7%2012.5h4.079l-2-2H7q-.213%200-.356-.144T6.5%209.999t.144-.356T7%209.5h1.587v.508L4%205.42v9.964q0%20.269.173.442t.443.173M17.5%2013q0%20.214-.144.357T17%2013.5h-.538q-.213%200-.357-.144t-.143-.357t.143-.356t.357-.143H17q.213%200%20.356.144t.144.357M17%2010.5h-3.47q-.25%200-.374-.155q-.125-.155-.125-.342t.125-.344t.375-.159H17q.213%200%20.356.144t.144.357t-.144.356T17%2010.5m0-3h-6.47q-.25%200-.374-.155q-.125-.155-.125-.341t.125-.345t.375-.159H17q.213%200%20.356.144t.144.357t-.144.356T17%207.5m-3.721%202.962%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/comments-disabled-outline-rounded.svg?color=%231a73e8&size=48

Comments Disabled outline rounded icon — Material Symbols Light · IconsDB