chats emoji
chats from OpenMoji by OpenMoji · Default · Extras Openmoji · CC-BY-SA-4.0 Attribution required.
- Name
- chats
- Set
- OpenMoji
- Style
- Default
- Category
- Extras Openmoji
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
More extras openmoji icons from OpenMoji
Use the chats emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#d0cfce" d="M15.042 14.976a4 4 0 0 0-4 4V30.76l-.002 4.531c0 .28.328.434.543.253l5.026-4.39a1 1 0 0 1 .644-.234h30.956a4 4 0 0 0 4-4v-7.944a4 4 0 0 0-4-4z"/><path fill="#9b9b9a" d="M60.51 60.544a.33.33 0 0 0 .542-.252l-.002-4.27h.001V44.076a4 4 0 0 0-4-4H24.103a4 4 0 0 0-4 4v7.944a4 4 0 0 0 4 4h30.858a1 1 0 0 1 .644.235z"/><path fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2" d="M15.042 14.976a4 4 0 0 0-4 4V30.76l-.002 4.531c0 .28.328.434.543.253l5.026-4.39a1 1 0 0 1 .644-.234h30.956a4 4 0 0 0 4-4v-7.944a4 4 0 0 0-4-4zM60.51 60.544a.33.33 0 0 0 .542-.252l-.002-4.27h.001V44.076a4 4 0 0 0-4-4H24.103a4 4 0 0 0-4 4v7.944a4 4 0 0 0 4 4h30.858a1 1 0 0 1 .644.235z"/><circle cx="31.997" cy="48.059" r="2"/><circle cx="40.008" cy="48.059" r="2"/><circle cx="48.02" cy="48.059" r="2"/></svg>
React
import type { SVGProps } from "react";
export function OpenmojiChats(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#d0cfce" d="M15.042 14.976a4 4 0 0 0-4 4V30.76l-.002 4.531c0 .28.328.434.543.253l5.026-4.39a1 1 0 0 1 .644-.234h30.956a4 4 0 0 0 4-4v-7.944a4 4 0 0 0-4-4z"/><path fill="#9b9b9a" d="M60.51 60.544a.33.33 0 0 0 .542-.252l-.002-4.27h.001V44.076a4 4 0 0 0-4-4H24.103a4 4 0 0 0-4 4v7.944a4 4 0 0 0 4 4h30.858a1 1 0 0 1 .644.235z"/><path fill="none" stroke="#000" strokeMiterlimit="10" strokeWidth="2" d="M15.042 14.976a4 4 0 0 0-4 4V30.76l-.002 4.531c0 .28.328.434.543.253l5.026-4.39a1 1 0 0 1 .644-.234h30.956a4 4 0 0 0 4-4v-7.944a4 4 0 0 0-4-4zM60.51 60.544a.33.33 0 0 0 .542-.252l-.002-4.27h.001V44.076a4 4 0 0 0-4-4H24.103a4 4 0 0 0-4 4v7.944a4 4 0 0 0 4 4h30.858a1 1 0 0 1 .644.235z"/><circle cx="31.997" cy="48.059" r="2"/><circle cx="40.008" cy="48.059" r="2"/><circle cx="48.02" cy="48.059" r="2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#d0cfce" d="M15.042 14.976a4 4 0 0 0-4 4V30.76l-.002 4.531c0 .28.328.434.543.253l5.026-4.39a1 1 0 0 1 .644-.234h30.956a4 4 0 0 0 4-4v-7.944a4 4 0 0 0-4-4z"/><path fill="#9b9b9a" d="M60.51 60.544a.33.33 0 0 0 .542-.252l-.002-4.27h.001V44.076a4 4 0 0 0-4-4H24.103a4 4 0 0 0-4 4v7.944a4 4 0 0 0 4 4h30.858a1 1 0 0 1 .644.235z"/><path fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2" d="M15.042 14.976a4 4 0 0 0-4 4V30.76l-.002 4.531c0 .28.328.434.543.253l5.026-4.39a1 1 0 0 1 .644-.234h30.956a4 4 0 0 0 4-4v-7.944a4 4 0 0 0-4-4zM60.51 60.544a.33.33 0 0 0 .542-.252l-.002-4.27h.001V44.076a4 4 0 0 0-4-4H24.103a4 4 0 0 0-4 4v7.944a4 4 0 0 0 4 4h30.858a1 1 0 0 1 .644.235z"/><circle cx="31.997" cy="48.059" r="2"/><circle cx="40.008" cy="48.059" r="2"/><circle cx="48.02" cy="48.059" r="2"/></svg> </template>
CSS
.icon-chats {
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%2072%2072%22%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M15.042%2014.976a4%204%200%200%200-4%204V30.76l-.002%204.531c0%20.28.328.434.543.253l5.026-4.39a1%201%200%200%201%20.644-.234h30.956a4%204%200%200%200%204-4v-7.944a4%204%200%200%200-4-4z%22%2F%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22M60.51%2060.544a.33.33%200%200%200%20.542-.252l-.002-4.27h.001V44.076a4%204%200%200%200-4-4H24.103a4%204%200%200%200-4%204v7.944a4%204%200%200%200%204%204h30.858a1%201%200%200%201%20.644.235z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M15.042%2014.976a4%204%200%200%200-4%204V30.76l-.002%204.531c0%20.28.328.434.543.253l5.026-4.39a1%201%200%200%201%20.644-.234h30.956a4%204%200%200%200%204-4v-7.944a4%204%200%200%200-4-4zM60.51%2060.544a.33.33%200%200%200%20.542-.252l-.002-4.27h.001V44.076a4%204%200%200%200-4-4H24.103a4%204%200%200%200-4%204v7.944a4%204%200%200%200%204%204h30.858a1%201%200%200%201%20.644.235z%22%2F%3E%3Ccircle%20cx%3D%2231.997%22%20cy%3D%2248.059%22%20r%3D%222%22%2F%3E%3Ccircle%20cx%3D%2240.008%22%20cy%3D%2248.059%22%20r%3D%222%22%2F%3E%3Ccircle%20cx%3D%2248.02%22%20cy%3D%2248.059%22%20r%3D%222%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M15.042%2014.976a4%204%200%200%200-4%204V30.76l-.002%204.531c0%20.28.328.434.543.253l5.026-4.39a1%201%200%200%201%20.644-.234h30.956a4%204%200%200%200%204-4v-7.944a4%204%200%200%200-4-4z%22%2F%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22M60.51%2060.544a.33.33%200%200%200%20.542-.252l-.002-4.27h.001V44.076a4%204%200%200%200-4-4H24.103a4%204%200%200%200-4%204v7.944a4%204%200%200%200%204%204h30.858a1%201%200%200%201%20.644.235z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M15.042%2014.976a4%204%200%200%200-4%204V30.76l-.002%204.531c0%20.28.328.434.543.253l5.026-4.39a1%201%200%200%201%20.644-.234h30.956a4%204%200%200%200%204-4v-7.944a4%204%200%200%200-4-4zM60.51%2060.544a.33.33%200%200%200%20.542-.252l-.002-4.27h.001V44.076a4%204%200%200%200-4-4H24.103a4%204%200%200%200-4%204v7.944a4%204%200%200%200%204%204h30.858a1%201%200%200%201%20.644.235z%22%2F%3E%3Ccircle%20cx%3D%2231.997%22%20cy%3D%2248.059%22%20r%3D%222%22%2F%3E%3Ccircle%20cx%3D%2240.008%22%20cy%3D%2248.059%22%20r%3D%222%22%2F%3E%3Ccircle%20cx%3D%2248.02%22%20cy%3D%2248.059%22%20r%3D%222%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/chats.svg?color=%231a73e8&size=48