@phosphor-icons/react
Version:
A clean and friendly icon family for React
11 lines (10 loc) • 324 B
JavaScript
import * as t from "react";
import a from "../lib/SSRBase.es.js";
import r from "../defs/SubtitlesSlash.es.js";
const e = t.forwardRef((s, o) => /* @__PURE__ */ t.createElement(a, { ref: o, ...s, weights: r }));
e.displayName = "SubtitlesSlashIcon";
const m = e;
export {
m as SubtitlesSlash,
e as SubtitlesSlashIcon
};