I am import custom icons, but its doesn't find them

0 votes
asked Aug 2, 2016 in Issue by anonymous

Hi, i am trying to import some custom svg file to vector image. i used to same method with your tutorial on your youtube chanell. i put on my custom svg files to iconmoon.io/app (as you show)

 and i download zip file. come back to unity and  import zip file. custom fonts was imported but it doesn't find any icon. i try different custom svg files, but it doesnt work. 

commented Aug 6, 2016 by admin (31,720 points)
Hello!

Can you try sending me (contact at materialunity.com) the custom svg files you're trying to use? So I can try here and see what's wrong?

Thanks!

~ Yohan

2 Answers

0 votes
answered Apr 22, 2017 by joseph (230 points)
I have same problem, What is the solution?
0 votes
answered Apr 24, 2017 by joseph (230 points)
Try this, it works for me

The problem is that when importing to Unity, the json file is not generated with the respective name and icon; For that reason when selecting the custom font does not load.

We can solve this by modifying the json file (assets / Vector Fonts / resources / custom-icon / custom-icon.json)

For example {"M_IconGlyphList": [{"m_Name": "chef-01", "m_Unicode": "e900"}]}
commented Jan 2, 2019 by Vander
I have same problem. Can you solve it for a large number of icons? It's kind of annoying to do this one by one.. I'm using Unity 2018.2.14f1... Thanks for the help.
Welcome to MaterialUI support! Ask us anything :)
...