UNPKG

@icongo/li

Version:
14 lines 527 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var LIMapAirport = 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: "M8.2 7.96v3.36L10 12.4v.6H4v-.6l1.8-1.08V7.96L1 9.4V8.2l4.8-2.88V2.197C5.8 1.536 6.333 1 7 1c.663 0 1.2.536 1.2 1.197V5.32L13 8.2v1.2L8.2 7.96Z" }) })); export { LIMapAirport };