@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 394 B
JavaScript
/**
* @mynaui/icons-react v0.4.1 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var Path = createReactComponent("path", "Path", [["path", { "d": "M8.121 15.879a3 3 0 1 0-4.243 4.243 3 3 0 0 0 4.243-4.243m0 0L15.88 8.12m0 0a3 3 0 1 0 4.243-4.243A3 3 0 0 0 15.88 8.12m0 0 .004-.004", "key": "svg-0" }]]);
export { Path as default };
//# sourceMappingURL=Path.js.map