@junbosque/iconsax-react-native-svg
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

Iconsax React Native SVG

Latest Iconsax pack in different designs



Installation

  • Install Yarn package
yarn add @junbosque/iconsax-react-native-svg
  • Install NPM package
npm install @junbosque/iconsax-react-native-svg

Usage

Local registration:

import { Home1BoldIcon } from "@junbosque/iconsax-react-native-svg";

function App() {
  return (
    <div>
      <Home1BoldIcon size={24} color="white" />
    </div>
  );
}

export default App;

Props

inherits SVGSVGElement properties with

  • Default size = 24
  • Default color = black

Contact

Jun Bosque https://github.com/bosquejun

Project Link: https://github.com/bosquejun/iconsax-monorepo

Package Sidebar

Install

npm i @junbosque/iconsax-react-native-svg

Weekly Downloads

1

Version

0.0.2

License

MIT

Unpacked Size

49.6 MB

Total Files

32392

Last publish

Collaborators

  • jun-paul.i.bosque