@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 429 B
JavaScript
/**
* @mynaui/icons-react v0.4.1 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var Math = createReactComponent("math", "Math", [["path", { "d": "M3.429 18.366h6M15 8.707h6m-6-4.39h6M3 6.512h3.429m0 0h3.428m-3.428 0V3m0 3.512v3.512M15.6 21l2.425-2.484m0 0 2.424-2.483m-2.424 2.483L15.6 16.033m2.425 2.483L20.449 21", "key": "svg-0" }]]);
export { Math as default };
//# sourceMappingURL=Math.js.map