comment discussion icon

comment-discussion from Codicons by Microsoft Corporation · Regular · CC-BY-4.0 Attribution required.

Name
comment-discussion
Set
Codicons
Style
Regular
Viewbox
16×16
License
CC BY 4.0

The same icon in other sets

Related icons in Codicons

Use the comment discussion icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M14.56 7.44C14.28 7.16 13.9 7 13.5 7H13V4c0-1.1-.9-2-2-2H3c-1.1 0-2 .9-2 2v5c0 1.1.9 2 2 2v1c0 .82.93 1.29 1.59.81L7 11.05v.45A1.5 1.5 0 0 0 8.5 13h1.79l1.86 1.85c.04.05.1.09.16.11c.06.03.12.04.19.04s.13-.01.19-.04c.09-.04.17-.1.23-.18c.05-.08.08-.18.08-.28V13h.5a1.5 1.5 0 0 0 1.5-1.5v-3c0-.4-.16-.78-.44-1.06M6.75 10L4 12v-2H3c-.55 0-1-.45-1-1V4c0-.55.45-1 1-1h8c.55 0 1 .45 1 1v3H8.5A1.5 1.5 0 0 0 7 8.5V10zM14 11.5c0 .13-.05.26-.15.35a.47.47 0 0 1-.35.15h-1a.47.47 0 0 0-.35.15a.47.47 0 0 0-.15.35v.79l-1.15-1.14a.36.36 0 0 0-.16-.11a.4.4 0 0 0-.19-.04h-2a.47.47 0 0 1-.35-.15a.47.47 0 0 1-.15-.35v-3c0-.13.05-.26.15-.35c.09-.1.22-.15.35-.15h5c.13 0 .26.05.35.15c.1.09.15.22.15.35z"/></svg>

React

import type { SVGProps } from "react";

