UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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