comment-multiple-32 from Fluent UI System Color Icons by Microsoft Corporation · 32 · MIT Free for personal and commercial use.

Name
comment-multiple-32
Set
Fluent UI System Color Icons
Style
32
Viewbox
32×32
License
MIT

4 other variants in Fluent UI System Color Icons

The same icon in other sets

Use the comment multiple icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#cd3e1d" d="M6.5 8A4.5 4.5 0 0 1 11 3.5h10.5a8 8 0 0 1 8 8V17a4.5 4.5 0 0 1-4.5 4.5H11A4.5 4.5 0 0 1 6.5 17z"/><path fill="url(#SVG7w4sGcWZ)" d="M3 11.5A4.5 4.5 0 0 1 7.5 7h14a4.5 4.5 0 0 1 4.5 4.5v9a4.5 4.5 0 0 1-4.5 4.5h-4.89l-6.205 4.692C9.417 30.439 8 29.734 8 28.495V25h-.5A4.5 4.5 0 0 1 3 20.5z"/><defs><radialGradient id="SVG7w4sGcWZ" cx="0" cy="0" r="1" gradientTransform="rotate(49.563 -1.071 -2.537)scale(42.5349 76.6209)" gradientUnits="userSpaceOnUse"><stop stop-color="#fab500"/><stop offset=".535" stop-color="#fe8401"/><stop offset="1" stop-color="#fb5937"/></radialGradient></defs></g></svg>

React

import type { SVGProps } from "react";

export function FluentColorCommentMultiple32(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#cd3e1d" d="M6.5 8A4.5 4.5 0 0 1 11 3.5h10.5a8 8 0 0 1 8 8V17a4.5 4.5 0 0 1-4.5 4.5H11A4.5 4.5 0 0 1 6.5 17z"/><path fill="url(#SVG7w4sGcWZ)" d="M3 11.5A4.5 4.5 0 0 1 7.5 7h14a4.5 4.5 0 0 1 4.5 4.5v9a4.5 4.5 0 0 1-4.5 4.5h-4.89l-6.205 4.692C9.417 30.439 8 29.734 8 28.495V25h-.5A4.5 4.5 0 0 1 3 20.5z"/><defs><radialGradient id="SVG7w4sGcWZ" cx="0" cy="0" r="1" gradientTransform="rotate(49.563 -1.071 -2.537)scale(42.5349 76.6209)" gradientUnits="userSpaceOnUse"><stop stopColor="#fab500"/><stop offset=".535" stopColor="#fe8401"/><stop offset="1" stopColor="#fb5937"/></radialGradient></defs></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#cd3e1d" d="M6.5 8A4.5 4.5 0 0 1 11 3.5h10.5a8 8 0 0 1 8 8V17a4.5 4.5 0 0 1-4.5 4.5H11A4.5 4.5 0 0 1 6.5 17z"/><path fill="url(#SVG7w4sGcWZ)" d="M3 11.5A4.5 4.5 0 0 1 7.5 7h14a4.5 4.5 0 0 1 4.5 4.5v9a4.5 4.5 0 0 1-4.5 4.5h-4.89l-6.205 4.692C9.417 30.439 8 29.734 8 28.495V25h-.5A4.5 4.5 0 0 1 3 20.5z"/><defs><radialGradient id="SVG7w4sGcWZ" cx="0" cy="0" r="1" gradientTransform="rotate(49.563 -1.071 -2.537)scale(42.5349 76.6209)" gradientUnits="userSpaceOnUse"><stop stop-color="#fab500"/><stop offset=".535" stop-color="#fe8401"/><stop offset="1" stop-color="#fb5937"/></radialGradient></defs></g></svg>
</template>

CSS

.icon-comment-multiple-32 {
  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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23cd3e1d%22%20d%3D%22M6.5%208A4.5%204.5%200%200%201%2011%203.5h10.5a8%208%200%200%201%208%208V17a4.5%204.5%200%200%201-4.5%204.5H11A4.5%204.5%200%200%201%206.5%2017z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG7w4sGcWZ)%22%20d%3D%22M3%2011.5A4.5%204.5%200%200%201%207.5%207h14a4.5%204.5%200%200%201%204.5%204.5v9a4.5%204.5%200%200%201-4.5%204.5h-4.89l-6.205%204.692C9.417%2030.439%208%2029.734%208%2028.495V25h-.5A4.5%204.5%200%200%201%203%2020.5z%22%2F%3E%3Cdefs%3E%3CradialGradient%20id%3D%22SVG7w4sGcWZ%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientTransform%3D%22rotate(49.563%20-1.071%20-2.537)scale(42.5349%2076.6209)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23fab500%22%2F%3E%3Cstop%20offset%3D%22.535%22%20stop-color%3D%22%23fe8401%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fb5937%22%2F%3E%3C%2FradialGradient%3E%3C%2Fdefs%3E%3C%2Fg%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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23cd3e1d%22%20d%3D%22M6.5%208A4.5%204.5%200%200%201%2011%203.5h10.5a8%208%200%200%201%208%208V17a4.5%204.5%200%200%201-4.5%204.5H11A4.5%204.5%200%200%201%206.5%2017z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG7w4sGcWZ)%22%20d%3D%22M3%2011.5A4.5%204.5%200%200%201%207.5%207h14a4.5%204.5%200%200%201%204.5%204.5v9a4.5%204.5%200%200%201-4.5%204.5h-4.89l-6.205%204.692C9.417%2030.439%208%2029.734%208%2028.495V25h-.5A4.5%204.5%200%200%201%203%2020.5z%22%2F%3E%3Cdefs%3E%3CradialGradient%20id%3D%22SVG7w4sGcWZ%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientTransform%3D%22rotate(49.563%20-1.071%20-2.537)scale(42.5349%2076.6209)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23fab500%22%2F%3E%3Cstop%20offset%3D%22.535%22%20stop-color%3D%22%23fe8401%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fb5937%22%2F%3E%3C%2FradialGradient%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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