UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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