Skip to content

Directly render SVG paths #11618

@silverwind

Description

@silverwind

When clicking through pages, I observe SVGs flashing because apparently the icon rendering needs to wait on the ajax request done in JS to succeed. To prevent this, we should directly render the <path>s without <use> both on server and client which does require a bit of parsing of the generated spritemap but should otherwise be possible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type/enhancementAn improvement of existing functionality

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions