Skip to content

SVG sprite mechanism #120

@adamchainz

Description

@adamchainz

Description

SVG sprites are a useful way of decreasing page size for repeated icons:
https://daily-dev-tips.com/posts/svg-sprites/

We could provide a way of defining these for heroicons. An initial tag could pull in a list of icons in a spritesheet <svg> element, then a second tag could use those.

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