UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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