New Developer Icon on the Playerlist

You can write your topic however you want, but you need to answer these questions:

  1. What do you want to achieve? Keep it simple and clear!
    Get the new Developer Icon on the Playerlist

  2. What is the issue? Include enough details if possible!
    I can’t seem to find any proper good quality image

  3. What solutions have you thought of so far?
    I tried to search it and things about it online and in my local files, but couldn’t find anything
    image

If anyone can help me find it or has an Image of it, that would be great!

maybe you could find it inside the leaderboard gui which i think is inside coregui

Seems that they’re using some kind of font or it’s hardcoded now.


“hammer-code”
@keyre124 Pointed out that you can find out through CoreGui, that’s the way I found out.

Edit
Tried to find it by getting the font with selection service and this is what I got.
Someone might find it useful.

  19:39:02.679  > local selection = game:GetService("Selection") print(selection:Get()[1].FontFace)  -  Studio
  19:39:02.680  Font { Family = rbxasset://LuaPackages/Packages/_Index/BuilderIcons/BuilderIcons/BuilderIcons.json, Weight = Bold, Style = Normal }  -  Client
1 Like
1 Like

developer@3x

only one i can find in the roblox game files is this one