From 82502afb8cc9fd2d701a10e10340de723d64bab9 Mon Sep 17 00:00:00 2001 From: Gil Barbara Date: Tue, 30 Jun 2015 20:27:42 -0300 Subject: [PATCH] 3 new logos --- README.md | 12 +++++++++++- assets/index.html | 12 ++++++++++-- logos/browserstack.svg | 22 +++++++++++++++++++++ logos/crossbrowsertesting.svg | 9 +++++++++ logos/flow.svg | 36 +++++++++++++++++++++++++++++++++++ 5 files changed, 88 insertions(+), 3 deletions(-) create mode 100644 logos/browserstack.svg create mode 100644 logos/crossbrowsertesting.svg create mode 100644 logos/flow.svg diff --git a/README.md b/README.md index bb9acb0..18241c6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ SVG Logos ==================== -A collection of svg vector logos for developers. Programming languages, technologies, editors, libraries, frameworks, servers and services. +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 @@ -48,6 +49,9 @@ A collection of svg vector logos for developers. Programming languages, techno ![browserify](http://gilbarbara.github.io/logos/browserify.svg) +## Browserstack +![browserstack](http://gilbarbara.github.io/logos/browserstack.svg) + ## Capistrano ![capistrano](http://gilbarbara.github.io/logos/capistrano.svg) @@ -80,6 +84,9 @@ A collection of svg vector logos for developers. Programming languages, techno ## Compass ![compass](http://gilbarbara.github.io/logos/compass.svg) +## Cross Browser Testing +![crossbrowsertesting](http://gilbarbara.github.io/logos/crossbrowsertesting.svg) + ## CSS3 ![css-3](http://gilbarbara.github.io/logos/css-3.svg) @@ -124,6 +131,9 @@ A collection of svg vector logos for developers. Programming languages, techno ## flask ![flask](http://gilbarbara.github.io/logos/flask.svg) +## flow +![flow](http://gilbarbara.github.io/logos/flow.svg) + ## flux ![flux](http://gilbarbara.github.io/logos/flux.svg) diff --git a/assets/index.html b/assets/index.html index 4c60634..88ed0e3 100644 --- a/assets/index.html +++ b/assets/index.html @@ -4,7 +4,7 @@ SVG Logos - + @@ -17,7 +17,6 @@ -

SVG Logos

@@ -74,6 +73,9 @@
browserify
+
+ browserstack +
capistrano
@@ -107,6 +109,9 @@
couchdb
+
+ crossbrowsertesting +
css-3
@@ -152,6 +157,9 @@
flask
+
+ flow +
flux
diff --git a/logos/browserstack.svg b/logos/browserstack.svg new file mode 100644 index 0000000..f2cd4ec --- /dev/null +++ b/logos/browserstack.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/logos/crossbrowsertesting.svg b/logos/crossbrowsertesting.svg new file mode 100644 index 0000000..6e4e985 --- /dev/null +++ b/logos/crossbrowsertesting.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/logos/flow.svg b/logos/flow.svg new file mode 100644 index 0000000..a921caf --- /dev/null +++ b/logos/flow.svg @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file