All Icons
MessageReplySolid
message-reply-solid
npm install @mynaui/icons-react
                  
import { MessageReplySolid } from "@mynaui/icons-react";

const App = () => {
  return <MessageReplySolid />;
};

Not affiliated with Figma, TailwindCSS or shadcn/ui.