UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

11 lines (10 loc) 284 B
import * as t from "react"; import a from "../lib/SSRBase.es.js"; import f from "../defs/Gift.es.js"; const o = t.forwardRef((e, r) => /* @__PURE__ */ t.createElement(a, { ref: r, ...e, weights: f })); o.displayName = "GiftIcon"; const s = o; export { s as Gift, o as GiftIcon };