UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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