UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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