UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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