UNPKG

@solar-icons/react

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