UNPKG

@solar-icons/react

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