diff --git a/README.md b/README.md
index d49a70a..e49b5d1 100644
--- a/README.md
+++ b/README.md
@@ -292,6 +292,9 @@ Please add your requests in the issues preferably with links to the vector files
## Express

+## F#
+
+
## Famo.us

@@ -355,6 +358,9 @@ Please add your requests in the issues preferably with links to the vector files
## Go

+## Gradle *
+
+
## Grails

@@ -397,6 +403,9 @@ Please add your requests in the issues preferably with links to the vector files
## HHVM *

+## HipChat
+
+
## HTML5

@@ -511,6 +520,9 @@ Please add your requests in the issues preferably with links to the vector files
## Lotus

+## Lua
+
+
## Lucene

@@ -727,6 +739,9 @@ Please add your requests in the issues preferably with links to the vector files
## React

+## Reddit
+
+
## Redis

@@ -805,6 +820,9 @@ Please add your requests in the issues preferably with links to the vector files
## Stash

+## StatusPage *
+
+
## Struts

@@ -838,6 +856,9 @@ Please add your requests in the issues preferably with links to the vector files
## Traackr

+## Trac
+
+
## Travis CI

@@ -846,6 +867,12 @@ Please add your requests in the issues preferably with links to the vector files
## Trello

+## Twilio
+
+
+## UnitJS *
+
+
## Unity

diff --git a/app/logos.json b/app/logos.json
index cf0fab6..3faa7b5 100644
--- a/app/logos.json
+++ b/app/logos.json
@@ -1084,6 +1084,17 @@
"web server"
]
},
+ {
+ "name": "F#",
+ "files": [
+ "fsharp.svg"
+ ],
+ "shortname": "fsharp",
+ "url": "http://fsharp.org/",
+ "tags": [
+ "language"
+ ]
+ },
{
"name": "Famo.us",
"files": [
@@ -1324,6 +1335,20 @@
"language"
]
},
+ {
+ "name": "Gradle",
+ "files": [
+ "gradle.svg"
+ ],
+ "shortname": "gradle",
+ "url": "https://gradle.org/",
+ "tags": [
+ "java",
+ "c",
+ "build automation"
+ ],
+ "converted": true
+ },
{
"name": "Grails",
"files": [
@@ -1499,6 +1524,17 @@
],
"converted": true
},
+ {
+ "name": "HipChat",
+ "files": [
+ "hipchat.svg"
+ ],
+ "shortname": "hipchat",
+ "url": "https://www.hipchat.com/",
+ "tags": [
+ "team collaboration"
+ ]
+ },
{
"name": "HTML5",
"files": [
@@ -1959,6 +1995,17 @@
"web framework"
]
},
+ {
+ "name": "Lua",
+ "files": [
+ "lua.svg"
+ ],
+ "shortname": "lua",
+ "url": "http://www.lua.org/",
+ "tags": [
+ "language"
+ ]
+ },
{
"name": "Lucene",
"files": [
@@ -2784,6 +2831,18 @@
"front-end"
]
},
+ {
+ "name": "Reddit",
+ "files": [
+ "reddit.svg"
+ ],
+ "shortname": "reddit",
+ "url": "https://www.reddit.com/",
+ "tags": [
+ "social news",
+ "community"
+ ]
+ },
{
"name": "Redis",
"files": [
@@ -3093,6 +3152,18 @@
"code management"
]
},
+ {
+ "name": "StatusPage",
+ "files": [
+ "statuspage.svg"
+ ],
+ "shortname": "statuspage",
+ "url": "https://www.statuspage.io/",
+ "tags": [
+ "server status"
+ ],
+ "converted": true
+ },
{
"name": "Struts",
"files": [
@@ -3225,6 +3296,17 @@
"social marketing"
]
},
+ {
+ "name": "Trac",
+ "files": [
+ "trac.svg"
+ ],
+ "shortname": "trac",
+ "url": "http://trac.edgewall.org/",
+ "tags": [
+ "issue tracker"
+ ]
+ },
{
"name": "Travis CI",
"files": [
@@ -3248,6 +3330,34 @@
"project manager"
]
},
+ {
+ "name": "Twilio",
+ "files": [
+ "twilio.svg"
+ ],
+ "shortname": "twilio",
+ "url": "https://www.twilio.com/",
+ "tags": [
+ "cloud communication",
+ "IaaS"
+ ]
+ },
+ {
+ "name": "UnitJS",
+ "files": [
+ "unitjs.svg"
+ ],
+ "shortname": "unitjs",
+ "url": "http://unitjs.com/",
+ "tags": [
+ "testing",
+ "unit testing",
+ "assertion",
+ "bdd",
+ "tdd"
+ ],
+ "converted": true
+ },
{
"name": "Unity",
"files": [
diff --git a/logos/fsharp.svg b/logos/fsharp.svg
new file mode 100644
index 0000000..79b4e6e
--- /dev/null
+++ b/logos/fsharp.svg
@@ -0,0 +1,8 @@
+
+
\ No newline at end of file
diff --git a/logos/gradle.svg b/logos/gradle.svg
new file mode 100644
index 0000000..0aec6d1
--- /dev/null
+++ b/logos/gradle.svg
@@ -0,0 +1,8 @@
+
+
diff --git a/logos/hipchat.svg b/logos/hipchat.svg
new file mode 100644
index 0000000..1b9a0f2
--- /dev/null
+++ b/logos/hipchat.svg
@@ -0,0 +1,7 @@
+
+
\ No newline at end of file
diff --git a/logos/lua.svg b/logos/lua.svg
new file mode 100644
index 0000000..a446288
--- /dev/null
+++ b/logos/lua.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/logos/reddit.svg b/logos/reddit.svg
new file mode 100644
index 0000000..1488cc9
--- /dev/null
+++ b/logos/reddit.svg
@@ -0,0 +1,18 @@
+
+
diff --git a/logos/statuspage.svg b/logos/statuspage.svg
new file mode 100644
index 0000000..50db950
--- /dev/null
+++ b/logos/statuspage.svg
@@ -0,0 +1,8 @@
+
+
\ No newline at end of file
diff --git a/logos/trac.svg b/logos/trac.svg
new file mode 100644
index 0000000..9a3b76b
--- /dev/null
+++ b/logos/trac.svg
@@ -0,0 +1,14 @@
+
+
\ No newline at end of file
diff --git a/logos/twilio.svg b/logos/twilio.svg
new file mode 100644
index 0000000..c55f3e1
--- /dev/null
+++ b/logos/twilio.svg
@@ -0,0 +1,10 @@
+
+
diff --git a/logos/unitjs.svg b/logos/unitjs.svg
new file mode 100644
index 0000000..81e2885
--- /dev/null
+++ b/logos/unitjs.svg
@@ -0,0 +1,16 @@
+
+
\ No newline at end of file