UNPKG

@mynaui/icons-react

Version:

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

11 lines (7 loc) 743 B
/** * @mynaui/icons-react v0.3.2 - MIT */ import createReactSolidComponent from '../createReactSolidComponent.js'; var FatArrowDownLeftSolid = createReactSolidComponent("fat-arrow-down-left", "FatArrowDownLeftSolid", [["path", { "d": "M14.618 3.629c.474-.474 1.274-.53 1.785-.018l3.986 3.986c.512.511.456 1.311-.018 1.785l-6.51 6.51 2.601 2.54c.498.498.342 1.165.167 1.505-.181.355-.591.798-1.198.813H5.633c-.267 0-.511 0-.715-.017a1.8 1.8 0 0 1-.692-.178 1.8 1.8 0 0 1-.781-.781 1.8 1.8 0 0 1-.178-.692c-.017-.204-.017-.448-.017-.716V8.57c.015-.607.458-1.017.813-1.198.34-.175 1.007-.33 1.505.167l.006.006 2.534 2.594z", "key": "svg-0" }]]); export { FatArrowDownLeftSolid as default }; //# sourceMappingURL=FatArrowDownLeftSolid.js.map