forked from react-icons/react-icons
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
18 lines (18 loc) · 830 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "fontawesome"]
path = packages/react-icons/src/icons/fontawesome
url = https://github.com/FortAwesome/Font-Awesome.git
[submodule "material-design-icons"]
path = packages/react-icons/src/icons/material-design-icons
url = https://github.com/google/material-design-icons.git
[submodule "typicons"]
path = packages/react-icons/src/icons/typicons
url = https://github.com/stephenhutchings/typicons.font.git
[submodule "game-icons-inverted"]
path = packages/react-icons/src/icons/game-icons-inverted
url = https://github.com/delacannon/game-icons-inverted.git
[submodule "weather-icons"]
path = packages/react-icons/src/icons/weather-icons
url = https://github.com/erikflowers/weather-icons.git
[submodule "devicons"]
path = packages/react-icons/src/icons/devicons
url = https://github.com/vorillaz/devicons.git