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

Not exist several .svg files #9

Closed
antonreshetov opened this issue Feb 22, 2019 · 3 comments
Closed

Not exist several .svg files #9

antonreshetov opened this issue Feb 22, 2019 · 3 comments

Comments

@antonreshetov
Copy link

antonreshetov commented Feb 22, 2019

In icon.json

{
    "id": 1237463,
    "name": "ear",
    "svg": "svg/ear.svg",
    "category": "Medical",
    "style": "Line",
    "tags": [
      "body-part",
      "body-organ",
      "organ",
      "ear"
    ]
 },
{
    "id": 1239442,
    "name": "snapchat-ghost",
    "svg": "svg/snapchat-ghost.svg",
    "category": "Brand Logos",
    "style": "Line",
    "tags": [
      "logo",
      "social-media",
      "brand",
      "snapchat",
      "snapchat-ghost"
    ]
  },
  {
    "id": 1239444,
    "name": "snapchat-square",
    "svg": "svg/snapchat-square.svg",
    "category": "Brand Logos",
    "style": "Line",
    "tags": [
      "logo",
      "social-media",
      "brand",
      "snapchat",
      "snapchat-square"
    ]
  },

but the file ear.svg, snapchat-ghost.svg, snapchat-square.svg not exist

@antonreshetov antonreshetov changed the title Not exist ear.svg Not exist several .svg files Feb 22, 2019
@tarunmangukiya
Copy link
Contributor

Ohh. Let me check. I think there might be some issue with build process.

@antonreshetov
Copy link
Author

Hi @tarunmangukiya, do you have any news?

@tarunmangukiya
Copy link
Contributor

We've looked into it, there are some path issues in the icons. Designer needs to export those icons again. I'll include it in next update (mostly coming this week).

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