ionic-team / ionic-team/ionicons

bug: logo-threads.svg invalid XML declaration and redundant <g> wrapper

Open
#1,477 0 comments 0 reactions 0 assignees View on GitHub
triage
Dominant language
TypeScript
Stars
18.2k
Forks
2.1k
PR merge metrics
No merged PRs in 30d

Description

### Current Behavior

https://github.com/ionic-team/ionicons/blob/main/src/svg/logo-threads.svg?short_path=e184f07

The svg has the following problems:

- Redundant wrapper
- invalid XML declaration

### Expected Behavior

Remove the redundant wrapper and add valid XML declaration.

### Steps to Reproduce

See the code of https://github.com/ionic-team/ionicons/blob/main/src/svg/logo-threads.svg?short_path=e184f07

### Code Reproduction URL

https://github.com/ionic-team/ionicons/blob/main/src/svg/logo-threads.svg?short_path=e184f07

### Additional Information

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.