@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 458 B
JavaScript
/**
* @mynaui/icons-react v0.4.1 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var ArrowLongDownSolid = createReactSolidComponent("arrow-long-down", "ArrowLongDownSolid", [["path", { "d": "M16.53 17.47a.75.75 0 0 1 0 1.06l-4 4a.75.75 0 0 1-1.06 0l-4-4a.75.75 0 0 1 0-1.06h3.78V2a.75.75 0 0 1 1.5 0v15.47z", "key": "svg-0" }]]);
export { ArrowLongDownSolid as default };
//# sourceMappingURL=ArrowLongDownSolid.js.map