UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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