UNPKG

@mynaui/icons-react

Version:

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

11 lines (7 loc) 935 B
/** * @mynaui/icons-react v0.3.2 - MIT */ import createReactSolidComponent from '../createReactSolidComponent.js'; var UnlinkSolid = createReactSolidComponent("unlink", "UnlinkSolid", [["path", { "d": "M2.25 9A.75.75 0 0 1 3 8.25h1.5a.75.75 0 0 1 0 1.5H3A.75.75 0 0 1 2.25 9M9 2.25a.75.75 0 0 1 .75.75v1.5a.75.75 0 0 1-1.5 0V3A.75.75 0 0 1 9 2.25M18.75 15a.75.75 0 0 1 .75-.75H21a.75.75 0 0 1 0 1.5h-1.5a.75.75 0 0 1-.75-.75M15 18.75a.75.75 0 0 1 .75.75V21a.75.75 0 0 1-1.5 0v-1.5a.75.75 0 0 1 .75-.75m5.528-15.278c-1.691-1.691-4.448-1.601-6.156.107L10.47 7.481a.75.75 0 0 0 1.06 1.061l3.928 3.928a.75.75 0 0 0 1.06 1.06l3.903-3.902c1.708-1.708 1.798-4.465.107-6.156M8.556 11.53a.75.75 0 0 0-1.06-1.061L3.603 14.35c-1.703 1.698-1.863 4.296-.12 6.118 1.783 1.863 4.477 1.578 6.154-.094l3.892-3.881a.75.75 0 1 0-1.06-1.062l-.001.001z", "key": "svg-0" }]]); export { UnlinkSolid as default }; //# sourceMappingURL=UnlinkSolid.js.map