Skip to main contentMynaUI
All Icons
TallyThree
tally-three
npm install @mynaui/icons-react
                  
import { TallyThree } from "@mynaui/icons-react";

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