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