@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 388 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var TallyOneSolid = createReactSolidComponent("tally-one", "TallyOneSolid", [["path", { "d": "M4 3.25a.75.75 0 0 1 .75.75v16a.75.75 0 0 1-1.5 0V4A.75.75 0 0 1 4 3.25", "key": "svg-0" }]]);
export { TallyOneSolid as default };
//# sourceMappingURL=TallyOneSolid.js.map