UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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