import * as o from"react";
import t from"../lib/SSRBase.es.js";
import i from"../defs/Pizza.es.js";
const a = o.forwardRef((e, r) =>/* @__PURE__ */ o.createElement(t, { ref: r, ...e, weights: i }));
a.displayName = "PizzaIcon";
const c = a;
export {
c asPizza,
a asPizzaIcon
};