wayfair-incubator / aux-eng-playbook

Wayfair Tech's playbook for building and supporting an Auxiliary Engineering program.
BSD Zero Clause License
4 stars 0 forks source link

Update React #71

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react (source) 18.2.0 -> 18.3.1 age adoption passing confidence
react-bootstrap (source) 2.6.0 -> 2.10.5 age adoption passing confidence
react-dom (source) 18.2.0 -> 18.3.1 age adoption passing confidence
react-icons 4.6.0 -> 4.12.0 age adoption passing confidence

Release Notes

facebook/react (react) ### [`v18.3.1`](https://redirect.github.com/facebook/react/compare/a87edf62d7d69705ddbcec9a24f0780b3db7535f...a87edf62d7d69705ddbcec9a24f0780b3db7535f) [Compare Source](https://redirect.github.com/facebook/react/compare/v18.3.0...v18.3.1) ### [`v18.3.0`](https://redirect.github.com/facebook/react/compare/v18.2.0...a87edf62d7d69705ddbcec9a24f0780b3db7535f) [Compare Source](https://redirect.github.com/facebook/react/compare/v18.2.0...v18.3.0)
react-bootstrap/react-bootstrap (react-bootstrap) ### [`v2.10.5`](https://redirect.github.com/react-bootstrap/react-bootstrap/blob/HEAD/CHANGELOG.md#2105-2024-09-26) [Compare Source](https://redirect.github.com/react-bootstrap/react-bootstrap/compare/v2.10.4...v2.10.5) ##### Bug Fixes - **Fade:** fix ref warning for react 18.3+ ([#​6820](https://redirect.github.com/react-bootstrap/react-bootstrap/issues/6820)) ([9b8bcd7](https://redirect.github.com/react-bootstrap/react-bootstrap/commit/9b8bcd783c65632f43cb3fc544547a93ed670c1b)) - **Offcanvas:** do not trigger Navbar onToggle when closing ([#​6829](https://redirect.github.com/react-bootstrap/react-bootstrap/issues/6829)) ([6836e99](https://redirect.github.com/react-bootstrap/react-bootstrap/commit/6836e997305bbb5d899e1e5de196f584685456ad)) ### [`v2.10.4`](https://redirect.github.com/react-bootstrap/react-bootstrap/blob/HEAD/CHANGELOG.md#2104-2024-06-30) [Compare Source](https://redirect.github.com/react-bootstrap/react-bootstrap/compare/v2.10.3...v2.10.4) ##### Bug Fixes - fix component type error ([#​6821](https://redirect.github.com/react-bootstrap/react-bootstrap/issues/6821)) ([ab5e5fb](https://redirect.github.com/react-bootstrap/react-bootstrap/commit/ab5e5fbef5b51babb952b8d9b36cae6657218f30)) ### [`v2.10.3`](https://redirect.github.com/react-bootstrap/react-bootstrap/blob/HEAD/CHANGELOG.md#2103-2024-06-19) [Compare Source](https://redirect.github.com/react-bootstrap/react-bootstrap/compare/v2.10.2...v2.10.3) ##### Bug Fixes - update dependencies ([#​6810](https://redirect.github.com/react-bootstrap/react-bootstrap/issues/6810)) ([2070f34](https://redirect.github.com/react-bootstrap/react-bootstrap/commit/2070f345e5a3c19aa061cf5da392b95d00a87469)) ### [`v2.10.2`](https://redirect.github.com/react-bootstrap/react-bootstrap/blob/HEAD/CHANGELOG.md#2102-2024-03-18) [Compare Source](https://redirect.github.com/react-bootstrap/react-bootstrap/compare/v2.10.1...v2.10.2) ##### Bug Fixes - update [@​restart/ui](https://redirect.github.com/restart/ui) to v1.6.8 ([#​6779](https://redirect.github.com/react-bootstrap/react-bootstrap/issues/6779)) ([c86187f](https://redirect.github.com/react-bootstrap/react-bootstrap/commit/c86187fe0426109fda9af4eac998d855645c1ee9)) - **Tabs:** add id attribute to nav ([#​6767](https://redirect.github.com/react-bootstrap/react-bootstrap/issues/6767)) ([3b4fd9b](https://redirect.github.com/react-bootstrap/react-bootstrap/commit/3b4fd9b83985efe97e8895fbe6d99db8548cd246)) ### [`v2.10.1`](https://redirect.github.com/react-bootstrap/react-bootstrap/blob/HEAD/CHANGELOG.md#2101-2024-02-10) [Compare Source](https://redirect.github.com/react-bootstrap/react-bootstrap/compare/v2.10.0...v2.10.1) ##### Bug Fixes - **FormControl:** ensures compatibility with [@​types/react](https://redirect.github.com/types/react)[@​18](https://redirect.github.com/18).2.48 ([#​6763](https://redirect.github.com/react-bootstrap/react-bootstrap/issues/6763)) ([652e709](https://redirect.github.com/react-bootstrap/react-bootstrap/commit/652e709fe6f3b383e041474f776855431fc8e1ea)) ### [`v2.10.0`](https://redirect.github.com/react-bootstrap/react-bootstrap/blob/HEAD/CHANGELOG.md#2100-2024-01-17) [Compare Source](https://redirect.github.com/react-bootstrap/react-bootstrap/compare/v2.9.2...v2.10.0) ##### Bug Fixes - **Modal:** properly handle `data-bs-theme` attribute ([#​6743](https://redirect.github.com/react-bootstrap/react-bootstrap/issues/6743)) ([1ead9ca](https://redirect.github.com/react-bootstrap/react-bootstrap/commit/1ead9cac8a617c401a33fa921529d57e56db0718)) ##### Features - **PageItem:** implement "as" property ([#​6754](https://redirect.github.com/react-bootstrap/react-bootstrap/issues/6754)) ([430b0c9](https://redirect.github.com/react-bootstrap/react-bootstrap/commit/430b0c9589b76d89496b49a5cbdeaa38b9f828a0)) #### [2.9.2](https://redirect.github.com/react-bootstrap/react-bootstrap/compare/v2.9.1...v2.9.2) (2023-12-22) ##### Bug Fixes - **AccordionBody:** add AccordionBody to index exports ([#​6732](https://redirect.github.com/react-bootstrap/react-bootstrap/issues/6732)) ([d34244b](https://redirect.github.com/react-bootstrap/react-bootstrap/commit/d34244b9ed01eba003699b2a9b7d4228052640cb)) - **Dropdown:** prevent flickering on 'mousedown' rootCloseEvent ([#​6714](https://redirect.github.com/react-bootstrap/react-bootstrap/issues/6714)) ([a58a0cd](https://redirect.github.com/react-bootstrap/react-bootstrap/commit/a58a0cd6e548c653cda23ed529f3cff69ec123cc)) - **Navbar:** add missing type for sticky bottom ([#​6726](https://redirect.github.com/react-bootstrap/react-bootstrap/issues/6726)) ([36d0b7a](https://redirect.github.com/react-bootstrap/react-bootstrap/commit/36d0b7a92f9443d856f69b2d8cfbef1b868036c4)) #### [2.9.1](https://redirect.github.com/react-bootstrap/react-bootstrap/compare/v2.9.0...v2.9.1) (2023-10-21) ##### Bug Fixes - **OverlayTrigger:** convert to an arrow function to fix type issues ([#​6709](https://redirect.github.com/react-bootstrap/react-bootstrap/issues/6709)) ([4e609e2](https://redirect.github.com/react-bootstrap/react-bootstrap/commit/4e609e2aa69389a6b7be2d55ed8ee4b8572cb93e)), closes [#​6708](https://redirect.github.com/react-bootstrap/react-bootstrap/issues/6708) [#​6708](https://redirect.github.com/react-bootstrap/react-bootstrap/issues/6708) - **types:** loosen color and gap types ([#​6713](https://redirect.github.com/react-bootstrap/react-bootstrap/issues/6713)) ([91fb12b](https://redirect.github.com/react-bootstrap/react-bootstrap/commit/91fb12b46d705129f0143d9cbede7f2f82a4ad36)) ### [`v2.9.2`](https://redirect.github.com/react-bootstrap/react-bootstrap/blob/HEAD/CHANGELOG.md#292-2023-12-22) [Compare Source](https://redirect.github.com/react-bootstrap/react-bootstrap/compare/v2.9.1...v2.9.2) ##### Bug Fixes - **AccordionBody:** add AccordionBody to index exports ([#​6732](https://redirect.github.com/react-bootstrap/react-bootstrap/issues/6732)) ([d34244b](https://redirect.github.com/react-bootstrap/react-bootstrap/commit/d34244b9ed01eba003699b2a9b7d4228052640cb)) - **Dropdown:** prevent flickering on 'mousedown' rootCloseEvent ([#​6714](https://redirect.github.com/react-bootstrap/react-bootstrap/issues/6714)) ([a58a0cd](https://redirect.github.com/react-bootstrap/react-bootstrap/commit/a58a0cd6e548c653cda23ed529f3cff69ec123cc)) - **Navbar:** add missing type for sticky bottom ([#​6726](https://redirect.github.com/react-bootstrap/react-bootstrap/issues/6726)) ([36d0b7a](https://redirect.github.com/react-bootstrap/react-bootstrap/commit/36d0b7a92f9443d856f69b2d8cfbef1b868036c4)) ### [`v2.9.1`](https://redirect.github.com/react-bootstrap/react-bootstrap/blob/HEAD/CHANGELOG.md#291-2023-10-21) [Compare Source](https://redirect.github.com/react-bootstrap/react-bootstrap/compare/v2.9.0...v2.9.1) ##### Bug Fixes - **OverlayTrigger:** convert to an arrow function to fix type issues ([#​6709](https://redirect.github.com/react-bootstrap/react-bootstrap/issues/6709)) ([4e609e2](https://redirect.github.com/react-bootstrap/react-bootstrap/commit/4e609e2aa69389a6b7be2d55ed8ee4b8572cb93e)), closes [#​6708](https://redirect.github.com/react-bootstrap/react-bootstrap/issues/6708) [#​6708](https://redirect.github.com/react-bootstrap/react-bootstrap/issues/6708) - **types:** loosen color and gap types ([#​6713](https://redirect.github.com/react-bootstrap/react-bootstrap/issues/6713)) ([91fb12b](https://redirect.github.com/react-bootstrap/react-bootstrap/commit/91fb12b46d705129f0143d9cbede7f2f82a4ad36)) ### [`v2.9.0`](https://redirect.github.com/react-bootstrap/react-bootstrap/blob/HEAD/CHANGELOG.md#290-2023-09-27) [Compare Source](https://redirect.github.com/react-bootstrap/react-bootstrap/compare/v2.8.0...v2.9.0) ##### Features - **Toast:** add transition callbacks ([#​6674](https://redirect.github.com/react-bootstrap/react-bootstrap/issues/6674)) ([57836e2](https://redirect.github.com/react-bootstrap/react-bootstrap/commit/57836e20a3b5f7999469a307f0600c2e38403eb0)) ### [`v2.8.0`](https://redirect.github.com/react-bootstrap/react-bootstrap/blob/HEAD/CHANGELOG.md#280-2023-06-23) [Compare Source](https://redirect.github.com/react-bootstrap/react-bootstrap/compare/v2.7.4...v2.8.0) ##### Bug Fixes - **Tooltip:** fix offset ([#​6622](https://redirect.github.com/react-bootstrap/react-bootstrap/issues/6622)) ([3c094ec](https://redirect.github.com/react-bootstrap/react-bootstrap/commit/3c094ec1ba132c6555bd3e2033fa6b21fff93a23)) ##### Features - **PageItem:** add linkStyle and linkClassName props ([#​6636](https://redirect.github.com/react-bootstrap/react-bootstrap/issues/6636)) ([cc8efc3](https://redirect.github.com/react-bootstrap/react-bootstrap/commit/cc8efc36b945fccaf384c6909d0652b480f6b759)) - add underline variant for Nav/Tabs ([#​6623](https://redirect.github.com/react-bootstrap/react-bootstrap/issues/6623)) ([600364b](https://redirect.github.com/react-bootstrap/react-bootstrap/commit/600364bcdba27eb896f65575ccc0424cdbb79069)) #### [2.7.4](https://redirect.github.com/react-bootstrap/react-bootstrap/compare/v2.7.3...v2.7.4) (2023-04-15) ##### Bug Fixes - downgrade uncontrollable to 7.2.1 ([#​6592](https://redirect.github.com/react-bootstrap/react-bootstrap/issues/6592)) ([3898c72](https://redirect.github.com/react-bootstrap/react-bootstrap/commit/3898c72a6a5e2f6012633e81d9d9f9052fc06dd2)) - update dependencies ([#​6587](https://redirect.github.com/react-bootstrap/react-bootstrap/issues/6587)) ([753dc53](https://redirect.github.com/react-bootstrap/react-bootstrap/commit/753dc53c822054fff286ed39feb7c9c38e38053b)) #### [2.7.3](https://redirect.github.com/react-bootstrap/react-bootstrap/compare/v2.7.2...v2.7.3) (2023-04-12) ##### Bug Fixes - **ToastContainer:** allow setting `containerPosition` without `position` ([#​6574](https://redirect.github.com/react-bootstrap/react-bootstrap/issues/6574)) ([41ec134](https://redirect.github.com/react-bootstrap/react-bootstrap/commit/41ec134dea072d1656e47f31cac217feb433f9fc)) - switch from defaultProps to JS default params ([#​6568](https://redirect.github.com/react-bootstrap/react-bootstrap/issues/6568)) ([1d5b726](https://redirect.github.com/react-bootstrap/react-bootstrap/commit/1d5b726de93ec52cd71b22048b5f92198e48db68)) #### [2.7.2](https://redirect.github.com/react-bootstrap/react-bootstrap/compare/v2.7.1...v2.7.2) (2023-02-14) ##### Bug Fixes - **Overlay:** fix arrow animation ([#​6551](https://redirect.github.com/react-bootstrap/react-bootstrap/issues/6551)) ([21b9981](https://redirect.github.com/react-bootstrap/react-bootstrap/commit/21b9981359b151269af740d1fa4c8a287ae9c71f)) #### [2.7.1](https://redirect.github.com/react-bootstrap/react-bootstrap/compare/v2.7.0...v2.7.1) (2023-02-10) ##### Bug Fixes - **Accordion:** fix `aria-expanded` value when using `alwaysOpen` ([#​6537](https://redirect.github.com/react-bootstrap/react-bootstrap/issues/6537)) ([7f633bf](https://redirect.github.com/react-bootstrap/react-bootstrap/commit/7f633bf31ed4771c97904df4bb9567900ad4e96c)), closes [#​6536](https://redirect.github.com/react-bootstrap/react-bootstrap/issues/6536) [#​6536](https://redirect.github.com/react-bootstrap/react-bootstrap/issues/6536) - **Overlay:** fix flickering of tooltips and popovers during initial render ([#​6544](https://redirect.github.com/react-bootstrap/react-bootstrap/issues/6544)) ([821624d](https://redirect.github.com/react-bootstrap/react-bootstrap/commit/821624d432d346d1f2f52d625eb484b70ba786e6)) - **Stack:** fix incorrect classes being generated ([#​6540](https://redirect.github.com/react-bootstrap/react-bootstrap/issues/6540)) ([e3a77e1](https://redirect.github.com/react-bootstrap/react-bootstrap/commit/e3a77e1938baa3d5b000a5aabfc034992ac615d5)) ### [`v2.7.4`](https://redirect.github.com/react-bootstrap/react-bootstrap/blob/HEAD/CHANGELOG.md#274-2023-04-15) [Compare Source](https://redirect.github.com/react-bootstrap/react-bootstrap/compare/v2.7.3...v2.7.4) ##### Bug Fixes - downgrade uncontrollable to 7.2.1 ([#​6592](https://redirect.github.com/react-bootstrap/react-bootstrap/issues/6592)) ([3898c72](https://redirect.github.com/react-bootstrap/react-bootstrap/commit/3898c72a6a5e2f6012633e81d9d9f9052fc06dd2)) - update dependencies ([#​6587](https://redirect.github.com/react-bootstrap/react-bootstrap/issues/6587)) ([753dc53](https://redirect.github.com/react-bootstrap/react-bootstrap/commit/753dc53c822054fff286ed39feb7c9c38e38053b)) ### [`v2.7.3`](https://redirect.github.com/react-bootstrap/react-bootstrap/blob/HEAD/CHANGELOG.md#273-2023-04-12) [Compare Source](https://redirect.github.com/react-bootstrap/react-bootstrap/compare/v2.7.2...v2.7.3) ##### Bug Fixes - **ToastContainer:** allow setting `containerPosition` without `position` ([#​6574](https://redirect.github.com/react-bootstrap/react-bootstrap/issues/6574)) ([41ec134](https://redirect.github.com/react-bootstrap/react-bootstrap/commit/41ec134dea072d1656e47f31cac217feb433f9fc)) - switch from defaultProps to JS default params ([#​6568](https://redirect.github.com/react-bootstrap/react-bootstrap/issues/6568)) ([1d5b726](https://redirect.github.com/react-bootstrap/react-bootstrap/commit/1d5b726de93ec52cd71b22048b5f92198e48db68)) ### [`v2.7.2`](https://redirect.github.com/react-bootstrap/react-bootstrap/blob/HEAD/CHANGELOG.md#272-2023-02-14) [Compare Source](https://redirect.github.com/react-bootstrap/react-bootstrap/compare/v2.7.1...v2.7.2) ##### Bug Fixes - **Overlay:** fix arrow animation ([#​6551](https://redirect.github.com/react-bootstrap/react-bootstrap/issues/6551)) ([21b9981](https://redirect.github.com/react-bootstrap/react-bootstrap/commit/21b9981359b151269af740d1fa4c8a287ae9c71f)) ### [`v2.7.1`](https://redirect.github.com/react-bootstrap/react-bootstrap/blob/HEAD/CHANGELOG.md#271-2023-02-10) [Compare Source](https://redirect.github.com/react-bootstrap/react-bootstrap/compare/v2.7.0...v2.7.1) ##### Bug Fixes - **Accordion:** fix `aria-expanded` value when using `alwaysOpen` ([#​6537](https://redirect.github.com/react-bootstrap/react-bootstrap/issues/6537)) ([7f633bf](https://redirect.github.com/react-bootstrap/react-bootstrap/commit/7f633bf31ed4771c97904df4bb9567900ad4e96c)), closes [#​6536](https://redirect.github.com/react-bootstrap/react-bootstrap/issues/6536) [#​6536](https://redirect.github.com/react-bootstrap/react-bootstrap/issues/6536) - **Overlay:** fix flickering of tooltips and popovers during initial render ([#​6544](https://redirect.github.com/react-bootstrap/react-bootstrap/issues/6544)) ([821624d](https://redirect.github.com/react-bootstrap/react-bootstrap/commit/821624d432d346d1f2f52d625eb484b70ba786e6)) - **Stack:** fix incorrect classes being generated ([#​6540](https://redirect.github.com/react-bootstrap/react-bootstrap/issues/6540)) ([e3a77e1](https://redirect.github.com/react-bootstrap/react-bootstrap/commit/e3a77e1938baa3d5b000a5aabfc034992ac615d5)) ### [`v2.7.0`](https://redirect.github.com/react-bootstrap/react-bootstrap/blob/HEAD/CHANGELOG.md#270-2022-12-07) [Compare Source](https://redirect.github.com/react-bootstrap/react-bootstrap/compare/v2.6.0...v2.7.0) ##### Bug Fixes - **Dropdown:** fic missing .show class on dropdown toggle when active ([#​6508](https://redirect.github.com/react-bootstrap/react-bootstrap/issues/6508)) ([eaa4bb9](https://redirect.github.com/react-bootstrap/react-bootstrap/commit/eaa4bb999f03a2bbb6ad0cb51dd4aa040cb96cfd)) - **Modal:** fix modal not closing when keyboard=false ([#​6515](https://redirect.github.com/react-bootstrap/react-bootstrap/issues/6515)) ([92703d5](https://redirect.github.com/react-bootstrap/react-bootstrap/commit/92703d5e3d8558e0a9599512c832adf9b0d37a25)) ##### Features - **AccordionBody:** add transition callback props ([#​6478](https://redirect.github.com/react-bootstrap/react-bootstrap/issues/6478)) ([ba092df](https://redirect.github.com/react-bootstrap/react-bootstrap/commit/ba092df063e024615c3f0d43f8b0681543e71b94)) - **Dropdown:** add support for centered dropdown menus ([#​6490](https://redirect.github.com/react-bootstrap/react-bootstrap/issues/6490)) ([500ee94](https://redirect.github.com/react-bootstrap/react-bootstrap/commit/500ee94086fa7ddbea9a613c49908ad51cc67e96)) - **Ratio:** add support for portrait size ratios ([#​6501](https://redirect.github.com/react-bootstrap/react-bootstrap/issues/6501)) ([3cfdab1](https://redirect.github.com/react-bootstrap/react-bootstrap/commit/3cfdab16dc4a51ecd648341921d93edd28b3deb2))
facebook/react (react-dom) ### [`v18.3.1`](https://redirect.github.com/facebook/react/compare/a87edf62d7d69705ddbcec9a24f0780b3db7535f...a87edf62d7d69705ddbcec9a24f0780b3db7535f) [Compare Source](https://redirect.github.com/facebook/react/compare/v18.3.0...v18.3.1) ### [`v18.3.0`](https://redirect.github.com/facebook/react/compare/v18.2.0...a87edf62d7d69705ddbcec9a24f0780b3db7535f) [Compare Source](https://redirect.github.com/facebook/react/compare/v18.2.0...v18.3.0)
react-icons/react-icons (react-icons) ### [`v4.12.0`](https://redirect.github.com/react-icons/react-icons/releases/tag/v4.12.0) [Compare Source](https://redirect.github.com/react-icons/react-icons/compare/v4.11.0...v4.12.0) - A new preview site built with Astro is available🎉 [https://github.com/react-icons/react-icons/pull/834](https://redirect.github.com/react-icons/react-icons/pull/834) - Fixed display: Ant design icons twotone icon https://github.com/react-icons/react-icons/commit/ccfbc0052e83d4662e9979cfef29bc40a18e075b - some icons update | Icon Library | License | Version | Count | | --- | --- | --- | ---: | | [Circum Icons](https://circumicons.com/) | [MPL-2.0 license](https://redirect.github.com/Klarr-Agency/Circum-Icons/blob/main/LICENSE) | 1.0.0 | 288 | | [Font Awesome 5](https://fontawesome.com/) | [CC BY 4.0 License](https://creativecommons.org/licenses/by/4.0/) | 5.15.4-3-gafecf2a | 1612 | | [Font Awesome 6](https://fontawesome.com/) | [CC BY 4.0 License](https://creativecommons.org/licenses/by/4.0/) | 6.4.2 | 2025 | | [Ionicons 4](https://ionicons.com/) | [MIT](https://redirect.github.com/ionic-team/ionicons/blob/master/LICENSE) | 4.6.3 | 696 | | [Ionicons 5](https://ionicons.com/) | [MIT](https://redirect.github.com/ionic-team/ionicons/blob/master/LICENSE) | 5.5.4 | 1332 | | [Material Design icons](http://google.github.io/material-design-icons/) | [Apache License Version 2.0](https://redirect.github.com/google/material-design-icons/blob/master/LICENSE) | 4.0.0-90-g1ea21d5429 | 4341 | | [Typicons](http://s-ings.com/typicons/) | [CC BY-SA 3.0](https://creativecommons.org/licenses/by-sa/3.0/) | 2.1.2 | 336 | | [Github Octicons icons](https://octicons.github.com/) | [MIT](https://redirect.github.com/primer/octicons/blob/master/LICENSE) | 18.3.0 | 264 | | [Feather](https://feathericons.com/) | [MIT](https://redirect.github.com/feathericons/feather/blob/master/LICENSE) | 4.29.1 | 287 | | [Lucide](https://lucide.dev/) | [ISC](https://redirect.github.com/lucide-icons/lucide/blob/main/LICENSE) | v4.12.0 | 1215 | | [Game Icons](https://game-icons.net/) | [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/) | [`12920d6`](https://redirect.github.com/react-icons/react-icons/commit/12920d6565588f0512542a3cb0cdfd36a497f910) | 4040 | | [Weather Icons](https://erikflowers.github.io/weather-icons/) | [SIL OFL 1.1](http://scripts.sil.org/OFL) | 2.0.12 | 219 | | [Devicons](https://vorillaz.github.io/devicons/) | [MIT](https://opensource.org/licenses/MIT) | 1.8.0 | 192 | | [Ant Design Icons](https://redirect.github.com/ant-design/ant-design-icons) | [MIT](https://opensource.org/licenses/MIT) | 4.3.1 | 789 | | [Bootstrap Icons](https://redirect.github.com/twbs/icons) | [MIT](https://opensource.org/licenses/MIT) | 1.11.1 | 2716 | | [Remix Icon](https://redirect.github.com/Remix-Design/RemixIcon) | [Apache License Version 2.0](http://www.apache.org/licenses/) | 3.5.0 | 2537 | | [Flat Color Icons](https://redirect.github.com/icons8/flat-color-icons) | [MIT](https://opensource.org/licenses/MIT) | 1.0.2 | 329 | | [Grommet-Icons](https://redirect.github.com/grommet/grommet-icons) | [Apache License Version 2.0](http://www.apache.org/licenses/) | 4.11.0 | 635 | | [Heroicons](https://redirect.github.com/tailwindlabs/heroicons) | [MIT](https://opensource.org/licenses/MIT) | 1.0.6 | 460 | | [Heroicons 2](https://redirect.github.com/tailwindlabs/heroicons) | [MIT](https://opensource.org/licenses/MIT) | 2.0.18 | 876 | | [Simple Icons](https://simpleicons.org/) | [CC0 1.0 Universal](https://creativecommons.org/publicdomain/zero/1.0/) | 9.20.0 | 2753 | | [Simple Line Icons](https://thesabbir.github.io/simple-line-icons/) | [MIT](https://opensource.org/licenses/MIT) | 2.5.5 | 189 | | [IcoMoon Free](https://redirect.github.com/Keyamoon/IcoMoon-Free) | [CC BY 4.0 License](https://redirect.github.com/Keyamoon/IcoMoon-Free/blob/master/License.txt) | [`d006795`](https://redirect.github.com/react-icons/react-icons/commit/d006795ede82361e1bac1ee76f215cf1dc51e4ca) | 491 | | [BoxIcons](https://redirect.github.com/atisawd/boxicons) | [CC BY 4.0 License](https://redirect.github.com/atisawd/boxicons/blob/master/LICENSE) | 2.1.4 | 1634 | | [css.gg](https://redirect.github.com/astrit/css.gg) | [MIT](https://opensource.org/licenses/MIT) | 2.1.1 | 704 | | [VS Code Icons](https://redirect.github.com/microsoft/vscode-codicons) | [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/) | 0.0.35 | 439 | | [Tabler Icons](https://redirect.github.com/tabler/tabler-icons) | [MIT](https://opensource.org/licenses/MIT) | 2.40.0 | 4836 | | [Themify Icons](https://redirect.github.com/lykmapipo/themify-icons) | [MIT](https://redirect.github.com/thecreation/standard-icons/blob/master/modules/themify-icons/LICENSE) | v0.1.2-2-g9600186 | 352 | | [Radix Icons](https://icons.radix-ui.com) | [MIT](https://redirect.github.com/radix-ui/icons/blob/master/LICENSE) | [@​radix-ui/react-icons](https://redirect.github.com/radix-ui/react-icons)[@​1](https://redirect.github.com/1).3.0-1-g94b3fcf | 318 | | [Phosphor Icons](https://redirect.github.com/phosphor-icons/core) | [MIT](https://redirect.github.com/phosphor-icons/core/blob/main/LICENSE) | 2.0.2 | 7488 | | [Icons8 Line Awesome](https://icons8.com/line-awesome) | [MIT](https://redirect.github.com/icons8/line-awesome/blob/master/LICENSE.md) | 1.3.1 | 1544 | ### [`v4.11.0`](https://redirect.github.com/react-icons/react-icons/releases/tag/v4.11.0) [Compare Source](https://redirect.github.com/react-icons/react-icons/compare/v4.10.1...v4.11.0) | Icon Library | License | Version | Count | | --- | --- | --- | ---: | | [Circum Icons](https://circumicons.com/) | [MPL-2.0 license](https://redirect.github.com/Klarr-Agency/Circum-Icons/blob/main/LICENSE) | 1.0.0 | 288 | | [Font Awesome 5](https://fontawesome.com/) | [CC BY 4.0 License](https://creativecommons.org/licenses/by/4.0/) | 5.15.4-3-gafecf2a | 1612 | | [Font Awesome 6](https://fontawesome.com/) | [CC BY 4.0 License](https://creativecommons.org/licenses/by/4.0/) | 6.4.2 | 2025 | | [Ionicons 4](https://ionicons.com/) | [MIT](https://redirect.github.com/ionic-team/ionicons/blob/master/LICENSE) | 4.6.3 | 696 | | [Ionicons 5](https://ionicons.com/) | [MIT](https://redirect.github.com/ionic-team/ionicons/blob/master/LICENSE) | 5.5.4 | 1332 | | [Material Design icons](http://google.github.io/material-design-icons/) | [Apache License Version 2.0](https://redirect.github.com/google/material-design-icons/blob/master/LICENSE) | 4.0.0-86-g589092d9a7 | 4341 | | [Typicons](http://s-ings.com/typicons/) | [CC BY-SA 3.0](https://creativecommons.org/licenses/by-sa/3.0/) | 2.1.2 | 336 | | [Github Octicons icons](https://octicons.github.com/) | [MIT](https://redirect.github.com/primer/octicons/blob/master/LICENSE) | 18.3.0 | 264 | | [Feather](https://feathericons.com/) | [MIT](https://redirect.github.com/feathericons/feather/blob/master/LICENSE) | 4.28.0 | 286 | | [Lucide](https://lucide.dev/) | [ISC](https://redirect.github.com/lucide-icons/lucide/blob/main/LICENSE) | v4.11.0 | 1215 | | [Game Icons](https://game-icons.net/) | [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/) | [`12920d6`](https://redirect.github.com/react-icons/react-icons/commit/12920d6565588f0512542a3cb0cdfd36a497f910) | 4040 | | [Weather Icons](https://erikflowers.github.io/weather-icons/) | [SIL OFL 1.1](http://scripts.sil.org/OFL) | 2.0.12 | 219 | | [Devicons](https://vorillaz.github.io/devicons/) | [MIT](https://opensource.org/licenses/MIT) | 1.8.0 | 192 | | [Ant Design Icons](https://redirect.github.com/ant-design/ant-design-icons) | [MIT](https://opensource.org/licenses/MIT) | 4.3.1 | 789 | | [Bootstrap Icons](https://redirect.github.com/twbs/icons) | [MIT](https://opensource.org/licenses/MIT) | 1.10.5 | 2592 | | [Remix Icon](https://redirect.github.com/Remix-Design/RemixIcon) | [Apache License Version 2.0](http://www.apache.org/licenses/) | 3.5.0 | 2537 | | [Flat Color Icons](https://redirect.github.com/icons8/flat-color-icons) | [MIT](https://opensource.org/licenses/MIT) | 1.0.2 | 329 | | [Grommet-Icons](https://redirect.github.com/grommet/grommet-icons) | [Apache License Version 2.0](http://www.apache.org/licenses/) | 4.11.0 | 621 | | [Heroicons](https://redirect.github.com/tailwindlabs/heroicons) | [MIT](https://opensource.org/licenses/MIT) | 1.0.6 | 460 | | [Heroicons 2](https://redirect.github.com/tailwindlabs/heroicons) | [MIT](https://opensource.org/licenses/MIT) | 2.0.18 | 876 | | [Simple Icons](https://simpleicons.org/) | [CC0 1.0 Universal](https://creativecommons.org/publicdomain/zero/1.0/) | 9.13.0 | 2707 | | [Simple Line Icons](https://thesabbir.github.io/simple-line-icons/) | [MIT](https://opensource.org/licenses/MIT) | 2.5.5 | 189 | | [IcoMoon Free](https://redirect.github.com/Keyamoon/IcoMoon-Free) | [CC BY 4.0 License](https://redirect.github.com/Keyamoon/IcoMoon-Free/blob/master/License.txt) | [`d006795`](https://redirect.github.com/react-icons/react-icons/commit/d006795ede82361e1bac1ee76f215cf1dc51e4ca) | 491 | | [BoxIcons](https://redirect.github.com/atisawd/boxicons) | [CC BY 4.0 License](https://redirect.github.com/atisawd/boxicons/blob/master/LICENSE) | 2.1.4 | 1634 | | [css.gg](https://redirect.github.com/astrit/css.gg) | [MIT](https://opensource.org/licenses/MIT) | 2.1.1 | 704 | | [VS Code Icons](https://redirect.github.com/microsoft/vscode-codicons) | [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/) | 0.0.32 | 427 | | [Tabler Icons](https://redirect.github.com/tabler/tabler-icons) | [MIT](https://opensource.org/licenses/MIT) | 2.33.0 | 4655 | | [Themify Icons](https://redirect.github.com/lykmapipo/themify-icons) | [MIT](https://redirect.github.com/thecreation/standard-icons/blob/master/modules/themify-icons/LICENSE) | v0.1.2-2-g9600186 | 352 | | [Radix Icons](https://icons.radix-ui.com) | [MIT](https://redirect.github.com/radix-ui/icons/blob/master/LICENSE) | [@​radix-ui/react-icons](https://redirect.github.com/radix-ui/react-icons)[@​1](https://redirect.github.com/1).3.0-1-g94b3fcf | 318 | | [Phosphor Icons](https://redirect.github.com/phosphor-icons/core) | [MIT](https://redirect.github.com/phosphor-icons/core/blob/main/LICENSE) | 2.0.2 | 7488 | | [Icons8 Line Awesome](https://icons8.com/line-awesome) | [MIT](https://redirect.github.com/icons8/line-awesome/blob/master/LICENSE.md) | 1.3.1 | 1544 | ### [`v4.10.1`](https://redirect.github.com/react-icons/react-icons/releases/tag/v4.10.1) [Compare Source](https://redirect.github.com/react-icons/react-icons/compare/v4.10.0...v4.10.1) | Icon Library | License | Version | Count | | --- | --- | --- | ---: | | [Circum Icons](https://circumicons.com/) | [MPL-2.0 license](https://redirect.github.com/Klarr-Agency/Circum-Icons/blob/main/LICENSE) | 1.0.0 | 288 | | [Font Awesome 5](https://fontawesome.com/) | [CC BY 4.0 License](https://creativecommons.org/licenses/by/4.0/) | 5.15.4-3-gafecf2a | 1612 | | [Font Awesome 6](https://fontawesome.com/) | [CC BY 4.0 License](https://creativecommons.org/licenses/by/4.0/) | 6.4.0 | 2020 | | [Ionicons 4](https://ionicons.com/) | [MIT](https://redirect.github.com/ionic-team/ionicons/blob/master/LICENSE) | 4.6.3 | 696 | | [Ionicons 5](https://ionicons.com/) | [MIT](https://redirect.github.com/ionic-team/ionicons/blob/master/LICENSE) | 5.5.4 | 1332 | | [Material Design icons](http://google.github.io/material-design-icons/) | [Apache License Version 2.0](https://redirect.github.com/google/material-design-icons/blob/master/LICENSE) | 4.0.0-67-g3912baecc9 | 4341 | | [Typicons](http://s-ings.com/typicons/) | [CC BY-SA 3.0](https://creativecommons.org/licenses/by-sa/3.0/) | 2.1.2 | 336 | | [Github Octicons icons](https://octicons.github.com/) | [MIT](https://redirect.github.com/primer/octicons/blob/master/LICENSE) | 18.3.0 | 264 | | [Feather](https://feathericons.com/) | [MIT](https://redirect.github.com/feathericons/feather/blob/master/LICENSE) | 4.28.0 | 286 | | [Lucide](https://lucide.dev/) | [ISC](https://redirect.github.com/lucide-icons/lucide/blob/main/LICENSE) | v4.10.1 | 1042 | | [Game Icons](https://game-icons.net/) | [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/) | [`12920d6`](https://redirect.github.com/react-icons/react-icons/commit/12920d6565588f0512542a3cb0cdfd36a497f910) | 4040 | | [Weather Icons](https://erikflowers.github.io/weather-icons/) | [SIL OFL 1.1](http://scripts.sil.org/OFL) | 2.0.12 | 219 | | [Devicons](https://vorillaz.github.io/devicons/) | [MIT](https://opensource.org/licenses/MIT) | 1.8.0 | 192 | | [Ant Design Icons](https://redirect.github.com/ant-design/ant-design-icons) | [MIT](https://opensource.org/licenses/MIT) | 4.2.1 | 789 | | [Bootstrap Icons](https://redirect.github.com/twbs/icons) | [MIT](https://opensource.org/licenses/MIT) | 1.10.5 | 2592 | | [Remix Icon](https://redirect.github.com/Remix-Design/RemixIcon) | [Apache License Version 2.0](http://www.apache.org/licenses/) | 3.3.0 | 2481 | | [Flat Color Icons](https://redirect.github.com/icons8/flat-color-icons) | [MIT](https://opensource.org/licenses/MIT) | 1.0.2 | 329 | | [Grommet-Icons](https://redirect.github.com/grommet/grommet-icons) | [Apache License Version 2.0](http://www.apache.org/licenses/) | 4.10.0 | 620 | | [Heroicons](https://redirect.github.com/tailwindlabs/heroicons) | [MIT](https://opensource.org/licenses/MIT) | 1.0.6 | 460 | | [Heroicons 2](https://redirect.github.com/tailwindlabs/heroicons) | [MIT](https://opensource.org/licenses/MIT) | 2.0.18 | 876 | | [Simple Icons](https://simpleicons.org/) | [CC0 1.0 Universal](https://creativecommons.org/publicdomain/zero/1.0/) | 9.0.0 | 2469 | | [Simple Line Icons](https://thesabbir.github.io/simple-line-icons/) | [MIT](https://opensource.org/licenses/MIT) | 2.5.5 | 189 | | [IcoMoon Free](https://redirect.github.com/Keyamoon/IcoMoon-Free) | [CC BY 4.0 License](https://redirect.github.com/Keyamoon/IcoMoon-Free/blob/master/License.txt) | [`d006795`](https://redirect.github.com/react-icons/react-icons/commit/d006795ede82361e1bac1ee76f215cf1dc51e4ca) | 491 | | [BoxIcons](https://redirect.github.com/atisawd/boxicons) | [CC BY 4.0 License](https://redirect.github.com/atisawd/boxicons/blob/master/LICENSE) | 2.1.4 | 1634 | | [css.gg](https://redirect.github.com/astrit/css.gg) | [MIT](https://opensource.org/licenses/MIT) | 2.0.0 | 704 | | [VS Code Icons](https://redirect.github.com/microsoft/vscode-codicons) | [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/) | 0.0.32 | 426 | | [Tabler Icons](https://redirect.github.com/tabler/tabler-icons) | [MIT](https://opensource.org/licenses/MIT) | 2.21.0 | 4231 | | [Themify Icons](https://redirect.github.com/lykmapipo/themify-icons) | [MIT](https://redirect.github.com/thecreation/standard-icons/blob/master/modules/themify-icons/LICENSE) | v0.1.2-2-g9600186 | 352 | | [Radix Icons](https://icons.radix-ui.com) | [MIT](https://redirect.github.com/radix-ui/icons/blob/master/LICENSE) | [@​radix-ui/react-icons](https://redirect.github.com/radix-ui/react-icons)[@​1](https://redirect.github.com/1).3.0 | 318 | | [Phosphor Icons](https://redirect.github.com/phosphor-icons/core) | [MIT](https://redirect.github.com/phosphor-icons/core/blob/main/LICENSE) | 2.0.2 | 7488 | | [Icons8 Line Awesome](https://icons8.com/line-awesome) | [MIT](https://redirect.github.com/icons8/line-awesome/blob/master/LICENSE.md) | 1.3.1 | 1544 | ### [`v4.10.0`](https://redirect.github.com/react-icons/react-icons/releases/tag/v4.10.0) [Compare Source](https://redirect.github.com/react-icons/react-icons/compare/v4.9.0...v4.10.0) | Icon Library | License | Version | Count | | --- | --- | --- | ---: | | [Circum Icons](https://circumicons.com/) | [MPL-2.0 license](https://redirect.github.com/Klarr-Agency/Circum-Icons/blob/main/LICENSE) | 1.0.0 | 288 | | [Font Awesome 5](https://fontawesome.com/) | [CC BY 4.0 License](https://creativecommons.org/licenses/by/4.0/) | 5.15.4-3-gafecf2a | 1612 | | [Font Awesome 6](https://fontawesome.com/) | [CC BY 4.0 License](https://creativecommons.org/licenses/by/4.0/) | 6.4.0 | 2020 | | [Ionicons 4](https://ionicons.com/) | [MIT](https://redirect.github.com/ionic-team/ionicons/blob/master/LICENSE) | 4.6.3 | 696 | | [Ionicons 5](https://ionicons.com/) | [MIT](https://redirect.github.com/ionic-team/ionicons/blob/master/LICENSE) | 5.5.0 | 1332 | | [Material Design icons](http://google.github.io/material-design-icons/) | [Apache License Version 2.0](https://redirect.github.com/google/material-design-icons/blob/master/LICENSE) | 4.0.0-61-g511eea577b | 4341 | | [Typicons](http://s-ings.com/typicons/) | [CC BY-SA 3.0](https://creativecommons.org/licenses/by-sa/3.0/) | 2.1.2 | 336 | | [Github Octicons icons](https://octicons.github.com/) | [MIT](https://redirect.github.com/primer/octicons/blob/master/LICENSE) | 18.3.0 | 264 | | [Feather](https://feathericons.com/) | [MIT](https://redirect.github.com/feathericons/feather/blob/master/LICENSE) | 4.28.0 | 286 | | [Lucide](https://lucide.dev/) | [ISC](https://redirect.github.com/lucide-icons/lucide/blob/main/LICENSE) | v4.10.0 | 1042 | | [Game Icons](https://game-icons.net/) | [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/) | [`12920d6`](https://redirect.github.com/react-icons/react-icons/commit/12920d6565588f0512542a3cb0cdfd36a497f910) | 4040 | | [Weather Icons](https://erikflowers.github.io/weather-icons/) | [SIL OFL 1.1](http://scripts.sil.org/OFL) | 2.0.12 | 219 | | [Devicons](https://vorillaz.github.io/devicons/) | [MIT](https://opensource.org/licenses/MIT) | 1.8.0 | 192 | | [Ant Design Icons](https://redirect.github.com/ant-design/ant-design-icons) | [MIT](https://opensource.org/licenses/MIT) | 4.2.1 | 789 | | [Bootstrap Icons](https://redirect.github.com/twbs/icons) | [MIT](https://opensource.org/licenses/MIT) | 1.10.3 | 2592 | | [Remix Icon](https://redirect.github.com/Remix-Design/RemixIcon) | [Apache License Version 2.0](http://www.apache.org/licenses/) | 2.5.0 | 2271 | | [Flat Color Icons](https://redirect.github.com/icons8/flat-color-icons) | [MIT](https://opensource.org/licenses/MIT) | 1.0.2 | 329 | | [Grommet-Icons](https://redirect.github.com/grommet/grommet-icons) | [Apache License Version 2.0](http://www.apache.org/licenses/) | 4.9.0 | 620 | | [Heroicons](https://redirect.github.com/tailwindlabs/heroicons) | [MIT](https://opensource.org/licenses/MIT) | 1.0.6 | 460 | | [Heroicons 2](https://redirect.github.com/tailwindlabs/heroicons) | [MIT](https://opensource.org/licenses/MIT) | 2.0.16 | 584 | | [Simple Icons](https://simpleicons.org/) | [CC0 1.0 Universal](https://creativecommons.org/publicdomain/zero/1.0/) | 8.6.0 | 2437 | | [Simple Line Icons](https://thesabbir.github.io/simple-line-icons/) | [MIT](https://opensource.org/licenses/MIT) | 2.5.5 | 189 | | [IcoMoon Free](https://redirect.github.com/Keyamoon/IcoMoon-Free) | [CC BY 4.0 License](https://redirect.github.com/Keyamoon/IcoMoon-Free/blob/master/License.txt) | [`d006795`](https://redirect.github.com/react-icons/react-icons/commit/d006795ede82361e1bac1ee76f215cf1dc51e4ca) | 491 | | [BoxIcons](https://redirect.github.com/atisawd/boxicons) | [CC BY 4.0 License](https://redirect.github.com/atisawd/boxicons/blob/master/LICENSE) | 2.1.4 | 1634 | | [css.gg](https://redirect.github.com/astrit/css.gg) | [MIT](https://opensource.org/licenses/MIT) | 2.0.0 | 704 | | [VS Code Icons](https://redirect.github.com/microsoft/vscode-codicons) | [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/) | 0.0.32 | 423 | | [Tabler Icons](https://redirect.github.com/tabler/tabler-icons) | [MIT](https://opensource.org/licenses/MIT) | 2.7.0 | 3455 | | [Themify Icons](https://redirect.github.com/lykmapipo/themify-icons) | [MIT](https://redirect.github.com/thecreation/standard-icons/blob/master/modules/themify-icons/LICENSE) | v0.1.2-2-g9600186 | 352 | | [Radix Icons](https://icons.radix-ui.com) | [MIT](https://redirect.github.com/radix-ui/icons/blob/master/LICENSE) | [@​modulz/generate-icon-lib](https://redirect.github.com/modulz/generate-icon-lib)[@​0](https://redirect.github.com/0).2.1 | 318 | ### [`v4.9.0`](https://redirect.github.com/react-icons/react-icons/releases/tag/v4.9.0) [Compare Source](https://redirect.github.com/react-icons/react-icons/compare/v4.8.0...v4.9.0) #### What's Changed - Add Lucide icons by [@​bai](https://redirect.github.com/bai) in [https://github.com/react-icons/react-icons/pull/699](https://redirect.github.com/react-icons/react-icons/pull/699) - `react-icons/all` module removed. Import the icon set with the ID. Example: `import { FaSearch } from 'react-icons/fa`;\` https://github.com/react-icons/react-icons/commit/686e260460a3a4360355548c2f1fc7ca923e95aa #### New Contributors - [@​bai](https://redirect.github.com/bai) made their first contribution in [https://github.com/react-icons/react-icons/pull/699](https://redirect.github.com/react-icons/react-icons/pull/699) **Full Changelog**: https://github.com/react-icons/react-icons/compare/v4.8.0...v4.9.0 #### icons | Icon Library | License | Version | Count | | --- | --- | --- | ---: | | [Circum Icons](https://circumicons.com/) | [MPL-2.0 license](https://redirect.github.com/Klarr-Agency/Circum-Icons/blob/main/LICENSE) | 1.0.0 | 288 | | [Font Awesome 5](https://fontawesome.com/) | [CC BY 4.0 License](https://creativecommons.org/licenses/by/4.0/) | 5.15.4-3-gafecf2a | 1612 | | [Ionicons 4](https://ionicons.com/) | [MIT](https://redirect.github.com/ionic-team/ionicons/blob/master/LICENSE) | 4.6.3 | 696 | | [Ionicons 5](https://ionicons.com/) | [MIT](https://redirect.github.com/ionic-team/ionicons/blob/master/LICENSE) | 5.5.0 | 1332 | | [Material Design icons](http://google.github.io/material-design-icons/) | [Apache License Version 2.0](https://redirect.github.com/google/material-design-icons/blob/master/LICENSE) | 4.0.0-61-g511eea577b | 4341 | | [Typicons](http://s-ings.com/typicons/) | [CC BY-SA 3.0](https://creativecommons.org/licenses/by-sa/3.0/) | 2.1.2 | 336 | | [Github Octicons icons](https://octicons.github.com/) | [MIT](https://redirect.github.com/primer/octicons/blob/master/LICENSE) | 8.5.0 | 184 | | [Feather](https://feathericons.com/) | [MIT](https://redirect.github.com/feathericons/feather/blob/master/LICENSE) | 4.28.0 | 286 | | [Lucide](https://lucide.dev/) | [ISC](https://redirect.github.com/lucide-icons/lucide/blob/main/LICENSE) | v4.9.0 | 1042 | | [Game Icons](https://game-icons.net/) | [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/) | [`12920d6`](https://redirect.github.com/react-icons/react-icons/commit/12920d6565588f0512542a3cb0cdfd36a497f910) | 4040 | | [Weather Icons](https://erikflowers.github.io/weather-icons/) | [SIL OFL 1.1](http://scripts.sil.org/OFL) | 2.0.12 | 219 | | [Devicons](https://vorillaz.github.io/devicons/) | [MIT](https://opensource.org/licenses/MIT) | 1.8.0 | 192 | | [Ant Design Icons](https://redirect.github.com/ant-design/ant-design-icons) | [MIT](https://opensource.org/licenses/MIT) | 4.2.1 | 789 | | [Bootstrap Icons](https://redirect.github.com/twbs/icons) | [MIT](https://opensource.org/licenses/MIT) | 1.10.3 | 2592 | | [Remix Icon](https://redirect.github.com/Remix-Design/RemixIcon) | [Apache License Version 2.0](http://www.apache.org/licenses/) | 2.5.0 | 2271 | | [Flat Color Icons](https://redirect.github.com/icons8/flat-color-icons) | [MIT](https://opensource.org/licenses/MIT) | 1.0.2 | 329 | | [Grommet-Icons](https://redirect.github.com/grommet/grommet-icons) | [Apache License Version 2.0](http://www.apache.org/licenses/) | 4.9.0 | 620 | | [Heroicons](https://redirect.github.com/tailwindlabs/heroicons) | [MIT](https://opensource.org/licenses/MIT) | 1.0.6 | 460 | | [Heroicons 2](https://redirect.github.com/tailwindlabs/heroicons) | [MIT](https://opensource.org/licenses/MIT) | 2.0.16 | 584 | | [Simple Icons](https://simpleicons.org/) | [CC0 1.0 Universal](https://creativecommons.org/publicdomain/zero/1.0/) | 8.6.0 | 2437 | | [Simple Line Icons](https://thesabbir.github.io/simple-line-icons/) | [MIT](https://opensource.org/licenses/MIT) | 2.5.5 | 189 | | [IcoMoon Free](https://redirect.github.com/Keyamoon/IcoMoon-Free) | [CC BY 4.0 License](https://redirect.github.com/Keyamoon/IcoMoon-Free/blob/master/License.txt) | [`d006795`](https://redirect.github.com/react-icons/react-icons/commit/d006795ede82361e1bac1ee76f215cf1dc51e4ca) | 491 | | [BoxIcons](https://redirect.github.com/atisawd/boxicons) | [CC BY 4.0 License](https://redirect.github.com/atisawd/boxicons/blob/master/LICENSE) | 2.1.4 | 814 | | [css.gg](https://redirect.github.com/astrit/css.gg) | [MIT](https://opensource.org/licenses/MIT) | 2.0.0 | 704 | | [VS Code Icons](https://redirect.github.com/microsoft/vscode-codicons) | [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/) | 0.0.32 | 423 | | [Tabler Icons](https://redirect.github.com/tabler/tabler-icons) | [MIT](https://opensource.org/licenses/MIT) | 2.7.0 | 3455 | | [Themify Icons](https://redirect.github.com/lykmapipo/themify-icons) | [MIT](https://redirect.github.com/thecreation/standard-icons/blob/master/modules/themify-icons/LICENSE) | v0.1.2-2-g9600186 | 352 | | [Radix Icons](https://icons.radix-ui.com) | [MIT](https://redirect.github.com/radix-ui/icons/blob/master/LICENSE) | [@​modulz/generate-icon-lib](https://redirect.github.com/modulz/generate-icon-lib)[@​0](https://redirect.github.com/0).2.1 | 318 | ### [`v4.8.0`](https://redirect.github.com/react-icons/react-icons/releases/tag/v4.8.0) [Compare Source](https://redirect.github.com/react-icons/react-icons/compare/v4.7.1...v4.8.0) | Icon Library | License | Version | Count | | --- | --- | --- | ---: | | [Circum Icons](https://circumicons.com/) | [MPL-2.0 license](https://redirect.github.com/Klarr-Agency/Circum-Icons/blob/main/LICENSE) | 1.0.0 | 288 | | [Font Awesome 5](https://fontawesome.com/) | [CC BY 4.0 License](https://creativecommons.org/licenses/by/4.0/) | 5.15.4-3-gafecf2a | 1612 | | [Ionicons 4](https://ionicons.com/) | [MIT](https://redirect.github.com/ionic-team/ionicons/blob/master/LICENSE) | 4.6.3 | 696 | | [Ionicons 5](https://ionicons.com/) | [MIT](https://redirect.github.com/ionic-team/ionicons/blob/master/LICENSE) | 5.5.0 | 1332 | | [Material Design icons](http://google.github.io/material-design-icons/) | [Apache License Version 2.0](https://redirect.github.com/google/material-design-icons/blob/master/LICENSE) | 4.0.0-61-g511eea577b | 4341 | | [Typicons](http://s-ings.com/typicons/) | [CC BY-SA 3.0](https://creativecommons.org/licenses/by-sa/3.0/) | 2.1.2 | 336 | | [Github Octicons icons](https://octicons.github.com/) | [MIT](https://redirect.github.com/primer/octicons/blob/master/LICENSE) | 8.5.0 | 184 | | [Feather](https://feathericons.com/) | [MIT](https://redirect.github.com/feathericons/feather/blob/master/LICENSE) | 4.28.0 | 286 | | [Game Icons](https://game-icons.net/) | [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/) | [`12920d6`](https://redirect.github.com/react-icons/react-icons/commit/12920d6565588f0512542a3cb0cdfd36a497f910) | 4040 | | [Weather Icons](https://erikflowers.github.io/weather-icons/) | [SIL OFL 1.1](http://scripts.sil.org/OFL) | 2.0.12 | 219 | | [Devicons](https://vorillaz.github.io/devicons/) | [MIT](https://opensource.org/licenses/MIT) | 1.8.0 | 192 | | [Ant Design Icons](https://redirect.github.com/ant-design/ant-design-icons) | [MIT](https://opensource.org/licenses/MIT) | 4.2.1 | 789 | | [Bootstrap Icons](https://redirect.github.com/twbs/icons) | [MIT](https://opensource.org/licenses/MIT) | 1.10.3 | 2592 | | [Remix Icon](https://redirect.github.com/Remix-Design/RemixIcon) | [Apache License Version 2.0](http://www.apache.org/licenses/) | 2.5.0 | 2271 | | [Flat Color Icons](https://redirect.github.com/icons8/flat-color-icons) | [MIT](https://opensource.org/licenses/MIT) | 1.0.2 | 329 | | [Grommet-Icons](https://redirect.github.com/grommet/grommet-icons) | [Apache License Version 2.0](http://www.apache.org/licenses/) | 4.9.0 | 620 | | [Heroicons](https://redirect.github.com/tailwindlabs/heroicons) | [MIT](https://opensource.org/licenses/MIT) | 1.0.6 | 460 | | [Heroicons 2](https://redirect.github.com/tailwindlabs/heroicons) | [MIT](https://opensource.org/licenses/MIT) | 2.0.16 | 584 | | [Simple Icons](https://simpleicons.org/) | [CC0 1.0 Universal](https://creativecommons.org/publicdomain/zero/1.0/) | 8.6.0 | 2437 | | [Simple Line Icons](https://thesabbir.github.io/simple-line-icons/) | [MIT](https://opensource.org/licenses/MIT) | 2.5.5 | 189 | | [IcoMoon Free](https://redirect.github.com/Keyamoon/IcoMoon-Free) | [CC BY 4.0 License](https://redirect.github.com/Keyamoon/IcoMoon-Free/blob/master/License.txt) | [`d006795`](https://redirect.github.com/react-icons/react-icons/commit/d006795ede82361e1bac1ee76f215cf1dc51e4ca) | 491 | | [BoxIcons](https://redirect.github.com/atisawd/boxicons) | [CC BY 4.0 License](https://redirect.github.com/atisawd/boxicons/blob/master/LICENSE) | 2.1.4 | 814 | | [css.gg](https://redirect.github.com/astrit/css.gg) | [MIT](https://opensource.org/licenses/MIT) | 2.0.0 | 704 | | [VS Code Icons](https://redirect.github.com/microsoft/vscode-codicons) | [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/) | 0.0.32 | 423 | | [Tabler Icons](https://redirect.github.com/tabler/tabler-icons) | [MIT](https://opensource.org/licenses/MIT) | 2.7.0 | 3455 | | [Themify Icons](https://redirect.github.com/lykmapipo/themify-icons) | [MIT](https://redirect.github.com/thecreation/standard-icons/blob/master/modules/themify-icons/LICENSE) | v0.1.2-2-g9600186 | 352 | | [Radix Icons](https://icons.radix-ui.com) | [MIT](https://redirect.github.com/radix-ui/icons/blob/master/LICENSE) | [@​modulz/generate-icon-lib](https://redirect.github.com/modulz/generate-icon-lib)[@​0](https://redirect.github.com/0).2.1 | 318 | ### [`v4.7.1`](https://redirect.github.com/react-icons/react-icons/releases/tag/v4.7.1) [Compare Source](https://redirect.github.com/react-icons/react-icons/compare/v4.6.0...v4.7.1) | Icon Library | License | Version | Count | | --- | --- | --- | ---: | | [Circum Icons](https://circumicons.com/) | [MPL-2.0 license](https://redirect.github.com/Klarr-Agency/Circum-Icons/blob/main/LICENSE) | [`a2924cb`](https://redirect.github.com/react-icons/react-icons/commit/a2924cb1ee37b9fa39ef023a36f1c884b3492e9b) | 285 | | [Font Awesome](https://fontawesome.com/) | [CC BY 4.0 License](https://creativecommons.org/licenses/by/4.0/) | 5.15.4 | 1612 | | [Ionicons 4](https://ionicons.com/) | [MIT](https://redirect.github.com/ionic-team/ionicons/blob/master/LICENSE) | 4.6.3 | 696 | | [Ionicons 5](https://ionicons.com/) | [MIT](https://redirect.github.com/ionic-team/ionicons/blob/master/LICENSE) | 5.5.0 | 1332 | | [Material Design icons](http://google.github.io/material-design-icons/) | [Apache License Version 2.0](https://redirect.github.com/google/material-design-icons/blob/master/LICENSE) | 4.0.0-12-g63c5cb3060 | 3650 | | [Typicons](http://s-ings.com/typicons/) | [CC BY-SA 3.0](https://creativecommons.org/licenses/by-sa/3.0/) | 2.1.2 | 336 | | [Github Octicons icons](https://octicons.github.com/) | [MIT](https://redirect.github.com/primer/octicons/blob/master/LICENSE) | 8.5.0 | 184 | | [Feather](https://feathericons.com/) | [MIT](https://redirect.github.com/feathericons/feather/blob/master/LICENSE) | 4.28.0 | 286 | | [Game Icons](https://game-icons.net/) | [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/) | [`12920d6`](https://redirect.github.com/react-icons/react-icons/commit/12920d6565588f0512542a3cb0cdfd36a497f910) | 4040 | | [Weather Icons](https://erikflowers.github.io/weather-icons/) | [SIL OFL 1.1](http://scripts.sil.org/OFL) | 2.0.12 | 219 | | [Devicons](https://vorillaz.github.io/devicons/) | [MIT](https://opensource.org/licenses/MIT) | 1.8.0 | 192 | | [Ant Design Icons](https://redirect.github.com/ant-design/ant-design-icons) | [MIT](https://opensource.org/licenses/MIT) | 4.2.1 | 789 | | [Bootstrap Icons](https://redirect.github.com/twbs/icons) | [MIT](https://opensource.org/licenses/MIT) | 1.5.0 | 1846 | | [Remix Icon](https://redirect.github.com/Remix-Design/RemixIcon) | [Apache License Version 2.0](http://www.apache.org/licenses/) | 2.5.0 | 2271 | | [Flat Color Icons](https://redirect.github.com/icons8/flat-color-icons) | [MIT](https://opensource.org/licenses/MIT) | 1.0.2 | 329 | | [Grommet-Icons](https://redirect.github.com/grommet/grommet-icons) | [Apache License Version 2.0](http://www.apache.org/licenses/) | 4.6.2 | 615 | | [Heroicons](https://redirect.github.com/tailwindlabs/heroicons) | [MIT](https://opensource.org/licenses/MIT) | 1.0.4 | 460 | | [Heroicons 2](https://redirect.github.com/tailwindlabs/heroicons) | [MIT](https://opensource.org/licenses/MIT) | 2.0.8 | 530 | | [Simple Icons](https://simpleicons.org/) | [CC0 1.0 Universal](https://creativecommons.org/publicdomain/zero/1.0/) | 5.16.0 | 2024 | | [Simple Line Icons](https://thesabbir.github.io/simple-line-icons/) | [MIT](https://opensource.org/licenses/MIT) | 2.5.5 | 189 | | [IcoMoon Free](https://redirect.github.com/Keyamoon/IcoMoon-Free) | [CC BY 4.0 License](https://redirect.github.com/Keyamoon/IcoMoon-Free/blob/master/License.txt) | [`d006795`](https://redirect.github.com/react-icons/react-icons/commit/d006795ede82361e1bac1ee76f215cf1dc51e4ca) | 491 | | [BoxIcons](https://redirect.github.com/atisawd/boxicons) | [CC BY 4.0 License](https://redirect.github.com/atisawd/boxicons/blob/master/LICENSE) | 2.0.9 | 757 | | [css.gg](https://redirect.github.com/astrit/css.gg) | [MIT](https://opensource.org/licenses/MIT) | 2.0.0 | 704 | | [VS Code Icons](https://redirect.github.com/microsoft/vscode-codicons) | [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/) | 0.0.23 | 383 | | [Tabler Icons](https://redirect.github.com/tabler/tabler-icons) | [MIT](https://opensource.org/licenses/MIT) | 1.68.0 | 1978 | | [Themify Icons](https://redirect.github.com/lykmapipo/themify-icons) | [MIT](https://redirect.github.com/thecreation/standard-icons/blob/master/modules/themify-icons/LICENSE) | v0.1.2 | 352 | | [Radix Icons](https://icons.radix-ui.com) | [MIT](https://redirect.github.com/radix-ui/icons/blob/master/LICENSE) | [@​radix-ui/react-icons](https://redirect.github.com/radix-ui/react-icons)[@​1](https://redirect.github.com/1).0.3-30-g237cd76 | 318 |

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR was generated by Mend Renovate. View the repository job log.