Skip to content
This repository was archived by the owner on Jan 31, 2023. It is now read-only.
This repository was archived by the owner on Jan 31, 2023. It is now read-only.

<use> Support #6

@shshaw

Description

@shshaw

It would be awesome if there was a <defs> style variant of this to allow for prototyping <symbol> and <use> based icon systems.

For example:

<svg xmlns:xlink="http://www.w3.org/1999/xlink">
<use xlink:href="https://icon.now.sh/defs.svg#chevron-down" fill="red"></use>
</svg>

Perhaps they could be split by libraries to keep the def size down for easier serving & faster loading, like https://icon.now.sh/material.svg#android

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