UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

11 lines (10 loc) 309 B
import * as o from "react"; import r from "../lib/IconBase.es.js"; import n from "../defs/AlignRight.es.js"; const t = o.forwardRef((i, e) => /* @__PURE__ */ o.createElement(r, { ref: e, ...i, weights: n })); t.displayName = "AlignRightIcon"; const c = t; export { c as AlignRight, t as AlignRightIcon };