UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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