UNPKG

@solar-icons/react

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