import React from 'react'; export const ResizeHandleIcon = ({ width = 24, height = 24, color = '#09C4FF', }) => ( );