import * as o from"react";
import t from"../lib/IconBase.es.js";
import m from"../defs/Park.es.js";
const r = o.forwardRef((a, e) =>/* @__PURE__ */ o.createElement(t, { ref: e, ...a, weights: m }));
r.displayName = "ParkIcon";
const n = r;
export {
n asPark,
r asParkIcon
};