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