UNPKG

@icongo/li

Version:
14 lines 629 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var LIMapFood = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", "aria-hidden": "true", viewBox: "0 0 14 14" }, props, { children: /*#__PURE__*/_jsx("path", { d: "M11.8 7.6v4.205a1.2 1.2 0 0 1-2.4 0V8.8H8.2v-6A1.8 1.8 0 0 1 10 1h1.8v6.6zM3.4 7h-.001A1.2 1.2 0 0 1 2.2 5.797V1.594a.6.6 0 0 1 1.2 0V4H4V1.594a.6.6 0 0 1 1.2 0V4h.6V1.594a.6.6 0 0 1 1.2 0v4.203C7 6.461 6.468 7 5.801 7H5.8v4.805a1.2 1.2 0 0 1-2.4 0V7Z" }) })); export { LIMapFood };