UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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