UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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