pointStyle and what image url works

I’m experimenting with icons in charts (pointStyle), and I’m wondering what it takes to make QuickChart accept a url in getImage like this; getImage(‘https://i.imgur.com/DIbr9q1.png’)
However, this doesn’t work
getImage(‘https://img.icons8.com/?size=100&id=KarJz0n4bZSj&format=png&color=000000’)

Can you give me a lead I can follow?

Problem solved, please ignore question.