UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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