Skip to content

SVG Format? #6

Description

@ccbayer

hi there,

great work...

I am using a font icon generated by icomoon but it seems your plugin does not like the SVG format generated by them.

first, it chokes on the xml doc-type declaration @ the top of my generated svg:

<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >

If i remove it, there is no error - but my icon list is blank:

image

is there any documentation on the expected format of the SVG file to ensure it has the correct nodes and mapping?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions