diff --git a/README.md b/README.md index f223cc0..91eefd5 100644 --- a/README.md +++ b/README.md @@ -82,6 +82,9 @@ A collection of popular logos in SVG / Vector ## Firefox ![firefox](http://gilbarbara.github.io/logos/firefox.svg) +## forever +![forever](http://gilbarbara.github.io/logos/forever.svg) + ## git ![git-logo](http://gilbarbara.github.io/logos/git-logo.svg) @@ -133,6 +136,12 @@ A collection of popular logos in SVG / Vector ## json ![json](http://gilbarbara.github.io/logos/json.svg) +## karma +![karma](http://gilbarbara.github.io/logos/karma.svg) + +## kraken +![kraken](http://gilbarbara.github.io/logos/kraken.svg) + ## laravel ![laravel](http://gilbarbara.github.io/logos/laravel.svg) @@ -145,6 +154,9 @@ A collection of popular logos in SVG / Vector ## markdown ![markdown](http://gilbarbara.github.io/logos/markdown.svg) +## MDN +![mdn](http://gilbarbara.github.io/logos/mdn.svg) + ## meteor ![meteor](http://gilbarbara.github.io/logos/meteor.svg) @@ -169,9 +181,14 @@ A collection of popular logos in SVG / Vector ## nodejs ![nodejs](http://gilbarbara.github.io/logos/nodejs.svg) +## nodejitsu +![nodejitsu](http://gilbarbara.github.io/logos/nodejitsu.svg) + ## npm ![npm](http://gilbarbara.github.io/logos/npm.svg) +![npm-2](http://gilbarbara.github.io/logos/npm-2.svg) + ## open graph ![open-graph](http://gilbarbara.github.io/logos/open-graph.svg) @@ -180,7 +197,7 @@ A collection of popular logos in SVG / Vector ![phonegap-bot](http://gilbarbara.github.io/logos/phonegap-bot.svg) -## php +## PHP ![php](http://gilbarbara.github.io/logos/php.svg) ## polymer @@ -189,6 +206,9 @@ A collection of popular logos in SVG / Vector ## Python ![python](http://gilbarbara.github.io/logos/python.svg) +## q +![q](http://gilbarbara.github.io/logos/q.svg) + ## Raphaƫl ![raphael](http://gilbarbara.github.io/logos/raphael.svg) diff --git a/forever.svg b/forever.svg new file mode 100644 index 0000000..76e0970 --- /dev/null +++ b/forever.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/index.html b/index.html index f954308..21ca10c 100644 --- a/index.html +++ b/index.html @@ -106,6 +106,7 @@
+
@@ -124,10 +125,13 @@
+
+
+
@@ -136,13 +140,16 @@
+
+
+
diff --git a/karma.svg b/karma.svg new file mode 100644 index 0000000..f2ece7e --- /dev/null +++ b/karma.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/kraken.svg b/kraken.svg new file mode 100644 index 0000000..11dc8b1 --- /dev/null +++ b/kraken.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/mdn.svg b/mdn.svg new file mode 100644 index 0000000..6f0c362 --- /dev/null +++ b/mdn.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/nodejitsu.svg b/nodejitsu.svg new file mode 100644 index 0000000..4e5ce91 --- /dev/null +++ b/nodejitsu.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/npm-2.svg b/npm-2.svg new file mode 100644 index 0000000..05db178 --- /dev/null +++ b/npm-2.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/q.svg b/q.svg new file mode 100644 index 0000000..b0f0fd1 --- /dev/null +++ b/q.svg @@ -0,0 +1 @@ + \ No newline at end of file