UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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