UNPKG

@mynaui/icons-react

Version:

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

11 lines (7 loc) 353 B
/** * @mynaui/icons-react v0.4.1 - MIT */ import createReactComponent from '../createReactComponent.js'; var Anchor = createReactComponent("anchor", "Anchor", [["path", { "d": "M12 21a9 9 0 0 1-9-9h2m7 9a9 9 0 0 0 9-9h-2m-7 9V7m0 0a2 2 0 1 0 0-4 2 2 0 0 0 0 4", "key": "svg-0" }]]); export { Anchor as default }; //# sourceMappingURL=Anchor.js.map