ChatMinusSolid
chat-minus-solid
npm install @mynaui/icons-react
import { ChatMinusSolid } from "@mynaui/icons-react";
const App = () => {
return <ChatMinusSolid />;
}; <svg width="24" height="24" fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d='M2.25 12c0 1.558.366 3.033 1.018 4.342.104.21.114.523-.005 1.01a9 9 0 0 1-.22.729l-.03.086c-.074.22-.154.46-.214.683-.382 1.427.924 2.733 2.35 2.351.224-.06.463-.14.684-.214l.086-.03a9 9 0 0 1 .729-.22c.487-.12.8-.11 1.01-.005A9.7 9.7 0 0 0 12 21.75c5.385 0 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25 2.25 6.615 2.25 12m7.25-.75h5a.75.75 0 0 1 0 1.5h-5a.75.75 0 0 1 0-1.5'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons-solid/chat-minus.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-minus"></use>
</svg>