UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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