UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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