UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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