UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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