UNPKG

@mynaui/icons-react

Version:

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

11 lines (7 loc) 372 B
/** * @mynaui/icons-react v0.4.1 - MIT */ import createReactComponent from '../createReactComponent.js'; var Heading2 = createReactComponent("heading-2", "Heading2", [["path", { "d": "M16 11.939c0-3.252 5-3.252 5 0 0 2.873-5 5.007-5 7.561h5M3.75 4.5v15m9.5-15v15M3.75 12h9.5", "key": "svg-0" }]]); export { Heading2 as default }; //# sourceMappingURL=Heading2.js.map