messages3 icon
messages3-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.
- Name
- messages3-filled
- Set
- Reicon
- Style
- Filled
- Category
- Newicons
- Viewbox
- 24×24
- License
- MIT
1 other variant in Reicon
More newicons icons from Reicon
Use the messages3 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="m18.47 16.83l.39 3.16c.1.83-.79 1.41-1.5.98l-3.46-2.06c-.24-.14-.3-.44-.17-.68c.5-.92.77-1.96.77-3c0-3.66-3.14-6.64-7-6.64c-.79 0-1.56.12-2.28.36a.505.505 0 0 1-.64-.6C5.49 4.71 8.99 2 13.17 2C18.05 2 22 5.69 22 10.24c0 2.7-1.39 5.09-3.53 6.59"/><path d="M13 15.23c0 1.19-.44 2.29-1.18 3.16c-.99 1.2-2.56 1.97-4.32 1.97l-2.61 1.55c-.44.27-1-.1-.94-.61l.25-1.97C2.86 18.4 2 16.91 2 15.23c0-1.76.94-3.31 2.38-4.23c.89-.58 1.96-.91 3.12-.91c3.04 0 5.5 2.3 5.5 5.14"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconMessages3Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="m18.47 16.83l.39 3.16c.1.83-.79 1.41-1.5.98l-3.46-2.06c-.24-.14-.3-.44-.17-.68c.5-.92.77-1.96.77-3c0-3.66-3.14-6.64-7-6.64c-.79 0-1.56.12-2.28.36a.505.505 0 0 1-.64-.6C5.49 4.71 8.99 2 13.17 2C18.05 2 22 5.69 22 10.24c0 2.7-1.39 5.09-3.53 6.59"/><path d="M13 15.23c0 1.19-.44 2.29-1.18 3.16c-.99 1.2-2.56 1.97-4.32 1.97l-2.61 1.55c-.44.27-1-.1-.94-.61l.25-1.97C2.86 18.4 2 16.91 2 15.23c0-1.76.94-3.31 2.38-4.23c.89-.58 1.96-.91 3.12-.91c3.04 0 5.5 2.3 5.5 5.14"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="m18.47 16.83l.39 3.16c.1.83-.79 1.41-1.5.98l-3.46-2.06c-.24-.14-.3-.44-.17-.68c.5-.92.77-1.96.77-3c0-3.66-3.14-6.64-7-6.64c-.79 0-1.56.12-2.28.36a.505.505 0 0 1-.64-.6C5.49 4.71 8.99 2 13.17 2C18.05 2 22 5.69 22 10.24c0 2.7-1.39 5.09-3.53 6.59"/><path d="M13 15.23c0 1.19-.44 2.29-1.18 3.16c-.99 1.2-2.56 1.97-4.32 1.97l-2.61 1.55c-.44.27-1-.1-.94-.61l.25-1.97C2.86 18.4 2 16.91 2 15.23c0-1.76.94-3.31 2.38-4.23c.89-.58 1.96-.91 3.12-.91c3.04 0 5.5 2.3 5.5 5.14"/></g></svg> </template>
CSS
.icon-messages3-filled {
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%22currentColor%22%3E%3Cpath%20d%3D%22m18.47%2016.83l.39%203.16c.1.83-.79%201.41-1.5.98l-3.46-2.06c-.24-.14-.3-.44-.17-.68c.5-.92.77-1.96.77-3c0-3.66-3.14-6.64-7-6.64c-.79%200-1.56.12-2.28.36a.505.505%200%200%201-.64-.6C5.49%204.71%208.99%202%2013.17%202C18.05%202%2022%205.69%2022%2010.24c0%202.7-1.39%205.09-3.53%206.59%22%2F%3E%3Cpath%20d%3D%22M13%2015.23c0%201.19-.44%202.29-1.18%203.16c-.99%201.2-2.56%201.97-4.32%201.97l-2.61%201.55c-.44.27-1-.1-.94-.61l.25-1.97C2.86%2018.4%202%2016.91%202%2015.23c0-1.76.94-3.31%202.38-4.23c.89-.58%201.96-.91%203.12-.91c3.04%200%205.5%202.3%205.5%205.14%22%2F%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%22currentColor%22%3E%3Cpath%20d%3D%22m18.47%2016.83l.39%203.16c.1.83-.79%201.41-1.5.98l-3.46-2.06c-.24-.14-.3-.44-.17-.68c.5-.92.77-1.96.77-3c0-3.66-3.14-6.64-7-6.64c-.79%200-1.56.12-2.28.36a.505.505%200%200%201-.64-.6C5.49%204.71%208.99%202%2013.17%202C18.05%202%2022%205.69%2022%2010.24c0%202.7-1.39%205.09-3.53%206.59%22%2F%3E%3Cpath%20d%3D%22M13%2015.23c0%201.19-.44%202.29-1.18%203.16c-.99%201.2-2.56%201.97-4.32%201.97l-2.61%201.55c-.44.27-1-.1-.94-.61l.25-1.97C2.86%2018.4%202%2016.91%202%2015.23c0-1.76.94-3.31%202.38-4.23c.89-.58%201.96-.91%203.12-.91c3.04%200%205.5%202.3%205.5%205.14%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/messages3-filled.svg?color=%231a73e8&size=48