How do I find the icon of an asset?

Hello everyone!

I’m in need of trying to find the an asset icon image. I’ve seen other posts but I’m still a bit confused.

Eg. I need the icon of a hat accessory. How can I do this?

EDIT: Is there any way of making this work with what I’m trying to do since I already have this.

local content, isReady = game:GetService("Players"):GetUserThumbnailAsync(Items[i]["id"], Enum.ThumbnailType.HeadShot, Enum.ThumbnailSize.Size420x420) Clone.Icon.Image = content

Thanks in advance!

The decal is the same id just put it as a decal in studio it should work (i think)

I tried it and I don’t think it works.
image
ID I used: 7483694265

1 Like