<ReactRough
  height={500}
  width={700}
>
  <LinearPath
    
points
={[ [ 490, 10 ], [ 590, 20 ], [ 550, 120 ], [ 490, 100 ] ]} />
</ReactRough>