fafranco82 / swdestinydb

Star Wars Destiny Deckbuilder
52 stars 26 forks source link

Added one set icon (EC) with icomoon.io #335

Closed jlannoy closed 3 years ago

jlannoy commented 3 years ago

I used icomoon to add an icon... The SVG seems to have text removed from it but it seems it was a wrong part, as unicode attributes were originally wrong.

fafranco82 commented 3 years ago

Can you also upload the selection.json inside the zip you downloaded from icomoon? That file is used for importing again the project (and I can add new icons without losing that you added). Thanks.

jlannoy commented 3 years ago

Here is the PR ? Because I don't find such a file file in the project.

Here is the zip and the json file alone if easier. swdestiny-v1.0.zip swdestiny.json.zip

fafranco82 commented 3 years ago

Yeas, in swdestiny-v1.0.zip is the file I'm talking about: selection.json, and it's located on src/AppBundle/Resources/public/selection.json

I'll add it now ;)

jlannoy commented 3 years ago

OK great, thanks. I don't know why my IDE was not able to find it (looked for selection.json anywhere)