Skip to content
This repository was archived by the owner on May 29, 2020. It is now read-only.
This repository was archived by the owner on May 29, 2020. It is now read-only.

gradient is missing in generated icon #391

@himanshumeena

Description

@himanshumeena

i am trying to generate icon using grunt webfont through svg.
svg contains some linear gradient which is missing in generated icon.
i am attaching both svg and generated icon in this issue.

web font configuration while generating the icon:
options: { font: 'app-icons', types: 'woff', engine: 'node', embed: true, autoHint: false, htmlDemo: false, template: 'assets/template.less', startCodepoint: 0xe600, normalize: true, optimize: false, fontHeight: 512, descent: 32, },

svg:

svg.txt
given svg:
image

output icon:
image

can you please fix this

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions