UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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