google / google/fonts

It seems that 'text' is better supported than 'icon_names'.

Open
#9,721 0 comments 0 reactions 0 assignees View on GitHub
I Font Bug
Dominant language
HTML
Stars
20.5k
Forks
2.9k
Avg merge
1d 21h
Merged PRs (30d)
95

Description

With volume_up, volume_off, and crown icon
```

volume_up

volume_off

crown

```
I can use this:
```

```
and this also can working(text=>icon_names):
```

```
but cannot use(Only the order is different.):
```

```
It seems that 'text' is better supported than 'icon_names'. When I change the order of 'text', the icons still display, but when I change the order of 'icon_names', they don't. I spent a lot of time to find out why this is. The official documentation does not state that the order is important, and I also think that the order should not affect the display results.

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.