UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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