ionic-team / ionic-team/ionicons
bug: logo-threads.svg invalid XML declaration and redundant <g> wrapper
- Lingua principale
- TypeScript
- Stelle
- 18.2k
- Fork
- 2.1k
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
### 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_
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Open src/svg/logo-threads.svg first and inspect its XML declaration and redundant wrapper. The issue is done when the file has a valid XML declaration, no redundant wrapper, and remains valid SVG.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- xml
- Ambito
- design
- Tipo di issue
- Bug
- Difficoltà
- 1/5
- Tempo stimato
- Meno di un'ora
- Stato di attività
- Ferma
- Chiarezza
- Specificata chiaramente
- Idoneità per principianti
- 55/100