UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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