UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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