This is full Xpath: /html/body/div[1]/div[1]/div[2]/div[2]/div/div/div[2]/div/div/div/table/tbody/tr[1]/td[3]/span/svg/path
Xpath
/html/body/div[1]/div[1]/div[2]/div[2]/div/div/div[2]/div/div/div/table/tbody/tr[1]/td[3]/span/svg/path
this path d value is M 11 22 C 4.925 22 0 17.075 0 11 S 4.925 0 11 0 s 11 4.925 11 11 s -4.925 11 -11 11 Z m 0 -1 c 5.523 0 10 -4.477 10 -10 S 16.523 1 11 1 S 1 5.477 1 11 s 4.477 10 10 10 Z m 5.75 -12.75 L 9 16 l -3.753 -3.753 a 0.352 0.352 0 0 1 0.002 -0.498 a 0.355 0.355 0 0 1 0.501 0.001 L 9 15 l 7.25 -7.25 a 0.354 0.354 0 1 1 0.5 0.5 Z
M 11 22 C 4.925 22 0 17.075 0 11 S 4.925 0 11 0 s 11 4.925 11 11 s -4.925 11 -11 11 Z m 0 -1 c 5.523 0 10 -4.477 10 -10 S 16.523 1 11 1 S 1 5.477 1 11 s 4.477 10 10 10 Z m 5.75 -12.75 L 9 16 l -3.753 -3.753 a 0.352 0.352 0 0 1 0.002 -0.498 a 0.355 0.355 0 0 1 0.501 0.001 L 9 15 l 7.25 -7.25 a 0.354 0.354 0 1 1 0.5 0.5 Z
I was trying to get the d value in svg path using python. Please help.
2.1m questions
2.1m answers
60 comments
57.0k users