From 45a5f110c33ecdf8d6808752ddbc1664e87befe5 Mon Sep 17 00:00:00 2001 From: Gil Barbara Date: Mon, 29 Jun 2015 23:33:16 -0300 Subject: [PATCH] 2 new logos and meteor full --- README.md | 9 ++++++++- assets/index.html | 11 ++++++++++- logos/flask.svg | 13 +++++++++++++ logos/meteor-icon.svg | 14 ++++++++++++++ logos/meteor.svg | 31 ++++++++++++++++++++----------- logos/rubygems.svg | 7 +++++++ 6 files changed, 72 insertions(+), 13 deletions(-) create mode 100644 logos/flask.svg create mode 100644 logos/meteor-icon.svg create mode 100644 logos/rubygems.svg diff --git a/README.md b/README.md index c797089..bb9acb0 100644 --- a/README.md +++ b/README.md @@ -112,7 +112,6 @@ A collection of svg vector logos for developers. Programming languages, techno ## eslint ![eslint](http://gilbarbara.github.io/logos/eslint.svg) - ## express ![express](http://gilbarbara.github.io/logos/express.svg) @@ -122,6 +121,9 @@ A collection of svg vector logos for developers. Programming languages, techno ## Firefox ![firefox](http://gilbarbara.github.io/logos/firefox.svg) +## flask +![flask](http://gilbarbara.github.io/logos/flask.svg) + ## flux ![flux](http://gilbarbara.github.io/logos/flux.svg) @@ -228,6 +230,8 @@ A collection of svg vector logos for developers. Programming languages, techno ![memcached](http://gilbarbara.github.io/logos/memcached.svg) ## meteor +![meteor](http://gilbarbara.github.io/logos/meteor-icon.svg) + ![meteor](http://gilbarbara.github.io/logos/meteor.svg) ## mocha @@ -314,6 +318,9 @@ A collection of svg vector logos for developers. Programming languages, techno ## Ruby ![ruby](http://gilbarbara.github.io/logos/ruby.svg) +## rubygems +![rubygems](http://gilbarbara.github.io/logos/rubygems.svg) + ## SASS ![sass](http://gilbarbara.github.io/logos/sass.svg) diff --git a/assets/index.html b/assets/index.html index 68f03fd..4c60634 100644 --- a/assets/index.html +++ b/assets/index.html @@ -4,7 +4,7 @@ SVG Logos - + @@ -149,6 +149,9 @@
firefox
+
+ flask +
flux
@@ -260,6 +263,9 @@
memcached
+
+ meteor +
meteor
@@ -350,6 +356,9 @@
ruby
+
+ rubygems +
sass
diff --git a/logos/flask.svg b/logos/flask.svg new file mode 100644 index 0000000..356a3a6 --- /dev/null +++ b/logos/flask.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/logos/meteor-icon.svg b/logos/meteor-icon.svg new file mode 100644 index 0000000..39b015e --- /dev/null +++ b/logos/meteor-icon.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/logos/meteor.svg b/logos/meteor.svg index bb88997..099a1da 100644 --- a/logos/meteor.svg +++ b/logos/meteor.svg @@ -1,12 +1,21 @@ - - - - - - - - - - + + + + + + + + + + + + + + + + + + + - + \ No newline at end of file diff --git a/logos/rubygems.svg b/logos/rubygems.svg new file mode 100644 index 0000000..d7c396a --- /dev/null +++ b/logos/rubygems.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file