ionic-team / ionic-team/ionicons
bug: logo-x viewBox="0 0 16 16" to viewBox="0 0 512 512"
- Lingua principale
- TypeScript
- Stelle
- 18.2k
- Fork
- 2.1k
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
### Current Behavior
Currently logo-x has viewBox="0 0 16 16" but all other svg has viewBox="0 0 512 512".
It also has `fill="black"`. It should be `fill="currentColor"`
### Expected Behavior
It should have viewBox="0 0 512 512"
### Steps to Reproduce
n/a
### Code Reproduction URL
_No response_
### Additional Information
_No response_
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Find the logo-x SVG and compare its viewBox and fill attributes with the other SVG icons in the repository. Update the two attributes to match the issue's expected values, then verify that logo-x uses viewBox="0 0 512 512" and fill="currentColor".
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Ambito
- frontend
- Tipo di issue
- Bug
- Difficoltà
- 1/5
- Tempo stimato
- Meno di un'ora
- Stato di attività
- Ferma
- Chiarezza
- Specificata chiaramente
- Idoneità per principianti
- 45/100