UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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