@phosphor-icons/react
Version:
A clean and friendly icon family for React
11 lines (10 loc) • 324 B
JavaScript
import * as t from "react";
import n from "../lib/SSRBase.es.js";
import e from "../defs/LightningSlash.es.js";
const o = t.forwardRef((a, i) => /* @__PURE__ */ t.createElement(n, { ref: i, ...a, weights: e }));
o.displayName = "LightningSlashIcon";
const m = o;
export {
m as LightningSlash,
o as LightningSlashIcon
};