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