UNPKG

@solar-icons/react

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