UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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