UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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