Add an icon library
This commit is contained in:
parent
ab18f4751f
commit
ce19d357bc
2 changed files with 7 additions and 3 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -1,3 +1,6 @@
|
||||||
[submodule "write"]
|
[submodule "write"]
|
||||||
path = write
|
path = write
|
||||||
url = https://github.com/rohieb/Write.scad
|
url = https://github.com/rohieb/Write.scad
|
||||||
|
[submodule "thing-logos"]
|
||||||
|
path = thing-logos
|
||||||
|
url = https://github.com/rohieb/thing-logos.git
|
||||||
|
|
|
||||||
1
thing-logos
Submodule
1
thing-logos
Submodule
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 2ac5bec02e5015918dff95b6c12ba890ef1ea95a
|
||||||
Loading…
Add table
Add a link
Reference in a new issue