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/Scroll.es.js"; const r = o.forwardRef((e, t) => /* @__PURE__ */ o.createElement(c, { ref: t, ...e, weights: a })); r.displayName = "ScrollIcon"; const s = r; export { s as Scroll, r as ScrollIcon };