UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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