ionic-team/ionicons

bug: logo-x viewBox="0 0 16 16" to viewBox="0 0 512 512"

Open

#1.425 geöffnet am 20. Dez. 2024

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (2.083 Forks)batch import
help wanted

Repository-Metriken

Stars
 (17.256 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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

Contributor Guide