UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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