@fast-base/icons
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

fast base icons

Customizable, Modern and Category Based Svg Icons For React Native & Expo

⭐️ Most of the icons you need to create an awesome app ⭐️

Introduction

Fast base icons help you incorporate a wide range of modern and stylish icons from BoxIcons and Feather, all based on SVG, into your app. If you are interested in using a responsive, customizable, and feature-rich UI kit, I highly recommend checking out react-native-fast-base.

Explore the icons list to become familiar with the available icons and easily copy them into your project


fast base icons

💫 Features

  • Cross-platform
  • Easy to use
  • Responsive
  • Customizable
  • Attractive and widely used icons

📀 Installation

Yarn:

yarn add @fast-base/icons

NPM:

npm install @fast-base/icons

The fast base icons are based on SVG, and you should install react-native-svg to use the icons. If you are using Expo, simply use the following command to install the package. Otherwise, refer to the installation instructions..

npx expo install react-native-svg

🚀 Quick Start

import {BHome} from '@fast-base/icons';

const MyComponent = () => {
  return <BHome mode="fill" size={24} />;
};

❤️ Support

fast-base-icons as an open-source project is free and always will remain free, if you like this project and think is useful give 🌟 to it.

if you need any help: business.mhpdev@gmail.com

🤝 Contribution

Check out the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT

Package Sidebar

Install

npm i @fast-base/icons

Weekly Downloads

0

Version

1.0.2

License

MIT

Unpacked Size

952 kB

Total Files

612

Last publish

Collaborators

  • mhp23