UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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