UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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