UNPKG

@mynaui/icons-react

Version:

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

11 lines (7 loc) 447 B
/** * @mynaui/icons-react v0.3.2 - MIT */ import createReactSolidComponent from '../createReactSolidComponent.js'; var ArrowLongUpSolid = createReactSolidComponent("arrow-long-up", "ArrowLongUpSolid", [["path", { "d": "M16.53 6.53a.75.75 0 0 0 0-1.06l-4-4a.75.75 0 0 0-1.06 0l-4 4a.75.75 0 0 0 0 1.06h3.78V22a.75.75 0 0 0 1.5 0V6.53z", "key": "svg-0" }]]); export { ArrowLongUpSolid as default }; //# sourceMappingURL=ArrowLongUpSolid.js.map