UNPKG

@mynaui/icons-react

Version:

1180+ beautifully crafted open source icons for your next project.

11 lines (7 loc) 289 B
/** * @mynaui/icons-react v0.3.2 - MIT */ import createReactComponent from '../createReactComponent.js'; var TallyOne = createReactComponent("tally-one", "TallyOne", [["path", { "d": "M4 4v16", "key": "svg-0" }]]); export { TallyOne as default }; //# sourceMappingURL=TallyOne.js.map