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