Skip to content

Don't use raw/unencoded SVG data URIs, for a cross-browser reliability #3672

@Kiarokh

Description

@Kiarokh

similar to this issue #3669

Found 8 occurrences of data:image/svg+xml with raw payloads—replace each with a percent-encoded URI and normalize the preamble to data:image/svg+xml;charset=utf-8.
• src/style/mixins.scss:280
• src/components/tab-bar/tab-bar.scss:123, 124
• src/design-guidelines/size/examples/size-edge-case.scss:78, 82
• src/components/icon/examples/icon-size-ui.scss:5
• src/components/code-editor/code-editor.scss:226, 242

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueGood for newcomersmaintenanceThings that are important but not urgent, and not directly related to any specific bug or feature

    Type

    No type

    Projects

    Status

    All Open Issues

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions