UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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