Skip to content

Fix malformed XML in Android vector icon files#129

Merged
maggie-atkinson merged 1 commit intoFirefoxUX:mainfrom
gabrielluong:fix-icon-path
Apr 6, 2026
Merged

Fix malformed XML in Android vector icon files#129
maggie-atkinson merged 1 commit intoFirefoxUX:mainfrom
gabrielluong:fix-icon-path

Conversation

@gabrielluong
Copy link
Copy Markdown
Collaborator

Summary

  • Add missing /> self-closing tags to <path> elements in 5 icon files
  • Affected files: ic_extension_critical_24, ic_extension_warning_24, ic_lock_warning_24, ic_lock_warning_fill_24, ic_shield_slash_fill_16

Add missing `/>` self-closing tags to `<path>` elements in 5 icon files:
  ic_extension_critical_24, ic_extension_warning_24, ic_lock_warning_24,
  ic_lock_warning_fill_24, and ic_shield_slash_fill_16.
@maggie-atkinson maggie-atkinson merged commit e50d9b1 into FirefoxUX:main Apr 6, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants