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