UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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