UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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