UNPKG

@solar-icons/react

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