chat multiple minus icon
chat-multiple-minus-24-regular from Fluent UI System Icons by Microsoft Corporation · 24 Regular · MIT Free for personal and commercial use.
- Name
- chat-multiple-minus-24-regular
- Set
- Fluent UI System Icons
- Style
- 24 Regular
- Viewbox
- 24×24
- License
- MIT
7 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
chat-add-16-filledchat-arrow-back-16-filledchat-arrow-back-down-16-filledchat-arrow-double-back-16-filledchat-bubbles-question-16-filledchat-checkmark-12-filledchat-cursor-16-filledchat-dismiss-16-filledchat-empty-12-filledchat-help-16-filledchat-hint-half-16-filledchat-history-20-filledchat-lock-16-filledchat-mail-20-filledchat-multiple-12-filledchat-multiple-checkmark-16-filledchat-multiple-heart-16-filledchat-multiple-person-16-filledchat-off-16-filledchat-person-20-filledchat-settings-16-filledchat-sparkle-16-filledchat-video-20-filledchat-warning-16-filled
Use the chat multiple minus icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.25 9.5a.75.75 0 0 0 0 1.5h6.5a.75.75 0 0 0 0-1.5zm-4.188 1a7.5 7.5 0 1 1 4.412 6.837c-1.027.245-2.18.522-2.93.702a1.25 1.25 0 0 1-1.504-1.524l.724-2.842a7.5 7.5 0 0 1-.702-3.173m7.5-6a6 6 0 0 0-5.336 8.747l.13.253l-.07.276l-.69 2.708c.799-.192 1.865-.448 2.788-.667l.264-.063l.244.12A6 6 0 1 0 9.562 4.5m-.1 14.5a7.47 7.47 0 0 0 5.1 2a7.5 7.5 0 0 0 3.088-.663c1.043.244 2.186.488 2.913.64a1.244 1.244 0 0 0 1.467-1.5c-.162-.703-.418-1.795-.671-2.803A7.503 7.503 0 0 0 17.015 6.41a8.4 8.4 0 0 1 .8 2.048a6 6 0 0 1 2.747 5.042a5.96 5.96 0 0 1-.665 2.747l-.13.253l.07.276c.228.895.467 1.9.642 2.65a112 112 0 0 1-2.74-.61l-.264-.062l-.243.12c-.804.4-1.71.626-2.67.626a6 6 0 0 1-2.92-.757a8.5 8.5 0 0 1-2.18.257"/></svg>
React
import type { SVGProps } from "react";
export function FluentChatMultipleMinus24Regular(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="M6.25 9.5a.75.75 0 0 0 0 1.5h6.5a.75.75 0 0 0 0-1.5zm-4.188 1a7.5 7.5 0 1 1 4.412 6.837c-1.027.245-2.18.522-2.93.702a1.25 1.25 0 0 1-1.504-1.524l.724-2.842a7.5 7.5 0 0 1-.702-3.173m7.5-6a6 6 0 0 0-5.336 8.747l.13.253l-.07.276l-.69 2.708c.799-.192 1.865-.448 2.788-.667l.264-.063l.244.12A6 6 0 1 0 9.562 4.5m-.1 14.5a7.47 7.47 0 0 0 5.1 2a7.5 7.5 0 0 0 3.088-.663c1.043.244 2.186.488 2.913.64a1.244 1.244 0 0 0 1.467-1.5c-.162-.703-.418-1.795-.671-2.803A7.503 7.503 0 0 0 17.015 6.41a8.4 8.4 0 0 1 .8 2.048a6 6 0 0 1 2.747 5.042a5.96 5.96 0 0 1-.665 2.747l-.13.253l.07.276c.228.895.467 1.9.642 2.65a112 112 0 0 1-2.74-.61l-.264-.062l-.243.12c-.804.4-1.71.626-2.67.626a6 6 0 0 1-2.92-.757a8.5 8.5 0 0 1-2.18.257"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.25 9.5a.75.75 0 0 0 0 1.5h6.5a.75.75 0 0 0 0-1.5zm-4.188 1a7.5 7.5 0 1 1 4.412 6.837c-1.027.245-2.18.522-2.93.702a1.25 1.25 0 0 1-1.504-1.524l.724-2.842a7.5 7.5 0 0 1-.702-3.173m7.5-6a6 6 0 0 0-5.336 8.747l.13.253l-.07.276l-.69 2.708c.799-.192 1.865-.448 2.788-.667l.264-.063l.244.12A6 6 0 1 0 9.562 4.5m-.1 14.5a7.47 7.47 0 0 0 5.1 2a7.5 7.5 0 0 0 3.088-.663c1.043.244 2.186.488 2.913.64a1.244 1.244 0 0 0 1.467-1.5c-.162-.703-.418-1.795-.671-2.803A7.503 7.503 0 0 0 17.015 6.41a8.4 8.4 0 0 1 .8 2.048a6 6 0 0 1 2.747 5.042a5.96 5.96 0 0 1-.665 2.747l-.13.253l.07.276c.228.895.467 1.9.642 2.65a112 112 0 0 1-2.74-.61l-.264-.062l-.243.12c-.804.4-1.71.626-2.67.626a6 6 0 0 1-2.92-.757a8.5 8.5 0 0 1-2.18.257"/></svg> </template>
CSS
.icon-chat-multiple-minus-24-regular {
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%22M6.25%209.5a.75.75%200%200%200%200%201.5h6.5a.75.75%200%200%200%200-1.5zm-4.188%201a7.5%207.5%200%201%201%204.412%206.837c-1.027.245-2.18.522-2.93.702a1.25%201.25%200%200%201-1.504-1.524l.724-2.842a7.5%207.5%200%200%201-.702-3.173m7.5-6a6%206%200%200%200-5.336%208.747l.13.253l-.07.276l-.69%202.708c.799-.192%201.865-.448%202.788-.667l.264-.063l.244.12A6%206%200%201%200%209.562%204.5m-.1%2014.5a7.47%207.47%200%200%200%205.1%202a7.5%207.5%200%200%200%203.088-.663c1.043.244%202.186.488%202.913.64a1.244%201.244%200%200%200%201.467-1.5c-.162-.703-.418-1.795-.671-2.803A7.503%207.503%200%200%200%2017.015%206.41a8.4%208.4%200%200%201%20.8%202.048a6%206%200%200%201%202.747%205.042a5.96%205.96%200%200%201-.665%202.747l-.13.253l.07.276c.228.895.467%201.9.642%202.65a112%20112%200%200%201-2.74-.61l-.264-.062l-.243.12c-.804.4-1.71.626-2.67.626a6%206%200%200%201-2.92-.757a8.5%208.5%200%200%201-2.18.257%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%22M6.25%209.5a.75.75%200%200%200%200%201.5h6.5a.75.75%200%200%200%200-1.5zm-4.188%201a7.5%207.5%200%201%201%204.412%206.837c-1.027.245-2.18.522-2.93.702a1.25%201.25%200%200%201-1.504-1.524l.724-2.842a7.5%207.5%200%200%201-.702-3.173m7.5-6a6%206%200%200%200-5.336%208.747l.13.253l-.07.276l-.69%202.708c.799-.192%201.865-.448%202.788-.667l.264-.063l.244.12A6%206%200%201%200%209.562%204.5m-.1%2014.5a7.47%207.47%200%200%200%205.1%202a7.5%207.5%200%200%200%203.088-.663c1.043.244%202.186.488%202.913.64a1.244%201.244%200%200%200%201.467-1.5c-.162-.703-.418-1.795-.671-2.803A7.503%207.503%200%200%200%2017.015%206.41a8.4%208.4%200%200%201%20.8%202.048a6%206%200%200%201%202.747%205.042a5.96%205.96%200%200%201-.665%202.747l-.13.253l.07.276c.228.895.467%201.9.642%202.65a112%20112%200%200%201-2.74-.61l-.264-.062l-.243.12c-.804.4-1.71.626-2.67.626a6%206%200%200%201-2.92-.757a8.5%208.5%200%200%201-2.18.257%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-24-regular.svg?color=%231a73e8&size=48