UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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