@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 335 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var TallyFive = createReactComponent("tally-five", "TallyFive", [["path", { "d": "M4 4v16M9.333 4v16m5.334-16v16M20 4v16m1-17L3 21", "key": "svg-0" }]]);
export { TallyFive as default };
//# sourceMappingURL=TallyFive.js.map