From c26841347642bb461502bed9b6395acc6399dbe6 Mon Sep 17 00:00:00 2001 From: Gil Barbara Date: Wed, 1 Jul 2015 22:09:32 -0300 Subject: [PATCH] add 5 new logos / fix mdn --- README.md | 16 +++++++++++- assets/index.html | 19 ++++++++++++-- logos/auth0.svg | 6 +++++ logos/material-ui.svg | 18 +++++++++++++ logos/mdn.svg | 57 +++++++++++++++++++++------------------- logos/nuclide.svg | 9 +++++++ logos/oauth.svg | 61 +++++++++++++++++++++++++++++++++++++++++++ logos/vue.svg | 8 ++++++ 8 files changed, 164 insertions(+), 30 deletions(-) create mode 100644 logos/auth0.svg create mode 100644 logos/material-ui.svg create mode 100644 logos/nuclide.svg create mode 100644 logos/oauth.svg create mode 100644 logos/vue.svg diff --git a/README.md b/README.md index 18241c6..c1de684 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ SVG Logos ==================== A collection of svg vector logos for developers. -Programming languages, technologies, editors, libraries, frameworks, servers and services. [View All](http://gilbarbara.github.io/logos/) ## Angular @@ -15,6 +14,9 @@ Programming languages, technologies, editors, libraries, frameworks, servers and ## Atom ![atom](http://gilbarbara.github.io/logos/atom.svg) +## auth0 +![auth0](http://gilbarbara.github.io/logos/auth0.svg) + ## Autoprefixer ![autoprefixer](http://gilbarbara.github.io/logos/autoprefixer.svg) @@ -233,6 +235,9 @@ Programming languages, technologies, editors, libraries, frameworks, servers and ## markdown ![markdown](http://gilbarbara.github.io/logos/markdown.svg) +## material-ui +![material-ui](http://gilbarbara.github.io/logos/material-ui.svg) + ## MDN ![mdn](http://gilbarbara.github.io/logos/mdn.svg) @@ -278,6 +283,12 @@ Programming languages, technologies, editors, libraries, frameworks, servers and ![npm-2](http://gilbarbara.github.io/logos/npm-2.svg) +## nuclide +![nuclide](http://gilbarbara.github.io/logos/nuclide.svg) + +## oauth +![oauth](http://gilbarbara.github.io/logos/oauth.svg) + ## open graph ![open-graph](http://gilbarbara.github.io/logos/open-graph.svg) @@ -360,6 +371,9 @@ Programming languages, technologies, editors, libraries, frameworks, servers and ## vagrant ![vagrant](http://gilbarbara.github.io/logos/vagrant.svg) +## vue +![vue](http://gilbarbara.github.io/logos/vue.svg) + ## W3C ![w3c](http://gilbarbara.github.io/logos/w3c.svg) diff --git a/assets/index.html b/assets/index.html index f72967b..53d0183 100644 --- a/assets/index.html +++ b/assets/index.html @@ -4,7 +4,7 @@ SVG PORN - + @@ -21,7 +21,7 @@
-

A collection of svg logos for developers. Programming languages, technologies, editors, libraries, frameworks, servers and services.

+

A collection of svg logos for developers.

Github
@@ -38,6 +38,9 @@
atom
+
+ auth0 +
autoprefixer
@@ -266,6 +269,9 @@
markdown
+
+ material-ui +
mdn
@@ -314,6 +320,12 @@
npm
+
+ nuclide +
+
+ oauth +
open-graph
@@ -398,6 +410,9 @@
vagrant
+
+ vue +
w3c
diff --git a/logos/auth0.svg b/logos/auth0.svg new file mode 100644 index 0000000..68c98fe --- /dev/null +++ b/logos/auth0.svg @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/logos/material-ui.svg b/logos/material-ui.svg new file mode 100644 index 0000000..bdb48a7 --- /dev/null +++ b/logos/material-ui.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/logos/mdn.svg b/logos/mdn.svg index 3b69715..2d9d50f 100644 --- a/logos/mdn.svg +++ b/logos/mdn.svg @@ -1,34 +1,37 @@ - + - - - + + + - - - + + + - - - + + + - - - + + + + + + + - - - - - - - - - - - - - - + + + + + + + + + + + + + \ No newline at end of file diff --git a/logos/nuclide.svg b/logos/nuclide.svg new file mode 100644 index 0000000..8c77ec0 --- /dev/null +++ b/logos/nuclide.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/logos/oauth.svg b/logos/oauth.svg new file mode 100644 index 0000000..40f4b90 --- /dev/null +++ b/logos/oauth.svg @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/logos/vue.svg b/logos/vue.svg new file mode 100644 index 0000000..f04d556 --- /dev/null +++ b/logos/vue.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file