UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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