UNPKG

@mynaui/icons-react

Version:

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

11 lines (7 loc) 322 B
/** * @mynaui/icons-react v0.3.2 - MIT */ import createReactComponent from '../createReactComponent.js'; var Four = createReactComponent("four", "Four", [["path", { "d": "M12.917 7c-1.042 3.75-4.167 6.875-4.167 6.875H15M13.438 17v-5", "key": "svg-0" }]]); export { Four as default }; //# sourceMappingURL=Four.js.map