From 9926b3d01fb9abffa26e95cebaf441285581f224 Mon Sep 17 00:00:00 2001 From: Gil Barbara Date: Tue, 7 Jul 2015 20:57:42 -0300 Subject: [PATCH] 15 new logos awesome, clojure, clojureScript, codrops, designer news, ghost, haxe, kitematic, mono, myth, panda, postCSS, precursor, product hunt, rum --- README.md | 45 ++++++++++ assets/logos.json | 183 ++++++++++++++++++++++++++++++++++++++++- logos/awesome.svg | 7 ++ logos/cljs.svg | 11 +++ logos/clojure.svg | 13 +++ logos/codrops.svg | 8 ++ logos/designernews.svg | 16 ++++ logos/ghost.svg | 19 +++++ logos/haxe.svg | 18 ++++ logos/kitematic.svg | 8 ++ logos/mono.svg | 12 +++ logos/myth.svg | 6 ++ logos/panda.svg | 18 ++++ logos/postcss.svg | 8 ++ logos/precursor.svg | 6 ++ logos/producthunt.svg | 15 ++++ logos/rum.svg | 13 +++ 17 files changed, 405 insertions(+), 1 deletion(-) create mode 100644 logos/awesome.svg create mode 100644 logos/cljs.svg create mode 100644 logos/clojure.svg create mode 100644 logos/codrops.svg create mode 100644 logos/designernews.svg create mode 100644 logos/ghost.svg create mode 100644 logos/haxe.svg create mode 100644 logos/kitematic.svg create mode 100644 logos/mono.svg create mode 100644 logos/myth.svg create mode 100644 logos/panda.svg create mode 100644 logos/postcss.svg create mode 100644 logos/precursor.svg create mode 100644 logos/producthunt.svg create mode 100644 logos/rum.svg diff --git a/README.md b/README.md index 9360b16..5f335a3 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,9 @@ Please add your requests in the issues preferably with links to the vector files ## Autoprefixer ![autoprefixer](http://gilbarbara.github.io/logos/autoprefixer.svg) +## Awesome +![awesome](http://gilbarbara.github.io/logos/awesome.svg) + ## AWS ![aws](http://gilbarbara.github.io/logos/aws.svg) @@ -111,6 +114,12 @@ Please add your requests in the issues preferably with links to the vector files ## CircleCI ![circleci](http://gilbarbara.github.io/logos/circleci.svg) +## Clojure +![clojure](http://gilbarbara.github.io/logos/clojure.svg) + +## ClojureScript +![cljs](http://gilbarbara.github.io/logos/cljs.svg) + ## CodeIgniter ![codeigniter](http://gilbarbara.github.io/logos/codeigniter.svg) @@ -122,6 +131,9 @@ Please add your requests in the issues preferably with links to the vector files ## Codeship ![codeship](http://gilbarbara.github.io/logos/codeship.svg) +## Codrops +![codrops](http://gilbarbara.github.io/logos/codrops.svg) + ## CoffeeScript ![coffeescript](http://gilbarbara.github.io/logos/coffeescript.svg) @@ -155,6 +167,9 @@ Please add your requests in the issues preferably with links to the vector files ## DeliciousDB ![deliciousdb](http://gilbarbara.github.io/logos/delicious-burger.svg) +## Designer News +![designernews](http://gilbarbara.github.io/logos/designernews.svg) + ## Digital Ocean ![digital-ocean](http://gilbarbara.github.io/logos/digital-ocean.svg) @@ -226,6 +241,9 @@ Please add your requests in the issues preferably with links to the vector files ## Forever ![forever](http://gilbarbara.github.io/logos/forever.svg) +## Ghost +![ghost](http://gilbarbara.github.io/logos/ghost.svg) + ## Git ![git](http://gilbarbara.github.io/logos/git-icon.svg) @@ -274,6 +292,9 @@ Please add your requests in the issues preferably with links to the vector files ## Haskell ![haskell](http://gilbarbara.github.io/logos/haskell.svg) +## Haxe +![haxe](http://gilbarbara.github.io/logos/haxe.svg) + ## Heroku ![heroku](http://gilbarbara.github.io/logos/heroku.svg) @@ -334,6 +355,9 @@ Please add your requests in the issues preferably with links to the vector files ## Keen IO ![keen](http://gilbarbara.github.io/logos/keen.svg) +## Kitematic +![kitematic](http://gilbarbara.github.io/logos/kitematic.svg) + ## Kraken ![kraken](http://gilbarbara.github.io/logos/kraken.svg) @@ -397,9 +421,15 @@ Please add your requests in the issues preferably with links to the vector files ## MongoDB ![mongodb](http://gilbarbara.github.io/logos/mongodb.svg) +## Mono +![mono](http://gilbarbara.github.io/logos/mono.svg) + ## MySQL ![mysql](http://gilbarbara.github.io/logos/mysql.svg) +## Myth +![myth](http://gilbarbara.github.io/logos/myth.svg) + ## NativeScript ![nativescript](http://gilbarbara.github.io/logos/nativescript.svg) @@ -452,6 +482,9 @@ Please add your requests in the issues preferably with links to the vector files ## Optimizely ![optimizely](http://gilbarbara.github.io/logos/optimizely.svg) +## Panda +![panda](http://gilbarbara.github.io/logos/panda.svg) + ## Passport ![passport](http://gilbarbara.github.io/logos/passport.svg) @@ -469,12 +502,21 @@ Please add your requests in the issues preferably with links to the vector files ## Polymer ![polymer](http://gilbarbara.github.io/logos/polymer.svg) +## PostCSS +![postcss](http://gilbarbara.github.io/logos/postcss.svg) + ## PostgreSQL ![postgresql](http://gilbarbara.github.io/logos/postgresql.svg) ## PouchDB ![pouchdb](http://gilbarbara.github.io/logos/pouchdb.svg) +## Precursor +![precursor](http://gilbarbara.github.io/logos/precursor.svg) + +## Product Hunt +![producthunt](http://gilbarbara.github.io/logos/producthunt.svg) + ## Puppet ![puppet](http://gilbarbara.github.io/logos/puppet.svg) @@ -511,6 +553,9 @@ Please add your requests in the issues preferably with links to the vector files ## RubyGems ![rubygems](http://gilbarbara.github.io/logos/rubygems.svg) +## Rum +![rum](http://gilbarbara.github.io/logos/rum.svg) + ## SaltStack ![saltstack](http://gilbarbara.github.io/logos/saltstack.svg) diff --git a/assets/logos.json b/assets/logos.json index 3f84716..d91c0c1 100644 --- a/assets/logos.json +++ b/assets/logos.json @@ -97,6 +97,17 @@ "postprocessor" ] }, + { + "name": "Awesome", + "files": [ + "awesome.svg" + ], + "shortname": "awesome", + "url": "https://github.com/sindresorhus/awesome", + "tags": [ + "reference" + ] + }, { "name": "AWS", "files": [ @@ -182,7 +193,8 @@ "shortname": "blocs", "url": "http://blocsapp.com/", "tags": [ - "prototyping" + "prototyping", + "layout" ] }, { @@ -349,6 +361,29 @@ "continuous integration" ] }, + { + "name": "Clojure", + "files": [ + "clojure.svg" + ], + "shortname": "clojure", + "url": "http://clojure.org/", + "tags": [ + "language" + ] + }, + { + "name": "ClojureScript", + "files": [ + "cljs.svg" + ], + "shortname": "cljs", + "url": "http://cljs.info/", + "tags": [ + "clojure", + "javascript" + ] + }, { "name": "CodeIgniter", "files": [ @@ -384,6 +419,19 @@ ] }, + { + "name": "Codrops", + "files": [ + "codrops.svg" + ], + "shortname": "codrops", + "url": "", + "tags": [ + "tutorial", + "blog", + "reference" + ] + }, { "name": "CoffeeScript", "files": [ @@ -507,6 +555,17 @@ "database" ] }, + { + "name": "Designer News", + "files": [ + "designernews.svg" + ], + "shortname": "designernews", + "url": "https://www.designernews.co/", + "tags": [ + "social news" + ] + }, { "name": "Digital Ocean", "files": [ @@ -771,6 +830,18 @@ ] }, + { + "name": "Ghost", + "files": [ + "ghost.svg" + ], + "shortname": "ghost", + "url": "https://ghost.org/", + "tags": [ + "content management", + "blogging platform" + ] + }, { "name": "Git", "files": [ @@ -940,6 +1011,18 @@ "language" ] }, + { + "name": "Haxe", + "files": [ + "haxe.svg" + ], + "shortname": "haxe", + "url": "http://haxe.org/", + "tags": [ + "language", + "toolkit" + ] + }, { "name": "Heroku", "files": [ @@ -1170,6 +1253,18 @@ ] }, + { + "name": "Kitematic", + "files": [ + "kitematic.svg" + ], + "shortname": "kitematic", + "url": "https://kitematic.com/", + "tags": [ + "desktop app", + "docker" + ] + }, { "name": "Kraken", "files": [ @@ -1385,6 +1480,18 @@ ] }, + { + "name": "Mono", + "files": [ + "mono.svg" + ], + "shortname": "mono", + "url": "http://www.mono-project.com/", + "tags": [ + ".net", + "framework" + ] + }, { "name": "MySQL", "files": [ @@ -1396,6 +1503,19 @@ ] }, + { + "name": "Myth", + "files": [ + "myth.svg" + ], + "shortname": "myth", + "url": "http://www.myth.io/", + "tags": [ + "css", + "preprocessor", + "polyfill" + ] + }, { "name": "NativeScript", "files": [ @@ -1580,6 +1700,17 @@ ] }, + { + "name": "Panda", + "files": [ + "panda.svg" + ], + "shortname": "panda", + "url": "http://usepanda.com/", + "tags": [ + "newsfeed reader" + ] + }, { "name": "Passport", "files": [ @@ -1637,6 +1768,19 @@ "components" ] }, + { + "name": "PostCSS", + "files": [ + "postcss.svg" + ], + "shortname": "postcss", + "url": "https://github.com/postcss/postcss", + "tags": [ + "css", + "preprocessor", + "transformer" + ] + }, { "name": "PostgreSQL", "files": [ @@ -1661,6 +1805,29 @@ "javascript" ] }, + { + "name": "Precursor", + "files": [ + "precursor.svg" + ], + "shortname": "precursor", + "url": "https://precursorapp.com/", + "tags": [ + "prototyping", + "layout" + ] + }, + { + "name": "Product Hunt", + "files": [ + "producthunt.svg" + ], + "shortname": "producthunt", + "url": "http://www.producthunt.com/", + "tags": [ + "social news" + ] + }, { "name": "Puppet", "files": [ @@ -1799,6 +1966,20 @@ ] }, + { + "name": "Rum", + "files": [ + "rum.svg" + ], + "shortname": "rum", + "url": "https://github.com/tonsky/rum", + "tags": [ + "clojure", + "clojureScript", + "react", + "framework" + ] + }, { "name": "SaltStack", "files": [ diff --git a/logos/awesome.svg b/logos/awesome.svg new file mode 100644 index 0000000..4716f5c --- /dev/null +++ b/logos/awesome.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/logos/cljs.svg b/logos/cljs.svg new file mode 100644 index 0000000..8cb0faf --- /dev/null +++ b/logos/cljs.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/logos/clojure.svg b/logos/clojure.svg new file mode 100644 index 0000000..5025a3f --- /dev/null +++ b/logos/clojure.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/logos/codrops.svg b/logos/codrops.svg new file mode 100644 index 0000000..4e9fce3 --- /dev/null +++ b/logos/codrops.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/logos/designernews.svg b/logos/designernews.svg new file mode 100644 index 0000000..895ac04 --- /dev/null +++ b/logos/designernews.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/logos/ghost.svg b/logos/ghost.svg new file mode 100644 index 0000000..bf16155 --- /dev/null +++ b/logos/ghost.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/logos/haxe.svg b/logos/haxe.svg new file mode 100644 index 0000000..a51cf9b --- /dev/null +++ b/logos/haxe.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/logos/kitematic.svg b/logos/kitematic.svg new file mode 100644 index 0000000..9ffdb1e --- /dev/null +++ b/logos/kitematic.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/logos/mono.svg b/logos/mono.svg new file mode 100644 index 0000000..8380518 --- /dev/null +++ b/logos/mono.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/logos/myth.svg b/logos/myth.svg new file mode 100644 index 0000000..c8db6db --- /dev/null +++ b/logos/myth.svg @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/logos/panda.svg b/logos/panda.svg new file mode 100644 index 0000000..6651cba --- /dev/null +++ b/logos/panda.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/logos/postcss.svg b/logos/postcss.svg new file mode 100644 index 0000000..a7a0ff4 --- /dev/null +++ b/logos/postcss.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/logos/precursor.svg b/logos/precursor.svg new file mode 100644 index 0000000..4e96a24 --- /dev/null +++ b/logos/precursor.svg @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/logos/producthunt.svg b/logos/producthunt.svg new file mode 100644 index 0000000..04d958f --- /dev/null +++ b/logos/producthunt.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/logos/rum.svg b/logos/rum.svg new file mode 100644 index 0000000..77c17e7 --- /dev/null +++ b/logos/rum.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file