message 3 icon

message-3-line from Remix Icon by Remix Design · Line · Communication · Apache-2.0 Free for personal and commercial use.

Name
message-3-line
Set
Remix Icon
Style
Line
Category
Communication
Viewbox
24×24
License
Apache 2.0

1 other variant in Remix Icon

The same icon in other sets

More communication icons from Remix Icon

Use the message 3 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2 8.994A5.99 5.99 0 0 1 8 3h8c3.313 0 6 2.695 6 5.994V21H8c-3.313 0-6-2.695-6-5.994zM20 19V8.994A4.004 4.004 0 0 0 16 5H8a3.99 3.99 0 0 0-4 3.994v6.012A4.004 4.004 0 0 0 8 19zm-6-8h2v2h-2zm-6 0h2v2H8z"/></svg>

React

import type { SVGProps } from "react";

export function RiMessage3Line(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2 8.994A5.99 5.99 0 0 1 8 3h8c3.313 0 6 2.695 6 5.994V21H8c-3.313 0-6-2.695-6-5.994zM20 19V8.994A4.004 4.004 0 0 0 16 5H8a3.99 3.99 0 0 0-4 3.994v6.012A4.004 4.004 0 0 0 8 19zm-6-8h2v2h-2zm-6 0h2v2H8z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2 8.994A5.99 5.99 0 0 1 8 3h8c3.313 0 6 2.695 6 5.994V21H8c-3.313 0-6-2.695-6-5.994zM20 19V8.994A4.004 4.004 0 0 0 16 5H8a3.99 3.99 0 0 0-4 3.994v6.012A4.004 4.004 0 0 0 8 19zm-6-8h2v2h-2zm-6 0h2v2H8z"/></svg>
</template>

CSS

.icon-message-3-line {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2%208.994A5.99%205.99%200%200%201%208%203h8c3.313%200%206%202.695%206%205.994V21H8c-3.313%200-6-2.695-6-5.994zM20%2019V8.994A4.004%204.004%200%200%200%2016%205H8a3.99%203.99%200%200%200-4%203.994v6.012A4.004%204.004%200%200%200%208%2019zm-6-8h2v2h-2zm-6%200h2v2H8z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2%208.994A5.99%205.99%200%200%201%208%203h8c3.313%200%206%202.695%206%205.994V21H8c-3.313%200-6-2.695-6-5.994zM20%2019V8.994A4.004%204.004%200%200%200%2016%205H8a3.99%203.99%200%200%200-4%203.994v6.012A4.004%204.004%200%200%200%208%2019zm-6-8h2v2h-2zm-6%200h2v2H8z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ri/message-3-line.svg?color=%231a73e8&size=48