UNPKG

@solar-icons/react

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