ionic-team/ionicons

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

开放

#1,425 创建于 2024年12月20日

 (2 条评论) (0 个反应) (0 位负责人)TypeScript (2,083 个派生)batch import
help wanted

仓库指标

星标
 (17,256 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南