chat messages icon

chat-messages-solid from Myna UI Icons by Praveen Juge · Solid · MIT Free for personal and commercial use.

Name
chat-messages-solid
Set
Myna UI Icons
Style
Solid
Viewbox
24×24
License
MIT

1 other variant in Myna UI Icons

Related icons in Myna UI Icons

Use the chat messages icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.36 19.748c1.378-.019 2.775-.157 4.132-.73c.421-.177.945-.187 1.585-.068c.531.098 1.066.268 1.622.445l.363.115a1.2 1.2 0 0 0 1.542-1.393q-.07-.337-.143-.669a20 20 0 0 1-.308-1.616c-.101-.753-.092-1.386.085-1.88c.33-.923.51-1.917.51-2.952A8.75 8.75 0 0 0 13 2.25c-2.794 0-5.005 1.186-6.502 3.019c-1.412 1.73-2.171 4.008-2.242 6.368A5.74 5.74 0 0 0 2.251 16c0 .593.09 1.166.257 1.706c.207.665.066 1.444-.119 2.422a1.218 1.218 0 0 0 1.527 1.401c.86-.235 1.485-.357 2.1-.13c.62.227 1.288.351 1.984.351a5.74 5.74 0 0 0 4.36-2.002M8 11.75a4.25 4.25 0 1 1-1.466 8.24c-.934-.343-1.831-.207-2.589-.02c.148-.806.281-1.789-.004-2.709A4.3 4.3 0 0 1 3.751 16a4.24 4.24 0 0 1 1.7-3.4A4.23 4.23 0 0 1 8 11.75"/></svg>

React

import type { SVGProps } from "react";

export function MynauiChatMessagesSolid(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="M12.36 19.748c1.378-.019 2.775-.157 4.132-.73c.421-.177.945-.187 1.585-.068c.531.098 1.066.268 1.622.445l.363.115a1.2 1.2 0 0 0 1.542-1.393q-.07-.337-.143-.669a20 20 0 0 1-.308-1.616c-.101-.753-.092-1.386.085-1.88c.33-.923.51-1.917.51-2.952A8.75 8.75 0 0 0 13 2.25c-2.794 0-5.005 1.186-6.502 3.019c-1.412 1.73-2.171 4.008-2.242 6.368A5.74 5.74 0 0 0 2.251 16c0 .593.09 1.166.257 1.706c.207.665.066 1.444-.119 2.422a1.218 1.218 0 0 0 1.527 1.401c.86-.235 1.485-.357 2.1-.13c.62.227 1.288.351 1.984.351a5.74 5.74 0 0 0 4.36-2.002M8 11.75a4.25 4.25 0 1 1-1.466 8.24c-.934-.343-1.831-.207-2.589-.02c.148-.806.281-1.789-.004-2.709A4.3 4.3 0 0 1 3.751 16a4.24 4.24 0 0 1 1.7-3.4A4.23 4.23 0 0 1 8 11.75"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.36 19.748c1.378-.019 2.775-.157 4.132-.73c.421-.177.945-.187 1.585-.068c.531.098 1.066.268 1.622.445l.363.115a1.2 1.2 0 0 0 1.542-1.393q-.07-.337-.143-.669a20 20 0 0 1-.308-1.616c-.101-.753-.092-1.386.085-1.88c.33-.923.51-1.917.51-2.952A8.75 8.75 0 0 0 13 2.25c-2.794 0-5.005 1.186-6.502 3.019c-1.412 1.73-2.171 4.008-2.242 6.368A5.74 5.74 0 0 0 2.251 16c0 .593.09 1.166.257 1.706c.207.665.066 1.444-.119 2.422a1.218 1.218 0 0 0 1.527 1.401c.86-.235 1.485-.357 2.1-.13c.62.227 1.288.351 1.984.351a5.74 5.74 0 0 0 4.36-2.002M8 11.75a4.25 4.25 0 1 1-1.466 8.24c-.934-.343-1.831-.207-2.589-.02c.148-.806.281-1.789-.004-2.709A4.3 4.3 0 0 1 3.751 16a4.24 4.24 0 0 1 1.7-3.4A4.23 4.23 0 0 1 8 11.75"/></svg>
</template>

CSS

.icon-chat-messages-solid {
  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%22M12.36%2019.748c1.378-.019%202.775-.157%204.132-.73c.421-.177.945-.187%201.585-.068c.531.098%201.066.268%201.622.445l.363.115a1.2%201.2%200%200%200%201.542-1.393q-.07-.337-.143-.669a20%2020%200%200%201-.308-1.616c-.101-.753-.092-1.386.085-1.88c.33-.923.51-1.917.51-2.952A8.75%208.75%200%200%200%2013%202.25c-2.794%200-5.005%201.186-6.502%203.019c-1.412%201.73-2.171%204.008-2.242%206.368A5.74%205.74%200%200%200%202.251%2016c0%20.593.09%201.166.257%201.706c.207.665.066%201.444-.119%202.422a1.218%201.218%200%200%200%201.527%201.401c.86-.235%201.485-.357%202.1-.13c.62.227%201.288.351%201.984.351a5.74%205.74%200%200%200%204.36-2.002M8%2011.75a4.25%204.25%200%201%201-1.466%208.24c-.934-.343-1.831-.207-2.589-.02c.148-.806.281-1.789-.004-2.709A4.3%204.3%200%200%201%203.751%2016a4.24%204.24%200%200%201%201.7-3.4A4.23%204.23%200%200%201%208%2011.75%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%22M12.36%2019.748c1.378-.019%202.775-.157%204.132-.73c.421-.177.945-.187%201.585-.068c.531.098%201.066.268%201.622.445l.363.115a1.2%201.2%200%200%200%201.542-1.393q-.07-.337-.143-.669a20%2020%200%200%201-.308-1.616c-.101-.753-.092-1.386.085-1.88c.33-.923.51-1.917.51-2.952A8.75%208.75%200%200%200%2013%202.25c-2.794%200-5.005%201.186-6.502%203.019c-1.412%201.73-2.171%204.008-2.242%206.368A5.74%205.74%200%200%200%202.251%2016c0%20.593.09%201.166.257%201.706c.207.665.066%201.444-.119%202.422a1.218%201.218%200%200%200%201.527%201.401c.86-.235%201.485-.357%202.1-.13c.62.227%201.288.351%201.984.351a5.74%205.74%200%200%200%204.36-2.002M8%2011.75a4.25%204.25%200%201%201-1.466%208.24c-.934-.343-1.831-.207-2.589-.02c.148-.806.281-1.789-.004-2.709A4.3%204.3%200%200%201%203.751%2016a4.24%204.24%200%200%201%201.7-3.4A4.23%204.23%200%200%201%208%2011.75%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mynaui/chat-messages-solid.svg?color=%231a73e8&size=48