UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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