UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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