Open BowuDev opened 8 years ago
I’d love to look into this for you. Would you provide an example of what you mean? I’m sorry I don’t immediately know what that is.
@NavyCo
Not sure this is what you are referring to, but inkscape and Sketch use their own xml namespace, which needs to be explicitly set in the configuration. See #25.
Hope this solves your problem.
What I'm talking about is standard SVG output, for web development (HTML) usage.
I've done everything in #25 but it kinda worked, no more error pop-ups when trying to view it on a browser but now it's just blank... I've uploaded the PNG version and the SVG version. SVG PNG:
Looks like there are two symbols in the sprite.
Is the sprite inlined in the HTML? Are you calling an individual icon?
<svg><use xlink:href="#emoji-1" /></svg>
I'm trying to make it so I can get the icon by using css background-position
This is not what this plug in is for
I need help with an optionality of either Inkscape or standard SVG=>HTML