UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

11 lines (10 loc) 292 B
import * as o from "react"; import c from "../lib/SSRBase.es.js"; import a from "../defs/Anchor.es.js"; const r = o.forwardRef((e, t) => /* @__PURE__ */ o.createElement(c, { ref: t, ...e, weights: a })); r.displayName = "AnchorIcon"; const s = r; export { s as Anchor, r as AnchorIcon };