UNPKG

@mynaui/icons-react

Version:

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

11 lines (7 loc) 293 B
/** * @mynaui/icons-react v0.4.1 - MIT */ import createReactComponent from '../createReactComponent.js'; var Info = createReactComponent("info", "Info", [["path", { "d": "M12 19.5v-10h-.5m0 10h1m-.5-14V5", "key": "svg-0" }]]); export { Info as default }; //# sourceMappingURL=Info.js.map