UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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