chat multiple minus icon

chat-multiple-minus-20-filled from Fluent UI System Icons by Microsoft Corporation · 20 Filled · MIT Free for personal and commercial use.

Name
chat-multiple-minus-20-filled
Set
Fluent UI System Icons
Style
20 Filled
Viewbox
20×20
License
MIT

7 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the chat multiple minus icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M2.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.5M5.5 8a.5.5 0 0 0 0 1h6a.5.5 0 0 0 0-1zm6 10a6.49 6.49 0 0 1-4.926-2.26a7.5 7.5 0 0 0 1.76.257A5.5 5.5 0 0 0 11.5 17c.902 0 1.752-.217 2.502-.6l.174-.09l2.86.801l-.969-2.536l.128-.21c.51-.834.805-1.814.805-2.865a5.47 5.47 0 0 0-.964-3.11a7.5 7.5 0 0 0-.235-1.763A6.48 6.48 0 0 1 18 11.5c0 1.151-.3 2.233-.825 3.172l.795 2.082a1 1 0 0 1-1.204 1.32l-2.487-.697c-.843.4-1.786.623-2.78.623"/></svg>

React

import type { SVGProps } from "react";

export function FluentChatMultipleMinus20Filled(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.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.5M5.5 8a.5.5 0 0 0 0 1h6a.5.5 0 0 0 0-1zm6 10a6.49 6.49 0 0 1-4.926-2.26a7.5 7.5 0 0 0 1.76.257A5.5 5.5 0 0 0 11.5 17c.902 0 1.752-.217 2.502-.6l.174-.09l2.86.801l-.969-2.536l.128-.21c.51-.834.805-1.814.805-2.865a5.47 5.47 0 0 0-.964-3.11a7.5 7.5 0 0 0-.235-1.763A6.48 6.48 0 0 1 18 11.5c0 1.151-.3 2.233-.825 3.172l.795 2.082a1 1 0 0 1-1.204 1.32l-2.487-.697c-.843.4-1.786.623-2.78.623"/></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.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.5M5.5 8a.5.5 0 0 0 0 1h6a.5.5 0 0 0 0-1zm6 10a6.49 6.49 0 0 1-4.926-2.26a7.5 7.5 0 0 0 1.76.257A5.5 5.5 0 0 0 11.5 17c.902 0 1.752-.217 2.502-.6l.174-.09l2.86.801l-.969-2.536l.128-.21c.51-.834.805-1.814.805-2.865a5.47 5.47 0 0 0-.964-3.11a7.5 7.5 0 0 0-.235-1.763A6.48 6.48 0 0 1 18 11.5c0 1.151-.3 2.233-.825 3.172l.795 2.082a1 1 0 0 1-1.204 1.32l-2.487-.697c-.843.4-1.786.623-2.78.623"/></svg>
</template>

CSS

.icon-chat-multiple-minus-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.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.5M5.5%208a.5.5%200%200%200%200%201h6a.5.5%200%200%200%200-1zm6%2010a6.49%206.49%200%200%201-4.926-2.26a7.5%207.5%200%200%200%201.76.257A5.5%205.5%200%200%200%2011.5%2017c.902%200%201.752-.217%202.502-.6l.174-.09l2.86.801l-.969-2.536l.128-.21c.51-.834.805-1.814.805-2.865a5.47%205.47%200%200%200-.964-3.11a7.5%207.5%200%200%200-.235-1.763A6.48%206.48%200%200%201%2018%2011.5c0%201.151-.3%202.233-.825%203.172l.795%202.082a1%201%200%200%201-1.204%201.32l-2.487-.697c-.843.4-1.786.623-2.78.623%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.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.5M5.5%208a.5.5%200%200%200%200%201h6a.5.5%200%200%200%200-1zm6%2010a6.49%206.49%200%200%201-4.926-2.26a7.5%207.5%200%200%200%201.76.257A5.5%205.5%200%200%200%2011.5%2017c.902%200%201.752-.217%202.502-.6l.174-.09l2.86.801l-.969-2.536l.128-.21c.51-.834.805-1.814.805-2.865a5.47%205.47%200%200%200-.964-3.11a7.5%207.5%200%200%200-.235-1.763A6.48%206.48%200%200%201%2018%2011.5c0%201.151-.3%202.233-.825%203.172l.795%202.082a1%201%200%200%201-1.204%201.32l-2.487-.697c-.843.4-1.786.623-2.78.623%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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