UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

21 lines (20 loc) 796 B
var f = Object.defineProperty, p = Object.defineProperties; var s = Object.getOwnPropertyDescriptors; var t = Object.getOwnPropertySymbols; var S = Object.prototype.hasOwnProperty, c = Object.prototype.propertyIsEnumerable; var a = (r, e, o) => e in r ? f(r, e, { enumerable: !0, configurable: !0, writable: !0, value: o }) : r[e] = o, m = (r, e) => { for (var o in e || (e = {})) S.call(e, o) && a(r, o, e[o]); if (t) for (var o of t(e)) c.call(e, o) && a(r, o, e[o]); return r; }, i = (r, e) => p(r, s(e)); import x, { forwardRef as R } from "react"; import d from "../lib/SSRBase.mjs"; import l from "../defs/GearSix.mjs"; const n = R((r, e) => /* @__PURE__ */ x.createElement(d, i(m({ ref: e }, r), { weights: l }))); n.displayName = "GearSix"; export { n as GearSix };