ionic-team/ionicons

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

オープン

#1,425 opened on 2024/12/20

 (2 件のコメント) (0 件のリアクション) (0 人の担当者)TypeScript (2,083 件のフォーク)batch import
help wanted

Repository metrics

Stars
 (17,256 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド