expo / expo/vector-icons

Typo in Icon Name: no-meals-ouline should be no-meals-outline

Open
#320 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
743
Forks
123
PR merge metrics
No merged PRs in 30d

Description

### **Description**:
I noticed a typo in the icon name `no-meals-ouline` in the `MaterialIcons` package. While the icon still resolves correctly, the name contains a typo that could cause confusion for developers using the library.

### **Steps to Reproduce**:
1. Use the icon name `no-meals-ouline` from the `MaterialIcons` package in your code.
2. The icon resolves, but the spelling is incorrect.

### **Expected Behavior**:
The icon name should be correctly spelled as `no-meals-outline` to maintain consistency.

### **Actual Behavior**:
The icon name is `no-meals-ouline`, which is a typo.

### **Additional Context**:
Please consider correcting the spelling to `no-meals-outline` in the `MaterialIcons` package to ensure consistency and avoid confusion in the future.

Contributor guide

No contributing guide indexed for this repository

Research direction

Locate the icon-name definition in the MaterialIcons package and compare the existing `no-meals-ouline` entry with the requested spelling. Done means the icon is exposed as `no-meals-outline` without breaking its resolution; verify the affected icon lookup or package checks available in the repository.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react-native
Domain
mobile
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
58/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.