Uploading the icons for the issue #6262 (https://github.com/Cockatrice/Cockatrice/issues/6262) for newcomers.
This time basing on judge pawns (single and double) and removing all other layers and objects in file before transfer.
The VIP Moderator (Head Moderator) star icon was flipped horizontally
and did not match the orientation of other moderator icons. Fixed by
inverting the scaleX value in the transform matrix and adjusting the
translateX value to maintain the star's position.
Fixes#6290