UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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