@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 881 B
JavaScript
/**
* @mynaui/icons-react v0.4.1 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var TruckSolid = createReactSolidComponent("truck", "TruckSolid", [["path", { "d": "M14.748 17.205H9.872c-.331 1.448-1.602 2.545-3.148 2.545-1.545 0-2.816-1.097-3.148-2.546H3a.75.75 0 0 1-.75-.75V6c0-.966.784-1.75 1.75-1.75h9.793c.967 0 1.75.784 1.75 1.75v1.432h1.51c.742 0 1.452.299 1.97.83l2.514 2.578a.75.75 0 0 1 .213.524v5.09a.75.75 0 0 1-.705.75c-.331 1.448-1.603 2.546-3.148 2.546s-2.817-1.097-3.149-2.546m-8.024-2.546c-.94 0-1.733.786-1.733 1.795 0 1.01.794 1.796 1.733 1.796s1.733-.786 1.733-1.796c0-1.009-.793-1.795-1.733-1.795m11.173 0c-.94 0-1.733.786-1.733 1.795 0 1.01.793 1.796 1.733 1.796.939 0 1.732-.786 1.732-1.796 0-1.009-.793-1.795-1.732-1.795", "key": "svg-0" }]]);
export { TruckSolid as default };
//# sourceMappingURL=TruckSolid.js.map