UNPKG

@mynaui/icons-react

Version:

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

11 lines (7 loc) 480 B
/** * @mynaui/icons-react v0.3.2 - MIT */ import createReactSolidComponent from '../createReactSolidComponent.js'; var ArrowUpLeftSolid = createReactSolidComponent("arrow-up-left", "ArrowUpLeftSolid", [["path", { "d": "M15.5 5.75a.75.75 0 0 1 .75.75l-4.345 4.345 6.125 6.125a.75.75 0 1 1-1.06 1.06l-6.125-6.125L6.5 16.25a.75.75 0 0 1-.75-.75v-9a.75.75 0 0 1 .75-.75z", "key": "svg-0" }]]); export { ArrowUpLeftSolid as default }; //# sourceMappingURL=ArrowUpLeftSolid.js.map