export function CodiconCommentDiscussion(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M14.56 7.44C14.28 7.16 13.9 7 13.5 7H13V4c0-1.1-.9-2-2-2H3c-1.1 0-2 .9-2 2v5c0 1.1.9 2 2 2v1c0 .82.93 1.29 1.59.81L7 11.05v.45A1.5 1.5 0 0 0 8.5 13h1.79l1.86 1.85c.04.05.1.09.16.11c.06.03.12.04.19.04s.13-.01.19-.04c.09-.04.17-.1.23-.18c.05-.08.08-.18.08-.28V13h.5a1.5 1.5 0 0 0 1.5-1.5v-3c0-.4-.16-.78-.44-1.06M6.75 10L4 12v-2H3c-.55 0-1-.45-1-1V4c0-.55.45-1 1-1h8c.55 0 1 .45 1 1v3H8.5A1.5 1.5 0 0 0 7 8.5V10zM14 11.5c0 .13-.05.26-.15.35a.47.47 0 0 1-.35.15h-1a.47.47 0 0 0-.35.15a.47.47 0 0 0-.15.35v.79l-1.15-1.14a.36.36 0 0 0-.16-.11a.4.4 0 0 0-.19-.04h-2a.47.47 0 0 1-.35-.15a.47.47 0 0 1-.15-.35v-3c0-.13.05-.26.15-.35c.09-.1.22-.15.35-.15h5c.13 0 .26.05.35.15c.1.09.15.22.15.35z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M14.56 7.44C14.28 7.16 13.9 7 13.5 7H13V4c0-1.1-.9-2-2-2H3c-1.1 0-2 .9-2 2v5c0 1.1.9 2 2 2v1c0 .82.93 1.29 1.59.81L7 11.05v.45A1.5 1.5 0 0 0 8.5 13h1.79l1.86 1.85c.04.05.1.09.16.11c.06.03.12.04.19.04s.13-.01.19-.04c.09-.04.17-.1.23-.18c.05-.08.08-.18.08-.28V13h.5a1.5 1.5 0 0 0 1.5-1.5v-3c0-.4-.16-.78-.44-1.06M6.75 10L4 12v-2H3c-.55 0-1-.45-1-1V4c0-.55.45-1 1-1h8c.55 0 1 .45 1 1v3H8.5A1.5 1.5 0 0 0 7 8.5V10zM14 11.5c0 .13-.05.26-.15.35a.47.47 0 0 1-.35.15h-1a.47.47 0 0 0-.35.15a.47.47 0 0 0-.15.35v.79l-1.15-1.14a.36.36 0 0 0-.16-.11a.4.4 0 0 0-.19-.04h-2a.47.47 0 0 1-.35-.15a.47.47 0 0 1-.15-.35v-3c0-.13.05-.26.15-.35c.09-.1.22-.15.35-.15h5c.13 0 .26.05.35.15c.1.09.15.22.15.35z"/></svg>
</template>

CSS

.icon-comment-discussion {
  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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.56%207.44C14.28%207.16%2013.9%207%2013.5%207H13V4c0-1.1-.9-2-2-2H3c-1.1%200-2%20.9-2%202v5c0%201.1.9%202%202%202v1c0%20.82.93%201.29%201.59.81L7%2011.05v.45A1.5%201.5%200%200%200%208.5%2013h1.79l1.86%201.85c.04.05.1.09.16.11c.06.03.12.04.19.04s.13-.01.19-.04c.09-.04.17-.1.23-.18c.05-.08.08-.18.08-.28V13h.5a1.5%201.5%200%200%200%201.5-1.5v-3c0-.4-.16-.78-.44-1.06M6.75%2010L4%2012v-2H3c-.55%200-1-.45-1-1V4c0-.55.45-1%201-1h8c.55%200%201%20.45%201%201v3H8.5A1.5%201.5%200%200%200%207%208.5V10zM14%2011.5c0%20.13-.05.26-.15.35a.47.47%200%200%201-.35.15h-1a.47.47%200%200%200-.35.15a.47.47%200%200%200-.15.35v.79l-1.15-1.14a.36.36%200%200%200-.16-.11a.4.4%200%200%200-.19-.04h-2a.47.47%200%200%201-.35-.15a.47.47%200%200%201-.15-.35v-3c0-.13.05-.26.15-.35c.09-.1.22-.15.35-.15h5c.13%200%20.26.05.35.15c.1.09.15.22.15.35z%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.56%207.44C14.28%207.16%2013.9%207%2013.5%207H13V4c0-1.1-.9-2-2-2H3c-1.1%200-2%20.9-2%202v5c0%201.1.9%202%202%202v1c0%20.82.93%201.29%201.59.81L7%2011.05v.45A1.5%201.5%200%200%200%208.5%2013h1.79l1.86%201.85c.04.05.1.09.16.11c.06.03.12.04.19.04s.13-.01.19-.04c.09-.04.17-.1.23-.18c.05-.08.08-.18.08-.28V13h.5a1.5%201.5%200%200%200%201.5-1.5v-3c0-.4-.16-.78-.44-1.06M6.75%2010L4%2012v-2H3c-.55%200-1-.45-1-1V4c0-.55.45-1%201-1h8c.55%200%201%20.45%201%201v3H8.5A1.5%201.5%200%200%200%207%208.5V10zM14%2011.5c0%20.13-.05.26-.15.35a.47.47%200%200%201-.35.15h-1a.47.47%200%200%200-.35.15a.47.47%200%200%200-.15.35v.79l-1.15-1.14a.36.36%200%200%200-.16-.11a.4.4%200%200%200-.19-.04h-2a.47.47%200%200%201-.35-.15a.47.47%200%200%201-.15-.35v-3c0-.13.05-.26.15-.35c.09-.1.22-.15.35-.15h5c.13%200%20.26.05.35.15c.1.09.15.22.15.35z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/codicon/comment-discussion.svg?color=%231a73e8&size=48