ionic-team / ionic-team/ionicons

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

Open
#1,425 2 comments 0 reactions 0 assignees View on GitHub
help wanted
Dominant language
TypeScript
Stars
18.2k
Forks
2.1k
PR merge metrics
No merged PRs in 30d

Description

### 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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.