Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

change pod icons #98

Open
israahamed112 opened this issue Nov 30, 2020 · 1 comment
Open

change pod icons #98

israahamed112 opened this issue Nov 30, 2020 · 1 comment

Comments

@israahamed112
Copy link

HI
i want to change the controls icons with custom icons , Is there any way to do that?

@zero2603
Copy link

Hi, I found a easy way to change icons.

  • Open path Photo Editor/Photo Editor, you can see one file called icomoon.ttf
  • Open https://fontdrop.info/. Upload file icomoon.ttf which you found above, then you can see order of icons. Also hover each actual icon to see unicode of each (Don't worry about first 4 characters)
  • Open https://icomoon.io/app/#/select. Create your own icons pack. Note that you need to select only 10 icons, first 4 blank characters will be generated when you exported ttf file)
  • After select icons, you have to edit icon code manually. Notice that code is the same with code of each icon in original ttf file.
  • Export ttf file and replace it in source code.
  • All done!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants