Skip to content

Different SVG files with the same ID #47

@noyearzero

Description

@noyearzero

I'm using the glyphicons library and each svg file has the root element with the viewBox's ID always id="glyphicons-basic" .... so the below shows two of the same image:

<svg class="..."><use xlink:href="call.svg#glyphicons-basic"></svg>
<svg class="..."><use xlink:href="database.svg#glyphicons-basic"></svg>

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