ionic-team/ionicons

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

Open

#1,425 建立於 2024年12月20日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)TypeScript (17,256 star) (2,083 fork)batch import
help wanted

描述

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

貢獻者指南