react-native-vector-icons icon indicating copy to clipboard operation
react-native-vector-icons copied to clipboard

Customizable Icons for React Native with support for image source and full styling.

Results 204 react-native-vector-icons issues
Sort by recently updated
recently updated
newest added

# Update: Add IconSax to react-native-vector-icons This pull request adds support for the **IconSax** icon set to the `react-native-vector-icons` package. **IconSax** is a modern, open-source icon set featuring a wide...

This PR fixes a crash which is happens on apps built on iOS 17 using Xcode15 due to deprecation of UIGraphicsBeginImageContextWithOptions. This PR addresses the following issue - https://github.com/oblador/react-native-vector-icons/issues/1575 Reference...

Added MingCute icons, ~3000 icons, link: https://github.com/Richard9394/MingCute @oblador let me know if the `scripts/mingcute.sh` is fine, I'm not quite sure what is the purpose of this, I guess it's for...