UNPKG

@mynaui/icons-react

Version:

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

11 lines (7 loc) 337 B
/** * @mynaui/icons-react v0.3.2 - MIT */ import createReactComponent from '../createReactComponent.js'; var Anchor = createReactComponent("anchor", "Anchor", [["path", { "d": "M5 12H3a9 9 0 1 0 18 0h-2m-7-5v14m0-14a2 2 0 1 0 0-4 2 2 0 0 0 0 4", "key": "svg-0" }]]); export { Anchor as default }; //# sourceMappingURL=Anchor.js.map