Chat Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Chat icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/338162.svg" alt="Chat icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/338162.svg" alt="Chat icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/338162.svg" alt="Chat icon" :width="24" :height="24" />
CSS background
.icon-chat {
background-image: url('https://proicons.com/icon/338162.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.f{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="f" d="M30.50985845,29.42059821c-1.45433756,4.82035155-5.64356149,8.55223661-10.73831635,9.29312556-3.10075745.45733886-6.02772613-.18293554-8.4790624-1.55495211l-4.34471913,1.08846648c-1.10676003.27440331-2.11290552-.72259539-1.8385022-1.82935543l1.08846648-4.35386591c-1.37201657-2.45133627-2.00314419-5.36915817-1.55495211-8.46991562.85979705-5.82649703,5.60697438-10.48220659,11.45176496-11.1956552,3.03673001-.37501786,5.90881802.27440331,8.29612685,1.65556666"/><path class="f" d="M34.49253002,9.22071877c4.53873368.558844,8.23221537,4.17063704,8.89443213,8.69544411.35249534,2.40853678-.13843977,4.68002735-1.20747712,6.58339078l.84538579,3.37760134c.21514685.85958421-.56359477,1.63832582-1.42317898,1.42317898l-3.37760134-.84538579c-1.90349605,1.0690565-4.17517054,1.56007143-6.58389446,1.20739098-4.52504682-.66254814-8.13680635-4.35663524-8.69510959-8.89572284-.8271223-6.72462618,4.8226705-12.37390363,11.54744357-11.54589755Z"/></svg>
Chat in other icon packs
Copied!