Skip to content

Conversation

@blakegearin
Copy link

@blakegearin blakegearin commented Feb 9, 2025

Summary

  • Updated xmlns="http://www.w3.org/2000/svg" to be the first attribute for every SVG file, verified via regex: <svg(?!\sxmlns)

  • Removed instances of id="icons" and id="Layer_1" data-name="Layer 1"

Screenshots

  • Before - missing icons, invalid ionicons.symbols.svg

    image

  • After - all icons present, valid ionicons.symbols.svg

    image

Notes

Fixes: #1432

@blakegearin blakegearin marked this pull request as ready for review February 9, 2025 20:37
@christian-bromann
Copy link
Contributor

christian-bromann commented Apr 16, 2025

Thanks for raising the PR, we have incorporated this patch into #1447 and will release it soon.

@blakegearin
Copy link
Author

@christian-bromann That PR doesn't appear to include these changes. This updates 82 files and that only includes 52.

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.

bug: ionicons.symbols.svg is broken

2 participants