chat circle slash icon
chat-circle-slash-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.
- Name
- chat-circle-slash-bold
- Set
- Phosphor
- Style
- Bold
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
Related icons in Phosphor
Use the chat circle slash icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M56.88 31.93a12 12 0 1 0-17.76 16.14l7.81 8.59a108 108 0 0 0-15.08 120.57L21 209.66A20 20 0 0 0 46.34 235l32.43-10.81a108.08 108.08 0 0 0 112.55-8.66l7.8 8.58a12 12 0 0 0 17.76-16.14ZM128 212a83.9 83.9 0 0 1-42-11.27a12 12 0 0 0-9.82-1l-29.79 9.93l9.93-29.79a12 12 0 0 0-1-9.82a84 84 0 0 1 7.94-95.49l111.84 123A83.83 83.83 0 0 1 128 212m108-84a107.2 107.2 0 0 1-8.65 42.4a12 12 0 0 1-22.07-9.4A84.07 84.07 0 0 0 102.51 48a12 12 0 0 1-7.27-22.87A108.08 108.08 0 0 1 236 128"/></svg>
React
import type { SVGProps } from "react";
export function PhChatCircleSlashBold(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M56.88 31.93a12 12 0 1 0-17.76 16.14l7.81 8.59a108 108 0 0 0-15.08 120.57L21 209.66A20 20 0 0 0 46.34 235l32.43-10.81a108.08 108.08 0 0 0 112.55-8.66l7.8 8.58a12 12 0 0 0 17.76-16.14ZM128 212a83.9 83.9 0 0 1-42-11.27a12 12 0 0 0-9.82-1l-29.79 9.93l9.93-29.79a12 12 0 0 0-1-9.82a84 84 0 0 1 7.94-95.49l111.84 123A83.83 83.83 0 0 1 128 212m108-84a107.2 107.2 0 0 1-8.65 42.4a12 12 0 0 1-22.07-9.4A84.07 84.07 0 0 0 102.51 48a12 12 0 0 1-7.27-22.87A108.08 108.08 0 0 1 236 128"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M56.88 31.93a12 12 0 1 0-17.76 16.14l7.81 8.59a108 108 0 0 0-15.08 120.57L21 209.66A20 20 0 0 0 46.34 235l32.43-10.81a108.08 108.08 0 0 0 112.55-8.66l7.8 8.58a12 12 0 0 0 17.76-16.14ZM128 212a83.9 83.9 0 0 1-42-11.27a12 12 0 0 0-9.82-1l-29.79 9.93l9.93-29.79a12 12 0 0 0-1-9.82a84 84 0 0 1 7.94-95.49l111.84 123A83.83 83.83 0 0 1 128 212m108-84a107.2 107.2 0 0 1-8.65 42.4a12 12 0 0 1-22.07-9.4A84.07 84.07 0 0 0 102.51 48a12 12 0 0 1-7.27-22.87A108.08 108.08 0 0 1 236 128"/></svg> </template>
CSS
.icon-chat-circle-slash-bold {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M56.88%2031.93a12%2012%200%201%200-17.76%2016.14l7.81%208.59a108%20108%200%200%200-15.08%20120.57L21%20209.66A20%2020%200%200%200%2046.34%20235l32.43-10.81a108.08%20108.08%200%200%200%20112.55-8.66l7.8%208.58a12%2012%200%200%200%2017.76-16.14ZM128%20212a83.9%2083.9%200%200%201-42-11.27a12%2012%200%200%200-9.82-1l-29.79%209.93l9.93-29.79a12%2012%200%200%200-1-9.82a84%2084%200%200%201%207.94-95.49l111.84%20123A83.83%2083.83%200%200%201%20128%20212m108-84a107.2%20107.2%200%200%201-8.65%2042.4a12%2012%200%200%201-22.07-9.4A84.07%2084.07%200%200%200%20102.51%2048a12%2012%200%200%201-7.27-22.87A108.08%20108.08%200%200%201%20236%20128%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M56.88%2031.93a12%2012%200%201%200-17.76%2016.14l7.81%208.59a108%20108%200%200%200-15.08%20120.57L21%20209.66A20%2020%200%200%200%2046.34%20235l32.43-10.81a108.08%20108.08%200%200%200%20112.55-8.66l7.8%208.58a12%2012%200%200%200%2017.76-16.14ZM128%20212a83.9%2083.9%200%200%201-42-11.27a12%2012%200%200%200-9.82-1l-29.79%209.93l9.93-29.79a12%2012%200%200%200-1-9.82a84%2084%200%200%201%207.94-95.49l111.84%20123A83.83%2083.83%200%200%201%20128%20212m108-84a107.2%20107.2%200%200%201-8.65%2042.4a12%2012%200%200%201-22.07-9.4A84.07%2084.07%200%200%200%20102.51%2048a12%2012%200%200%201-7.27-22.87A108.08%20108.08%200%200%201%20236%20128%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/chat-circle-slash-bold.svg?color=%231a73e8&size=48