UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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