@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 1.01 kB
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var AmbulanceSolid = createReactSolidComponent("ambulance", "AmbulanceSolid", [["path", { "d": "M9.872 17.205h4.876c.332 1.448 1.603 2.545 3.149 2.545 1.545 0 2.817-1.098 3.148-2.547a.75.75 0 0 0 .705-.748v-5.091a.75.75 0 0 0-.213-.524l-2.515-2.578a2.75 2.75 0 0 0-1.968-.83h-1.51V6a1.75 1.75 0 0 0-1.75-1.75H4A1.75 1.75 0 0 0 2.25 6v10.455c0 .414.336.75.75.75h.576c.332 1.448 1.603 2.545 3.148 2.545s2.817-1.097 3.148-2.546m-4.88-.75c0-1.01.793-1.796 1.732-1.796.94 0 1.733.786 1.733 1.795 0 1.01-.793 1.796-1.733 1.796s-1.733-.786-1.733-1.796m11.172 0c0-1.01.793-1.796 1.733-1.796.939 0 1.732.786 1.732 1.795 0 1.01-.793 1.796-1.732 1.796-.94 0-1.733-.786-1.733-1.796M9.649 8v1.25h1.25a.75.75 0 0 1 0 1.5H9.65V12a.75.75 0 0 1-1.5 0v-1.25H6.9a.75.75 0 0 1 0-1.5h1.25V8a.75.75 0 1 1 1.5 0", "key": "svg-0" }]]);
export { AmbulanceSolid as default };
//# sourceMappingURL=AmbulanceSolid.js.map