UNPKG

@icongo/gi

Version:
17 lines 684 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; import { jsxs as _jsxs } from "react/jsx-runtime"; var GICarDoor = props => /*#__PURE__*/_jsxs("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 512 512" }, props, { children: [/*#__PURE__*/_jsx("path", { d: "M0 0h512v512H0z" }), /*#__PURE__*/_jsx("path", { fill: "#fff", d: "M149.6 41 42.88 254.4c23.8 24.3 53.54 58.8 78.42 97.4 24.5 38.1 44.1 79.7 47.1 119.2h270.3L423.3 41H149.6zM164 64h230l8 192H74l90-192zm86.8 17.99-141 154.81L339.3 81.99h-88.5zM336 279h64v18h-64v-18z" })] })); export { GICarDoor };