@@ -26,3 +26,30 @@ import React.Icons.Md (mdCrop)
2626element faGithub {}
2727element mdCrop { size: "24px", className: "my-class" }
2828```
29+
30+ ## Libraries
31+
32+ All icons and a search can be found on the [ ` react-icons ` project website] ( https://react-icons.github.io/react-icons ) .
33+
34+ - [ Ant Design Icons] ( https://github.com/ant-design/ant-design-icons ) ([ MIT] ( https://opensource.org/licenses/MIT ) )
35+ - [ Bootstrap Icons] ( https://github.com/twbs/icons ) ([ MIT] ( https://opensource.org/licenses/MIT ) )
36+ - [ BoxIcons] ( https://github.com/atisawd/boxicons ) ([ CC BY 4.0 License] ( https://creativecommons.org/licenses/by/4.0 ) )
37+ - [ Devicons] ( https://vorillaz.github.io/devicons ) ([ MIT] ( https://opensource.org/licenses/MIT ) )
38+ - [ Feather] ( https://feathericons.com ) ([ MIT] ( https://github.com/feathericons/feather/blob/master/LICENSE ) )
39+ - [ Flat Color Icons] ( https://github.com/icons8/flat-color-icons ) ([ MIT] ( https://opensource.org/licenses/MIT ) )
40+ - [ Font Awesome] ( https://fontawesome.com ) ([ CC BY 4.0 License] ( https://creativecommons.org/licenses/by/4.0 ) )
41+ - [ Game Icons] ( https://game-icons.net ) ([ CC BY 3.0] ( https://creativecommons.org/licenses/by/3.0 ) )
42+ - [ Github Octicons icons] ( https://octicons.github.com ) ([ MIT] ( https://github.com/primer/octicons/blob/master/LICENSE ) )
43+ - [ Grommet-Icons] ( https://github.com/grommet/grommet-icons ) ([ Apache License Version 2.0] ( http://www.apache.org/licenses ) )
44+ - [ Heroicons] ( https://github.com/tailwindlabs/heroicons ) ([ MIT] ( https://opensource.org/licenses/MIT ) )
45+ - [ IcoMoon Free] ( https://github.com/Keyamoon/IcoMoon-Free ) ([ CC BY 4.0 License] ( https://creativecommons.org/licenses/by/4.0 ) )
46+ - [ Ionicons 4] ( https://ionicons.com ) ([ MIT] ( https://github.com/ionic-team/ionicons/blob/master/LICENSE ) )
47+ - [ Ionicons 5] ( https://ionicons.com ) ([ MIT] ( https://github.com/ionic-team/ionicons/blob/master/LICENSE ) )
48+ - [ Material Design icons] ( http://google.github.io/material-design-icons ) ([ Apache License Version 2.0] ( https://github.com/google/material-design-icons/blob/master/LICENSE ) )
49+ - [ Remix Icon] ( https://github.com/Remix-Design/RemixIcon ) ([ Apache License Version 2.0] ( http://www.apache.org/licenses ) )
50+ - [ Simple Icons] ( https://simpleicons.org ) ([ CC0 1.0 Universal] ( https://creativecommons.org/publicdomain/zero/1.0 ) )
51+ - [ Tabler Icons] ( https://github.com/tabler/tabler-icons ) ([ MIT] ( https://opensource.org/licenses/MIT ) )
52+ - [ Typicons] ( http://s-ings.com/typicons ) ([ CC BY-SA 3.0] ( https://creativecommons.org/licenses/by-sa/3.0 ) )
53+ - [ VS Code Icons] ( https://github.com/microsoft/vscode-codicons ) ([ CC BY 4.0] ( https://creativecommons.org/licenses/by/4.0 ) )
54+ - [ Weather Icons] ( https://erikflowers.github.io/weather-icons ) ([ SIL OFL 1.1] ( http://scripts.sil.org/OFL ) )
55+ - [ css.gg] ( https://github.com/astrit/css.gg ) ([ MIT] ( https://opensource.org/licenses/MIT ) )
0 commit comments