@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 444 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var ArrowUpSolid = createReactSolidComponent("arrow-up", "ArrowUpSolid", [["path", { "d": "M18.513 9.578a.75.75 0 0 1 .034 1.06H12.75V19.5a.75.75 0 0 1-1.5 0v-8.862H5.453a.75.75 0 0 1 .034-1.06l6-5.625a.75.75 0 0 1 1.026 0z", "key": "svg-0" }]]);
export { ArrowUpSolid as default };
//# sourceMappingURL=ArrowUpSolid.js.map