Esx_doorlock ICON

Hello,
I have esx_doorlock script and i need to change “locked” or “unlocked” to Lock Icon.
Here is some pics :
From this : https://imgur.com/a/kh6IrV0
To this : https://imgur.com/a/2qBXlmf

Thanks

That looks like the :lock: emoji, fivem supports unicode emotes in scaleform so copy the following

🔒
🔓

Hint: you can use windows 10 emote selector by pressing WIN + ;

Thanks