messages4 icon

messages4-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.

Name
messages4-filled
Set
Reicon
Style
Filled
Category
Newicons
Viewbox
24×24
License
MIT

1 other variant in Reicon

More newicons icons from Reicon

Use the messages4 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M15.59 12.4v4.07c0 .36-.04.7-.13 1.01c-.37 1.47-1.59 2.39-3.27 2.39H9.47l-3.02 2.01a.671.671 0 0 1-1.05-.56v-1.45c-1.02 0-1.87-.34-2.46-.93c-.6-.6-.94-1.45-.94-2.47V12.4c0-1.9 1.18-3.21 3-3.38c.13-.01.26-.02.4-.02h6.79c2.04 0 3.4 1.36 3.4 3.4"/><path d="M17.75 15.6c1.27 0 2.34-.42 3.08-1.17c.75-.74 1.17-1.81 1.17-3.08v-5.1C22 3.9 20.1 2 17.75 2h-8.5C6.9 2 5 3.9 5 6.25V7c0 .28.22.5.5.5h6.69c2.71 0 4.9 2.19 4.9 4.9v2.7c0 .28.22.5.5.5z"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconMessages4Filled(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="M15.59 12.4v4.07c0 .36-.04.7-.13 1.01c-.37 1.47-1.59 2.39-3.27 2.39H9.47l-3.02 2.01a.671.671 0 0 1-1.05-.56v-1.45c-1.02 0-1.87-.34-2.46-.93c-.6-.6-.94-1.45-.94-2.47V12.4c0-1.9 1.18-3.21 3-3.38c.13-.01.26-.02.4-.02h6.79c2.04 0 3.4 1.36 3.4 3.4"/><path d="M17.75 15.6c1.27 0 2.34-.42 3.08-1.17c.75-.74 1.17-1.81 1.17-3.08v-5.1C22 3.9 20.1 2 17.75 2h-8.5C6.9 2 5 3.9 5 6.25V7c0 .28.22.5.5.5h6.69c2.71 0 4.9 2.19 4.9 4.9v2.7c0 .28.22.5.5.5z"/></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="M15.59 12.4v4.07c0 .36-.04.7-.13 1.01c-.37 1.47-1.59 2.39-3.27 2.39H9.47l-3.02 2.01a.671.671 0 0 1-1.05-.56v-1.45c-1.02 0-1.87-.34-2.46-.93c-.6-.6-.94-1.45-.94-2.47V12.4c0-1.9 1.18-3.21 3-3.38c.13-.01.26-.02.4-.02h6.79c2.04 0 3.4 1.36 3.4 3.4"/><path d="M17.75 15.6c1.27 0 2.34-.42 3.08-1.17c.75-.74 1.17-1.81 1.17-3.08v-5.1C22 3.9 20.1 2 17.75 2h-8.5C6.9 2 5 3.9 5 6.25V7c0 .28.22.5.5.5h6.69c2.71 0 4.9 2.19 4.9 4.9v2.7c0 .28.22.5.5.5z"/></g></svg>
</template>

CSS

.icon-messages4-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%22M15.59%2012.4v4.07c0%20.36-.04.7-.13%201.01c-.37%201.47-1.59%202.39-3.27%202.39H9.47l-3.02%202.01a.671.671%200%200%201-1.05-.56v-1.45c-1.02%200-1.87-.34-2.46-.93c-.6-.6-.94-1.45-.94-2.47V12.4c0-1.9%201.18-3.21%203-3.38c.13-.01.26-.02.4-.02h6.79c2.04%200%203.4%201.36%203.4%203.4%22%2F%3E%3Cpath%20d%3D%22M17.75%2015.6c1.27%200%202.34-.42%203.08-1.17c.75-.74%201.17-1.81%201.17-3.08v-5.1C22%203.9%2020.1%202%2017.75%202h-8.5C6.9%202%205%203.9%205%206.25V7c0%20.28.22.5.5.5h6.69c2.71%200%204.9%202.19%204.9%204.9v2.7c0%20.28.22.5.5.5z%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%22M15.59%2012.4v4.07c0%20.36-.04.7-.13%201.01c-.37%201.47-1.59%202.39-3.27%202.39H9.47l-3.02%202.01a.671.671%200%200%201-1.05-.56v-1.45c-1.02%200-1.87-.34-2.46-.93c-.6-.6-.94-1.45-.94-2.47V12.4c0-1.9%201.18-3.21%203-3.38c.13-.01.26-.02.4-.02h6.79c2.04%200%203.4%201.36%203.4%203.4%22%2F%3E%3Cpath%20d%3D%22M17.75%2015.6c1.27%200%202.34-.42%203.08-1.17c.75-.74%201.17-1.81%201.17-3.08v-5.1C22%203.9%2020.1%202%2017.75%202h-8.5C6.9%202%205%203.9%205%206.25V7c0%20.28.22.5.5.5h6.69c2.71%200%204.9%202.19%204.9%204.9v2.7c0%20.28.22.5.5.5z%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/messages4-filled.svg?color=%231a73e8&size=48