We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
progress-question
MaterialCommunityIcons
import MaterialCommunityIcon from "@expo/vector-icons/MaterialCommunityIcons";
<MaterialCommunityIcon name = "progress-question" size ={24}/>
https://snack.expo.dev/@mubin-memorang/progress-question-icon-issue
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Issue
progress-question
icon fromMaterialCommunityIcons
has a weird line on the right as shown in the image below. This happens only on web.Steps to reproduce
import MaterialCommunityIcon from "@expo/vector-icons/MaterialCommunityIcons";
<MaterialCommunityIcon name = "progress-question" size ={24}/>
Snack
https://snack.expo.dev/@mubin-memorang/progress-question-icon-issue
The text was updated successfully, but these errors were encountered: