UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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