UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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