UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

11 lines (10 loc) 329 B
import * as e from "react"; import t from "../lib/IconBase.es.js"; import n from "../defs/CubeTransparent.es.js"; const r = e.forwardRef((a, o) => /* @__PURE__ */ e.createElement(t, { ref: o, ...a, weights: n })); r.displayName = "CubeTransparentIcon"; const p = r; export { p as CubeTransparent, r as CubeTransparentIcon };