Add dependency on Simple Icons
This commit is contained in:
parent
b54e6a01f1
commit
2711d3c2e3
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -6,3 +6,6 @@
|
|||
path = flutter
|
||||
url = https://github.com/flutter/flutter.git
|
||||
branch = stable
|
||||
[submodule "assets/simple-icons"]
|
||||
path = assets/simple-icons
|
||||
url = https://github.com/simple-icons/simple-icons.git
|
||||
|
|
1
assets/simple-icons
Submodule
1
assets/simple-icons
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 7e1ad4517598f36ba625741a4dfbc33610d105d8
|
Loading…
Reference in a new issue