IndifferentGhost
indifferent-ghost
npm install @mynaui/icons-react
import { IndifferentGhost } from "@mynaui/icons-react";
const App = () => {
return <IndifferentGhost />;
};
npm install @mynaui/icons-react
import { IndifferentGhost } from "@mynaui/icons-react";
const App = () => {
return <IndifferentGhost />;
};