UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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