Skip to content

fix(icons): Unclosed svg path#15693

Merged
simeonoff merged 1 commit into
masterfrom
sivanova/fix-15617
Apr 8, 2025
Merged

fix(icons): Unclosed svg path#15693
simeonoff merged 1 commit into
masterfrom
sivanova/fix-15617

Conversation

@SisIvanova
Copy link
Copy Markdown
Collaborator

@SisIvanova SisIvanova commented Apr 8, 2025

Closes #15617
Closes #15665

Additional information (check all that apply):

  • Bug fix
  • New functionality
  • Documentation
  • Demos
  • CI/CD

Checklist:

  • All relevant tags have been applied to this PR
  • This PR includes unit tests covering all the new code (test guidelines)
  • This PR includes API docs for newly added methods/properties (api docs guidelines)
  • This PR includes feature/README.MD updates for the feature docs
  • This PR includes general feature table updates in the root README.MD
  • This PR includes CHANGELOG.MD updates for newly added functionality
  • This PR contains breaking changes
  • This PR includes ng update migrations for the breaking changes (migrations guidelines)
  • This PR includes behavioral changes and the feature specification has been updated with them

@SisIvanova SisIvanova requested a review from simeonoff April 8, 2025 13:02
@SisIvanova SisIvanova added ❌ status: awaiting-test PRs awaiting manual verification version: 19.2.x labels Apr 8, 2025
@simeonoff simeonoff added ✅ status: verified Applies to PRs that have passed manual verification and removed ❌ status: awaiting-test PRs awaiting manual verification labels Apr 8, 2025
@simeonoff simeonoff merged commit f6254a2 into master Apr 8, 2025
5 checks passed
@simeonoff simeonoff deleted the sivanova/fix-15617 branch April 8, 2025 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

version: 19.2.x ✅ status: verified Applies to PRs that have passed manual verification

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SVG parsing error in Firefox, and the search icon is not displayed Unclosed svg <path> gives error in Firefox

2 participants