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

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