chat icon
chat-24 from Fluent UI System Color Icons by Microsoft Corporation · 24 · MIT Free for personal and commercial use.
- Name
- chat-24
- Set
- Fluent UI System Color Icons
- Style
- 24
- Viewbox
- 24×24
- License
- MIT
5 other variants in Fluent UI System Color Icons
The same icon in other sets
chatBootstrap IconschatBoxIcons v2chatBoxIcons v2 SolidchatCarbonchat-12-filledFluent UI System IconschatHuge IconschatHumbleiconschatMaterial Line IconschatMajesticonschatMaterial SymbolschatMaterial Symbols LightchatMaterial Design IconschatMyna UI Iconschat-16OcticonschatPhosphorchatPixelarticonschatTDesign Iconschat-outlineTeenyiconschatWeb3 IconschatWeb3 Icons BrandedchatUnicons
Related icons in Fluent UI System Color Icons
Use the chat icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="url(#SVGlrTV1qfk2)" d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10a9.96 9.96 0 0 1-4.644-1.142l-4.29 1.117a.85.85 0 0 1-1.037-1.036l1.116-4.289A9.96 9.96 0 0 1 2 12C2 6.477 6.477 2 12 2"/><path fill="url(#SVGU6gpudDT2)" d="M13.252 13H8.75l-.102.007a.75.75 0 0 0 0 1.486l.102.007h4.502l.101-.007a.75.75 0 0 0 0-1.486zm1.998-3.5h-6.5l-.102.007a.75.75 0 0 0 0 1.486L8.75 11h6.5l.102-.007a.75.75 0 0 0 0-1.486z"/><defs><linearGradient id="SVGlrTV1qfk2" x1="2.714" x2="20.178" y1="5.751" y2="35.521" gradientUnits="userSpaceOnUse"><stop stop-color="#0fafff"/><stop offset="1" stop-color="#cc23d1"/></linearGradient><linearGradient id="SVGU6gpudDT2" x1="8.7" x2="9.227" y1="9.588" y2="15.025" gradientUnits="userSpaceOnUse"><stop stop-color="#fdfdfd"/><stop offset="1" stop-color="#cceaff"/></linearGradient></defs></g></svg>
React
import type { SVGProps } from "react";
export function FluentColorChat24(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="url(#SVGlrTV1qfk2)" d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10a9.96 9.96 0 0 1-4.644-1.142l-4.29 1.117a.85.85 0 0 1-1.037-1.036l1.116-4.289A9.96 9.96 0 0 1 2 12C2 6.477 6.477 2 12 2"/><path fill="url(#SVGU6gpudDT2)" d="M13.252 13H8.75l-.102.007a.75.75 0 0 0 0 1.486l.102.007h4.502l.101-.007a.75.75 0 0 0 0-1.486zm1.998-3.5h-6.5l-.102.007a.75.75 0 0 0 0 1.486L8.75 11h6.5l.102-.007a.75.75 0 0 0 0-1.486z"/><defs><linearGradient id="SVGlrTV1qfk2" x1="2.714" x2="20.178" y1="5.751" y2="35.521" gradientUnits="userSpaceOnUse"><stop stopColor="#0fafff"/><stop offset="1" stopColor="#cc23d1"/></linearGradient><linearGradient id="SVGU6gpudDT2" x1="8.7" x2="9.227" y1="9.588" y2="15.025" gradientUnits="userSpaceOnUse"><stop stopColor="#fdfdfd"/><stop offset="1" stopColor="#cceaff"/></linearGradient></defs></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="url(#SVGlrTV1qfk2)" d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10a9.96 9.96 0 0 1-4.644-1.142l-4.29 1.117a.85.85 0 0 1-1.037-1.036l1.116-4.289A9.96 9.96 0 0 1 2 12C2 6.477 6.477 2 12 2"/><path fill="url(#SVGU6gpudDT2)" d="M13.252 13H8.75l-.102.007a.75.75 0 0 0 0 1.486l.102.007h4.502l.101-.007a.75.75 0 0 0 0-1.486zm1.998-3.5h-6.5l-.102.007a.75.75 0 0 0 0 1.486L8.75 11h6.5l.102-.007a.75.75 0 0 0 0-1.486z"/><defs><linearGradient id="SVGlrTV1qfk2" x1="2.714" x2="20.178" y1="5.751" y2="35.521" gradientUnits="userSpaceOnUse"><stop stop-color="#0fafff"/><stop offset="1" stop-color="#cc23d1"/></linearGradient><linearGradient id="SVGU6gpudDT2" x1="8.7" x2="9.227" y1="9.588" y2="15.025" gradientUnits="userSpaceOnUse"><stop stop-color="#fdfdfd"/><stop offset="1" stop-color="#cceaff"/></linearGradient></defs></g></svg> </template>
CSS
.icon-chat-24 {
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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGlrTV1qfk2)%22%20d%3D%22M12%202c5.523%200%2010%204.477%2010%2010s-4.477%2010-10%2010a9.96%209.96%200%200%201-4.644-1.142l-4.29%201.117a.85.85%200%200%201-1.037-1.036l1.116-4.289A9.96%209.96%200%200%201%202%2012C2%206.477%206.477%202%2012%202%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGU6gpudDT2)%22%20d%3D%22M13.252%2013H8.75l-.102.007a.75.75%200%200%200%200%201.486l.102.007h4.502l.101-.007a.75.75%200%200%200%200-1.486zm1.998-3.5h-6.5l-.102.007a.75.75%200%200%200%200%201.486L8.75%2011h6.5l.102-.007a.75.75%200%200%200%200-1.486z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGlrTV1qfk2%22%20x1%3D%222.714%22%20x2%3D%2220.178%22%20y1%3D%225.751%22%20y2%3D%2235.521%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%230fafff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23cc23d1%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGU6gpudDT2%22%20x1%3D%228.7%22%20x2%3D%229.227%22%20y1%3D%229.588%22%20y2%3D%2215.025%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23fdfdfd%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23cceaff%22%2F%3E%3C%2FlinearGradient%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGlrTV1qfk2)%22%20d%3D%22M12%202c5.523%200%2010%204.477%2010%2010s-4.477%2010-10%2010a9.96%209.96%200%200%201-4.644-1.142l-4.29%201.117a.85.85%200%200%201-1.037-1.036l1.116-4.289A9.96%209.96%200%200%201%202%2012C2%206.477%206.477%202%2012%202%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGU6gpudDT2)%22%20d%3D%22M13.252%2013H8.75l-.102.007a.75.75%200%200%200%200%201.486l.102.007h4.502l.101-.007a.75.75%200%200%200%200-1.486zm1.998-3.5h-6.5l-.102.007a.75.75%200%200%200%200%201.486L8.75%2011h6.5l.102-.007a.75.75%200%200%200%200-1.486z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGlrTV1qfk2%22%20x1%3D%222.714%22%20x2%3D%2220.178%22%20y1%3D%225.751%22%20y2%3D%2235.521%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%230fafff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23cc23d1%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGU6gpudDT2%22%20x1%3D%228.7%22%20x2%3D%229.227%22%20y1%3D%229.588%22%20y2%3D%2215.025%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23fdfdfd%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23cceaff%22%2F%3E%3C%2FlinearGradient%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/chat-24.svg?color=%231a73e8&size=48