import React from 'react'; export const RotateHandleIcon = ({ width = 40, height = 40 }) => ( );