UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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