ChatMessagesSolid
chat-messages-solid
chat communication conversation dialogue messages talk text chat messages ui dialog messaging social
npm install @mynaui/icons-react
import { ChatMessagesSolid } from "@mynaui/icons-react";
const App = () => {
return <ChatMessagesSolid />;
}; <svg width="24" height="24" fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d='M12.36 19.748c1.378-.019 2.775-.157 4.132-.73.421-.177.945-.187 1.585-.068.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.88.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.019-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.706.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-.13.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-.02.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> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons-solid/chat-messages.svg" /> npm install @mynaui/icons
<svg width="24" height="24" fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><use xlink:href="/path/to/mynaui-solid.symbol.svg#mynaui-chat-messages"></use>
</svg>