UNPKG

@mynaui/icons-react

Version:

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

11 lines (7 loc) 453 B
/** * @mynaui/icons-react v0.3.2 - MIT */ import createReactSolidComponent from '../createReactSolidComponent.js'; var ArrowDownSolid = createReactSolidComponent("arrow-down", "ArrowDownSolid", [["path", { "d": "M5.487 14.422a.75.75 0 0 1-.034-1.06h5.797V4.5a.75.75 0 0 1 1.5 0v8.862h5.797a.75.75 0 0 1-.034 1.06l-6 5.625a.75.75 0 0 1-1.026 0z", "key": "svg-0" }]]); export { ArrowDownSolid as default }; //# sourceMappingURL=ArrowDownSolid.js.map