UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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