Skip to content

Modal close button as SVG icon #60

Description

@hateofhades

What: Replace the "×" character close buttons in ExportModal and ImportModal headers with a proper SVG icon (IClose or IXMark) added to icons.rs.
Why: All other interactive elements use SVG icons from icons.rs; the "×" character is inconsistent with that convention.
Pros: Full icon consistency; better control over size and color.
Cons: Minor effort to add new icon; low visual impact.
Context: Both modals render button { "×" } styled with text-lg leading-none. A new IXMark { class: "w-4 h-4" } icon would replace it.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions