UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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