@phosphor-icons/react
Version:
A clean and friendly icon family for React
11 lines (10 loc) • 324 B
JavaScript
import * as e from "react";
import o from "../lib/SSRBase.es.js";
import i from "../defs/PaperPlaneTilt.es.js";
const a = e.forwardRef((r, t) => /* @__PURE__ */ e.createElement(o, { ref: t, ...r, weights: i }));
a.displayName = "PaperPlaneTiltIcon";
const n = a;
export {
n as PaperPlaneTilt,
a as PaperPlaneTiltIcon
};