@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 504 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var NavigationSolid = createReactSolidComponent("navigation", "NavigationSolid", [["path", { "d": "M13.16 3.064a1.234 1.234 0 0 0-2.32 0L4.34 19.98a1.31 1.31 0 0 0 .288 1.402c.344.346.917.512 1.458.216L12 18.357l5.915 3.24c.54.297 1.113.13 1.457-.215.336-.34.49-.877.288-1.402z", "key": "svg-0" }]]);
export { NavigationSolid as default };
//# sourceMappingURL=NavigationSolid.js.map