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 s from "../lib/SSRBase.es.js"; import a from "../defs/Footprints.es.js"; const t = o.forwardRef((r, e) => /* @__PURE__ */ o.createElement(s, { ref: e, ...r, weights: a })); t.displayName = "FootprintsIcon"; const n = t; export { n as Footprints, t as FootprintsIcon };