npm install react-bootstrap-icons --save or yarn add react-bootstrap-icons Usage import { ArrowRight } from 'react-bootstrap-icons'; export default function App() { return <ArrowRight />; } Icons can be configured with inline props: <ArrowRight color="royalblue" size={96} /> You can...
Bootstrap's SVG icons converted to react-native-svg components. Latest version: 1.5.0, last published: 4 years ago. Start using react-native-bootstrap-icons in your project by running `npm i react-native-bootstrap-icons`. There are no other projects in t
Install the package with npm install @mediaconstructor/react-bootstrap-icons-client Contributing How to build Clone the repository and execute npm run generate Icons You can use all the Bootstrap-Icons with the CI_ Prefix e.g.: <Clock ... /> => <CI_Clock ... /> If you want to get...
bootstrap-icons-react .npmignore bootstrap-icons-react-tests.tsx index.d.ts package.json tsconfig.json bootstrap-maxlength bootstrap-menu bootstrap-multiselect bootstrap-notify bootstrap-select bootstrap-slider bootstrap-switch bootstrap-toggle bootstrap-touchspin bootstrap-treeview bootstrap-validator...
Clone the repository and execute `node generate.mjs`. Latest version: 0.1.5, last published: 6 months ago. Start using @mediaconstructor/react-bootstrap-icons-client in your project by running `npm i @mediaconstructor/react-bootstrap-icons-client`. There
npm or yarn Installation Follow these steps to set up and run the project on your local machine. 1. Clone the repository git clone https://github.com/anasyakubu/react-vite-js-starter.git cd react-vite-js-starter 2. Install dependencies This command will install all required dependencies, in...
Up-to-date Bootstrap icons (v1.11.3) as React components. Latest version: 1.1.4, last published: a year ago. Start using react-bootstrap-icons-pro in your project by running `npm i react-bootstrap-icons-pro`. There is 1 other project in the npm registry