Skip to content

Support SVG gradient and pattern paints #387

Description

@mezotv

Problem

Kiwi currently ignores SVG paint values that use url(...), which drops gradients and patterns.

Impact

Gradient logos and illustrated SVG assets import with missing or incorrect fills.

Suggested scope

  • Detect linearGradient, radialGradient, and basic pattern references from fill/stroke.
  • Decide whether to map gradients to Figma paints or provide a graceful fallback.
  • Add examples that verify unsupported paints do not silently become black shapes.

Linear issue: NOT-74

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions