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 r from "../lib/SSRBase.es.js"; import c from "../defs/TextItalic.es.js"; const e = t.forwardRef((o, a) => /* @__PURE__ */ t.createElement(r, { ref: a, ...o, weights: c })); e.displayName = "TextItalicIcon"; const s = e; export { s as TextItalic, e as TextItalicIcon };