Skip to content

Very simple svg with empty circle ends up being filled #589

@dahei

Description

@dahei

I have this simple svg:

<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
    <circle cx="12" cy="12.0006" r="9.05303" stroke="#303A4D" stroke-width="1.89394"/>
</svg>

File: global-distribution

after running it through fantasticon it ends up like this:

CleanShot 2024-07-19 at 16 15 30@2x

Where it actually should not be filled and look like that:

CleanShot 2024-07-19 at 16 16 03@2x

Any idea what I'm doing wrong here?

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