diff --git a/.gitignore b/.gitignore index 3c3629e6..fd4f2b06 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ node_modules +.DS_Store diff --git a/devicon-colors.css b/devicon-colors.css index b0b8f89e..19e6a525 100644 --- a/devicon-colors.css +++ b/devicon-colors.css @@ -62,6 +62,10 @@ .devicon-debian-plain.colored { color: #A80030; } +.devicon-docker-plain-wordmark.colored, +.devicon-docker-plain.colored { + color: #019bc6; +} .devicon-dot-net-plain-wordmark.colored, .devicon-dot-net-plain.colored { color: #1384c8; @@ -82,6 +86,10 @@ .devicon-git-plain.colored { color: #f34f29; } +.devicon-go-line.colored, +.devicon-go-plain.colored { + color: #000000; +} .devicon-grunt-line-wordmark.colored, .devicon-grunt-line.colored, .devicon-grunt-plain-wordmark.colored, @@ -91,6 +99,14 @@ .devicon-gulp-plain.colored { color: #eb4a4b; } +.devicon-heroku-line-wordmark.colored, +.devicon-heroku-line.colored, +.devicon-heroku-plain-wordmark.colored, +.devicon-heroku-plain.colored, +.devicon-heroku-original-wordmark.colored, +.devicon-heroku-original.colored { + color: #6762a6; +} .devicon-html5-plain-wordmark.colored, .devicon-html5-plain.colored { color: #e54d26; @@ -132,6 +148,10 @@ .devicon-linux-plain.colored { color: #000000; } +.devicon-meteor-plain.colored, +.devicon-meteor-plain-wordmark.colored { + color: #df5052; +} .devicon-mongodb-plain.colored, .devicon-mongodb-plain-wordmark.colored { color: #4FAA41; @@ -182,6 +202,10 @@ .devicon-react-original.colored { color: #61dafb; } +.devicon-redis-plain-wordmark.colored, +.devicon-redis-plain.colored{ + color: #d82c20; +} .devicon-ubuntu-plain-wordmark.colored, .devicon-ubuntu-plain.colored { color: #DD4814; diff --git a/devicon.css b/devicon.css index 4dd42048..915ba2b9 100755 --- a/devicon.css +++ b/devicon.css @@ -23,6 +23,56 @@ -moz-osx-font-smoothing: grayscale; } +.devicon-go-line:before { + content: "\e610"; +} + +.devicon-redis-plain-wordmark:before { + content: "\e606"; +} + +.devicon-redis-plain:before { + content: "\e607"; +} + +.devicon-meteor-plain-wordmark:before { + content: "\e608"; +} + +.devicon-meteor-plain:before { + content: "\e609"; +} + +.devicon-heroku-line-wordmark:before, +.devicon-heroku-original-wordmark:before { + content: "\e60a"; +} + +.devicon-heroku-line:before, +.devicon-heroku-original:before { + content: "\e60b"; +} + +.devicon-heroku-plain-wordmark:before { + content: "\e60c"; +} + +.devicon-heroku-plain:before { + content: "\e60f"; +} + +.devicon-go-plain:before { + content: "\e61b"; +} + +.devicon-docker-plain-wordmark:before { + content: "\e61e"; +} + +.devicon-docker-plain:before { + content: "\e61f"; +} + .devicon-amazonwebservices-original:before, .devicon-amazonwebservices-plain:before { content: "\e603"; diff --git a/devicon.json b/devicon.json index 75b03336..134152fa 100644 --- a/devicon.json +++ b/devicon.json @@ -111,6 +111,14 @@ "font": ["plain", "plain-wordmark"] } }, + { + "name": "docker", + "tags": ["platform", "deploy"], + "versions": { + "svg": ["original", "original-wordmark", "plain", "plain-wordmark"], + "font": ["plain", "plain-wordmark"] + } + }, { "name": "dot-net", "tags": ["framework"], @@ -151,6 +159,14 @@ "font": ["plain", "plain-wordmark"] } }, + { + "name": "go", + "tags": ["language"], + "versions": { + "svg": ["original", "plain", "line"], + "font": ["plain", "line"] + } + }, { "name": "grunt", "tags": ["task-runner", "nodejs"], @@ -167,6 +183,14 @@ "font": ["plain"] } }, + { + "name": "heroku", + "tags": ["cloud"], + "versions": { + "svg": ["original", "original-wordmark", "plain", "plain-wordmark"], + "font": ["original", "original-wordmark", "plain", "plain-wordmark", "line", "line-wordmark"] + } + }, { "name": "html5", "tags": ["programming", "language"], @@ -255,6 +279,14 @@ "font": ["plain"] } }, + { + "name": "meteor", + "tags": ["javascript"], + "versions": { + "svg": ["original", "original-wordmark", "plain", "plain-wordmark"], + "font": ["plain", "plain-wordmark"] + } + }, { "name": "mongodb", "tags": ["database"], @@ -343,6 +375,14 @@ "font": ["original", "original-wordmark"] } }, + { + "name": "redis", + "tags": ["server"], + "versions": { + "svg": ["original", "original-wordmark", "plain", "plain-wordmark"], + "font": ["plain", "plain-wordmark"] + } + }, { "name": "ruby", "tags": ["programming", "language"], diff --git a/devicon.min.css b/devicon.min.css index a154d679..4d6de86f 100644 --- a/devicon.min.css +++ b/devicon.min.css @@ -1 +1 @@ -@font-face{font-family:devicon;src:url(fonts/devicon.eot?-hdf3wh);src:url(fonts/devicon.eot?#iefix-hdf3wh) format('embedded-opentype'),url(fonts/devicon.woff?-hdf3wh) format('woff'),url(fonts/devicon.ttf?-hdf3wh) format('truetype'),url(fonts/devicon.svg?-hdf3wh#devicon) format('svg');font-weight:400;font-style:normal}[class*=" devicon-"],[class^=devicon-]{font-family:devicon;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.devicon-amazonwebservices-original:before,.devicon-amazonwebservices-plain:before{content:"\e603"}.devicon-amazonwebservices-plain-wordmark:before{content:"\e604"}.devicon-android-plain-wordmark:before{content:"\e60d"}.devicon-android-plain:before{content:"\e60e"}.devicon-angularjs-plain-wordmark:before{content:"\e61c"}.devicon-angularjs-plain:before{content:"\e61d"}.devicon-appcelerator-original:before,.devicon-appcelerator-plain:before{content:"\e620"}.devicon-appcelerator-plain-wordmark:before{content:"\e621"}.devicon-apple-original:before,.devicon-apple-plain:before{content:"\e622"}.devicon-atom-original-wordmark:before,.devicon-atom-plain-wordmark:before{content:"\e623"}.devicon-atom-original:before,.devicon-atom-plain:before{content:"\e624"}.devicon-backbonejs-plain-wordmark:before{content:"\e62c"}.devicon-backbonejs-plain:before{content:"\e62d"}.devicon-bootstrap-plain-wordmark:before{content:"\e62e"}.devicon-bootstrap-plain:before{content:"\e62f"}.devicon-bower-line-wordmark:before{content:"\e630"}.devicon-bower-line:before{content:"\e631"}.devicon-bower-plain-wordmark:before{content:"\e64e"}.devicon-bower-plain:before{content:"\e64f"}.devicon-chrome-plain-wordmark:before{content:"\e665"}.devicon-chrome-plain:before{content:"\e666"}.devicon-codeigniter-plain-wordmark:before{content:"\e667"}.devicon-codeigniter-plain:before{content:"\e668"}.devicon-coffeescript-original-wordmark:before,.devicon-coffeescript-plain-wordmark:before{content:"\e669"}.devicon-coffeescript-original:before,.devicon-coffeescript-plain:before{content:"\e66a"}.devicon-css3-plain-wordmark:before{content:"\e678"}.devicon-css3-plain:before{content:"\e679"}.devicon-debian-plain-wordmark:before{content:"\e67e"}.devicon-debian-plain:before{content:"\e67f"}.devicon-dot-net-plain-wordmark:before{content:"\e6d3"}.devicon-dot-net-plain:before{content:"\e6d4"}.devicon-drupal-plain-wordmark:before{content:"\e6e2"}.devicon-drupal-plain:before{content:"\e6e3"}.devicon-firefox-plain-wordmark:before{content:"\e75d"}.devicon-firefox-plain:before{content:"\e75e"}.devicon-foundation-plain-wordmark:before{content:"\e7a2"}.devicon-foundation-plain:before{content:"\e7a3"}.devicon-git-plain-wordmark:before{content:"\e7a7"}.devicon-git-plain:before{content:"\e7a8"}.devicon-grunt-line-wordmark:before{content:"\e7a9"}.devicon-grunt-line:before{content:"\e7aa"}.devicon-grunt-plain-wordmark:before{content:"\e7ea"}.devicon-grunt-plain:before{content:"\e7eb"}.devicon-gulp-plain:before{content:"\e7ec"}.devicon-html5-plain-wordmark:before{content:"\e7f6"}.devicon-html5-plain:before{content:"\e7f7"}.devicon-ie10-original:before,.devicon-ie10-plain:before{content:"\e7f8"}.devicon-illustrator-line:before{content:"\e7f9"}.devicon-illustrator-plain:before{content:"\e7fa"}.devicon-inkscape-plain-wordmark:before{content:"\e834"}.devicon-inkscape-plain:before{content:"\e835"}.devicon-java-plain-wordmark:before{content:"\e841"}.devicon-java-plain:before{content:"\e842"}.devicon-javascript-plain:before{content:"\e845"}.devicon-jquery-plain-wordmark:before{content:"\e849"}.devicon-jquery-plain:before{content:"\e84a"}.devicon-krakenjs-plain-wordmark:before{content:"\e84f"}.devicon-krakenjs-plain:before{content:"\e850"}.devicon-laravel-plain-wordmark:before{content:"\e851"}.devicon-laravel-plain:before{content:"\e852"}.devicon-less-plain-wordmark:before{content:"\e853"}.devicon-linux-plain:before{content:"\eb1c"}.devicon-mongodb-plain-wordmark:before{content:"\eb43"}.devicon-mongodb-plain:before{content:"\eb44"}.devicon-moodle-plain-wordmark:before{content:"\eb5a"}.devicon-moodle-plain:before{content:"\eb5b"}.devicon-mysql-plain-wordmark:before{content:"\eb60"}.devicon-mysql-plain:before{content:"\eb61"}.devicon-nodejs-plain-wordmark:before{content:"\eb69"}.devicon-nodejs-plain:before{content:"\eb6a"}.devicon-oracle-original:before,.devicon-oracle-plain:before{content:"\eb6b"}.devicon-photoshop-line:before{content:"\eb6c"}.devicon-photoshop-plain:before{content:"\eb6d"}.devicon-php-plain:before{content:"\eb71"}.devicon-postgresql-plain-wordmark:before{content:"\eb7c"}.devicon-postgresql-plain:before{content:"\eb7d"}.devicon-python-plain-wordmark:before{content:"\eb88"}.devicon-python-plain:before{content:"\eb89"}.devicon-rails-plain-wordmark:before{content:"\eba2"}.devicon-rails-plain:before{content:"\eba3"}.devicon-react-original-wordmark:before,.devicon-react-plain-wordmark:before{content:"\e600"}.devicon-react-original:before,.devicon-react-plain:before{content:"\e601"}.devicon-ruby-plain-wordmark:before{content:"\ebc9"}.devicon-ruby-plain:before{content:"\ebca"}.devicon-sass-original:before,.devicon-sass-plain:before{content:"\ebcb"}.devicon-symfony-original-wordmark:before,.devicon-symfony-plain-wordmark:before{content:"\e602"}.devicon-symfony-original:before,.devicon-symfony-plain:before{content:"\e605"}.devicon-travis-plain-wordmark:before{content:"\ebcc"}.devicon-travis-plain:before{content:"\ebcd"}.devicon-trello-plain-wordmark:before{content:"\ebce"}.devicon-trello-plain:before{content:"\ebcf"}.devicon-ubuntu-plain-wordmark:before{content:"\ebd0"}.devicon-ubuntu-plain:before{content:"\ebd1"}.devicon-vim-plain:before{content:"\ebf3"}.devicon-windows8-original-wordmark:before,.devicon-windows8-plain-wordmark:before{content:"\ebf4"}.devicon-windows8-original:before,.devicon-windows8-plain:before{content:"\ebf5"}.devicon-wordpress-plain-wordmark:before{content:"\ebfd"}.devicon-wordpress-plain:before{content:"\ebfe"}.devicon-yii-plain-wordmark:before{content:"\ec01"}.devicon-yii-plain:before{content:"\ec02"}.devicon-zend-plain-wordmark:before{content:"\ec03"}.devicon-zend-plain:before{content:"\ec04"}.devicon-amazonwebservices-original.colored,.devicon-amazonwebservices-plain-wordmark.colored,.devicon-amazonwebservices-plain.colored{color:#F7A80D}.devicon-android-plain-wordmark.colored,.devicon-android-plain.colored{color:#A4C439}.devicon-angularjs-plain-wordmark.colored,.devicon-angularjs-plain.colored{color:#c4473a}.devicon-appcelerator-original.colored,.devicon-appcelerator-plain-wordmark.colored,.devicon-appcelerator-plain.colored{color:#ac162c}.devicon-apple-original.colored,.devicon-apple-plain.colored{color:#000}.devicon-atom-original-wordmark.colored,.devicon-atom-original.colored,.devicon-atom-plain-wordmark.colored,.devicon-atom-plain.colored{color:#67595D}.devicon-backbonejs-plain-wordmark.colored,.devicon-backbonejs-plain.colored{color:#002A41}.devicon-bootstrap-plain-wordmark.colored,.devicon-bootstrap-plain.colored{color:#59407f}.devicon-bower-line-wordmark.colored,.devicon-bower-line.colored,.devicon-bower-plain-wordmark.colored,.devicon-bower-plain.colored{color:#ef5734}.devicon-chrome-plain-wordmark.colored,.devicon-chrome-plain.colored{color:#ce4e4e}.devicon-codeigniter-plain-wordmark.colored,.devicon-codeigniter-plain.colored{color:#ee4323}.devicon-coffeescript-original-wordmark.colored,.devicon-coffeescript-original.colored,.devicon-coffeescript-plain-wordmark.colored,.devicon-coffeescript-plain.colored{color:#28334c}.devicon-css3-plain-wordmark.colored,.devicon-css3-plain.colored{color:#3d8fc6}.devicon-debian-plain-wordmark.colored,.devicon-debian-plain.colored{color:#A80030}.devicon-dot-net-plain-wordmark.colored,.devicon-dot-net-plain.colored{color:#1384c8}.devicon-drupal-plain-wordmark.colored,.devicon-drupal-plain.colored{color:#0073BA}.devicon-firefox-plain-wordmark.colored,.devicon-firefox-plain.colored{color:#DD732A}.devicon-foundation-plain-wordmark.colored,.devicon-foundation-plain.colored{color:#008cba}.devicon-git-plain-wordmark.colored,.devicon-git-plain.colored{color:#f34f29}.devicon-grunt-line-wordmark.colored,.devicon-grunt-line.colored,.devicon-grunt-plain-wordmark.colored,.devicon-grunt-plain.colored{color:#fcaa1a}.devicon-gulp-plain.colored{color:#eb4a4b}.devicon-html5-plain-wordmark.colored,.devicon-html5-plain.colored{color:#e54d26}.devicon-ie10-original.colored,.devicon-ie10-plain.colored{color:#1EBBEE}.devicon-illustrator-line.colored,.devicon-illustrator-plain.colored{color:#faa625}.devicon-inkscape-plain-wordmark.colored,.devicon-inkscape-plain.colored{color:#000}.devicon-java-plain-wordmark.colored,.devicon-java-plain.colored{color:#EA2D2E}.devicon-javascript-plain.colored{color:#f0db4f}.devicon-jquery-plain-wordmark.colored,.devicon-jquery-plain.colored{color:#0769ad}.devicon-krakenjs-plain-wordmark.colored,.devicon-krakenjs-plain.colored{color:#0081C2}.devicon-laravel-plain-wordmark.colored,.devicon-laravel-plain.colored{color:#fd4f31}.devicon-less-plain-wordmark.colored{color:#2a4d80}.devicon-linux-plain.colored{color:#000}.devicon-mongodb-plain-wordmark.colored,.devicon-mongodb-plain.colored{color:#4FAA41}.devicon-moodle-plain-wordmark.colored,.devicon-moodle-plain.colored{color:#F7931E}.devicon-mysql-plain-wordmark.colored,.devicon-mysql-plain.colored{color:#00618a}.devicon-nodejs-plain-wordmark.colored,.devicon-nodejs-plain.colored{color:#83CD29}.devicon-oracle-original.colored,.devicon-oracle-plain-wordmark.colored,.devicon-oracle-plain.colored{color:#EA1B22}.devicon-photoshop-line.colored,.devicon-photoshop-plain.colored{color:#80b5e2}.devicon-php-plain.colored{color:#6181b6}.devicon-postgresql-plain-wordmark.colored,.devicon-postgresql-plain.colored{color:#336791}.devicon-python-plain-wordmark.colored,.devicon-python-plain.colored{color:#ffd845}.devicon-rails-plain-wordmark.colored,.devicon-rails-plain.colored{color:#a62c46}.devicon-ruby-plain-wordmark.colored,.devicon-ruby-plain.colored{color:#d91404}.devicon-react-original-wordmark.colored,.devicon-react-original.colored,.devicon-react-plain-wordmark.colored,.devicon-react-plain.colored{color:#61dafb}.devicon-sass-original.colored,.devicon-sass-plain-wordmark.colored,.devicon-sass-plain.colored{color:#c69}.devicon-symfony-original-wordmark.colored,.devicon-symfony-original.colored,.devicon-symfony-plain-wordmark.colored,.devicon-symfony-plain.colored{color:#1A171B}.devicon-travis-plain-wordmark.colored,.devicon-travis-plain.colored{color:#bb2031}.devicon-trello-plain-wordmark.colored,.devicon-trello-plain.colored{color:#23719f}.devicon-ubuntu-plain-wordmark.colored,.devicon-ubuntu-plain.colored{color:#dd4814}.devicon-vim-plain.colored{color:#179a33}.devicon-windows8-original-wordmark.colored,.devicon-windows8-original.colored,.devicon-windows8-plain-wordmark.colored,.devicon-windows8-plain.colored{color:#00adef}.devicon-wordpress-plain-wordmark.colored,.devicon-wordpress-plain.colored{color:#494949}.devicon-yii-plain-wordmark.colored,.devicon-yii-plain.colored{color:#0073bb}.devicon-zend-plain-wordmark.colored,.devicon-zend-plain.colored{color:#68b604} \ No newline at end of file +@font-face{font-family:devicon;src:url(fonts/devicon.eot?-hdf3wh);src:url(fonts/devicon.eot?#iefix-hdf3wh)format('embedded-opentype'),url(fonts/devicon.woff?-hdf3wh)format('woff'),url(fonts/devicon.ttf?-hdf3wh)format('truetype'),url(fonts/devicon.svg?-hdf3wh#devicon)format('svg');font-weight:400;font-style:normal}[class*=" devicon-"],[class^=devicon-]{font-family:devicon;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.devicon-go-line:before{content:"\e610"}.devicon-redis-plain-wordmark:before{content:"\e606"}.devicon-redis-plain:before{content:"\e607"}.devicon-meteor-plain-wordmark:before{content:"\e608"}.devicon-meteor-plain:before{content:"\e609"}.devicon-heroku-line-wordmark:before,.devicon-heroku-original-wordmark:before{content:"\e60a"}.devicon-heroku-line:before,.devicon-heroku-original:before{content:"\e60b"}.devicon-heroku-plain-wordmark:before{content:"\e60c"}.devicon-heroku-plain:before{content:"\e60f"}.devicon-go-plain:before{content:"\e61b"}.devicon-docker-plain-wordmark:before{content:"\e61e"}.devicon-docker-plain:before{content:"\e61f"}.devicon-amazonwebservices-original:before,.devicon-amazonwebservices-plain:before{content:"\e603"}.devicon-amazonwebservices-plain-wordmark:before{content:"\e604"}.devicon-android-plain-wordmark:before{content:"\e60d"}.devicon-android-plain:before{content:"\e60e"}.devicon-angularjs-plain-wordmark:before{content:"\e61c"}.devicon-angularjs-plain:before{content:"\e61d"}.devicon-appcelerator-original:before,.devicon-appcelerator-plain:before{content:"\e620"}.devicon-appcelerator-plain-wordmark:before{content:"\e621"}.devicon-apple-original:before,.devicon-apple-plain:before{content:"\e622"}.devicon-atom-original-wordmark:before,.devicon-atom-plain-wordmark:before{content:"\e623"}.devicon-atom-original:before,.devicon-atom-plain:before{content:"\e624"}.devicon-backbonejs-plain-wordmark:before{content:"\e62c"}.devicon-backbonejs-plain:before{content:"\e62d"}.devicon-bootstrap-plain-wordmark:before{content:"\e62e"}.devicon-bootstrap-plain:before{content:"\e62f"}.devicon-bower-line-wordmark:before{content:"\e630"}.devicon-bower-line:before{content:"\e631"}.devicon-bower-plain-wordmark:before{content:"\e64e"}.devicon-bower-plain:before{content:"\e64f"}.devicon-chrome-plain-wordmark:before{content:"\e665"}.devicon-chrome-plain:before{content:"\e666"}.devicon-codeigniter-plain-wordmark:before{content:"\e667"}.devicon-codeigniter-plain:before{content:"\e668"}.devicon-coffeescript-original-wordmark:before,.devicon-coffeescript-plain-wordmark:before{content:"\e669"}.devicon-coffeescript-original:before,.devicon-coffeescript-plain:before{content:"\e66a"}.devicon-css3-plain-wordmark:before{content:"\e678"}.devicon-css3-plain:before{content:"\e679"}.devicon-debian-plain-wordmark:before{content:"\e67e"}.devicon-debian-plain:before{content:"\e67f"}.devicon-dot-net-plain-wordmark:before{content:"\e6d3"}.devicon-dot-net-plain:before{content:"\e6d4"}.devicon-drupal-plain-wordmark:before{content:"\e6e2"}.devicon-drupal-plain:before{content:"\e6e3"}.devicon-firefox-plain-wordmark:before{content:"\e75d"}.devicon-firefox-plain:before{content:"\e75e"}.devicon-foundation-plain-wordmark:before{content:"\e7a2"}.devicon-foundation-plain:before{content:"\e7a3"}.devicon-git-plain-wordmark:before{content:"\e7a7"}.devicon-git-plain:before{content:"\e7a8"}.devicon-grunt-line-wordmark:before{content:"\e7a9"}.devicon-grunt-line:before{content:"\e7aa"}.devicon-grunt-plain-wordmark:before{content:"\e7ea"}.devicon-grunt-plain:before{content:"\e7eb"}.devicon-gulp-plain:before{content:"\e7ec"}.devicon-html5-plain-wordmark:before{content:"\e7f6"}.devicon-html5-plain:before{content:"\e7f7"}.devicon-ie10-original:before,.devicon-ie10-plain:before{content:"\e7f8"}.devicon-illustrator-line:before{content:"\e7f9"}.devicon-illustrator-plain:before{content:"\e7fa"}.devicon-inkscape-plain-wordmark:before{content:"\e834"}.devicon-inkscape-plain:before{content:"\e835"}.devicon-java-plain-wordmark:before{content:"\e841"}.devicon-java-plain:before{content:"\e842"}.devicon-javascript-plain:before{content:"\e845"}.devicon-jquery-plain-wordmark:before{content:"\e849"}.devicon-jquery-plain:before{content:"\e84a"}.devicon-krakenjs-plain-wordmark:before{content:"\e84f"}.devicon-krakenjs-plain:before{content:"\e850"}.devicon-laravel-plain-wordmark:before{content:"\e851"}.devicon-laravel-plain:before{content:"\e852"}.devicon-less-plain-wordmark:before{content:"\e853"}.devicon-linux-plain:before{content:"\eb1c"}.devicon-mongodb-plain-wordmark:before{content:"\eb43"}.devicon-mongodb-plain:before{content:"\eb44"}.devicon-moodle-plain-wordmark:before{content:"\eb5a"}.devicon-moodle-plain:before{content:"\eb5b"}.devicon-mysql-plain-wordmark:before{content:"\eb60"}.devicon-mysql-plain:before{content:"\eb61"}.devicon-nodejs-plain-wordmark:before{content:"\eb69"}.devicon-nodejs-plain:before{content:"\eb6a"}.devicon-oracle-original:before,.devicon-oracle-plain:before{content:"\eb6b"}.devicon-photoshop-line:before{content:"\eb6c"}.devicon-photoshop-plain:before{content:"\eb6d"}.devicon-php-plain:before{content:"\eb71"}.devicon-postgresql-plain-wordmark:before{content:"\eb7c"}.devicon-postgresql-plain:before{content:"\eb7d"}.devicon-python-plain-wordmark:before{content:"\eb88"}.devicon-python-plain:before{content:"\eb89"}.devicon-rails-plain-wordmark:before{content:"\eba2"}.devicon-rails-plain:before{content:"\eba3"}.devicon-react-original-wordmark:before,.devicon-react-plain-wordmark:before{content:"\e600"}.devicon-react-original:before,.devicon-react-plain:before{content:"\e601"}.devicon-ruby-plain-wordmark:before{content:"\ebc9"}.devicon-ruby-plain:before{content:"\ebca"}.devicon-sass-original:before,.devicon-sass-plain:before{content:"\ebcb"}.devicon-symfony-original-wordmark:before,.devicon-symfony-plain-wordmark:before{content:"\e602"}.devicon-symfony-original:before,.devicon-symfony-plain:before{content:"\e605"}.devicon-travis-plain-wordmark:before{content:"\ebcc"}.devicon-travis-plain:before{content:"\ebcd"}.devicon-trello-plain-wordmark:before{content:"\ebce"}.devicon-trello-plain:before{content:"\ebcf"}.devicon-ubuntu-plain-wordmark:before{content:"\ebd0"}.devicon-ubuntu-plain:before{content:"\ebd1"}.devicon-vim-plain:before{content:"\ebf3"}.devicon-windows8-original-wordmark:before,.devicon-windows8-plain-wordmark:before{content:"\ebf4"}.devicon-windows8-original:before,.devicon-windows8-plain:before{content:"\ebf5"}.devicon-wordpress-plain-wordmark:before{content:"\ebfd"}.devicon-wordpress-plain:before{content:"\ebfe"}.devicon-yii-plain-wordmark:before{content:"\ec01"}.devicon-yii-plain:before{content:"\ec02"}.devicon-zend-plain-wordmark:before{content:"\ec03"}.devicon-zend-plain:before{content:"\ec04"}.devicon-amazonwebservices-original.colored,.devicon-amazonwebservices-plain-wordmark.colored,.devicon-amazonwebservices-plain.colored{color:#F7A80D}.devicon-android-plain-wordmark.colored,.devicon-android-plain.colored{color:#A4C439}.devicon-angularjs-plain-wordmark.colored,.devicon-angularjs-plain.colored{color:#c4473a}.devicon-appcelerator-original.colored,.devicon-appcelerator-plain-wordmark.colored,.devicon-appcelerator-plain.colored{color:#ac162c}.devicon-apple-original.colored,.devicon-apple-plain.colored{color:#000}.devicon-atom-original-wordmark.colored,.devicon-atom-original.colored,.devicon-atom-plain-wordmark.colored,.devicon-atom-plain.colored{color:#67595D}.devicon-backbonejs-plain-wordmark.colored,.devicon-backbonejs-plain.colored{color:#002A41}.devicon-bootstrap-plain-wordmark.colored,.devicon-bootstrap-plain.colored{color:#59407f}.devicon-bower-line-wordmark.colored,.devicon-bower-line.colored,.devicon-bower-plain-wordmark.colored,.devicon-bower-plain.colored{color:#ef5734}.devicon-chrome-plain-wordmark.colored,.devicon-chrome-plain.colored{color:#ce4e4e}.devicon-codeigniter-plain-wordmark.colored,.devicon-codeigniter-plain.colored{color:#ee4323}.devicon-coffeescript-original-wordmark.colored,.devicon-coffeescript-original.colored,.devicon-coffeescript-plain-wordmark.colored,.devicon-coffeescript-plain.colored{color:#28334c}.devicon-css3-plain-wordmark.colored,.devicon-css3-plain.colored{color:#3d8fc6}.devicon-debian-plain-wordmark.colored,.devicon-debian-plain.colored{color:#A80030}.devicon-docker-plain-wordmark.colored,.devicon-docker-plain.colored{color:#019bc6}.devicon-dot-net-plain-wordmark.colored,.devicon-dot-net-plain.colored{color:#1384c8}.devicon-drupal-plain-wordmark.colored,.devicon-drupal-plain.colored{color:#0073BA}.devicon-firefox-plain-wordmark.colored,.devicon-firefox-plain.colored{color:#DD732A}.devicon-foundation-plain-wordmark.colored,.devicon-foundation-plain.colored{color:#008cba}.devicon-git-plain-wordmark.colored,.devicon-git-plain.colored{color:#f34f29}.devicon-go-line.colored,.devicon-go-plain.colored{color:#000}.devicon-grunt-line-wordmark.colored,.devicon-grunt-line.colored,.devicon-grunt-plain-wordmark.colored,.devicon-grunt-plain.colored{color:#fcaa1a}.devicon-gulp-plain.colored{color:#eb4a4b}.devicon-heroku-line-wordmark.colored,.devicon-heroku-line.colored,.devicon-heroku-original-wordmark.colored,.devicon-heroku-original.colored,.devicon-heroku-plain-wordmark.colored,.devicon-heroku-plain.colored{color:#6762a6}.devicon-html5-plain-wordmark.colored,.devicon-html5-plain.colored{color:#e54d26}.devicon-ie10-original.colored,.devicon-ie10-plain.colored{color:#1EBBEE}.devicon-illustrator-line.colored,.devicon-illustrator-plain.colored{color:#faa625}.devicon-inkscape-plain-wordmark.colored,.devicon-inkscape-plain.colored{color:#000}.devicon-java-plain-wordmark.colored,.devicon-java-plain.colored{color:#EA2D2E}.devicon-javascript-plain.colored{color:#f0db4f}.devicon-jquery-plain-wordmark.colored,.devicon-jquery-plain.colored{color:#0769ad}.devicon-krakenjs-plain-wordmark.colored,.devicon-krakenjs-plain.colored{color:#0081C2}.devicon-laravel-plain-wordmark.colored,.devicon-laravel-plain.colored{color:#fd4f31}.devicon-less-plain-wordmark.colored{color:#2a4d80}.devicon-linux-plain.colored{color:#000}.devicon-meteor-plain-wordmark.colored,.devicon-meteor-plain.colored{color:#df5052}.devicon-mongodb-plain-wordmark.colored,.devicon-mongodb-plain.colored{color:#4FAA41}.devicon-moodle-plain-wordmark.colored,.devicon-moodle-plain.colored{color:#F7931E}.devicon-mysql-plain-wordmark.colored,.devicon-mysql-plain.colored{color:#00618a}.devicon-nodejs-plain-wordmark.colored,.devicon-nodejs-plain.colored{color:#83CD29}.devicon-oracle-original.colored,.devicon-oracle-plain-wordmark.colored,.devicon-oracle-plain.colored{color:#EA1B22}.devicon-photoshop-line.colored,.devicon-photoshop-plain.colored{color:#80b5e2}.devicon-php-plain.colored{color:#6181b6}.devicon-postgresql-plain-wordmark.colored,.devicon-postgresql-plain.colored{color:#336791}.devicon-python-plain-wordmark.colored,.devicon-python-plain.colored{color:#ffd845}.devicon-rails-plain-wordmark.colored,.devicon-rails-plain.colored{color:#a62c46}.devicon-ruby-plain-wordmark.colored,.devicon-ruby-plain.colored{color:#d91404}.devicon-react-original-wordmark.colored,.devicon-react-original.colored,.devicon-react-plain-wordmark.colored,.devicon-react-plain.colored{color:#61dafb}.devicon-redis-plain-wordmark.colored,.devicon-redis-plain.colored{color:#d82c20}.devicon-sass-original.colored,.devicon-sass-plain-wordmark.colored,.devicon-sass-plain.colored{color:#c69}.devicon-symfony-original-wordmark.colored,.devicon-symfony-original.colored,.devicon-symfony-plain-wordmark.colored,.devicon-symfony-plain.colored{color:#1A171B}.devicon-travis-plain-wordmark.colored,.devicon-travis-plain.colored{color:#bb2031}.devicon-trello-plain-wordmark.colored,.devicon-trello-plain.colored{color:#23719f}.devicon-ubuntu-plain-wordmark.colored,.devicon-ubuntu-plain.colored{color:#dd4814}.devicon-vim-plain.colored{color:#179a33}.devicon-windows8-original-wordmark.colored,.devicon-windows8-original.colored,.devicon-windows8-plain-wordmark.colored,.devicon-windows8-plain.colored{color:#00adef}.devicon-wordpress-plain-wordmark.colored,.devicon-wordpress-plain.colored{color:#494949}.devicon-yii-plain-wordmark.colored,.devicon-yii-plain.colored{color:#0073bb}.devicon-zend-plain-wordmark.colored,.devicon-zend-plain.colored{color:#68b604} \ No newline at end of file diff --git a/fonts/devicon.eot b/fonts/devicon.eot index e48c951c..93acbaf5 100755 Binary files a/fonts/devicon.eot and b/fonts/devicon.eot differ diff --git a/fonts/devicon.svg b/fonts/devicon.svg index 852b6f8e..9ae8f5b6 100755 --- a/fonts/devicon.svg +++ b/fonts/devicon.svg @@ -13,10 +13,22 @@ + + + + + + + + + + + + diff --git a/fonts/devicon.ttf b/fonts/devicon.ttf index b979349e..90845771 100755 Binary files a/fonts/devicon.ttf and b/fonts/devicon.ttf differ diff --git a/fonts/devicon.woff b/fonts/devicon.woff index 701ab6aa..3bf9ee99 100755 Binary files a/fonts/devicon.woff and b/fonts/devicon.woff differ diff --git a/gulpfile.js b/gulpfile.js index 24c53ce6..34e71d6e 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -16,7 +16,3 @@ gulp.task('minify-css', function() { .pipe(minifyCSS()) .pipe(gulp.dest('./')) }); - -gulp.task('default', function() { - // -}); diff --git a/icomoon.json b/icomoon.json index f5c3d3ce..60d802b7 100755 --- a/icomoon.json +++ b/icomoon.json @@ -1,6 +1,342 @@ { "IcoMoonType": "selection", "icons": [ + { + "icon": { + "paths": [ + "M869.6 515.2c-12.8-9.6-30.4-15.2-48-15.2-0.8-28.8-1.6-57.6-1.6-85.6-0.8-76-0.8-154.4-20.8-228.8 52-20 49.6-60.8 47.2-73.6-5.6-30.4-32-63.2-72-63.2-15.2 0-31.2 4.8-46.4 15.2-60.8-51.2-144-60-228-60-76 6.4-128.8 18.4-172 39.2-18.4 8.8-33.6 19.2-48 31.2-14.4-8.8-29.6-13.6-44-13.6-40.8 0-70.4 32.8-75.2 64.8s12.8 58.4 48 71.2c-17.6 71.2-12 144.8-5.6 216 2.4 29.6 4.8 60.8 5.6 91.2h-4c-18.4 0-36.8 5.6-50.4 15.2-5.6 4-16.8 16-16 26.4 0 3.2 1.6 7.2 7.2 10.4 1.6 16.8 12 19.2 18.4 19.2 12.8 0 27.2-8.8 31.2-12 4-2.4 7.2-4 9.6-4.8l4-1.6c-0.8 17.6-2.4 36-4 56-7.2 93.6-16 200 31.2 276.8 9.6 15.2 20.8 28.8 34.4 40.8l-7.2 4.8c-21.6 15.2-53.6 37.6-34.4 68v0.8c3.2 3.2 4.8 4 7.2 4h0.8c2.4 4 7.2 12.8 19.2 12.8 4.8 0 10.4-1.6 16-4.8 8.8-4.8 16.8-11.2 24-17.6 12-10.4 24-20.8 40-23.2l4.8-0.8 5.6 2.4c51.2 20.8 103.2 26.4 138.4 27.2h20.8c61.6 0 118.4-9.6 164-28 9.6-4 19.2-8.8 28-13.6 9.6 4 18.4 13.6 27.2 24 11.2 12.8 22.4 25.6 36 25.6 6.4 0 12.8-3.2 19.2-8.8 9.6-5.6 14.4-13.6 14.4-23.2 0-20.8-23.2-45.6-41.6-57.6 16-16 28.8-33.6 39.2-53.6 47.2-94.4 40-209.6 33.6-312l4 2.4c4 3.2 18.4 12 31.2 12 6.4 0 16.8-2.4 18.4-19.2 5.6-3.2 6.4-7.2 7.2-10.4 0-10.4-11.2-22.4-16.8-26.4zM732.8 67.2c13.6-8.8 27.2-13.6 41.6-13.6 35.2 0 61.6 29.6 66.4 58.4 4.8 29.6-11.2 54.4-43.2 67.2 0-1.6-0.8-2.4-1.6-4l-4.8-16.8-9.6-25.6c0-0.8 0-0.8-0.8-1.6 0 0 0-0.8-0.8-0.8-3.2-5.6-5.6-11.2-8.8-16l-11.2-16.8c-0.8-0.8-1.6-1.6-2.4-3.2-3.2-4-6.4-8-10.4-12-0.8-1.6-2.4-2.4-4-4l-9.6-9.6c0.8 0.8 0-0.8-0.8-1.6zM210.4 191.2c-32-12-48.8-36-44-64.8 4.8-29.6 32-60 69.6-60 13.6 0 26.4 4 39.2 11.2l-3.2 3.2c-4 4-8 8-11.2 12l-2.4 2.4c-4 4.8-8 9.6-12 15.2l-1.6 2.4c-4 5.6-7.2 10.4-10.4 16 0 0 0 0.8-0.8 0.8-3.2 5.6-6.4 12-8.8 18.4 0 1.6-0.8 3.2-0.8 4-2.4 6.4-5.6 12.8-7.2 19.2 0 0.8 0 0.8-0.8 1.6l-4.8 16-0.8 2.4zM203.2 552.8c-2.4 0.8-6.4 2.4-11.2 5.6-8 5.6-19.2 11.2-28 11.2-4.8 0-11.2-1.6-12.8-13.6 4-1.6 8-3.2 11.2-7.2 0.8-1.6 0.8-3.2-0.8-4s-3.2-0.8-4 0.8c-2.4 2.4-4.8 4-8.8 4.8h-0.8c-2.4-1.6-4-3.2-4.8-5.6 0.8-7.2 8.8-16.8 14.4-21.6 12.8-9.6 29.6-14.4 47.2-14.4h4.8v23.2l-0.8 8c-0.8 11.2-1.6 11.2-5.6 12.8zM329.6 968.8l0.8 0.8c-15.2 4-27.2 13.6-38.4 23.2-7.2 6.4-14.4 12.8-23.2 16.8-4.8 3.2-8.8 4-12.8 4-8 0-12-6.4-13.6-9.6 0.8-6.4 4-12 8-17.6 2.4-3.2 4.8-7.2 6.4-11.2 0.8-1.6 0-3.2-1.6-4s-3.2 0-4 1.6c-1.6 3.2-4 6.4-5.6 10.4-3.2 5.6-7.2 11.2-8.8 17.6h-0.8c-0.8 0-1.6-0.8-3.2-2.4-16-25.6 11.2-44 33.6-60l7.2-4.8h1.6l1.6 0.8 12.8 9.6c3.2 2.4 6.4 4.8 10.4 7.2l4 2.4 10.4 6.4 4.8 2.4c3.2 2.4 6.4 4 10.4 6.4zM748 926.4c16.8 11.2 40 35.2 40 53.6 0 6.4-3.2 12-8.8 16-0.8-2.4-1.6-4.8-3.2-7.2-2.4-7.2-5.6-15.2-12-20.8-0.8-0.8-3.2-0.8-4 0s-0.8 3.2 0 4c5.6 4.8 8 12 10.4 19.2l3.2 8.8c-4.8 4-9.6 6.4-14.4 6.4-11.2 0-20.8-12-31.2-24-8-8.8-16-18.4-24.8-24l2.4-1.6c2.4-0.8 4-2.4 5.6-4l10.4-7.2 6.4-4.8 11.2-8.8c1.6-1.6 3.2-3.2 5.6-4.8 1.6 0.8 2.4 0 3.2-0.8zM785.6 866.4c-9.6 20-27.2 45.6-56.8 68l-1.6 0.8c-2.4 2.4-5.6 4-8.8 6.4l-8.8 5.6-1.6 0.8-12.8 7.2-5.6 3.2c-43.2 22.4-102.4 38.4-185.6 38.4h-20.8c-64.8-2.4-114.4-16-151.2-33.6h-0.8c-8.8-4-16.8-8.8-24.8-13.6-36.8-23.2-56.8-48.8-66.4-64-46.4-75.2-38.4-180-30.4-272.8 1.6-24 4-45.6 4.8-67.2l0.8-14.4 0.8-0.8v-0.8l-0.8-4v-21.6c-0.8-32-3.2-61.6-5.6-92-6.4-72-12-147.2 7.2-219.2 1.6-6.4 3.2-12.8 5.6-18.4v-0.8l0.8-2.4c0.8-3.2 2.4-6.4 4-9.6 0.8-2.4 1.6-4 2.4-5.6l2.4-6.4 5.6-11.2c0.8-2.4 2.4-4.8 3.2-6.4s1.6-3.2 2.4-4c1.6-3.2 4-6.4 5.6-8.8s3.2-4.8 4.8-6.4c0.8-1.6 1.6-2.4 3.2-4l4.8-6.4c0.8-0.8 1.6-1.6 2.4-3.2l7.2-8 12-12c56-48 136-62.4 216.8-68.8 47.2 0 108 2.4 160 21.6 25.6 9.6 48 22.4 67.2 39.2 2.4 2.4 4.8 4.8 7.2 6.4l7.2 7.2 8 9.6 4.8 5.6 12 16.8 7.2 12 3.2 6.4c2.4 4.8 4 10.4 5.6 16 0 0.8 0.8 1.6 0.8 3.2 1.6 4.8 3.2 9.6 4.8 13.6l0.8 2.4c24 79.2 24.8 161.6 24.8 243.2 0 28 0 59.2 1.6 83.2v4.8c0 7.2 0.8 14.4 0.8 20v0.8l0.8 15.2c0 4.8 0.8 10.4 0.8 16v2.4c7.2 100.8 15.2 216.8-32 310.4zM875.2 546.4c-4-1.6-7.2-2.4-9.6-5.6-0.8-1.6-2.4-1.6-4-0.8s-1.6 2.4-0.8 4c3.2 4 7.2 5.6 11.2 7.2-1.6 12-8 13.6-12.8 13.6-8.8 0-20-5.6-28-11.2-3.2-2.4-5.6-3.2-8-4l-1.6-19.2c0-3.2 0-6.4-0.8-8.8 0-4.8-0.8-10.4-0.8-16 16.8 0.8 32.8 5.6 44.8 14.4 5.6 4 14.4 14.4 13.6 20.8 0.8 2.4-0.8 4.8-3.2 5.6zM621.6 57.6c-30.4 0-60 12.8-79.2 32.8-17.6 19.2-26.4 43.2-24.8 70.4v0.8c10.4 57.6 58.4 78.4 96.8 78.4 33.6 0 64.8-14.4 83.2-37.6 16-20 21.6-46.4 14.4-74.4-12-51.2-54.4-70.4-90.4-70.4zM692.8 197.6c-16.8 21.6-47.2 34.4-79.2 34.4-21.6 0-41.6-5.6-57.6-16.8-17.6-12.8-28.8-31.2-32.8-55.2-1.6-25.6 6.4-48 23.2-65.6 18.4-20 46.4-31.2 75.2-31.2 33.6 0 73.6 16.8 84.8 64.8 6.4 27.2 1.6 51.2-13.6 69.6zM476.8 153.6c-3.2-58.4-49.6-84.8-94.4-84.8-32.8 0-63.2 13.6-82.4 36-16.8 20.8-22.4 47.2-16.8 76.8 12.8 50.4 56 68 92 68 30.4 0 59.2-12 78.4-32 16.8-17.6 24.8-40 23.2-64zM376 244c-33.6 0-74.4-16.8-86.4-64-5.6-28 0-52.8 16-72 17.6-21.6 46.4-34.4 77.6-34.4 61.6 0 86.4 43.2 88.8 80 1.6 23.2-5.6 44-20.8 60-18.4 19.2-46.4 30.4-75.2 30.4zM332.8 132.8c-15.2 0-28 13.6-28 30.4s12.8 30.4 28 30.4 28-13.6 28-30.4c0-16.8-12.8-30.4-28-30.4zM345.6 178.4c-4 0-6.4-3.2-6.4-8 0-4 3.2-8 6.4-8 4 0 6.4 3.2 6.4 8 0 4-3.2 8-6.4 8zM568.8 125.6c-15.2 0-28 13.6-28 30.4s12.8 30.4 28 30.4 28-13.6 28-30.4c0-16.8-12-30.4-28-30.4zM581.6 170.4c-4 0-6.4-3.2-6.4-8 0-4 3.2-8 6.4-8 4 0 6.4 3.2 6.4 8s-2.4 8-6.4 8zM548 242.4c0.8-2.4 0.8-5.6 0-8.8-8.8-32.8-83.2-28-83.2 10.4 0-3.2-0.8-4.8-0.8-6.4 0 2.4 0.8 4.8 0.8 6.4-12 1.6-22.4 9.6-28.8 21.6-5.6 11.2-6.4 23.2-0.8 33.6 4.8 8.8 12.8 13.6 22.4 13.6-3.2 16.8 0 36.8 8 48 4 5.6 9.6 8.8 14.4 8.8 7.2 0 15.2-5.6 22.4-14.4 4.8 8 12 13.6 21.6 15.2h1.6c1.6-0.8 3.2-1.6 4.8-1.6 5.6-1.6 11.2-4 15.2-10.4v-0.8c2.4-11.2 0.8-23.2 0-34.4l-0.8-9.6c4 1.6 8 2.4 12 2.4 8 0 14.4-3.2 20-9.6 7.2-8 9.6-16 8-24-0.8-18.4-19.2-32-36.8-40zM500.8 348c-7.2 8.8-13.6 13.6-19.2 13.6-4 0-7.2-2.4-10.4-5.6-7.2-9.6-10.4-29.6-7.2-44.8l4-0.8h1.6l4.8-0.8h0.8l14.4-4.8c0.8 0 0.8 0 1.6-0.8 1.6-0.8 2.4-0.8 4-0.8 1.6-0.8 3.2-0.8 5.6-1.6h1.6l-0.8 10.4c-0.8 10.4-1.6 23.2-0.8 36zM542.4 321.6c0.8 10.4 1.6 21.6 0 32-2.4 4.8-6.4 5.6-12 8l-4.8 1.6c-8-1.6-14.4-6.4-17.6-14.4-1.6-12-0.8-24 0.8-36.8l0.8-12h0.8c8.8 0 16.8 4 24.8 7.2l5.6 2.4c0.8 3.2 1.6 7.2 1.6 12zM575.2 300c-4.8 5.6-10.4 8-16 8-4.8 0-8.8-1.6-13.6-3.2-2.4-0.8-4.8-1.6-7.2-3.2-8.8-3.2-17.6-7.2-27.2-7.2h-10.4l-3.2 0.8c-0.8 0-1.6 0-2.4 0.8-1.6 0-2.4 0.8-4 1.6-0.8 0-1.6 0-1.6 0.8l-6.4 2.4c-0.8 0.8-2.4 0.8-3.2 0.8l-4.8 1.6c-1.6 0.8-2.4 0.8-4 0.8-0.8 0-1.6 0-2.4 0.8l-4 0.8h-1.6l-4.8 0.8c-8 0-13.6-3.2-17.6-10.4-4.8-8-4.8-18.4 0.8-28s15.2-16.8 24.8-18.4c9.6 20 64.8 17.6 79.2-1.6 16 7.2 33.6 20 36 33.6 1.6 5.6-0.8 12-6.4 18.4z" + ], + "attrs": [ + {} + ], + "isMulticolor": false, + "grid": 0, + "tags": [ + "go-line" + ] + }, + "attrs": [ + {} + ], + "properties": { + "order": 118, + "id": 12, + "prevSize": 32, + "code": 58896, + "name": "go-line" + }, + "setIdx": 0, + "setId": 2, + "iconIdx": 0 + }, + { + "icon": { + "paths": [ + "M174.4 255.2c38.4 18.4 252.8 104.8 286.4 120.8s57.6 16 100.8-5.6c42.4-22.4 244-104.8 282.4-124.8 20-10.4 28.8-18.4 28.8-25.6v-72.8c0-7.2-9.6-13.6-28.8-20.8l-276-107.2c-38.4-14.4-53.6-13.6-98.4 2.4-45.6 16-258.4 100-296 114.4-18.4 7.2-28.8 14.4-28.8 21.6h-0.8v72.8c0 8 11.2 16 30.4 24.8zM523.2 265.6l-117.6-48.8 168.8-25.6-51.2 74.4zM778.4 149.6l-110.4 43.2-99.2-39.2 110.4-44 99.2 40zM486.4 77.6l-16-30.4 50.4 20 48-16-12.8 31.2 48.8 18.4-63.2 6.4-14.4 33.6-22.4-36.8-72.8-6.4 54.4-20zM360.8 120c49.6 0 90.4 16 90.4 35.2s-40 35.2-90.4 35.2c-49.6 0-90.4-16-90.4-35.2s40.8-35.2 90.4-35.2zM174.4 380c38.4 18.4 252.8 104.8 286.4 120.8s57.6 16 100.8-5.6c42.4-22.4 244-104.8 282.4-124.8 20-10.4 28.8-18.4 28.8-25.6v-72.8c0 7.2-9.6 14.4-28 24.8-38.4 20-240 103.2-282.4 124.8-42.4 22.4-66.4 22.4-100 5.6-33.6-16-248.8-102.4-287.2-120.8-19.2-8.8-30.4-16.8-30.4-24v73.6c-0.8 7.2 10.4 14.4 29.6 24zM174.4 500c38.4 18.4 252.8 104.8 286.4 120.8s57.6 16 100.8-5.6c42.4-22.4 244-104.8 282.4-124.8 20-10.4 28.8-18.4 28.8-25.6v-72.8c0 7.2-9.6 14.4-28 24.8-38.4 20-240 103.2-282.4 124.8-42.4 22.4-66.4 22.4-100 5.6-33.6-16-248.8-102.4-287.2-120.8-19.2-8.8-30.4-16.8-30.4-24v73.6c-0.8 6.4 10.4 14.4 29.6 24zM171.2 780.8c0-15.2-12-27.2-28-27.2-26.4-0.8-49.6 8.8-67.2 20.8-4 1.6-4 6.4-12 9.6v-4c0-15.2-12.8-27.2-28.8-27.2-15.2 0-27.2 12-27.2 27.2v207.2c0 15.2 12 28 27.2 28 16 0 28.8-12.8 28.8-28v-99.2c8-7.2 9.6-27.2 22.4-44 6.4-10.4 14.4-19.2 24.8-25.6 8.8-7.2 20-10.4 32-10.4 16 0.8 28-12.8 28-27.2zM282.4 752.8c-72 0-127.2 60-128 132 0.8 72 56.8 131.2 128.8 132 37.6 0 68.8-11.2 94.4-34.4 12-11.2 7.2-27.2 0-34.4-7.2-8.8-28-10.4-39.2 1.6-12.8 10.4-36 14.4-54.4 12.8s-39.2-10.4-50.4-23.2c-9.6-8.8-15.2-26.4-17.6-34.4h167.2c14.4 0 24-8.8 25.6-21.6 0.8-0.8-0.8-4-0.8-4.8v-2.4c0-72-56.8-123.2-125.6-123.2zM212.8 856c4-16 26.4-53.6 71.2-56 45.6 4 72.8 40 77.6 56h-148.8zM680 884.8v-208.8c0-15.2-12-28.8-28-28.8s-28 12.8-28 28.8v99.2c-24-13.6-45.6-22.4-71.2-22.4-71.2 0-128.8 60-128.8 132 0 71.2 56.8 131.2 128 131.2 26.4 0 51.2-8.8 71.2-22.4 2.4 12.8 13.6 22.4 28 22.4 16 0 28.8-12.8 28.8-28.8v-102.4zM600.8 936.8c-12.8 13.6-30.4 21.6-49.6 21.6s-36-8-49.6-21.6c-12.8-12.8-20.8-32-20.8-52 0-20.8 8-40 20.8-52.8 12.8-13.6 30.4-21.6 49.6-21.6s36 8 49.6 21.6c12.8 12.8 20.8 32 20.8 52.8 0.8 20-7.2 39.2-20.8 52zM748 647.2c-16 0-28 12.8-28 28.8v11.2c0 16 12 28.8 28 28.8s28-12.8 28-28.8v-11.2c0-16-12-28.8-28-28.8zM748 752.8c-16 0-28 12-28 28.8v205.6c0 16 12 28.8 28 28.8s28-12.8 28-28.8v-204.8c0-16.8-12-29.6-28-29.6zM1004.8 899.2c-8.8-14.4-23.2-23.2-37.6-29.6-15.2-7.2-31.2-13.6-48.8-13.6h-0.8l-0.8-2.4c-17.6-3.2-31.2-8.8-38.4-13.6-4-2.4-5.6-4.8-5.6-5.6-0.8-1.6-0.8-2.4-0.8-4.8s1.6-7.2 8.8-12c7.2-5.6 18.4-9.6 32-9.6 16.8 0 32 8.8 48.8 19.2 12.8 8.8 30.4 5.6 39.2-7.2 8-12.8 4-30.4-8.8-39.2-16.8-11.2-42.4-28.8-79.2-28.8-24 0-46.4 7.2-64.8 19.2-17.6 12.8-31.2 33.6-31.2 57.6 0 12 3.2 24 8.8 32.8 9.6 14.4 22.4 21.6 36 28.8 13.6 6.4 29.6 12 45.6 12h0.8c19.2 8 34.4 11.2 42.4 16.8 4 2.4 6.4 5.6 7.2 7.2s1.6 3.2 1.6 5.6c0 4-2.4 9.6-9.6 16-8.8 5.6-21.6 10.4-36 10.4-20.8 0.8-44-11.2-57.6-23.2-11.2-10.4-30.4-8-39.2 4-9.6 11.2-8 29.6 4 39.2 20.8 16.8 52.8 36 93.6 36 25.6 0 49.6-8 68.8-20.8 19.2-13.6 32.8-35.2 32.8-60.8-0.8-11.2-4.8-23.2-11.2-33.6z" + ], + "attrs": [ + {} + ], + "isMulticolor": false, + "grid": 0, + "tags": [ + "redis-plain-wordmark" + ] + }, + "attrs": [ + {} + ], + "properties": { + "order": 119, + "id": 11, + "prevSize": 32, + "code": 58886, + "name": "redis-plain-wordmark" + }, + "setIdx": 0, + "setId": 2, + "iconIdx": 1 + }, + { + "icon": { + "paths": [ + "M49.6 421.6c53.6 25.6 349.6 144.8 396 167.2s80 22.4 139.2-8c59.2-31.2 337.6-144.8 391.2-172.8 27.2-14.4 39.2-25.6 39.2-35.2v-100c0-10.4-13.6-19.2-40-28.8-52-19.2-328.8-128.8-381.6-148.8-52.8-19.2-74.4-18.4-136.8 4s-356 137.6-408.8 158.4c-25.6 10.4-40 19.2-40 29.6h-1.6v101.6c1.6 9.6 16.8 20 43.2 32.8zM532.8 436l-162.4-67.2 232.8-36-70.4 103.2zM885.6 276l-137.6 54.4-15.2 5.6-137.6-54.4 152.8-60 137.6 54.4zM480.8 176l-22.4-41.6 70.4 27.2 66.4-21.6-17.6 43.2 67.2 25.6-87.2 8.8-19.2 47.2-31.2-52-100.8-8.8 74.4-28zM307.2 234.4c68.8 0 124.8 21.6 124.8 48s-56 48-124.8 48-124.8-21.6-124.8-48 56-48 124.8-48zM976 478.4c-53.6 28-331.2 142.4-390.4 172.8-59.2 31.2-92 30.4-138.4 8s-344-141.6-396.8-167.2c-27.2-12.8-42.4-23.2-42.4-33.6v101.6c0 10.4 15.2 20.8 41.6 33.6 53.6 25.6 349.6 144.8 396 167.2s80 22.4 139.2-8c59.2-31.2 337.6-144.8 391.2-172.8 27.2-14.4 39.2-25.6 39.2-35.2v-100c0 8.8-12.8 20-39.2 33.6zM976 644c-53.6 28-331.2 142.4-390.4 172.8-59.2 31.2-92 30.4-138.4 8s-344-141.6-396.8-167.2c-27.2-12-42.4-23.2-42.4-33.6v101.6c0 10.4 15.2 20.8 41.6 33.6 53.6 25.6 349.6 144.8 396 167.2s80 22.4 139.2-8c59.2-31.2 337.6-144.8 391.2-172.8 27.2-14.4 39.2-25.6 39.2-35.2v-100c0 9.6-12.8 20-39.2 33.6z" + ], + "attrs": [ + {} + ], + "isMulticolor": false, + "grid": 0, + "tags": [ + "redis-plain" + ] + }, + "attrs": [ + {} + ], + "properties": { + "order": 120, + "id": 10, + "prevSize": 32, + "code": 58887, + "name": "redis-plain" + }, + "setIdx": 0, + "setId": 2, + "iconIdx": 2 + }, + { + "icon": { + "paths": [ + "M81.6 542.4c-13.6-20.8-26.4-46.4-39.2-62.4h-34.4v152h32v-104c8 6.4 8.8 14.4 13.6 20.8 4.8 7.2 9.6 14.4 14.4 20.8s7.2 13.6 12.8 20.8c13.6-21.6 24-41.6 40-64-0.8 33.6-0.8 73.6-0.8 105.6h40v-152h-40c-12.8 16-25.6 41.6-38.4 62.4zM982.4 575.2c4.8-3.2 9.6-7.2 13.6-10.4 11.2-7.2 16-19.2 17.6-32 0.8-5.6 0-12 0-17.6l-0.8-5.6c-1.6-6.4-4.8-12-8.8-17.6-4-6.4-10.4-8-15.2-12-8.8-2.4-17.6-5.6-27.2-5.6-21.6 0.8-44 0-66.4 0h-6.4v156.8h40v-48h20c10.4 16 21.6 32 31.2 48h37.6c-11.2-15.2-24-38.4-35.2-56zM977.6 535.2c-3.2 5.6-7.2 9.6-14.4 10.4-4.8 0.8-6.4 1.6-11.2 1.6h-24.8v-44h30.4c4 0 6.4 0.8 10.4 2.4 5.6 2.4 8.8 7.2 11.2 12.8 4 6.4 3.2 9.6-1.6 16.8zM200 632h112v-32h-80v-32h72v-24h-72v-32h80v-32h-112v152zM520 632h112v-37.6h-81.6l1.6-0.8v-25.6h72v-24h-72v-32h80v-32h-112v152zM352 504.8h45.6s2.4 0 2.4 0.8v116.8h32v-111.2h40v-32h-120v25.6zM844.8 514.4c2.4 0 4-1.6 4-4 0-0.8 0-1.6-0.8-2.4l-52.8-48.8 46.4 52.8c0 1.6 1.6 2.4 3.2 2.4zM855.2 541.6l-114.4-104.8 104.8 114.4c1.6 0.8 3.2 1.6 4.8 1.6 4 0 6.4-3.2 6.4-6.4 0-2.4-0.8-4-1.6-4.8zM639.2 459.2l152.8 166.4c1.6 1.6 4 3.2 7.2 3.2 4.8 0 9.6-4 9.6-9.6 0-3.2-1.6-5.6-3.2-7.2l-166.4-152.8zM620 395.2l202.4 215.2c1.6 1.6 4 2.4 6.4 2.4 4.8 0 9.6-4 9.6-9.6 0-1.6-0.8-4-1.6-5.6-0.8 0.8-216.8-202.4-216.8-202.4zM684.8 416.8l152.8 166.4c1.6 1.6 4 3.2 7.2 3.2 4.8 0 9.6-4 9.6-9.6 0-3.2-1.6-5.6-3.2-7.2l-166.4-152.8zM770.4 616.8l-114.4-104.8 104.8 114.4c1.6 0.8 3.2 1.6 4.8 1.6 4 0 6.4-3.2 6.4-6.4 0-2.4-0.8-4-1.6-4.8zM682.4 564l46.4 52.8c0.8 0.8 1.6 2.4 3.2 2.4 2.4 0 4-1.6 4-4 0-0.8 0-1.6-0.8-2.4s-52.8-48.8-52.8-48.8z" + ], + "attrs": [ + {} + ], + "isMulticolor": false, + "grid": 0, + "tags": [ + "meteor-plain-wordmark" + ] + }, + "attrs": [ + {} + ], + "properties": { + "order": 121, + "id": 9, + "prevSize": 32, + "code": 58888, + "name": "meteor-plain-wordmark" + }, + "setIdx": 0, + "setId": 2, + "iconIdx": 3 + }, + { + "icon": { + "paths": [ + "M962.4 523.2c9.6 0 16.8-7.2 16.8-16.8 0-4-1.6-8-4-10.4-0.8-1.6-224-206.4-224-206.4l196.8 224.8c2.4 5.6 8 8.8 14.4 8.8zM1008 637.6l-1.6-1.6-486.4-444 447.2 486.4c4.8 4.8 12 8 20 8 16 0 28.8-12.8 28.8-28.8 0-7.2-3.2-14.4-8-20zM792.8 938.4l-704-652 648.8 708c7.2 8 17.6 13.6 29.6 13.6 21.6 0 39.2-17.6 39.2-39.2 0-12-4.8-23.2-13.6-30.4zM8 16l861.6 917.6c7.2 7.2 16.8 11.2 27.2 11.2 21.6 0 39.2-17.6 39.2-39.2 0-8-2.4-16-7.2-22.4-2.4-4-920.8-867.2-920.8-867.2zM987.2 758.4l-704-652 648.8 708c7.2 8 17.6 13.6 29.6 13.6 21.6 0 39.2-17.6 39.2-39.2 0-12.8-5.6-23.2-13.6-30.4zM647.2 956.8l-1.6-1.6-486.4-444 447.2 486.4c4.8 4.8 12 8 20 8 16 0 28.8-12.8 28.8-28.8 0-8-3.2-14.4-8-20zM272.8 733.6l196.8 224.8c3.2 4.8 8 8.8 14.4 8.8 9.6 0 16.8-7.2 16.8-16.8 0-4-1.6-8-4-10.4-1.6-0.8-224-206.4-224-206.4z" + ], + "attrs": [ + {} + ], + "isMulticolor": false, + "grid": 0, + "tags": [ + "meteor-plain" + ] + }, + "attrs": [ + {} + ], + "properties": { + "order": 122, + "id": 8, + "prevSize": 32, + "code": 58889, + "name": "meteor-plain" + }, + "setIdx": 0, + "setId": 2, + "iconIdx": 4 + }, + { + "icon": { + "paths": [ + "M282.4 814.4c-32 0-58.4 4-77.6 11.2-7.2 25.6-10.4 52.8-10.4 83.2 0 56 9.6 90.4 73.6 90.4 29.6 0 54.4-8.8 74.4-18.4l-6.4-28.8c-19.2 7.2-44 13.6-65.6 13.6-28 0-36.8-7.2-38.4-55.2h120v-17.6c0-48.8-17.6-78.4-69.6-78.4zM232 888c0.8-24 2.4-30.4 4-37.6 15.2-3.2 32.8-3.2 44.8-3.2 26.4 0 31.2 16.8 31.2 40.8h-80zM111.2 814.4c-21.6 0-39.2 5.6-63.2 12v-82.4h-32v248h32v-132.8c24-8 40-12 56-12 8 0 16 4 16 13.6v135.2l3.2-3.2h36.8v-126.4c0-30.4-14.4-52-48.8-52zM976 816v139.2c-24 8-44.8 12-61.6 12-8 0-18.4-4-18.4-13.6v-137.6h-32v133.6c0 29.6 10.4 50.4 44.8 50.4 21.6 0 59.2-3.2 99.2-28v-156h-32zM830.4 816h-43.2c-10.4 24-25.6 56-44.8 72h-14.4v-144h-40v248h40v-80h16.8c22.4 24 36.8 56 48 80h44.8c-16.8-32-36-67.2-61.6-99.2 20.8-21.6 40-44.8 54.4-76.8zM384 992h32v-132.8c16-6.4 40-8.8 56-9.6v-32c-24 1.6-56 7.2-88 24.8v149.6zM571.2 814.4c-48.8 0-82.4 25.6-82.4 93.6 0 64 25.6 92 82.4 92 48.8 0 82.4-25.6 82.4-93.6 0-64-25.6-92-82.4-92zM571.2 968c-32 0-45.6-11.2-45.6-60 0-44.8 16-61.6 45.6-61.6 32 0 45.6 11.2 45.6 60-0.8 44.8-16.8 61.6-45.6 61.6zM792 82.4c0-36.8-29.6-66.4-66.4-66.4h-427.2c-36.8 0-66.4 29.6-66.4 66.4v563.2c0 36.8 29.6 66.4 66.4 66.4h427.2c36.8 0 66.4-29.6 66.4-66.4v-563.2zM256 86.4c0-26.4 20-46.4 45.6-46.4h420c26.4 0 46.4 20.8 46.4 46.4v555.2c0 26.4-20 47.2-45.6 47.2h-420.8c-26.4 0-45.6-20.8-45.6-47.2v-555.2zM687.2 112h-85.6s-27.2 64-56.8 96h83.2c44.8-56 59.2-96 59.2-96zM360 615.2l78.4-79.2-78.4-78.4zM584 339.2v276l-0.8 0.8h72.8v-276c0-151.2-216-65.6-216-65.6v-164l-78.4 0.8s0 256 0.8 255.2c239.2-92.8 221.6-27.2 221.6-27.2z" + ], + "attrs": [ + {} + ], + "isMulticolor": false, + "grid": 0, + "tags": [ + "heroku-line-wordmark" + ] + }, + "attrs": [ + {} + ], + "properties": { + "order": 123, + "id": 7, + "prevSize": 32, + "code": 58890, + "name": "heroku-line-wordmark" + }, + "setIdx": 0, + "setId": 2, + "iconIdx": 5 + }, + { + "icon": { + "paths": [ + "M912 111.2c0-52.8-42.4-95.2-95.2-95.2h-609.6c-52.8 0-95.2 42.4-95.2 95.2v802.4c0 52.8 42.4 95.2 95.2 95.2h610.4c52.8 0 95.2-42.4 95.2-95.2v-802.4zM880 112v794.4c0 37.6-28 69.6-65.6 69.6h-602.4c-37.6 0-68-32-68-69.6v-794.4c0-37.6 31.2-64 68-64h601.6c37.6 0 67.2 28.8 67.2 66.4l-0.8-2.4zM296 869.6l112.8-112.8-112.8-112.8zM408 382.4v-235.2l-111.2 0.8s0.8 367.2 1.6 365.6c342.4-133.6 317.6-38.4 317.6-38.4v395.2l-0.8 1.6h104.8v-396c0-216.8-312-93.6-312-93.6zM560 288h118.4c64-80 85.6-136 85.6-136h-122.4s-39.2 88-81.6 136z" + ], + "attrs": [ + {} + ], + "isMulticolor": false, + "grid": 0, + "tags": [ + "heroku-line" + ] + }, + "attrs": [ + {} + ], + "properties": { + "order": 124, + "id": 6, + "prevSize": 32, + "code": 58891, + "name": "heroku-line" + }, + "setIdx": 0, + "setId": 2, + "iconIdx": 6 + }, + { + "icon": { + "paths": [ + "M314.4 712h426.4c36.8 0 66.4-29.6 66.4-66.4v-563.2c0-36.8-29.6-66.4-66.4-66.4h-426.4c-36.8 0-66.4 29.6-66.4 66.4v562.4c0 37.6 29.6 67.2 66.4 67.2zM620 112h86.4s-14.4 40-60 96h-83.2c29.6-32 56.8-96 56.8-96zM456 108.8v165.6s216-86.4 216 65.6v276h-70.4l-1.6 0.8v-278.4s18.4-66.4-222.4 27.2c-0.8 0.8-0.8-256.8-0.8-256.8h79.2zM376 457.6l79.2 79.2-79.2 79.2v-158.4zM282.4 822.4c-32 0-58.4 4-77.6 11.2-7.2 25.6-10.4 52.8-10.4 83.2 0 56 9.6 90.4 73.6 90.4 29.6 0 54.4-8.8 74.4-18.4l-6.4-28.8c-19.2 7.2-44 13.6-65.6 13.6-28 0-36.8-7.2-38.4-55.2h120v-17.6c0-48.8-17.6-78.4-69.6-78.4zM232 896c0.8-24 2.4-30.4 4-37.6 15.2-3.2 32.8-3.2 44.8-3.2 26.4 0 31.2 16.8 31.2 40.8h-80zM111.2 822.4c-21.6 0-39.2 5.6-63.2 12v-82.4h-32v248h32v-132.8c24-8 40-12 56-12 8 0 16 4 16 13.6v135.2l3.2-3.2h36.8v-126.4c0-30.4-14.4-52-48.8-52zM976 824v139.2c-24 8-44.8 12-61.6 12-8 0-18.4-4-18.4-13.6v-137.6h-32v133.6c0 29.6 10.4 50.4 44.8 50.4 21.6 0 59.2-3.2 99.2-28v-156h-32zM830.4 824h-43.2c-10.4 24-25.6 56-44.8 72h-14.4v-144h-40v248h40v-80h16.8c22.4 24 36.8 56 48 80h44.8c-16.8-32-36-67.2-61.6-99.2 20.8-21.6 40-44.8 54.4-76.8zM384 1000h32v-132.8c16-6.4 40-8.8 56-9.6v-32c-24 1.6-56 7.2-88 24.8v149.6zM571.2 822.4c-48.8 0-82.4 25.6-82.4 93.6 0 64 25.6 92 82.4 92 48.8 0 82.4-25.6 82.4-93.6 0-64-25.6-92-82.4-92zM571.2 976c-32 0-45.6-11.2-45.6-60 0-44.8 16-61.6 45.6-61.6 32 0 45.6 11.2 45.6 60-0.8 44.8-16.8 61.6-45.6 61.6z" + ], + "attrs": [ + {} + ], + "isMulticolor": false, + "grid": 0, + "tags": [ + "heroku-plain-wordmark" + ] + }, + "attrs": [ + {} + ], + "properties": { + "order": 125, + "id": 5, + "prevSize": 32, + "code": 58892, + "name": "heroku-plain-wordmark" + }, + "setIdx": 0, + "setId": 2, + "iconIdx": 7 + }, + { + "icon": { + "paths": [ + "M816.8 16h-609.6c-52.8 0-95.2 42.4-95.2 95.2v802.4c0 52.8 42.4 95.2 95.2 95.2h610.4c52.8 0 95.2-42.4 95.2-95.2v-802.4c-0.8-52.8-43.2-95.2-96-95.2zM296 869.6v-225.6l112.8 112.8-112.8 112.8zM720 872h-104.8l0.8-1.6v-395.2s24.8-94.4-317.6 38.4c-0.8 1.6-1.6-365.6-1.6-365.6l111.2-0.8v235.2s312-123.2 312 93.6v396zM678.4 288h-118.4c42.4-48 81.6-136 81.6-136h122.4s-20.8 56-85.6 136z" + ], + "attrs": [ + {} + ], + "isMulticolor": false, + "grid": 0, + "tags": [ + "heroku-plain" + ] + }, + "attrs": [ + {} + ], + "properties": { + "order": 126, + "id": 4, + "prevSize": 32, + "code": 58895, + "name": "heroku-plain" + }, + "setIdx": 0, + "setId": 2, + "iconIdx": 8 + }, + { + "icon": { + "paths": [ + "M865.6 518.4c-0.8-0.8-1.6-1.6-3.2-1.6l-0.8-0.8c-0.8-0.8-1.6-0.8-1.6-1.6l-0.8-0.8c-0.8 0-1.6-0.8-1.6-0.8l-1.6-0.8c-0.8 0-1.6-0.8-1.6-0.8l-1.6-0.8c-0.8 0-1.6-0.8-1.6-0.8-0.8 0-0.8 0-1.6-0.8l-2.4-0.8c-0.8 0-0.8 0-1.6-0.8l-2.4-0.8h-0.8l-3.2-0.8h-1.6c-0.8 0-1.6 0-2.4-0.8h-18.4c-4.8-106.4 4.8-214.4-22.4-316.8 103.2-36.8 22.4-178.4-67.2-115.2-59.2-51.2-140.8-62.4-226.4-62.4-84 5.6-163.2 23.2-219.2 67.2-22.4-11.2-44-14.4-63.2-8.8v0.8c-0.8 0-2.4 0.8-3.2 1.6-0.8 0-2.4 0.8-3.2 1.6h-0.8c-0.8 0-1.6 0.8-3.2 1.6h-0.8l-2.4 1.6h-0.8l-2.4 1.6h-0.8l-2.4 1.6s-0.8 0-0.8 0.8l-2.4 1.6s-0.8 0-0.8 0.8l-2.4 1.6s-0.8 0-0.8 0.8l-2.4 1.6-0.8 0.8c-0.8 0.8-1.6 0.8-1.6 1.6l-3.2 3.2c-0.8 0.8-0.8 1.6-1.6 1.6l-0.8 0.8c-0.8 0.8-0.8 1.6-1.6 1.6l-0.8 0.8c-0.8 0.8-0.8 1.6-1.6 1.6l-0.8 0.8c-0.8 0.8-0.8 1.6-1.6 1.6l-0.8 0.8c-0.8 0.8-0.8 1.6-1.6 1.6l-0.8 0.8-0.8 2.4s0 0.8-0.8 0.8l-0.8 2.4s0 0.8-0.8 0.8l-0.8 2.4s0 0.8-0.8 0.8l-0.8 2.4s0 0.8-0.8 0.8c3.2 2.4 3.2 3.2 3.2 3.2v0.8l-0.8 2.4v0.8c0 0.8 0 1.6-0.8 2.4v24.8c0 0.8 0 1.6 0.8 2.4v0.8l0.8 2.4v0.8l0.8 2.4s0 0.8 0.8 0.8l0.8 2.4s0 0.8 0.8 0.8l0.8 2.4s0 0.8 0.8 0.8l1.6 2.4s0 0.8 0.8 0.8l1.6 2.4s0 0.8 0.8 0.8l1.6 2.4 5.6 5.6h0.8c8 7.2 16 12.8 32 17.6v-1.6c-33.6 100.8-5.6 202.4-4 306.4-4.8 0-5.6 3.2-13.6 4h-4c-0.8 0-2.4 0-4 0.8-0.8 0-2.4 0-3.2 0.8l-3.2 0.8h-0.8l-3.2 0.8h-0.8l-2.4 0.8h-0.8l-2.4 0.8s-0.8 0-0.8 0.8l-2.4 0.8-1.6 0.8c-0.8 0-1.6 0.8-1.6 0.8l-3.2 1.6c-0.8 0-1.6 0.8-1.6 0.8l-1.6 0.8-3.2 2.4c-0.8 0.8-1.6 1.6-2.4 1.6l-4 4c-0.8 1.6-2.4 3.2-3.2 4l-1.6 2.4-2.4 4.8-0.8 2.4v2.4c0 4 1.6 7.2 7.2 9.6 1.6 29.6 31.2 16 44.8 6.4l0.8-0.8c1.6-1.6 4-2.4 4.8-2.4h0.8l1.6-0.8c0.8 0 0.8 0 1.6-0.8 1.6-0.8 3.2-0.8 4-1.6 0.8 0 0.8-0.8 0.8-1.6l0.8-0.8c0.8-1.6 1.6-4.8 1.6-9.6l0.8-10.4v14.4c-4 104.8-32 245.6 26.4 340 10.4 16.8 23.2 31.2 37.6 43.2h-4c-1.6 1.6-4 3.2-6.4 4.8l-14.4 9.6-7.2 5.6-8.8 8c-1.6 1.6-2.4 3.2-3.2 4l-4.8 7.2c-0.8 1.6-1.6 3.2-1.6 4.8l-0.8 2.4c-1.6 6.4 0 13.6 4.8 21.6l3.2 3.2h1.6c0.8 0 1.6 0 3.2 0.8 1.6 3.2 9.6 20 31.2 7.2 22.4-12 37.6-36.8 64.8-40.8l-4-4.8c47.2 22.4 102.4 32 152 33.6 69.6 2.4 148.8-7.2 212-41.6 17.6 5.6 31.2 31.2 46.4 43.2l3.2 3.2s0.8 0 0.8 0.8c0 0 0.8 0 0.8 0.8 0 0 0.8 0 0.8 0.8h16.8s0.8 0 0.8-0.8h0.8s0.8 0 0.8-0.8h0.8s0.8 0 0.8-0.8c0 0 0.8 0 0.8-0.8l0.8-0.8s0.8 0 0.8-0.8l0.8-0.8h0.8l1.6-1.6 1.6-0.8h0.8l0.8-0.8h0.8l5.6-5.6v-0.8s0-0.8 0.8-0.8v-0.8s0-0.8 0.8-0.8v-0.8s0-0.8 0.8-0.8v-11.2s-2.4 0-2.4-0.8l-2.4-0.8v-0.8l2.4-0.8s1.6 0 1.6-0.8l0.8-0.8v-16.8s0-0.8-0.8-0.8v-0.8s0-0.8-0.8-0.8v-0.8s0-0.8-0.8-0.8c0 0 0-0.8-0.8-0.8 0 0 0-0.8-0.8-0.8 0 0 0-0.8-0.8-0.8 0 0 0-0.8-0.8-0.8 0 0 0-0.8-0.8-0.8 0 0 0-0.8-0.8-0.8 0 0 0-0.8-0.8-0.8 0 0 0-0.8-0.8-0.8 0 0 0-0.8-0.8-0.8 0 0 0-0.8-0.8-0.8 0 0 0-0.8-0.8-0.8 0 0 0-0.8-0.8-0.8 0 0 0-0.8-0.8-0.8l-9.6-9.6v-0.8l-15.2-15.2c16-15.2 30.4-33.6 40.8-55.2 47.2-94.4 39.2-209.6 32.8-313.6h0.8c0.8 0 1.6 0.8 1.6 0.8h2.4s0.8 0 0.8 0.8h0.8s0.8 0 0.8 0.8l1.6 0.8c13.6 9.6 43.2 23.2 44.8-6.4 12.8 4.8-2.4-14.4-10.4-20zM288 184c-25.6-128 179.2-152 186.4-27.2 6.4 104-160 130.4-186.4 27.2zM576.8 304c-10.4 11.2-21.6 9.6-32.8 5.6 0 15.2 3.2 31.2 0.8 47.2-4 7.2-12 8-18.4 11.2-9.6-1.6-16.8-7.2-20.8-16l-1.6-0.8c-31.2 41.6-50.4-8.8-41.6-40-9.6 0.8-17.6-1.6-24-12-11.2-20.8 5.6-46.4 27.2-50.4 5.6 24 69.6 20.8 80.8-1.6 24.8 12 52 34.4 30.4 56.8zM520.8 164c-7.2-110.4 162.4-140 187.2-32 28 120-166.4 151.2-187.2 32zM333.6 136c-15.2 0-28 13.6-28 30.4s12.8 30.4 28 30.4 28-13.6 28-30.4c0-16.8-12-30.4-28-30.4zM346.4 181.6c-4 0-6.4-3.2-6.4-8 0-4 3.2-8 6.4-8 4 0 6.4 3.2 6.4 8 0 4-2.4 8-6.4 8zM568.8 128.8c-15.2 0-27.2 13.6-27.2 30.4s12 30.4 27.2 30.4 27.2-13.6 27.2-30.4c0-16.8-12-30.4-27.2-30.4zM581.6 173.6c-3.2 0-6.4-3.2-6.4-8 0-4 3.2-8 6.4-8s6.4 3.2 6.4 8-3.2 8-6.4 8z" + ], + "attrs": [ + {} + ], + "isMulticolor": false, + "grid": 0, + "tags": [ + "go-plain" + ] + }, + "attrs": [ + {} + ], + "properties": { + "order": 127, + "id": 2, + "prevSize": 32, + "code": 58907, + "name": "go-plain" + }, + "setIdx": 0, + "setId": 2, + "iconIdx": 9 + }, + { + "icon": { + "paths": [ + "M688 947.2c0-2.4 0.8-4.8 0-7.2-1.6-2.4-2.4-4-4-5.6-4-4.8-8-8.8-12.8-13.6l-47.2-48 36.8-37.6 20-21.6c3.2-3.2 7.2-9.6 7.2-14.4v-3.2c0-7.2-3.2-11.2-10.4-12.8l1.6 0.8h-5.6c-4.8 0-18.4 12.8-21.6 16.8-12 12-20 23.2-36 35.2v-95.2c0-8.8-4.8-12.8-13.6-12.8h-2.4c-8.8 0-16 4-16 12.8v207.2c0 8.8 7.2 12 16 12h2.4c8.8 0 13.6-4 13.6-12v-36.8l24 23.2c7.2 7.2 14.4 12 20.8 18.4 3.2 3.2 9.6 7.2 14.4 7.2h2.4c8 0 10.4-4 12-10.4l-1.6 0.8v-3.2zM1000.8 784h-3.2c-17.6 0-33.6 4.8-48 15.2-24 17.6-37.6 40.8-37.6 71.2v78.4c0 8.8 3.2 11.2 12 11.2h2.4c8.8 0 17.6-3.2 17.6-11.2v-73.6c0-16 3.2-31.2 15.2-43.2 9.6-9.6 21.6-17.6 35.2-17.6 10.4 0 22.4-2.4 22.4-15.2 0-9.6-7.2-15.2-16-15.2zM877.6 824c-8.8-14.4-20.8-25.6-36-32.8-28-13.6-57.6-15.2-84.8 0.8l-4 2.4c-11.2 6.4-20.8 14.4-28 24.8-20.8 30.4-23.2 64.8-4.8 96.8l1.6 3.2c8 13.6 18.4 24.8 32 32 28.8 16 60 17.6 88.8 1.6l2.4-1.6c8-4.8 9.6-12.8 5.6-20.8-1.6-3.2-4.8-5.6-8-7.2h-1.6c-5.6-0.8-20.8 5.6-26.4 8-11.2 1.6-24 2.4-35.2-1.6l60.8-52.8c8.8-8 18.4-16.8 28-24 8-6.4 16-15.2 9.6-26.4v-2.4zM822.4 852.8l-68 58.4c-2.4-2.4-4-5.6-5.6-8-4.8-8-8-17.6-8-27.2-0.8-24 8-44 29.6-56 16-9.6 33.6-11.2 51.2-4.8 8.8 3.2 19.2 8.8 24.8 16.8-8 7.2-16.8 13.6-24 20.8zM176 728h-2.4c-8.8 0-13.6 3.2-13.6 12v64.8c-16-14.4-35.2-20-57.6-20h-6.4c-15.2 0-29.6 2.4-43.2 10.4-28.8 16.8-44.8 41.6-44.8 75.2v6.4c0 15.2 4 28 12 41.6 16.8 28.8 43.2 43.2 76 43.2h6.4c15.2 0 31.2-2.4 44-9.6 28.8-16.8 45.6-41.6 45.6-74.4v-136c0-10.4-7.2-13.6-16-13.6zM151.2 902.4c-12 20-29.6 31.2-52.8 31.2-9.6 0-19.2-2.4-27.2-7.2-20.8-11.2-32.8-29.6-32.8-53.6 0-8.8 1.6-16.8 5.6-24.8 11.2-23.2 29.6-36 55.2-36 12.8 0 24 4 33.6 11.2 16.8 12 26.4 28 26.4 48.8 0.8 11.2-2.4 20.8-8 30.4zM300.8 784h-4.8c-15.2 0-30.4 2.4-43.2 10.4-28.8 16.8-44.8 41.6-44.8 75.2v6.4c0 15.2 4 28 12 41.6 16.8 28.8 43.2 43.2 76.8 43.2h6.4c15.2 0 30.4-2.4 44-9.6 28.8-16.8 45.6-41.6 45.6-74.4v-6.4c0-14.4-4.8-26.4-11.2-38.4-17.6-32-45.6-48-80.8-48zM352 902.4c-12 19.2-28.8 31.2-52 31.2-10.4 0-20.8-2.4-30.4-8-20-12-31.2-28.8-31.2-52 0-8.8 1.6-16.8 5.6-24.8 11.2-23.2 29.6-36 55.2-36 12 0 22.4 3.2 32 9.6 17.6 12 28 28.8 28 50.4 0.8 9.6-1.6 20-7.2 29.6zM548 795.2l-0.8 0.8c-13.6-8.8-28.8-12-44.8-12h-6.4c-15.2 0-30.4 2.4-43.2 10.4-28.8 16.8-44.8 41.6-44.8 74.4v6.4c0 8 1.6 15.2 3.2 23.2 12.8 44 47.2 68.8 93.6 65.6 12.8-0.8 47.2-4.8 47.2-24v-3.2c0-7.2-5.6-13.6-12-15.2l-0.8-1.6h-5.6l-1.6 2.4c-7.2 3.2-19.2 9.6-27.2 9.6-9.6 0-20 0-28.8-4.8-23.2-11.2-36.8-29.6-36.8-55.2 0-8.8 1.6-16.8 5.6-24.8 11.2-22.4 29.6-36.8 55.2-36 4.8 0 13.6 2.4 18.4 4.8 4 1.6 14.4 8 19.2 8h1.6l0.8-1.6c7.2-1.6 12.8-7.2 12.8-14.4v-3.2c0-3.2-1.6-5.6-3.2-8l-1.6-1.6zM46.4 545.6l0.8 1.6c63.2 107.2 173.6 152 294.4 152 233.6 0 426.4-104.8 514.4-324.8 59.2 3.2 120-14.4 148.8-71.2l7.2-14.4-14.4-8c-34.4-20-80-22.4-118.4-11.2-4.8-41.6-32-77.6-64-103.2l-12.8-10.4-10.4 12.8c-21.6 24.8-28 66.4-24.8 98.4 2.4 23.2 9.6 47.2 24 66.4-11.2 6.4-23.2 15.2-34.4 19.2-22.4 8-47.2 16-71.2 16h-53.6v-112.8h-104v-200h-120v96h-200v104h-104v112h-89.6l-1.6 12c-4 51.2 2.4 100.8 24 148l9.6 17.6zM528 280h88v88h-88v-88zM424 72h88v88h-88v-88zM424 176h88v88h-88v-88zM424 280h88v88h-88v-88zM320 176h88v88h-88v-88zM320 280h88v88h-88v-88zM328.8 529.6c0 13.6-11.2 24.8-24.8 24.8s-24.8-11.2-24.8-24.8c0-13.6 11.2-24.8 24.8-24.8 13.6 0.8 24.8 11.2 24.8 24.8zM224 176h80v88h-80v-88zM224 280h80v88h-80v-88zM120 280h88v88h-88v-88zM139.2 584c12.8 0 25.6 0 37.6-0.8 31.2-1.6 58.4-5.6 80.8-12 18.4 42.4 52 81.6 112 110.4l-28 0.8c-126.4-0.8-194.4-43.2-250.4-99.2 16.8 0.8 32.8 0.8 48 0.8zM304 547.2c9.6 0 17.6-8 17.6-17.6 0-2.4-0.8-4.8-1.6-6.4-1.6 2.4-3.2 4-6.4 4-4 0-7.2-3.2-7.2-7.2 0-2.4 1.6-4.8 3.2-6.4-0.8-0.8-3.2-1.6-5.6-1.6-9.6 0-17.6 8-17.6 17.6 0.8 9.6 8 17.6 17.6 17.6z" + ], + "attrs": [ + {} + ], + "isMulticolor": false, + "grid": 0, + "tags": [ + "docker-plain-wordmark" + ] + }, + "attrs": [ + {} + ], + "properties": { + "order": 128, + "id": 1, + "prevSize": 32, + "code": 58910, + "name": "docker-plain-wordmark" + }, + "setIdx": 0, + "setId": 2, + "iconIdx": 10 + }, + { + "icon": { + "paths": [ + "M998.4 416.8c-34.4-20-80-22.4-118.4-11.2-4.8-41.6-32-77.6-64-103.2l-12.8-10.4-11.2 12.8c-21.6 24.8-28 66.4-24.8 98.4 2.4 23.2 9.6 47.2 24 66.4-11.2 6.4-23.2 15.2-34.4 19.2-22.4 8-47.2 16-71.2 16h-53.6v-112.8h-104v-200h-120v96h-200v104h-104v112h-89.6l-1.6 12c-4 51.2 2.4 100.8 24 148l9.6 19.2c63.2 107.2 173.6 152 294.4 152 233.6 0 426.4-104.8 514.4-324.8 59.2 3.2 120-14.4 148.8-71.2l7.2-14.4-12.8-8zM224 312h80v88h-80v-88zM328.8 665.6c0 13.6-11.2 24.8-24.8 24.8s-24.8-11.2-24.8-24.8c0-13.6 11.2-24.8 24.8-24.8 13.6 0.8 24.8 11.2 24.8 24.8zM224 416h80v88h-80v-88zM120 416h88v88h-88v-88zM341.6 817.6c-126.4-0.8-194.4-43.2-250.4-99.2 16.8 0.8 32.8 1.6 47.2 1.6 12.8 0 25.6 0 37.6-0.8 31.2-1.6 58.4-5.6 80.8-12 18.4 42.4 52 81.6 112 110.4h-27.2zM408 504h-88v-88h88v88zM408 400h-88v-88h88v88zM512 504h-88v-88h88v88zM512 400h-88v-88h88v88zM512 296h-88v-88h88v88zM616 504h-88v-88h88v88zM310.4 649.6c-1.6-0.8-4-1.6-6.4-1.6-9.6 0-17.6 8-17.6 17.6s8 17.6 17.6 17.6 17.6-8 17.6-17.6c0-2.4-0.8-4.8-1.6-6.4-1.6 2.4-3.2 4-6.4 4-4 0-7.2-3.2-7.2-7.2 0.8-3.2 2.4-5.6 4-6.4z" + ], + "attrs": [ + {} + ], + "isMulticolor": false, + "grid": 0, + "tags": [ + "docker-plain" + ] + }, + "attrs": [ + {} + ], + "properties": { + "order": 129, + "id": 0, + "prevSize": 32, + "code": 58911, + "name": "docker-plain" + }, + "setIdx": 0, + "setId": 2, + "iconIdx": 11 + }, { "icon": { "paths": [ @@ -21,11 +357,12 @@ "properties": { "order": 102, "id": 3, - "prevSize": 128, + "prevSize": 32, "code": 58882, "name": "symfony-original-wordmark" }, - "setIdx": 0, + "setIdx": 1, + "setId": 1, "iconIdx": 0 }, { @@ -48,11 +385,12 @@ "properties": { "order": 101, "id": 2, - "prevSize": 128, + "prevSize": 32, "code": 58885, "name": "symfony-original" }, - "setIdx": 0, + "setIdx": 1, + "setId": 1, "iconIdx": 1 }, { @@ -78,11 +416,12 @@ "properties": { "order": 99, "id": 1, - "prevSize": 128, + "prevSize": 32, "code": 58880, "name": "react-original-wordmark" }, - "setIdx": 0, + "setIdx": 1, + "setId": 1, "iconIdx": 2 }, { @@ -108,11 +447,12 @@ "properties": { "order": 100, "id": 0, - "prevSize": 128, + "prevSize": 32, "code": 58881, "name": "react-original" }, - "setIdx": 0, + "setIdx": 1, + "setId": 1, "iconIdx": 3 }, { @@ -135,12 +475,13 @@ "properties": { "order": 1, "id": 156, - "prevSize": 128, + "prevSize": 32, "code": 58883, "name": "amazonwebservices-original" }, "setIdx": 1, - "iconIdx": 0 + "setId": 1, + "iconIdx": 4 }, { "icon": { @@ -162,12 +503,13 @@ "properties": { "order": 2, "id": 155, - "prevSize": 128, + "prevSize": 32, "code": 58884, "name": "amazonwebservices-plain-wordmark" }, "setIdx": 1, - "iconIdx": 1 + "setId": 1, + "iconIdx": 5 }, { "icon": { @@ -189,12 +531,13 @@ "properties": { "order": 3, "id": 152, - "prevSize": 128, + "prevSize": 32, "code": 58893, "name": "android-plain-wordmark" }, "setIdx": 1, - "iconIdx": 2 + "setId": 1, + "iconIdx": 6 }, { "icon": { @@ -216,12 +559,13 @@ "properties": { "order": 4, "id": 151, - "prevSize": 128, + "prevSize": 32, "code": 58894, "name": "android-plain" }, "setIdx": 1, - "iconIdx": 3 + "setId": 1, + "iconIdx": 7 }, { "icon": { @@ -243,12 +587,13 @@ "properties": { "order": 5, "id": 148, - "prevSize": 128, + "prevSize": 32, "code": 58908, "name": "angularjs-plain-wordmark" }, "setIdx": 1, - "iconIdx": 4 + "setId": 1, + "iconIdx": 8 }, { "icon": { @@ -270,12 +615,13 @@ "properties": { "order": 6, "id": 147, - "prevSize": 128, + "prevSize": 32, "code": 58909, "name": "angularjs-plain" }, "setIdx": 1, - "iconIdx": 5 + "setId": 1, + "iconIdx": 9 }, { "icon": { @@ -297,12 +643,13 @@ "properties": { "order": 7, "id": 145, - "prevSize": 128, + "prevSize": 32, "code": 58912, "name": "appcelerator-original" }, "setIdx": 1, - "iconIdx": 6 + "setId": 1, + "iconIdx": 10 }, { "icon": { @@ -324,12 +671,13 @@ "properties": { "order": 8, "id": 144, - "prevSize": 128, + "prevSize": 32, "code": 58913, "name": "appcelerator-plain-wordmark" }, "setIdx": 1, - "iconIdx": 7 + "setId": 1, + "iconIdx": 11 }, { "icon": { @@ -351,12 +699,13 @@ "properties": { "order": 9, "id": 143, - "prevSize": 128, + "prevSize": 32, "code": 58914, "name": "apple-original" }, "setIdx": 1, - "iconIdx": 8 + "setId": 1, + "iconIdx": 12 }, { "icon": { @@ -381,12 +730,13 @@ "properties": { "order": 10, "id": 142, - "prevSize": 128, + "prevSize": 32, "code": 58915, "name": "atom-original-wordmark" }, "setIdx": 1, - "iconIdx": 9 + "setId": 1, + "iconIdx": 13 }, { "icon": { @@ -408,12 +758,13 @@ "properties": { "order": 11, "id": 141, - "prevSize": 128, + "prevSize": 32, "code": 58916, "name": "atom-original" }, "setIdx": 1, - "iconIdx": 10 + "setId": 1, + "iconIdx": 14 }, { "icon": { @@ -435,12 +786,13 @@ "properties": { "order": 12, "id": 138, - "prevSize": 128, + "prevSize": 32, "code": 58924, "name": "backbonejs-plain-wordmark" }, "setIdx": 1, - "iconIdx": 11 + "setId": 1, + "iconIdx": 15 }, { "icon": { @@ -462,12 +814,13 @@ "properties": { "order": 13, "id": 137, - "prevSize": 128, + "prevSize": 32, "code": 58925, "name": "backbonejs-plain" }, "setIdx": 1, - "iconIdx": 12 + "setId": 1, + "iconIdx": 16 }, { "icon": { @@ -489,12 +842,13 @@ "properties": { "order": 14, "id": 136, - "prevSize": 128, + "prevSize": 32, "code": 58926, "name": "bootstrap-plain-wordmark" }, "setIdx": 1, - "iconIdx": 13 + "setId": 1, + "iconIdx": 17 }, { "icon": { @@ -516,12 +870,13 @@ "properties": { "order": 15, "id": 135, - "prevSize": 128, + "prevSize": 32, "code": 58927, "name": "bootstrap-plain" }, "setIdx": 1, - "iconIdx": 14 + "setId": 1, + "iconIdx": 18 }, { "icon": { @@ -543,12 +898,13 @@ "properties": { "order": 16, "id": 134, - "prevSize": 128, + "prevSize": 32, "code": 58928, "name": "bower-line-wordmark" }, "setIdx": 1, - "iconIdx": 15 + "setId": 1, + "iconIdx": 19 }, { "icon": { @@ -570,12 +926,13 @@ "properties": { "order": 17, "id": 133, - "prevSize": 128, + "prevSize": 32, "code": 58929, "name": "bower-line" }, "setIdx": 1, - "iconIdx": 16 + "setId": 1, + "iconIdx": 20 }, { "icon": { @@ -597,12 +954,13 @@ "properties": { "order": 18, "id": 130, - "prevSize": 128, + "prevSize": 32, "code": 58958, "name": "bower-plain-wordmark" }, "setIdx": 1, - "iconIdx": 17 + "setId": 1, + "iconIdx": 21 }, { "icon": { @@ -624,12 +982,13 @@ "properties": { "order": 19, "id": 129, - "prevSize": 128, + "prevSize": 32, "code": 58959, "name": "bower-plain" }, "setIdx": 1, - "iconIdx": 18 + "setId": 1, + "iconIdx": 22 }, { "icon": { @@ -654,12 +1013,13 @@ "properties": { "order": 20, "id": 126, - "prevSize": 128, + "prevSize": 32, "code": 58981, "name": "chrome-plain-wordmark" }, "setIdx": 1, - "iconIdx": 19 + "setId": 1, + "iconIdx": 23 }, { "icon": { @@ -684,12 +1044,13 @@ "properties": { "order": 21, "id": 125, - "prevSize": 128, + "prevSize": 32, "code": 58982, "name": "chrome-plain" }, "setIdx": 1, - "iconIdx": 20 + "setId": 1, + "iconIdx": 24 }, { "icon": { @@ -711,12 +1072,13 @@ "properties": { "order": 22, "id": 124, - "prevSize": 128, + "prevSize": 32, "code": 58983, "name": "codeigniter-plain-wordmark" }, "setIdx": 1, - "iconIdx": 21 + "setId": 1, + "iconIdx": 25 }, { "icon": { @@ -738,12 +1100,13 @@ "properties": { "order": 23, "id": 123, - "prevSize": 128, + "prevSize": 32, "code": 58984, "name": "codeigniter-plain" }, "setIdx": 1, - "iconIdx": 22 + "setId": 1, + "iconIdx": 26 }, { "icon": { @@ -765,12 +1128,13 @@ "properties": { "order": 24, "id": 122, - "prevSize": 128, + "prevSize": 32, "code": 58985, "name": "coffeescript-original-wordmark" }, "setIdx": 1, - "iconIdx": 23 + "setId": 1, + "iconIdx": 27 }, { "icon": { @@ -792,12 +1156,13 @@ "properties": { "order": 25, "id": 121, - "prevSize": 128, + "prevSize": 32, "code": 58986, "name": "coffeescript-original" }, "setIdx": 1, - "iconIdx": 24 + "setId": 1, + "iconIdx": 28 }, { "icon": { @@ -822,12 +1187,13 @@ "properties": { "order": 26, "id": 118, - "prevSize": 128, + "prevSize": 32, "code": 59000, "name": "css3-plain-wordmark" }, "setIdx": 1, - "iconIdx": 25 + "setId": 1, + "iconIdx": 29 }, { "icon": { @@ -849,12 +1215,13 @@ "properties": { "order": 27, "id": 117, - "prevSize": 128, + "prevSize": 32, "code": 59001, "name": "css3-plain" }, "setIdx": 1, - "iconIdx": 26 + "setId": 1, + "iconIdx": 30 }, { "icon": { @@ -876,12 +1243,13 @@ "properties": { "order": 28, "id": 114, - "prevSize": 128, + "prevSize": 32, "code": 59006, "name": "debian-plain-wordmark" }, "setIdx": 1, - "iconIdx": 27 + "setId": 1, + "iconIdx": 31 }, { "icon": { @@ -903,12 +1271,13 @@ "properties": { "order": 29, "id": 113, - "prevSize": 128, + "prevSize": 32, "code": 59007, "name": "debian-plain" }, "setIdx": 1, - "iconIdx": 28 + "setId": 1, + "iconIdx": 32 }, { "icon": { @@ -942,12 +1311,13 @@ "properties": { "order": 30, "id": 110, - "prevSize": 128, + "prevSize": 32, "code": 59091, "name": "dot-net-plain-wordmark" }, "setIdx": 1, - "iconIdx": 29 + "setId": 1, + "iconIdx": 33 }, { "icon": { @@ -969,12 +1339,13 @@ "properties": { "order": 31, "id": 109, - "prevSize": 128, + "prevSize": 32, "code": 59092, "name": "dot-net-plain" }, "setIdx": 1, - "iconIdx": 30 + "setId": 1, + "iconIdx": 34 }, { "icon": { @@ -996,12 +1367,13 @@ "properties": { "order": 32, "id": 106, - "prevSize": 128, + "prevSize": 32, "code": 59106, "name": "drupal-plain-wordmark" }, "setIdx": 1, - "iconIdx": 31 + "setId": 1, + "iconIdx": 35 }, { "icon": { @@ -1023,12 +1395,13 @@ "properties": { "order": 33, "id": 105, - "prevSize": 128, + "prevSize": 32, "code": 59107, "name": "drupal-plain" }, "setIdx": 1, - "iconIdx": 32 + "setId": 1, + "iconIdx": 36 }, { "icon": { @@ -1053,12 +1426,13 @@ "properties": { "order": 34, "id": 102, - "prevSize": 128, + "prevSize": 32, "code": 59229, "name": "firefox-plain-wordmark" }, "setIdx": 1, - "iconIdx": 33 + "setId": 1, + "iconIdx": 37 }, { "icon": { @@ -1080,12 +1454,13 @@ "properties": { "order": 35, "id": 101, - "prevSize": 128, + "prevSize": 32, "code": 59230, "name": "firefox-plain" }, "setIdx": 1, - "iconIdx": 34 + "setId": 1, + "iconIdx": 38 }, { "icon": { @@ -1107,12 +1482,13 @@ "properties": { "order": 36, "id": 98, - "prevSize": 128, + "prevSize": 32, "code": 59298, "name": "foundation-plain-wordmark" }, "setIdx": 1, - "iconIdx": 35 + "setId": 1, + "iconIdx": 39 }, { "icon": { @@ -1134,12 +1510,13 @@ "properties": { "order": 37, "id": 97, - "prevSize": 128, + "prevSize": 32, "code": 59299, "name": "foundation-plain" }, "setIdx": 1, - "iconIdx": 36 + "setId": 1, + "iconIdx": 40 }, { "icon": { @@ -1161,12 +1538,13 @@ "properties": { "order": 38, "id": 94, - "prevSize": 128, + "prevSize": 32, "code": 59303, "name": "git-plain-wordmark" }, "setIdx": 1, - "iconIdx": 37 + "setId": 1, + "iconIdx": 41 }, { "icon": { @@ -1188,12 +1566,13 @@ "properties": { "order": 39, "id": 93, - "prevSize": 128, + "prevSize": 32, "code": 59304, "name": "git-plain" }, "setIdx": 1, - "iconIdx": 38 + "setId": 1, + "iconIdx": 42 }, { "icon": { @@ -1215,12 +1594,13 @@ "properties": { "order": 40, "id": 92, - "prevSize": 128, + "prevSize": 32, "code": 59305, "name": "grunt-line-wordmark" }, "setIdx": 1, - "iconIdx": 39 + "setId": 1, + "iconIdx": 43 }, { "icon": { @@ -1242,12 +1622,13 @@ "properties": { "order": 41, "id": 91, - "prevSize": 128, + "prevSize": 32, "code": 59306, "name": "grunt-line" }, "setIdx": 1, - "iconIdx": 40 + "setId": 1, + "iconIdx": 44 }, { "icon": { @@ -1269,12 +1650,13 @@ "properties": { "order": 42, "id": 88, - "prevSize": 128, + "prevSize": 32, "code": 59370, "name": "grunt-plain-wordmark" }, "setIdx": 1, - "iconIdx": 41 + "setId": 1, + "iconIdx": 45 }, { "icon": { @@ -1296,12 +1678,13 @@ "properties": { "order": 43, "id": 87, - "prevSize": 128, + "prevSize": 32, "code": 59371, "name": "grunt-plain" }, "setIdx": 1, - "iconIdx": 42 + "setId": 1, + "iconIdx": 46 }, { "icon": { @@ -1323,12 +1706,13 @@ "properties": { "order": 44, "id": 86, - "prevSize": 128, + "prevSize": 32, "code": 59372, "name": "gulp-plain" }, "setIdx": 1, - "iconIdx": 43 + "setId": 1, + "iconIdx": 47 }, { "icon": { @@ -1350,12 +1734,13 @@ "properties": { "order": 45, "id": 83, - "prevSize": 128, + "prevSize": 32, "code": 59382, "name": "html5-plain-wordmark" }, "setIdx": 1, - "iconIdx": 44 + "setId": 1, + "iconIdx": 48 }, { "icon": { @@ -1377,12 +1762,13 @@ "properties": { "order": 46, "id": 82, - "prevSize": 128, + "prevSize": 32, "code": 59383, "name": "html5-plain" }, "setIdx": 1, - "iconIdx": 45 + "setId": 1, + "iconIdx": 49 }, { "icon": { @@ -1404,12 +1790,13 @@ "properties": { "order": 47, "id": 81, - "prevSize": 128, + "prevSize": 32, "code": 59384, "name": "ie10-original" }, "setIdx": 1, - "iconIdx": 46 + "setId": 1, + "iconIdx": 50 }, { "icon": { @@ -1431,12 +1818,13 @@ "properties": { "order": 48, "id": 80, - "prevSize": 128, + "prevSize": 32, "code": 59385, "name": "illustrator-line" }, "setIdx": 1, - "iconIdx": 47 + "setId": 1, + "iconIdx": 51 }, { "icon": { @@ -1458,12 +1846,13 @@ "properties": { "order": 49, "id": 79, - "prevSize": 128, + "prevSize": 32, "code": 59386, "name": "illustrator-plain" }, "setIdx": 1, - "iconIdx": 48 + "setId": 1, + "iconIdx": 52 }, { "icon": { @@ -1485,12 +1874,13 @@ "properties": { "order": 50, "id": 76, - "prevSize": 128, + "prevSize": 32, "code": 59444, "name": "inkscape-plain-wordmark" }, "setIdx": 1, - "iconIdx": 49 + "setId": 1, + "iconIdx": 53 }, { "icon": { @@ -1512,12 +1902,13 @@ "properties": { "order": 51, "id": 75, - "prevSize": 128, + "prevSize": 32, "code": 59445, "name": "inkscape-plain" }, "setIdx": 1, - "iconIdx": 50 + "setId": 1, + "iconIdx": 54 }, { "icon": { @@ -1539,12 +1930,13 @@ "properties": { "order": 52, "id": 72, - "prevSize": 128, + "prevSize": 32, "code": 59457, "name": "java-plain-wordmark" }, "setIdx": 1, - "iconIdx": 51 + "setId": 1, + "iconIdx": 55 }, { "icon": { @@ -1566,12 +1958,13 @@ "properties": { "order": 53, "id": 71, - "prevSize": 128, + "prevSize": 32, "code": 59458, "name": "java-plain" }, "setIdx": 1, - "iconIdx": 52 + "setId": 1, + "iconIdx": 56 }, { "icon": { @@ -1593,12 +1986,13 @@ "properties": { "order": 98, "id": 69, - "prevSize": 128, + "prevSize": 32, "code": 59461, "name": "javascript-plain" }, "setIdx": 1, - "iconIdx": 53 + "setId": 1, + "iconIdx": 57 }, { "icon": { @@ -1620,12 +2014,13 @@ "properties": { "order": 54, "id": 66, - "prevSize": 128, + "prevSize": 32, "code": 59465, "name": "jquery-plain-wordmark" }, "setIdx": 1, - "iconIdx": 54 + "setId": 1, + "iconIdx": 58 }, { "icon": { @@ -1647,12 +2042,13 @@ "properties": { "order": 55, "id": 65, - "prevSize": 128, + "prevSize": 32, "code": 59466, "name": "jquery-plain" }, "setIdx": 1, - "iconIdx": 55 + "setId": 1, + "iconIdx": 59 }, { "icon": { @@ -1674,12 +2070,13 @@ "properties": { "order": 56, "id": 62, - "prevSize": 128, + "prevSize": 32, "code": 59471, "name": "krakenjs-plain-wordmark" }, "setIdx": 1, - "iconIdx": 56 + "setId": 1, + "iconIdx": 60 }, { "icon": { @@ -1701,12 +2098,13 @@ "properties": { "order": 57, "id": 61, - "prevSize": 128, + "prevSize": 32, "code": 59472, "name": "krakenjs-plain" }, "setIdx": 1, - "iconIdx": 57 + "setId": 1, + "iconIdx": 61 }, { "icon": { @@ -1728,12 +2126,13 @@ "properties": { "order": 58, "id": 60, - "prevSize": 128, + "prevSize": 32, "code": 59473, "name": "laravel-plain-wordmark" }, "setIdx": 1, - "iconIdx": 58 + "setId": 1, + "iconIdx": 62 }, { "icon": { @@ -1758,12 +2157,13 @@ "properties": { "order": 59, "id": 59, - "prevSize": 128, + "prevSize": 32, "code": 59474, "name": "laravel-plain" }, "setIdx": 1, - "iconIdx": 59 + "setId": 1, + "iconIdx": 63 }, { "icon": { @@ -1785,12 +2185,13 @@ "properties": { "order": 60, "id": 58, - "prevSize": 128, + "prevSize": 32, "code": 59475, "name": "less-plain-wordmark" }, "setIdx": 1, - "iconIdx": 60 + "setId": 1, + "iconIdx": 64 }, { "icon": { @@ -1812,12 +2213,13 @@ "properties": { "order": 61, "id": 56, - "prevSize": 128, + "prevSize": 32, "code": 60188, "name": "linux-plain" }, "setIdx": 1, - "iconIdx": 61 + "setId": 1, + "iconIdx": 65 }, { "icon": { @@ -1839,12 +2241,13 @@ "properties": { "order": 62, "id": 53, - "prevSize": 128, + "prevSize": 32, "code": 60227, "name": "mongodb-plain-wordmark" }, "setIdx": 1, - "iconIdx": 62 + "setId": 1, + "iconIdx": 66 }, { "icon": { @@ -1866,12 +2269,13 @@ "properties": { "order": 63, "id": 52, - "prevSize": 128, + "prevSize": 32, "code": 60228, "name": "mongodb-plain" }, "setIdx": 1, - "iconIdx": 63 + "setId": 1, + "iconIdx": 67 }, { "icon": { @@ -1893,12 +2297,13 @@ "properties": { "order": 64, "id": 49, - "prevSize": 128, + "prevSize": 32, "code": 60250, "name": "moodle-plain-wordmark" }, "setIdx": 1, - "iconIdx": 64 + "setId": 1, + "iconIdx": 68 }, { "icon": { @@ -1920,12 +2325,13 @@ "properties": { "order": 65, "id": 48, - "prevSize": 128, + "prevSize": 32, "code": 60251, "name": "moodle-plain" }, "setIdx": 1, - "iconIdx": 65 + "setId": 1, + "iconIdx": 69 }, { "icon": { @@ -1947,12 +2353,13 @@ "properties": { "order": 66, "id": 45, - "prevSize": 128, + "prevSize": 32, "code": 60256, "name": "mysql-plain-wordmark" }, "setIdx": 1, - "iconIdx": 66 + "setId": 1, + "iconIdx": 70 }, { "icon": { @@ -1974,12 +2381,13 @@ "properties": { "order": 67, "id": 44, - "prevSize": 128, + "prevSize": 32, "code": 60257, "name": "mysql-plain" }, "setIdx": 1, - "iconIdx": 67 + "setId": 1, + "iconIdx": 71 }, { "icon": { @@ -2001,12 +2409,13 @@ "properties": { "order": 68, "id": 41, - "prevSize": 128, + "prevSize": 32, "code": 60265, "name": "nodejs-plain-wordmark" }, "setIdx": 1, - "iconIdx": 68 + "setId": 1, + "iconIdx": 72 }, { "icon": { @@ -2028,12 +2437,13 @@ "properties": { "order": 69, "id": 40, - "prevSize": 128, + "prevSize": 32, "code": 60266, "name": "nodejs-plain" }, "setIdx": 1, - "iconIdx": 69 + "setId": 1, + "iconIdx": 73 }, { "icon": { @@ -2055,12 +2465,13 @@ "properties": { "order": 70, "id": 39, - "prevSize": 128, + "prevSize": 32, "code": 60267, "name": "oracle-original" }, "setIdx": 1, - "iconIdx": 70 + "setId": 1, + "iconIdx": 74 }, { "icon": { @@ -2082,12 +2493,13 @@ "properties": { "order": 71, "id": 38, - "prevSize": 128, + "prevSize": 32, "code": 60268, "name": "photoshop-line" }, "setIdx": 1, - "iconIdx": 71 + "setId": 1, + "iconIdx": 75 }, { "icon": { @@ -2109,12 +2521,13 @@ "properties": { "order": 72, "id": 37, - "prevSize": 128, + "prevSize": 32, "code": 60269, "name": "photoshop-plain" }, "setIdx": 1, - "iconIdx": 72 + "setId": 1, + "iconIdx": 76 }, { "icon": { @@ -2136,12 +2549,13 @@ "properties": { "order": 73, "id": 35, - "prevSize": 128, + "prevSize": 32, "code": 60273, "name": "php-plain" }, "setIdx": 1, - "iconIdx": 73 + "setId": 1, + "iconIdx": 77 }, { "icon": { @@ -2166,12 +2580,13 @@ "properties": { "order": 74, "id": 32, - "prevSize": 128, + "prevSize": 32, "code": 60284, "name": "postgresql-plain-wordmark" }, "setIdx": 1, - "iconIdx": 74 + "setId": 1, + "iconIdx": 78 }, { "icon": { @@ -2193,12 +2608,13 @@ "properties": { "order": 75, "id": 31, - "prevSize": 128, + "prevSize": 32, "code": 60285, "name": "postgresql-plain" }, "setIdx": 1, - "iconIdx": 75 + "setId": 1, + "iconIdx": 79 }, { "icon": { @@ -2238,12 +2654,13 @@ "properties": { "order": 76, "id": 28, - "prevSize": 128, + "prevSize": 32, "code": 60296, "name": "python-plain-wordmark" }, "setIdx": 1, - "iconIdx": 76 + "setId": 1, + "iconIdx": 80 }, { "icon": { @@ -2265,12 +2682,13 @@ "properties": { "order": 77, "id": 27, - "prevSize": 128, + "prevSize": 32, "code": 60297, "name": "python-plain" }, "setIdx": 1, - "iconIdx": 77 + "setId": 1, + "iconIdx": 81 }, { "icon": { @@ -2307,12 +2725,13 @@ "properties": { "order": 78, "id": 25, - "prevSize": 128, + "prevSize": 32, "code": 60322, "name": "rails-plain-wordmark" }, "setIdx": 1, - "iconIdx": 78 + "setId": 1, + "iconIdx": 82 }, { "icon": { @@ -2334,12 +2753,13 @@ "properties": { "order": 79, "id": 24, - "prevSize": 128, + "prevSize": 32, "code": 60323, "name": "rails-plain" }, "setIdx": 1, - "iconIdx": 79 + "setId": 1, + "iconIdx": 83 }, { "icon": { @@ -2361,12 +2781,13 @@ "properties": { "order": 80, "id": 21, - "prevSize": 128, + "prevSize": 32, "code": 60361, "name": "ruby-plain-wordmark" }, "setIdx": 1, - "iconIdx": 80 + "setId": 1, + "iconIdx": 84 }, { "icon": { @@ -2388,12 +2809,13 @@ "properties": { "order": 81, "id": 20, - "prevSize": 128, + "prevSize": 32, "code": 60362, "name": "ruby-plain" }, "setIdx": 1, - "iconIdx": 81 + "setId": 1, + "iconIdx": 85 }, { "icon": { @@ -2415,12 +2837,13 @@ "properties": { "order": 82, "id": 19, - "prevSize": 128, + "prevSize": 32, "code": 60363, "name": "sass-original" }, "setIdx": 1, - "iconIdx": 82 + "setId": 1, + "iconIdx": 86 }, { "icon": { @@ -2442,12 +2865,13 @@ "properties": { "order": 83, "id": 18, - "prevSize": 128, + "prevSize": 32, "code": 60364, "name": "travis-plain-wordmark" }, "setIdx": 1, - "iconIdx": 83 + "setId": 1, + "iconIdx": 87 }, { "icon": { @@ -2469,12 +2893,13 @@ "properties": { "order": 84, "id": 17, - "prevSize": 128, + "prevSize": 32, "code": 60365, "name": "travis-plain" }, "setIdx": 1, - "iconIdx": 84 + "setId": 1, + "iconIdx": 88 }, { "icon": { @@ -2499,12 +2924,13 @@ "properties": { "order": 85, "id": 16, - "prevSize": 128, + "prevSize": 32, "code": 60366, "name": "trello-plain-wordmark" }, "setIdx": 1, - "iconIdx": 85 + "setId": 1, + "iconIdx": 89 }, { "icon": { @@ -2526,12 +2952,13 @@ "properties": { "order": 86, "id": 15, - "prevSize": 128, + "prevSize": 32, "code": 60367, "name": "trello-plain" }, "setIdx": 1, - "iconIdx": 86 + "setId": 1, + "iconIdx": 90 }, { "icon": { @@ -2553,12 +2980,13 @@ "properties": { "order": 87, "id": 14, - "prevSize": 128, + "prevSize": 32, "code": 60368, "name": "ubuntu-plain-wordmark" }, "setIdx": 1, - "iconIdx": 87 + "setId": 1, + "iconIdx": 91 }, { "icon": { @@ -2580,12 +3008,13 @@ "properties": { "order": 88, "id": 13, - "prevSize": 128, + "prevSize": 32, "code": 60369, "name": "ubuntu-plain" }, "setIdx": 1, - "iconIdx": 88 + "setId": 1, + "iconIdx": 92 }, { "icon": { @@ -2607,12 +3036,13 @@ "properties": { "order": 89, "id": 11, - "prevSize": 128, + "prevSize": 32, "code": 60403, "name": "vim-plain" }, "setIdx": 1, - "iconIdx": 89 + "setId": 1, + "iconIdx": 93 }, { "icon": { @@ -2634,12 +3064,13 @@ "properties": { "order": 90, "id": 10, - "prevSize": 128, + "prevSize": 32, "code": 60404, "name": "windows8-original-wordmark" }, "setIdx": 1, - "iconIdx": 90 + "setId": 1, + "iconIdx": 94 }, { "icon": { @@ -2661,12 +3092,13 @@ "properties": { "order": 91, "id": 9, - "prevSize": 128, + "prevSize": 32, "code": 60405, "name": "windows8-original" }, "setIdx": 1, - "iconIdx": 91 + "setId": 1, + "iconIdx": 95 }, { "icon": { @@ -2688,12 +3120,13 @@ "properties": { "order": 92, "id": 7, - "prevSize": 128, + "prevSize": 32, "code": 60413, "name": "wordpress-plain-wordmark" }, "setIdx": 1, - "iconIdx": 92 + "setId": 1, + "iconIdx": 96 }, { "icon": { @@ -2715,12 +3148,13 @@ "properties": { "order": 93, "id": 6, - "prevSize": 128, + "prevSize": 32, "code": 60414, "name": "wordpress-plain" }, "setIdx": 1, - "iconIdx": 93 + "setId": 1, + "iconIdx": 97 }, { "icon": { @@ -2748,12 +3182,13 @@ "properties": { "order": 94, "id": 3, - "prevSize": 128, + "prevSize": 32, "code": 60417, "name": "yii-plain-wordmark" }, "setIdx": 1, - "iconIdx": 94 + "setId": 1, + "iconIdx": 98 }, { "icon": { @@ -2775,12 +3210,13 @@ "properties": { "order": 95, "id": 2, - "prevSize": 128, + "prevSize": 32, "code": 60418, "name": "yii-plain" }, "setIdx": 1, - "iconIdx": 95 + "setId": 1, + "iconIdx": 99 }, { "icon": { @@ -2802,12 +3238,13 @@ "properties": { "order": 96, "id": 1, - "prevSize": 128, + "prevSize": 32, "code": 60419, "name": "zend-plain-wordmark" }, "setIdx": 1, - "iconIdx": 96 + "setId": 1, + "iconIdx": 100 }, { "icon": { @@ -2829,12 +3266,13 @@ "properties": { "order": 97, "id": 0, - "prevSize": 128, + "prevSize": 32, "code": 60420, "name": "zend-plain" }, "setIdx": 1, - "iconIdx": 97 + "setId": 1, + "iconIdx": 101 } ], "height": 1024, diff --git a/icons/docker/docker-original-wordmark.svg b/icons/docker/docker-original-wordmark.svg new file mode 100644 index 00000000..e644bf7b --- /dev/null +++ b/icons/docker/docker-original-wordmark.svg @@ -0,0 +1 @@ + diff --git a/icons/docker/docker-original.svg b/icons/docker/docker-original.svg new file mode 100644 index 00000000..06e81cf7 --- /dev/null +++ b/icons/docker/docker-original.svg @@ -0,0 +1 @@ + diff --git a/icons/docker/docker-plain-wordmark.svg b/icons/docker/docker-plain-wordmark.svg new file mode 100644 index 00000000..6e566cf7 --- /dev/null +++ b/icons/docker/docker-plain-wordmark.svg @@ -0,0 +1 @@ + diff --git a/icons/docker/docker-plain.svg b/icons/docker/docker-plain.svg new file mode 100644 index 00000000..aef17d66 --- /dev/null +++ b/icons/docker/docker-plain.svg @@ -0,0 +1 @@ + diff --git a/icons/docker/docker.eps b/icons/docker/docker.eps new file mode 100644 index 00000000..67b3523e Binary files /dev/null and b/icons/docker/docker.eps differ diff --git a/icons/go/go-line.svg b/icons/go/go-line.svg new file mode 100644 index 00000000..8aefbe26 --- /dev/null +++ b/icons/go/go-line.svg @@ -0,0 +1 @@ + diff --git a/icons/go/go-original.svg b/icons/go/go-original.svg new file mode 100644 index 00000000..b9a1f842 --- /dev/null +++ b/icons/go/go-original.svg @@ -0,0 +1 @@ + diff --git a/icons/go/go-plain.svg b/icons/go/go-plain.svg new file mode 100644 index 00000000..612b6f56 --- /dev/null +++ b/icons/go/go-plain.svg @@ -0,0 +1 @@ + diff --git a/icons/go/go.eps b/icons/go/go.eps new file mode 100644 index 00000000..97c7a8a7 Binary files /dev/null and b/icons/go/go.eps differ diff --git a/icons/heroku/heroku-original-wordmark.svg b/icons/heroku/heroku-original-wordmark.svg new file mode 100644 index 00000000..97a0444a --- /dev/null +++ b/icons/heroku/heroku-original-wordmark.svg @@ -0,0 +1 @@ + diff --git a/icons/heroku/heroku-original.svg b/icons/heroku/heroku-original.svg new file mode 100644 index 00000000..a27f978c --- /dev/null +++ b/icons/heroku/heroku-original.svg @@ -0,0 +1 @@ + diff --git a/icons/heroku/heroku-plain-wordmark.svg b/icons/heroku/heroku-plain-wordmark.svg new file mode 100644 index 00000000..dd16e4ee --- /dev/null +++ b/icons/heroku/heroku-plain-wordmark.svg @@ -0,0 +1 @@ + diff --git a/icons/heroku/heroku-plain.svg b/icons/heroku/heroku-plain.svg new file mode 100644 index 00000000..6f5ab1c3 --- /dev/null +++ b/icons/heroku/heroku-plain.svg @@ -0,0 +1 @@ + diff --git a/icons/heroku/heroku.eps b/icons/heroku/heroku.eps new file mode 100644 index 00000000..9279a1ac Binary files /dev/null and b/icons/heroku/heroku.eps differ diff --git a/icons/meteor/meteor-original-wordmark.svg b/icons/meteor/meteor-original-wordmark.svg new file mode 100644 index 00000000..fe654966 --- /dev/null +++ b/icons/meteor/meteor-original-wordmark.svg @@ -0,0 +1 @@ + diff --git a/icons/meteor/meteor-original.svg b/icons/meteor/meteor-original.svg new file mode 100644 index 00000000..7d120cee --- /dev/null +++ b/icons/meteor/meteor-original.svg @@ -0,0 +1 @@ + diff --git a/icons/meteor/meteor-plain-wordmark.svg b/icons/meteor/meteor-plain-wordmark.svg new file mode 100644 index 00000000..0fdafdb9 --- /dev/null +++ b/icons/meteor/meteor-plain-wordmark.svg @@ -0,0 +1 @@ + diff --git a/icons/meteor/meteor-plain.svg b/icons/meteor/meteor-plain.svg new file mode 100644 index 00000000..7d120cee --- /dev/null +++ b/icons/meteor/meteor-plain.svg @@ -0,0 +1 @@ + diff --git a/icons/meteor/meteor.eps b/icons/meteor/meteor.eps new file mode 100644 index 00000000..538c10b4 Binary files /dev/null and b/icons/meteor/meteor.eps differ diff --git a/icons/redis/redis-original-wordmark.svg b/icons/redis/redis-original-wordmark.svg new file mode 100644 index 00000000..1c977461 --- /dev/null +++ b/icons/redis/redis-original-wordmark.svg @@ -0,0 +1 @@ + diff --git a/icons/redis/redis-original.svg b/icons/redis/redis-original.svg new file mode 100644 index 00000000..fec95a9b --- /dev/null +++ b/icons/redis/redis-original.svg @@ -0,0 +1 @@ + diff --git a/icons/redis/redis-plain-wordmark.svg b/icons/redis/redis-plain-wordmark.svg new file mode 100644 index 00000000..c3cff7e7 --- /dev/null +++ b/icons/redis/redis-plain-wordmark.svg @@ -0,0 +1 @@ + diff --git a/icons/redis/redis-plain.svg b/icons/redis/redis-plain.svg new file mode 100644 index 00000000..f6ec1670 --- /dev/null +++ b/icons/redis/redis-plain.svg @@ -0,0 +1 @@ + diff --git a/icons/redis/redis.eps b/icons/redis/redis.eps new file mode 100644 index 00000000..639a5147 Binary files /dev/null and b/icons/redis/redis.eps differ diff --git a/index.html b/index.html index 99ef6465..f7e9cfe8 100644 --- a/index.html +++ b/index.html @@ -17,10 +17,19 @@ body { margin: 5rem; text-align: center; - background: #d9d9d9; + background: rgb(245, 245, 245); + } + .borders { + position: fixed; + top: 0; + left: 0; + bottom: 0; + right: 0; + border: 8px solid #60be86; + z-index: -1; } .icon-version { - margin-bottom: 3rem; + margin: 4rem 0; } i { display: inline-block; @@ -30,30 +39,35 @@ img { max-width: 5rem; } + h4 { + margin: 0; + color: #60be86; + } +
+ - - +
-

{{icon.name}}-{{version}} (font icon)

+

{{icon.name}}-{{version}} (font icon)

-

{{icon.name}}-{{version}} (svg)

{{icon.name}}-{{version}} +

{{icon.name}}-{{version}} (svg)