motion-icons
v1.0.1
Published
A lightweight SVG icon library for React Native by Motion Mind.
Downloads
214
Maintainers
Readme
Motion Icons
A lightweight SVG icon library for React Native projects, created by Motion Mind.
Installation
npm install motion-icons react-native-svg
## Usage
import { HomeIcon, UserIcon } from 'motion-icons';
// In your component:
<HomeIcon size={24} color="black" />
Icons Included
-HomeIcon
-UserIcon
-SettingsIcon
-BellIcon
-SearchIcon
-Created with ❤️ by MD Saiful Alom Siam.