UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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