Skip to content

SVG symbols in CSS #3663

@vchrm

Description

@vchrm

When using eg. https://github.com/kisenka/svg-sprite-loader, all SVG images in project are put into a single svg sprite. Then you can use eg. background-image: url(sprite.svg#my-image), however, this solution does not work in Safari.

This is different from #3201 since it deals with <svg> tags in HTML, instead of using svg fragments in CSS background-image attribute.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions