Json ImageLabel Import

I am trying to import some images from a .svg file, the problem comes when the images are not visible, I tried to unbug them and I couldn’t, the only solution was to copy and paste the id of the asset, when doing this the id changed completely to a different one, for example:
rbxassetid://18825604119 → rbxassetid://18825604096
this changed the thing, the new id (18825604096) worked, but the old one did not.

(.svg → separate the elements in .png → upload the .png as decals with the roblox api → open the plugin and insert the .json → the plugin will create the imagelabels and then put the same size of the images and put the roblox ids)