export const ResizeHandleIcon = (props: React.SVGProps<SVGSVGElement>) => (
  <svg
    width={10}
    height={26}
    viewBox="0 0 10 26"