1 2 3 4 5 6 7 8
<html> <body style="margin-left: 100px"> <ul style="list-style-image: url('lime100x100.svg')"> <li>abc <li>def </ul> </body> </html>