UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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