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

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