UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

11 lines (10 loc) 337 B
import * as o from "react"; import r from "../lib/IconBase.es.js"; import t from "../defs/ShippingContainer.es.js"; const n = o.forwardRef((i, e) => /* @__PURE__ */ o.createElement(r, { ref: e, ...i, weights: t })); n.displayName = "ShippingContainerIcon"; const m = n; export { m as ShippingContainer, n as ShippingContainerIcon };