UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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