@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 503 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var Unlink = createReactComponent("unlink", "Unlink", [["path", { "d": "m15.988 13 3.902-3.902c1.437-1.437 1.485-3.718.107-5.095-1.377-1.378-3.658-1.33-5.095.107L11 8.012M3 9h1.5M9 4.5V3m12 12h-1.5M15 19.5V21m-2-5.038-3.892 3.88c-1.432 1.43-3.64 1.615-5.082.107-1.442-1.507-1.326-3.639.107-5.068L8.025 11", "key": "svg-0" }]]);
export { Unlink as default };
//# sourceMappingURL=Unlink.js.map