diff --git a/.gitignore b/.gitignore index fd4f2b06..22d59e5e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ node_modules .DS_Store +.idea diff --git a/devicon-colors.css b/devicon-colors.css index 580a8a65..b4c1ff46 100644 --- a/devicon-colors.css +++ b/devicon-colors.css @@ -20,6 +20,24 @@ .devicon-phpstorm-plain.colored { color: #5058A6; } +.devicon-protractor-plain-wordmark.colored { + color: #b7111d; +} +.devicon-protractor-plain.colored { + color: #b7111d; +} +.devicon-cucumber-plain-wordmark.colored { + color: #00a818; +} +.devicon-cucumber-plain.colored { + color: #00a818; +} +.devicon-gradle-plain-wordmark.colored { + color: #02303a; +} +.devicon-gradle-plain.colored { + color: #02303a; +} .devicon-jeet-plain-wordmark.colored { color: #FF664A; } diff --git a/devicon.css b/devicon.css index 747046d1..a7e3a059 100755 --- a/devicon.css +++ b/devicon.css @@ -45,6 +45,24 @@ .devicon-phpstorm-plain:before { content: "\e905"; } +.devicon-protractor-plain-wordmark:before { + content: "\e901"; +} +.devicon-protractor-plain:before { + content: "\e900"; +} +.devicon-gradle-plain-wordmark:before { + content: "\e903"; +} +.devicon-gradle-plain:before { + content: "\e902"; +} +.devicon-cucumber-plain-wordmark:before { + content: "\e905"; +} +.devicon-cucumber-plain:before { + content: "\e904"; +} .devicon-jeet-plain-wordmark:before { content: "\e906"; } diff --git a/devicon.json b/devicon.json index d74b0a3f..78f27219 100644 --- a/devicon.json +++ b/devicon.json @@ -151,6 +151,14 @@ "font": ["plain", "plain-wordmark"] } }, + { + "name": "cucumber", + "tags": ["framework"], + "versions": { + "svg": ["plain", "plain-wordmark"], + "font": ["plain", "plain-wordmark"] + } + }, { "name": "d3js", "tags": [], @@ -271,6 +279,14 @@ "font": ["plain", "line"] } }, + { + "name": "gradle", + "tags": ["task-runner"], + "versions": { + "svg": ["plain", "plain-wordmark"], + "font": ["plain", "plain-wordmark"] + } + }, { "name": "grunt", "tags": ["task-runner", "nodejs"], @@ -487,6 +503,14 @@ "font": ["plain", "plain-wordmark"] } }, + { + "name": "protractor", + "tags": ["framework", "javascript"], + "versions": { + "svg": ["plain", "plain-wordmark"], + "font": ["plain", "plain-wordmark"] + } + }, { "name": "postgresql", "tags": ["database"], diff --git a/devicon.min.css b/devicon.min.css index a8589d35..936154e5 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-ssh-original-wordmark:before,.devicon-ssh-plain-wordmark:before{content:"\e900"}.devicon-ssh-original:before,.devicon-ssh-plain:before{content:"\e901"}.devicon-sourcetree-original-wordmark:before,.devicon-sourcetree-plain-wordmark:before{content:"\e902"}.devicon-sourcetree-original:before,.devicon-sourcetree-plain:before{content:"\e903"}.devicon-phpstorm-plain-wordmark:before{content:"\e904"}.devicon-phpstorm-plain:before{content:"\e905"}.devicon-jeet-plain-wordmark:before{content:"\e906"}.devicon-jeet-plain:before{content:"\e907"}.devicon-gitlab-plain-wordmark:before{content:"\e908"}.devicon-gitlab-plain:before{content:"\e909"}.devicon-github-original-wordmark:before,.devicon-github-plain-wordmark:before{content:"\e90a"}.devicon-github-original:before,.devicon-github-plain:before{content:"\e90b"}.devicon-d3js-plain:before{content:"\e90c"}.devicon-confluence-original-wordmark:before,.devicon-confluence-plain-wordmark:before{content:"\e90d"}.devicon-confluence-original:before,.devicon-confluence-plain:before{content:"\e90e"}.devicon-bitbucket-original-wordmark:before,.devicon-bitbucket-plain-wordmark:before{content:"\e90f"}.devicon-bitbucket-original:before,.devicon-bitbucket-plain:before{content:"\e910"}.devicon-safari-line-wordmark:before{content:"\e632"}.devicon-safari-line:before{content:"\e63a"}.devicon-safari-plain-wordmark:before{content:"\e63b"}.devicon-safari-plain:before{content:"\e63c"}.devicon-jetbrains-line-wordmark:before,.devicon-jetbrains-line:before,.devicon-jetbrains-plain-wordmark:before,.devicon-jetbrains-plain:before{content:"\e63d"}.devicon-django-line-wordmark:before,.devicon-django-line:before{content:"\e63e"}.devicon-django-plain-wordmark:before,.devicon-django-plain:before{content:"\e63f"}.devicon-gimp-plain:before{content:"\e633"}.devicon-redhat-plain-wordmark:before{content:"\e62a"}.devicon-redhat-plain:before{content:"\e62b"}.devicon-cplusplus-line-wordmark:before,.devicon-cplusplus-line:before{content:"\e634"}.devicon-cplusplus-plain-wordmark:before,.devicon-cplusplus-plain:before{content:"\e635"}.devicon-csharp-line-wordmark:before,.devicon-csharp-line:before{content:"\e636"}.devicon-csharp-plain-wordmark:before,.devicon-csharp-plain:before{content:"\e637"}.devicon-c-line-wordmark:before,.devicon-c-line:before{content:"\e638"}.devicon-c-plain-wordmark:before,.devicon-c-plain:before{content:"\e639"}.devicon-nodewebkit-line-wordmark:before{content:"\e611"}.devicon-nodewebkit-line:before{content:"\e612"}.devicon-nodewebkit-plain-wordmark:before{content:"\e613"}.devicon-nodewebkit-plain:before{content:"\e614"}.devicon-nginx-original-wordmark:before,.devicon-nginx-original:before,.devicon-nginx-plain-wordmark:before,.devicon-nginx-plain:before{content:"\e615"}.devicon-erlang-plain-wordmark:before{content:"\e616"}.devicon-erlang-plain:before{content:"\e617"}.devicon-doctrine-line-wordmark:before{content:"\e618"}.devicon-doctrine-line:before{content:"\e619"}.devicon-doctrine-plain-wordmark:before{content:"\e61a"}.devicon-doctrine-plain:before{content:"\e625"}.devicon-apache-line-wordmark:before{content:"\e626"}.devicon-apache-line:before{content:"\e627"}.devicon-apache-plain-wordmark:before{content:"\e628"}.devicon-apache-plain:before{content:"\e629"}.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-ssh-original-wordmark.colored,.devicon-ssh-original.colored,.devicon-ssh-plain-wordmark.colored,.devicon-ssh-plain.colored{color:#231F20}.devicon-sourcetree-original-wordmark.colored,.devicon-sourcetree-original.colored,.devicon-sourcetree-plain-wordmark.colored,.devicon-sourcetree-plain.colored{color:#205081}.devicon-phpstorm-plain-wordmark.colored,.devicon-phpstorm-plain.colored{color:#5058A6}.devicon-jeet-plain-wordmark.colored,.devicon-jeet-plain.colored{color:#FF664A}.devicon-gitlab-plain-wordmark.colored,.devicon-gitlab-plain.colored{color:#E24329}.devicon-github-original-wordmark.colored,.devicon-github-original.colored,.devicon-github-plain-wordmark.colored,.devicon-github-plain.colored{color:#181616}.devicon-d3js-plain.colored{color:#f7974e}.devicon-bitbucket-original-wordmark.colored,.devicon-bitbucket-original.colored,.devicon-bitbucket-plain-wordmark.colored,.devicon-bitbucket-plain.colored,.devicon-confluence-original-wordmark.colored,.devicon-confluence-original.colored,.devicon-confluence-plain-wordmark.colored,.devicon-confluence-plain.colored{color:#205081}.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-apache-line-wordmark.colored,.devicon-apache-line.colored,.devicon-apache-plain-wordmark.colored,.devicon-apache-plain.colored{color:#303284}.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-c-line-wordmark.colored,.devicon-c-line.colored,.devicon-c-plain-wordmark.colored,.devicon-c-plain.colored{color:#03599c}.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-cplusplus-line-wordmark.colored,.devicon-cplusplus-line.colored,.devicon-cplusplus-plain-wordmark.colored,.devicon-cplusplus-plain.colored{color:#9c033a}.devicon-csharp-line-wordmark.colored,.devicon-csharp-line.colored,.devicon-csharp-plain-wordmark.colored,.devicon-csharp-plain.colored{color:#68217a}.devicon-css3-plain-wordmark.colored,.devicon-css3-plain.colored{color:#3d8fc6}.devicon-debian-plain-wordmark.colored,.devicon-debian-plain.colored{color:#A80030}.devicon-django-line-wordmark.colored,.devicon-django-line.colored,.devicon-django-plain-wordmark.colored,.devicon-django-plain.colored{color:#003A2B}.devicon-docker-plain-wordmark.colored,.devicon-docker-plain.colored{color:#019bc6}.devicon-doctrine-line-wordmark.colored,.devicon-doctrine-line.colored,.devicon-doctrine-plain-wordmark.colored,.devicon-doctrine-plain.colored{color:#f56d39}.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-erlang-plain-wordmark.colored,.devicon-erlang-plain.colored{color:#a90533}.devicon-firefox-plain-wordmark.colored,.devicon-firefox-plain.colored{color:#DD732A}.devicon-foundation-plain-wordmark.colored,.devicon-foundation-plain.colored{color:#008cba}.devicon-gimp-plain-wordmark.colored,.devicon-gimp-plain.colored{color:#716955}.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-jetbrains-line-wordmark.colored,.devicon-jetbrains-line.colored,.devicon-jetbrains-plain-wordmark.colored,.devicon-jetbrains-plain.colored{color:#F68B1F}.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-nginx-original-wordmark.colored,.devicon-nginx-original.colored,.devicon-nginx-plain-wordmark.colored,.devicon-nginx-plain.colored{color:#090}.devicon-nodejs-plain-wordmark.colored,.devicon-nodejs-plain.colored{color:#83CD29}.devicon-nodewebkit-line-wordmark.colored,.devicon-nodewebkit-line.colored,.devicon-nodewebkit-plain-wordmark.colored,.devicon-nodewebkit-plain.colored{color:#3d3b47}.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-safari-line-wordmark.colored,.devicon-safari-line.colored,.devicon-safari-plain-wordmark.colored,.devicon-safari-plain.colored{color:#1B88CA}.devicon-react-original-wordmark.colored,.devicon-react-original.colored,.devicon-react-plain-wordmark.colored,.devicon-react-plain.colored{color:#61dafb}.devicon-redhat-original-wordmark.colored,.devicon-redhat-original.colored,.devicon-redhat-plain-wordmark.colored,.devicon-redhat-plain.colored{color:#e93442}.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 +@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-ssh-original-wordmark:before,.devicon-ssh-plain-wordmark:before{content:"\e900"}.devicon-ssh-original:before,.devicon-ssh-plain:before{content:"\e901"}.devicon-sourcetree-original-wordmark:before,.devicon-sourcetree-plain-wordmark:before{content:"\e902"}.devicon-sourcetree-original:before,.devicon-sourcetree-plain:before{content:"\e903"}.devicon-phpstorm-plain-wordmark:before{content:"\e904"}.devicon-phpstorm-plain:before{content:"\e905"}.devicon-protractor-plain-wordmark:before{content:"\e901"}.devicon-protractor-plain:before{content:"\e900"}.devicon-gradle-plain-wordmark:before{content:"\e903"}.devicon-gradle-plain:before{content:"\e902"}.devicon-cucumber-plain-wordmark:before{content:"\e905"}.devicon-cucumber-plain:before{content:"\e904"}.devicon-jeet-plain-wordmark:before{content:"\e906"}.devicon-jeet-plain:before{content:"\e907"}.devicon-gitlab-plain-wordmark:before{content:"\e908"}.devicon-gitlab-plain:before{content:"\e909"}.devicon-github-original-wordmark:before,.devicon-github-plain-wordmark:before{content:"\e90a"}.devicon-github-original:before,.devicon-github-plain:before{content:"\e90b"}.devicon-d3js-plain:before{content:"\e90c"}.devicon-confluence-original-wordmark:before,.devicon-confluence-plain-wordmark:before{content:"\e90d"}.devicon-confluence-original:before,.devicon-confluence-plain:before{content:"\e90e"}.devicon-bitbucket-original-wordmark:before,.devicon-bitbucket-plain-wordmark:before{content:"\e90f"}.devicon-bitbucket-original:before,.devicon-bitbucket-plain:before{content:"\e910"}.devicon-safari-line-wordmark:before{content:"\e632"}.devicon-safari-line:before{content:"\e63a"}.devicon-safari-plain-wordmark:before{content:"\e63b"}.devicon-safari-plain:before{content:"\e63c"}.devicon-jetbrains-line-wordmark:before,.devicon-jetbrains-line:before,.devicon-jetbrains-plain-wordmark:before,.devicon-jetbrains-plain:before{content:"\e63d"}.devicon-django-line-wordmark:before,.devicon-django-line:before{content:"\e63e"}.devicon-django-plain-wordmark:before,.devicon-django-plain:before{content:"\e63f"}.devicon-gimp-plain:before{content:"\e633"}.devicon-redhat-plain-wordmark:before{content:"\e62a"}.devicon-redhat-plain:before{content:"\e62b"}.devicon-cplusplus-line-wordmark:before,.devicon-cplusplus-line:before{content:"\e634"}.devicon-cplusplus-plain-wordmark:before,.devicon-cplusplus-plain:before{content:"\e635"}.devicon-csharp-line-wordmark:before,.devicon-csharp-line:before{content:"\e636"}.devicon-csharp-plain-wordmark:before,.devicon-csharp-plain:before{content:"\e637"}.devicon-c-line-wordmark:before,.devicon-c-line:before{content:"\e638"}.devicon-c-plain-wordmark:before,.devicon-c-plain:before{content:"\e639"}.devicon-nodewebkit-line-wordmark:before{content:"\e611"}.devicon-nodewebkit-line:before{content:"\e612"}.devicon-nodewebkit-plain-wordmark:before{content:"\e613"}.devicon-nodewebkit-plain:before{content:"\e614"}.devicon-nginx-original-wordmark:before,.devicon-nginx-original:before,.devicon-nginx-plain-wordmark:before,.devicon-nginx-plain:before{content:"\e615"}.devicon-erlang-plain-wordmark:before{content:"\e616"}.devicon-erlang-plain:before{content:"\e617"}.devicon-doctrine-line-wordmark:before{content:"\e618"}.devicon-doctrine-line:before{content:"\e619"}.devicon-doctrine-plain-wordmark:before{content:"\e61a"}.devicon-doctrine-plain:before{content:"\e625"}.devicon-apache-line-wordmark:before{content:"\e626"}.devicon-apache-line:before{content:"\e627"}.devicon-apache-plain-wordmark:before{content:"\e628"}.devicon-apache-plain:before{content:"\e629"}.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-ssh-original-wordmark.colored,.devicon-ssh-original.colored,.devicon-ssh-plain-wordmark.colored,.devicon-ssh-plain.colored{color:#231F20}.devicon-sourcetree-original-wordmark.colored,.devicon-sourcetree-original.colored,.devicon-sourcetree-plain-wordmark.colored,.devicon-sourcetree-plain.colored{color:#205081}.devicon-phpstorm-plain-wordmark.colored,.devicon-phpstorm-plain.colored{color:#5058A6}.devicon-protractor-plain-wordmark.colored,.devicon-protractor-plain.colored{color:#b7111d}.devicon-cucumber-plain-wordmark.colored,.devicon-cucumber-plain.colored{color:#00a818}.devicon-gradle-plain-wordmark.colored{color:#22da27}.devicon-gradle-plain.colored{color:#02303a}.devicon-jeet-plain-wordmark.colored,.devicon-jeet-plain.colored{color:#FF664A}.devicon-gitlab-plain-wordmark.colored,.devicon-gitlab-plain.colored{color:#E24329}.devicon-github-original-wordmark.colored,.devicon-github-original.colored,.devicon-github-plain-wordmark.colored,.devicon-github-plain.colored{color:#181616}.devicon-d3js-plain.colored{color:#f7974e}.devicon-bitbucket-original-wordmark.colored,.devicon-bitbucket-original.colored,.devicon-bitbucket-plain-wordmark.colored,.devicon-bitbucket-plain.colored,.devicon-confluence-original-wordmark.colored,.devicon-confluence-original.colored,.devicon-confluence-plain-wordmark.colored,.devicon-confluence-plain.colored{color:#205081}.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-apache-line-wordmark.colored,.devicon-apache-line.colored,.devicon-apache-plain-wordmark.colored,.devicon-apache-plain.colored{color:#303284}.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-c-line-wordmark.colored,.devicon-c-line.colored,.devicon-c-plain-wordmark.colored,.devicon-c-plain.colored{color:#03599c}.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-cplusplus-line-wordmark.colored,.devicon-cplusplus-line.colored,.devicon-cplusplus-plain-wordmark.colored,.devicon-cplusplus-plain.colored{color:#9c033a}.devicon-csharp-line-wordmark.colored,.devicon-csharp-line.colored,.devicon-csharp-plain-wordmark.colored,.devicon-csharp-plain.colored{color:#68217a}.devicon-css3-plain-wordmark.colored,.devicon-css3-plain.colored{color:#3d8fc6}.devicon-debian-plain-wordmark.colored,.devicon-debian-plain.colored{color:#A80030}.devicon-django-line-wordmark.colored,.devicon-django-line.colored,.devicon-django-plain-wordmark.colored,.devicon-django-plain.colored{color:#003A2B}.devicon-docker-plain-wordmark.colored,.devicon-docker-plain.colored{color:#019bc6}.devicon-doctrine-line-wordmark.colored,.devicon-doctrine-line.colored,.devicon-doctrine-plain-wordmark.colored,.devicon-doctrine-plain.colored{color:#f56d39}.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-erlang-plain-wordmark.colored,.devicon-erlang-plain.colored{color:#a90533}.devicon-firefox-plain-wordmark.colored,.devicon-firefox-plain.colored{color:#DD732A}.devicon-foundation-plain-wordmark.colored,.devicon-foundation-plain.colored{color:#008cba}.devicon-gimp-plain-wordmark.colored,.devicon-gimp-plain.colored{color:#716955}.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-jetbrains-line-wordmark.colored,.devicon-jetbrains-line.colored,.devicon-jetbrains-plain-wordmark.colored,.devicon-jetbrains-plain.colored{color:#F68B1F}.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-nginx-original-wordmark.colored,.devicon-nginx-original.colored,.devicon-nginx-plain-wordmark.colored,.devicon-nginx-plain.colored{color:#090}.devicon-nodejs-plain-wordmark.colored,.devicon-nodejs-plain.colored{color:#83CD29}.devicon-nodewebkit-line-wordmark.colored,.devicon-nodewebkit-line.colored,.devicon-nodewebkit-plain-wordmark.colored,.devicon-nodewebkit-plain.colored{color:#3d3b47}.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-safari-line-wordmark.colored,.devicon-safari-line.colored,.devicon-safari-plain-wordmark.colored,.devicon-safari-plain.colored{color:#1B88CA}.devicon-react-original-wordmark.colored,.devicon-react-original.colored,.devicon-react-plain-wordmark.colored,.devicon-react-plain.colored{color:#61dafb}.devicon-redhat-original-wordmark.colored,.devicon-redhat-original.colored,.devicon-redhat-plain-wordmark.colored,.devicon-redhat-plain.colored{color:#e93442}.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 old mode 100644 new mode 100755 index 581d8340..7b847749 Binary files a/fonts/devicon.eot and b/fonts/devicon.eot differ diff --git a/fonts/devicon.svg b/fonts/devicon.svg old mode 100644 new mode 100755 index be6c9ebc..924eb21e --- a/fonts/devicon.svg +++ b/fonts/devicon.svg @@ -115,23 +115,12 @@ - - - - - - - - - - - - - - - - - + + + + + + diff --git a/fonts/devicon.ttf b/fonts/devicon.ttf old mode 100644 new mode 100755 index 74935984..2d64a2b0 Binary files a/fonts/devicon.ttf and b/fonts/devicon.ttf differ diff --git a/fonts/devicon.woff b/fonts/devicon.woff old mode 100644 new mode 100755 index 4d8906fb..6605463c Binary files a/fonts/devicon.woff and b/fonts/devicon.woff differ diff --git a/icomoon.json b/icomoon.json index 845d7454..b118e70f 100755 --- a/icomoon.json +++ b/icomoon.json @@ -1,6 +1,150 @@ { "IcoMoonType": "selection", "icons": [ + { + "icon": { + "paths": [ + "M796 900c-2.4 0-4 0-5.6 0-36 0-72 0-108 0-4 0-6.4-1.6-8.8-4-25.6-32-53.6-61.6-87.2-84.8-16.8-12-34.4-22.4-54.4-28-16-4.8-32.8-7.2-49.6-3.2s-31.2 13.6-43.2 25.6c-15.2 15.2-25.6 33.6-33.6 53.6-4.8 12-8.8 24-12.8 36-0.8 1.6-0.8 3.2-1.6 4.8-30.4 0-60 0-91.2 0-0.8-4.8-1.6-9.6-2.4-15.2-3.2-16-8-32-16-46.4-5.6-11.2-12.8-20.8-22.4-28.8-10.4-8.8-22.4-13.6-36-13.6-10.4 0-19.2 4-28 9.6-12 8-21.6 18.4-28.8 30.4-11.2 17.6-17.6 37.6-23.2 57.6-0.8 1.6-0.8 4-1.6 6.4-40 0-79.2 0-119.2 0-0.8-5.6-1.6-12-2.4-17.6-4-37.6-6.4-75.2-5.6-112.8 0.8-44 5.6-87.2 16-130.4 9.6-39.2 23.2-76 44-109.6 28.8-45.6 67.2-78.4 117.6-98.4 1.6-0.8 2.4-0.8 4-1.6 0 0 0.8 0 1.6 0 0.8 1.6 1.6 3.2 2.4 4.8 14.4 32 29.6 63.2 48 92 11.2 18.4 27.2 32 47.2 38.4 21.6 7.2 42.4 4.8 63.2-4 18.4-8 33.6-20 48-33.6 16.8-16 30.4-33.6 44-52.8 0.8-0.8 0.8-1.6 0.8-2.4-1.6 1.6-3.2 3.2-5.6 4.8-20 20-41.6 37.6-66.4 51.2-12 7.2-25.6 12.8-39.2 15.2-20 4-38.4 1.6-54.4-12.8-6.4-5.6-11.2-12-16-18.4-24-37.6-44.8-76.8-64-116.8-4-8-7.2-16-8-25.6-1.6-13.6 2.4-25.6 12-36 7.2-7.2 15.2-12.8 24.8-17.6 17.6-8.8 36-15.2 54.4-21.6 27.2-8.8 55.2-15.2 84-19.2 32.8-4.8 66.4-5.6 100-1.6 72 7.2 136 33.6 194.4 76 20 14.4 40.8 26.4 64.8 33.6 95.2 30.4 171.2-35.2 188.8-102.4 4.8-18.4 6.4-36.8-0.8-54.4-10.4-27.2-28.8-48-58.4-56-22.4-5.6-44-3.2-64.8 8-4 2.4-8 4-12 5.6-9.6 3.2-16 0.8-20.8-8-6.4-11.2-11.2-22.4-16.8-34.4-2.4-4.8-1.6-8.8 0.8-12.8 2.4-5.6 6.4-9.6 11.2-13.6 12-9.6 26.4-16 42.4-19.2 39.2-8.8 76-3.2 111.2 14.4 28 13.6 49.6 34.4 65.6 61.6 15.2 25.6 25.6 52.8 30.4 82.4 3.2 23.2 3.2 45.6 0.8 68.8-4.8 40-16 77.6-32 114.4-20.8 48-44.8 94.4-74.4 137.6-14.4 20.8-29.6 40.8-44 60.8-15.2 21.6-30.4 43.2-41.6 67.2-15.2 31.2-24 63.2-27.2 97.6-2.4 29.6-0.8 58.4 4 88 0.8 4.8 1.6 8 1.6 11.2zM730.4 488.8c2.4 19.2-4 32-21.6 39.2-12.8 4.8-28.8 0.8-36.8-10.4-12.8-16.8-8.8-32 5.6-46.4-14.4-4.8-28.8-9.6-42.4-13.6-3.2 8-4.8 20-4 29.6 1.6 19.2 8.8 35.2 24.8 45.6 16.8 11.2 36 16 56 12 20.8-4 36.8-16 48-33.6 2.4-3.2 4-6.4 4-11.2-11.2-3.2-22.4-7.2-33.6-11.2z" + ], + "attrs": [], + "isMulticolor": false, + "grid": 0, + "tags": [ + "gradle-plain" + ] + }, + "attrs": [], + "properties": { + "order": 216, + "id": 150, + "name": "gradle-plain", + "prevSize": 32, + "code": 59650 + }, + "setIdx": 1, + "setId": 0, + "iconIdx": 0 + }, + { + "icon": { + "paths": [ + "M313.6 396c8 5.6 16 10.4 24 16 1.6 1.6 4.8 1.6 7.2 1.6 24.8-4 48.8 0 68.8 16 12.8 10.4 21.6 24 25.6 40 0.8 4.8 0 6.4-4.8 5.6-1.6 0-4 0-5.6 0-12 1.6-20.8 0-27.2-13.6-8-16.8-27.2-23.2-46.4-19.2-0.8 8 0 16.8-1.6 24.8-5.6 26.4-19.2 48.8-44.8 61.6-4 1.6-4 4-2.4 7.2 8.8 32 36 48.8 68.8 44 9.6-1.6 34.4-12 33.6-16 0-8 0-15.2 0-23.2 0-4.8-1.6-6.4-5.6-6.4-12 0-23.2 0-35.2 0-4.8 0-6.4-1.6-5.6-6.4 0-4.8 0-9.6 0-14.4 0-4 0.8-5.6 4.8-4.8 22.4 0 44.8 0 68 0 4 0 4.8 1.6 4.8 4.8 0 19.2 0 39.2 0 58.4 0 10.4-8 16.8-15.2 22.4-13.6 9.6-29.6 13.6-45.6 14.4-19.2 1.6-39.2 1.6-56.8-8-23.2-12-38.4-30.4-46.4-55.2-2.4-7.2-4-8-10.4-4-5.6 3.2-8 8.8-8 15.2-0.8 14.4 0 29.6-0.8 44 0 2.4 0 4 0 7.2-11.2 0-22.4 0-32.8 0-1.6 0-3.2-3.2-4.8-4-10.4-9.6-19.2-20-29.6-28-16-12.8-31.2-8.8-41.6 8.8-4 7.2-7.2 15.2-11.2 24-9.6 0-19.2 0-29.6 0-1.6-4.8-1.6-9.6-4-14.4s-4.8-9.6-8.8-13.6c-7.2-8-16.8-8-24.8-0.8-8.8 7.2-12 17.6-14.4 28.8-12.8 0-26.4 0-39.2 0-0.8-6.4-1.6-12.8-3.2-19.2 0-11.2 0-23.2 0-34.4 0.8-5.6 1.6-12 2.4-17.6 3.2-21.6 9.6-42.4 24.8-60 8.8-11.2 20-18.4 33.6-23.2 5.6 10.4 10.4 20 15.2 28.8 5.6 10.4 14.4 17.6 27.2 16.8s29.6-12.8 33.6-23.2c-1.6 1.6-3.2 2.4-4 3.2-6.4 4-12.8 8.8-20 11.2-10.4 4-20 2.4-25.6-6.4-8.8-14.4-16.8-29.6-24.8-44.8-4-8-1.6-15.2 6.4-20.8 2.4-1.6 4.8-3.2 7.2-4 16.8-4.8 33.6-10.4 50.4-13.6 42.4-7.2 80.8 3.2 112 34.4 8 8 17.6 15.2 28 24 8-15.2 18.4-27.2 32.8-36-4.8-3.2-8.8-5.6-12-8.8-5.6-4-5.6-6.4-0.8-11.2 3.2-3.2 6.4-5.6 8.8-8 2.4 0 4 0 5.6 0zM226.4 467.2c-4.8-1.6-9.6-3.2-13.6-4.8-4.8 14.4 0.8 24.8 13.6 28.8 12 3.2 25.6-3.2 28.8-14.4-3.2-0.8-6.4-2.4-11.2-4 0.8 7.2-1.6 12-8 13.6-4.8 0.8-8.8 0-12-4.8s-1.6-8.8 2.4-14.4zM775.2 483.2c0-3.2 0-4.8 0-7.2 0-17.6 0-35.2 0-52 0-4.8 1.6-6.4 5.6-6.4 6.4 0 12.8 0 19.2 0 4.8 0 6.4 1.6 5.6 6.4 0 24 0 48 0 72.8 0 19.2 0 37.6 0 56.8 0 16-0.8 32-0.8 48 0 4-1.6 5.6-5.6 5.6-5.6 0-11.2 0-17.6 0-5.6 0-8-0.8-7.2-7.2 0-1.6 0-2.4-0.8-4.8-1.6 0.8-3.2 0.8-4 1.6-21.6 22.4-64.8 16-82.4-13.6-16.8-28.8-12-76 12-99.2 18.4-17.6 53.6-20 70.4-2.4 2.4-0 4-0 5.6 1.6zM772 516.8c-4-12.8-13.6-20-27.2-20-12 0-21.6 4.8-28 16-9.6 18.4-8.8 36.8 0.8 54.4 11.2 20.8 40.8 20 51.2-0.8 7.2-10.4 8-40 3.2-49.6zM665.6 605.6c-9.6 0-20 0-29.6 0-4 0-4.8-1.6-5.6-4.8 0-1.6-0.8-3.2-0.8-5.6-2.4 1.6-4.8 2.4-7.2 4-17.6 9.6-36 12.8-55.2 4.8-16-6.4-24.8-19.2-25.6-36 0-15.2 6.4-28.8 20.8-35.2 11.2-4.8 23.2-7.2 34.4-10.4 8-2.4 16.8-4 24.8-6.4 3.2-0.8 6.4-4.8 7.2-8 1.6-4.8-0.8-9.6-5.6-12.8-10.4-6.4-29.6-4.8-38.4 2.4-2.4 1.6-4.8 4.8-4.8 7.2-0.8 5.6-4 5.6-8.8 5.6-5.6 0-11.2 0-17.6 0-5.6 0-6.4-2.4-5.6-6.4 2.4-12 8-21.6 19.2-28 14.4-8 29.6-9.6 45.6-8 7.2 0.8 13.6 1.6 20.8 3.2 19.2 4.8 28 16.8 28 36 0 20.8 0 41.6 0 62.4 0 8 0 15.2 0 23.2 1.6 4.8 3.2 8 4 12.8zM631.2 539.2c-10.4 2.4-20 4.8-29.6 7.2-5.6 1.6-11.2 2.4-16 4-8 3.2-11.2 8.8-10.4 17.6 0.8 6.4 4.8 11.2 12 12.8 11.2 3.2 21.6 1.6 31.2-4 12.8-6.4 16.8-20 12.8-37.6zM912 545.6c-1.6 12 8.8 26.4 20.8 31.2 13.6 5.6 37.6 4.8 47.2-11.2 0.8-1.6 4-2.4 5.6-1.6 7.2 3.2 13.6 7.2 20.8 11.2-4.8 10.4-12 17.6-20.8 24-23.2 16.8-74.4 15.2-95.2-17.6-7.2-11.2-10.4-24-11.2-37.6-0.8-16.8 1.6-32.8 11.2-47.2 10.4-16 25.6-24 44-27.2 12.8-1.6 25.6 0 37.6 4 23.2 8.8 32.8 28 36.8 51.2 0.8 4.8 0.8 8.8 1.6 13.6s-1.6 6.4-6.4 6.4c-28 0-56 0-84 0-3.2 0.8-5.6 0.8-8 0.8zM912.8 523.2c20.8 0 41.6 0 62.4 0 1.6-13.6-11.2-28-24.8-28.8-20.8-1.6-36.8 9.6-37.6 28.8zM831.2 598.4c0 5.6 1.6 8 7.2 7.2s11.2 0 16.8 0c5.6 0 7.2-1.6 7.2-7.2 0-24 0-48 0-72.8 0-34.4 0.8-69.6 0.8-104 0-4-1.6-4.8-4.8-4.8-6.4 0-12.8 0-20 0-5.6 0-7.2 1.6-7.2 7.2 0 28.8 0 57.6 0 86.4 0 30.4 0 59.2 0 88zM490.4 488.8c0-4 0-8 0-12 0-3.2-1.6-4.8-4.8-4.8-6.4 0-12.8 0-20 0-4 0-5.6 1.6-5.6 5.6 0 40.8 0 82.4 0 123.2 0 4 1.6 5.6 5.6 5.6 5.6 0 11.2 0 17.6 0 5.6 0.8 7.2-1.6 7.2-7.2 0-20.8 0.8-42.4 0.8-63.2 0.8-16 10.4-28.8 26.4-32.8 3.2-0.8 7.2-0.8 11.2-1.6s5.6-2.4 5.6-6.4c0-6.4 0-13.6 0-20 0-4-1.6-5.6-5.6-5.6-12.8 0.8-24.8 4.8-32.8 15.2-0.8 1.6-2.4 3.2-4 4.8-0-0.8-0.8-0.8-1.6-0.8z" + ], + "attrs": [], + "isMulticolor": false, + "grid": 0, + "tags": [ + "gradle-plain-wordmark" + ] + }, + "attrs": [], + "properties": { + "order": 215, + "id": 149, + "name": "gradle-plain-wordmark", + "prevSize": 32, + "code": 59651 + }, + "setIdx": 1, + "setId": 0, + "iconIdx": 1 + }, + { + "icon": { + "paths": [ + "M737.6 66.4c-8-4.8-16-9.6-24-13.6-8.8-4-17.6-8-26.4-12-3.2-0.8-5.6-2.4-8.8-3.2-8-3.2-15.2-6.4-23.2-8.8-43.2-14.4-88.8-21.6-136.8-21.6-244 0-440.8 197.6-440.8 441.6 0 215.2 153.6 393.6 356 433.6v126.4c263.2-40 496.8-249.6 514.4-524.8 10.4-166.4-72-336-210.4-417.6zM412.8 172.8c14.4-1.6 30.4 4 40.8 16.8 8 8 12.8 18.4 18.4 29.6 16 37.6 10.4 78.4-11.2 108-37.6-8-72-32-88-69.6-5.6-10.4-8.8-24.8-8.8-35.2 0.8-27.2 24-47.2 48.8-49.6zM280.8 303.2c3.2 0 5.6 0 8.8 0 13.6 0 24 3.2 37.6 8.8 37.6 16 64.8 48 72.8 83.2-32 21.6-76 27.2-113.6 11.2-10.4-5.6-20.8-11.2-32-19.2-35.2-28.8-16-82.4 26.4-84zM289.6 580.8c-48.8 2.4-72-53.6-36.8-83.2 8-8 18.4-13.6 32-19.2 14.4-6.4 28.8-8.8 44-9.6 24.8-0.8 48.8 6.4 68.8 20-5.6 35.2-32 67.2-69.6 83.2-12 6.4-25.6 8.8-38.4 8.8zM475.2 659.2c-5.6 10.4-10.4 21.6-18.4 32-27.2 35.2-89.6 10.4-86.4-35.2 0-10.4 3.2-24 8.8-34.4 16-37.6 48-61.6 85.6-69.6 20.8 32 26.4 72.8 10.4 107.2zM548 219.2c5.6-10.4 10.4-21.6 18.4-32 11.2-12.8 27.2-18.4 42.4-16.8 24.8 2.4 48.8 22.4 47.2 51.2 0 10.4-3.2 24.8-8.8 35.2-16 37.6-48 61.6-85.6 69.6-24-28.8-29.6-68.8-13.6-107.2zM572 691.2c-8-8-12.8-18.4-18.4-29.6-16-37.6-10.4-78.4 11.2-108 37.6 8 72 32 88 69.6 5.6 10.4 8.8 24.8 8.8 35.2 1.6 41.6-60 65.6-89.6 32.8zM736.8 578.4c-13.6 0-24-3.2-37.6-8.8-37.6-16-64.8-48-72.8-83.2 20-13.6 44.8-20.8 69.6-20 14.4 0 29.6 3.2 44 9.6 10.4 5.6 20.8 10.4 32 18.4 36.8 27.2 12.8 87.2-35.2 84z" + ], + "attrs": [], + "isMulticolor": false, + "grid": 0, + "tags": [ + "cucumber-plain" + ] + }, + "attrs": [], + "properties": { + "order": 214, + "id": 148, + "name": "cucumber-plain", + "prevSize": 32, + "code": 59652 + }, + "setIdx": 1, + "setId": 0, + "iconIdx": 2 + }, + { + "icon": { + "paths": [ + "M888.8 527.2c-12 0-19.2 5.6-24.8 15.2 0-2.4 0.8-4.8 0.8-7.2v-4h-20v99.2h20v-56.8c0-16 8.8-26.4 24-26.4h4v-20l-4-0zM85.6 564c-5.6-8.8-13.6-14.4-24.8-14.4-18.4 0-31.2 13.6-31.2 31.2s12.8 31.2 31.2 31.2c11.2 0 19.2-5.6 24.8-14.4l18.4 10.4c-8.8 13.6-24.8 23.2-43.2 23.2-33.6 0-52.8-25.6-52.8-50.4s20-50.4 52.8-50.4c20.8 0 33.6 9.6 43.2 23.2l-18.4 10.4zM121.6 532h20.8v53.6c0 14.4 10.4 24 23.2 24s23.2-10.4 23.2-24v-53.6h20.8v55.2c0 27.2-20.8 43.2-44 43.2s-44-16-44-43.2v-55.2zM305.6 564c-5.6-8.8-13.6-14.4-24.8-14.4-18.4 0-31.2 13.6-31.2 31.2s12.8 31.2 31.2 31.2c11.2 0 19.2-5.6 24.8-14.4l18.4 10.4c-8.8 13.6-24.8 23.2-43.2 23.2-33.6 0-52.8-25.6-52.8-50.4s19.2-50.4 52.8-50.4c20.8 0 33.6 9.6 43.2 23.2l-18.4 10.4zM340.8 532h20.8v53.6c0 14.4 10.4 24 23.2 24s23.2-10.4 23.2-24v-53.6h20.8v55.2c0 27.2-20.8 43.2-44 43.2s-44-16-44-43.2v-55.2zM454.4 568c0-24.8 16-38.4 35.2-38.4 14.4 0 24.8 7.2 28.8 16.8v0c4-10.4 14.4-16.8 28.8-16.8 19.2 0 35.2 14.4 35.2 38.4v60h-20.8v-60c0-11.2-7.2-18.4-16-18.4-9.6 0-16.8 5.6-16.8 20.8v56.8h-20.8v-56.8c0-15.2-7.2-20.8-16.8-20.8-8.8 0-16 6.4-16 18.4v60h-21.6v-60h0.8zM608 504h20.8v40c4.8-8 17.6-14.4 31.2-14.4 24.8 0 49.6 18.4 49.6 50.4s-24.8 50.4-49.6 50.4c-13.6 0-26.4-6.4-31.2-14.4v0 12h-20.8v-124zM658.4 549.6c-16.8 0-29.6 13.6-29.6 31.2s12.8 31.2 29.6 31.2c17.6 0 30.4-13.6 30.4-31.2-0.8-18.4-12.8-31.2-30.4-31.2v0zM820.8 607.2c-11.2 14.4-27.2 23.2-44.8 23.2-33.6 0-52.8-25.6-52.8-50.4s20-50.4 52.8-50.4c20 0 49.6 16.8 49.6 53.6v3.2h-79.2c0.8 14.4 15.2 25.6 29.6 25.6 11.2 0 20.8-5.6 28-15.2l16.8 10.4zM801.6 570.4c-4-14.4-15.2-22.4-28.8-22.4-12.8 0-24 8-27.2 22.4h56zM981.6 391.2c-0.8-0.8-2.4-1.6-3.2-1.6-1.6-0.8-2.4-1.6-4-1.6-0.8 0-0.8 0-1.6-0.8s-2.4-0.8-3.2-1.6c-6.4-2.4-12.8-3.2-20-3.2-36 0-64.8 28.8-64.8 64.8 0 31.2 22.4 57.6 52 64v18.4c38.4-5.6 72.8-36.8 75.2-76.8 1.6-24.8-10.4-49.6-30.4-61.6zM933.6 407.2c2.4 0 4.8 0.8 6.4 2.4 0.8 0.8 1.6 2.4 2.4 4 2.4 5.6 1.6 11.2-1.6 16-5.6-0.8-10.4-4.8-12.8-10.4-0.8-1.6-1.6-4-1.6-5.6 0-3.2 4-6.4 7.2-6.4zM914.4 426.4c0.8 0 0.8 0 1.6 0 1.6 0 3.2 0.8 5.6 1.6 5.6 2.4 9.6 7.2 10.4 12-4.8 3.2-11.2 4-16.8 1.6-1.6-0.8-3.2-1.6-4.8-3.2-4.8-4-2.4-12 4-12zM915.2 467.2c-7.2 0-10.4-8-5.6-12 0.8-0.8 2.4-2.4 4.8-3.2s4-1.6 6.4-1.6c4 0 7.2 0.8 10.4 3.2-0.8 4.8-4.8 9.6-10.4 12-1.6 0.8-3.2 1.6-5.6 1.6zM943.2 478.4c-0.8 1.6-1.6 3.2-2.4 4.8-4 4.8-12.8 1.6-12.8-5.6 0-1.6 0.8-3.2 1.6-4.8 2.4-5.6 7.2-8.8 12.8-10.4 1.6 4.8 2.4 11.2 0.8 16zM953.6 413.6c0.8-1.6 1.6-3.2 2.4-4.8 1.6-1.6 4-2.4 6.4-2.4 4 0 7.2 3.2 7.2 7.2 0 1.6-0.8 4-1.6 5.6-2.4 5.6-7.2 8.8-12.8 10.4-3.2-4-4-10.4-1.6-16zM956.8 483.2c-0.8-0.8-1.6-2.4-2.4-4-2.4-5.6-1.6-11.2 1.6-16 5.6 0.8 10.4 4.8 12.8 10.4 0.8 1.6 1.6 4 1.6 4.8 0 6.4-8.8 9.6-13.6 4.8zM981.6 466.4c-1.6 0-3.2-0.8-5.6-1.6-5.6-2.4-9.6-7.2-10.4-12 3.2-1.6 6.4-3.2 10.4-3.2 2.4 0 4 0.8 6.4 1.6 1.6 0.8 3.2 1.6 4.8 2.4 4.8 4.8 0.8 13.6-5.6 12.8z" + ], + "attrs": [], + "isMulticolor": false, + "grid": 0, + "tags": [ + "cucumber-plain-wordmark" + ] + }, + "attrs": [], + "properties": { + "order": 213, + "id": 147, + "name": "cucumber-plain-wordmark", + "prevSize": 32, + "code": 59653 + }, + "setIdx": 1, + "setId": 0, + "iconIdx": 3 + }, + { + "icon": { + "paths": [ + "M688.8 380c65.6 68 69.6 150.4 69.6 169.6h-488.8c0-16.8 4-108 78.4-178.4 68-64 148-66.4 166.4-66.4 16-0 104 2.4 174.4 75.2zM1007.2 512c0 273.6-221.6 495.2-495.2 495.2s-496-221.6-496-495.2 222.4-496 496-496 495.2 222.4 495.2 496zM885.6 642.4c1.6-19.2 2.4-47.2 0-80 0 0 0-0.8 0-0.8h-71.2v-25.6h68.8c-5.6-64-20.8-159.2-90.4-240-1.6-2.4-4-4-5.6-6.4l-54.4 54.4-18.4-18.4 54.4-54.4c-88.8-84.8-202.4-98.4-242.4-100.8v74.4h-25.6v-75.2c-39.2 1.6-152.8 14.4-244 103.2l52 52-17.6 19.2-52-52c-73.6 82.4-90.4 180.8-96.8 244h66.4v25.6h-68.8c0 0.8 0 1.6 0 3.2-2.4 32-1.6 59.2 0 77.6h745.6z" + ], + "attrs": [], + "isMulticolor": false, + "grid": 0, + "tags": [ + "protractor-plain" + ] + }, + "attrs": [], + "properties": { + "order": 212, + "id": 146, + "prevSize": 32, + "code": 59648, + "name": "protractor-plain" + }, + "setIdx": 1, + "setId": 0, + "iconIdx": 4 + }, + { + "icon": { + "paths": [ + "M150.4 476c12.8 13.6 13.6 30.4 14.4 34.4h-98.4c0-3.2 0.8-21.6 16-36 13.6-12.8 29.6-13.6 33.6-13.6 2.4 0 20.8 0.8 34.4 15.2zM215.2 502.4c0 55.2-44.8 100-100 100s-100-44.8-100-100 44.8-100 100-100 100 44.8 100 100zM190.4 528.8c0-4 0.8-9.6 0-16v0h-14.4v-4.8h13.6c-0.8-12.8-4-32-18.4-48.8 0-0.8-0.8-0.8-0.8-1.6l-10.4 11.2-4-4 11.2-11.2c-18.4-16.8-40.8-20-48.8-20v15.2h-4.8v-15.2c-8 0-31.2 3.2-49.6 20.8l10.4 10.4-4 4-10.4-10.4c-15.2 16.8-18.4 36.8-19.2 49.6h13.6v4.8h-14.4c0 0 0 0 0 0.8-0.8 6.4 0 12 0 16l150.4-0.8zM295.2 447.2c-4.8-0.8-9.6-1.6-13.6-1.6-12 0-24.8 0-36.8 0 0 38.4 0 76.8 0 114.4 6.4 0 12 0 18.4 0 0-14.4 0-28 0-42.4 4.8 0 8.8 0.8 13.6 0 7.2-0.8 15.2-1.6 22.4-4 15.2-4.8 22.4-18.4 21.6-35.2-1.6-16.8-9.6-27.2-25.6-31.2zM289.6 498.4c-8 2.4-16.8 2.4-26.4 4 0-14.4 0-28 0-41.6 8 0.8 16 0.8 24 2.4s12.8 8 12.8 16.8c1.6 8.8-2.4 16-10.4 18.4zM356 560c-6.4 0-12 0-18.4 0 0-28.8 0-57.6 0-87.2 4 0 8 0 12 0 0.8 0 2.4 2.4 3.2 3.2 0.8 3.2 0.8 7.2 1.6 10.4 5.6-4 10.4-8.8 16-12.8 6.4-4 12.8-3.2 20.8-1.6-0.8 5.6-0.8 11.2-1.6 16.8-1.6 0-3.2 0-4.8 0-16.8-1.6-28 8.8-28.8 25.6 0 13.6 0 26.4 0 40 0 2.4 0 4 0 5.6zM476.8 539.2c-5.6 15.2-20 23.2-37.6 22.4-16.8 0-30.4-8-36.8-24-5.6-13.6-5.6-28-0.8-41.6 6.4-18.4 24.8-27.2 44.8-24 19.2 3.2 32 17.6 33.6 37.6 0 2.4 0 4.8 0 7.2 0.8-0-0.8 15.2-3.2 22.4zM421.6 536c3.2 8 10.4 11.2 17.6 11.2 8 0 15.2-2.4 18.4-10.4 5.6-12.8 5.6-26.4 0-39.2-4-8-12-10.4-20-9.6s-13.6 4-16 11.2c-2.4 5.6-2.4 30.4 0 36.8zM503.2 487.2c-4 0-7.2 0-11.2 0-1.6-5.6-0.8-9.6 4.8-11.2 6.4-1.6 8.8-7.2 10.4-12.8 3.2-10.4 3.2-9.6 14.4-8.8 0 5.6 0 12 0 18.4 8.8 0 16.8 0 24.8 0 0 4.8 0 9.6 0 14.4-8 0-16 0-24.8 0 0 6.4 0 12.8 0 18.4 0 8.8 0 17.6 0 26.4 0 11.2 4.8 15.2 16 14.4 3.2 0 5.6-0.8 9.6-1.6 0 4 0 8 0 12 0 0.8-1.6 2.4-3.2 3.2-8 0.8-16 2.4-24 0.8-10.4-2.4-16-11.2-16-24.8 0-14.4 0-28 0-42.4-0.8-1.6-0.8-4-0.8-6.4zM584 560c-6.4 0-12 0-18.4 0 0-28.8 0-57.6 0-86.4 4.8 0 8.8 0 14.4 0 0.8 4.8 1.6 9.6 2.4 15.2 8.8-13.6 20-20 36-16-0.8 5.6-0.8 11.2-1.6 16.8-4 0-7.2 0-10.4 0-12.8 0.8-21.6 9.6-22.4 22.4-0.8 14.4 0 29.6 0 44 0 0.8 0 2.4 0 4zM696.8 560c-4 0-8 0-12.8 0-1.6-4-2.4-7.2-4-12-5.6 6.4-11.2 12-19.2 12.8-5.6 0.8-12 0.8-18.4 0-10.4-1.6-17.6-8.8-18.4-19.2-2.4-13.6 2.4-23.2 12-28 11.2-5.6 23.2-5.6 35.2-6.4 8 0 8-0.8 7.2-8.8s-5.6-12-13.6-12.8c-4.8 0-8.8 0.8-13.6 1.6-4 0.8-8.8 3.2-13.6 4.8-1.6-4-4-8.8-6.4-13.6 16-7.2 32.8-10.4 49.6-4 8.8 3.2 14.4 10.4 14.4 20 1.6 21.6 1.6 43.2 1.6 65.6zM677.6 518.4c-4.8 0-8.8 0-12.8 0.8-4.8 0.8-9.6 1.6-14.4 3.2-5.6 2.4-8.8 8.8-7.2 15.2 1.6 5.6 4.8 8.8 12 8.8 16.8 1.6 25.6-9.6 22.4-28zM780.8 476.8c-1.6 5.6-4 9.6-5.6 14.4-4.8-1.6-9.6-2.4-14.4-4-13.6-2.4-24.8 4-26.4 18.4-0.8 8-0.8 16.8 0.8 24.8 2.4 11.2 10.4 16.8 21.6 15.2 7.2-0.8 13.6-3.2 21.6-4.8 0 4 0 8.8 0 13.6 0 0.8-1.6 2.4-3.2 3.2-14.4 5.6-29.6 5.6-43.2-1.6-8-4-12.8-11.2-15.2-20-4-12.8-4-25.6 0-38.4 4-14.4 13.6-23.2 28.8-25.6 12-1.6 23.2-0 35.2 4.8zM819.2 472.8c8.8 0 16 0 24 0 0 4.8 0 9.6 0 14.4-8 0-16 0-24 0 0 16.8 0 32.8 0 49.6 0 6.4 4.8 9.6 10.4 9.6 4.8 0 9.6-0.8 14.4-1.6 0 4 0 8 0 12 0 0.8-1.6 2.4-3.2 3.2-8 0.8-16 2.4-24 0.8-10.4-1.6-16.8-8.8-16.8-20-0.8-14.4-0.8-28.8-0.8-43.2 0-3.2 0-6.4 0-9.6-4 0-8 0-11.2 0-1.6-5.6-0.8-9.6 4.8-11.2 6.4-1.6 8.8-6.4 10.4-12.8 0.8-3.2 2.4-6.4 3.2-9.6 4 0 7.2 0 12 0 0.8 5.6 0.8 12 0.8 18.4zM935.2 539.2c-5.6 15.2-20.8 24-38.4 23.2-18.4-0.8-32-10.4-36.8-26.4-4-12-4-24-0.8-36.8 5.6-20 24-30.4 46.4-27.2 19.2 3.2 32 17.6 33.6 37.6 0 2.4 0 4.8 0 7.2-0-0-1.6 15.2-4 22.4zM920.8 516c-1.6-5.6-2.4-12-4-17.6-3.2-8.8-11.2-11.2-20-11.2s-14.4 4-17.6 12c-4 11.2-4 23.2 0 34.4 3.2 8.8 10.4 13.6 20 12.8 9.6 0 16.8-4.8 19.2-14.4 0.8-4.8 1.6-9.6 2.4-16zM1013.6 474.4c-0.8 4.8-1.6 9.6-2.4 14.4-4 0-7.2 0-11.2 0-11.2 0.8-20 8.8-20.8 20s-0.8 22.4-0.8 33.6c0 5.6 0 11.2 0 16.8-6.4 0-12 0-18.4 0 0-28.8 0-57.6 0-85.6 0.8 0 0.8-0.8 0.8-0.8 12.8-0.8 12.8-0.8 15.2 11.2 0 0.8 0.8 1.6 0.8 3.2 8.8-13.6 20.8-19.2 36-16 0.8 2.4 0.8 3.2 0.8 3.2z" + ], + "attrs": [], + "isMulticolor": false, + "grid": 0, + "tags": [ + "protractor-plain-wordmark" + ] + }, + "attrs": [], + "properties": { + "order": 211, + "id": 145, + "prevSize": 32, + "code": 59649, + "name": "protractor-plain-wordmark" + }, + "setIdx": 1, + "setId": 0, + "iconIdx": 5 + }, { "icon": { "paths": [ @@ -10,24 +154,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "safari-line-wordmark" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 185, - "id": 6, + "id": 0, "prevSize": 32, "code": 58930, "name": "safari-line-wordmark" }, - "setIdx": 0, - "setId": 2, - "iconIdx": 0 + "setIdx": 1, + "setId": 0, + "iconIdx": 6 }, { "icon": { @@ -38,24 +182,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "safari-line" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 186, - "id": 5, + "id": 1, "prevSize": 32, "code": 58938, "name": "safari-line" }, - "setIdx": 0, - "setId": 2, - "iconIdx": 1 + "setIdx": 1, + "setId": 0, + "iconIdx": 7 }, { "icon": { @@ -66,24 +210,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "safari-plain-wordmark" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 187, - "id": 4, + "id": 2, "prevSize": 32, "code": 58939, "name": "safari-plain-wordmark" }, - "setIdx": 0, - "setId": 2, - "iconIdx": 2 + "setIdx": 1, + "setId": 0, + "iconIdx": 8 }, { "icon": { @@ -94,10 +238,10 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "safari-plain" - ] + ], + "grid": 0 }, "attrs": [ {} @@ -109,9 +253,9 @@ "code": 58940, "name": "safari-plain" }, - "setIdx": 0, - "setId": 2, - "iconIdx": 3 + "setIdx": 1, + "setId": 0, + "iconIdx": 9 }, { "icon": { @@ -122,24 +266,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "jetbrains-plain" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 184, - "id": 2, + "id": 4, "prevSize": 32, "code": 58941, "name": "jetbrains-plain" }, - "setIdx": 0, - "setId": 2, - "iconIdx": 4 + "setIdx": 1, + "setId": 0, + "iconIdx": 10 }, { "icon": { @@ -150,24 +294,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "django-line" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 183, - "id": 1, + "id": 5, "prevSize": 32, "code": 58942, "name": "django-line" }, - "setIdx": 0, - "setId": 2, - "iconIdx": 5 + "setIdx": 1, + "setId": 0, + "iconIdx": 11 }, { "icon": { @@ -178,24 +322,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "django-plain" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 182, - "id": 0, + "id": 6, "prevSize": 32, "code": 58943, "name": "django-plain" }, - "setIdx": 0, - "setId": 2, - "iconIdx": 6 + "setIdx": 1, + "setId": 0, + "iconIdx": 12 }, { "icon": { @@ -206,24 +350,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "gimp-plain" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 181, - "id": 10, + "id": 7, "prevSize": 32, "code": 58931, "name": "gimp-plain" }, "setIdx": 1, - "setId": 1, - "iconIdx": 0 + "setId": 0, + "iconIdx": 13 }, { "icon": { @@ -234,24 +378,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "redhat-plain-wordmark" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 174, - "id": 9, + "id": 8, "prevSize": 32, "code": 58922, "name": "redhat-plain-wordmark" }, "setIdx": 1, - "setId": 1, - "iconIdx": 1 + "setId": 0, + "iconIdx": 14 }, { "icon": { @@ -262,24 +406,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "redhat-plain" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 173, - "id": 8, + "id": 9, "prevSize": 32, "code": 58923, "name": "redhat-plain" }, "setIdx": 1, - "setId": 1, - "iconIdx": 2 + "setId": 0, + "iconIdx": 15 }, { "icon": { @@ -290,24 +434,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "cplusplus-line" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 167, - "id": 5, + "id": 10, "prevSize": 32, "code": 58932, "name": "cplusplus-line" }, "setIdx": 1, - "setId": 1, - "iconIdx": 3 + "setId": 0, + "iconIdx": 16 }, { "icon": { @@ -318,24 +462,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "cplusplus-plain" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 168, - "id": 4, + "id": 11, "prevSize": 32, "code": 58933, "name": "cplusplus-plain" }, "setIdx": 1, - "setId": 1, - "iconIdx": 4 + "setId": 0, + "iconIdx": 17 }, { "icon": { @@ -346,24 +490,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "csharp-line" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 169, - "id": 3, + "id": 12, "prevSize": 32, "code": 58934, "name": "csharp-line" }, "setIdx": 1, - "setId": 1, - "iconIdx": 5 + "setId": 0, + "iconIdx": 18 }, { "icon": { @@ -374,24 +518,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "csharp-plain" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 170, - "id": 2, + "id": 13, "prevSize": 32, "code": 58935, "name": "csharp-plain" }, "setIdx": 1, - "setId": 1, - "iconIdx": 6 + "setId": 0, + "iconIdx": 19 }, { "icon": { @@ -402,24 +546,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "c-line" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 171, - "id": 1, + "id": 14, "prevSize": 32, "code": 58936, "name": "c-line" }, "setIdx": 1, - "setId": 1, - "iconIdx": 7 + "setId": 0, + "iconIdx": 20 }, { "icon": { @@ -430,24 +574,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "c-plain" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 172, - "id": 0, + "id": 15, "prevSize": 32, "code": 58937, "name": "c-plain" }, "setIdx": 1, - "setId": 1, - "iconIdx": 8 + "setId": 0, + "iconIdx": 21 }, { "icon": { @@ -462,10 +606,10 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "nodewebkit-line-wordmark" - ] + ], + "grid": 0 }, "attrs": [ {}, @@ -474,14 +618,14 @@ ], "properties": { "order": 130, - "id": 27, + "id": 16, "prevSize": 32, "code": 58897, "name": "nodewebkit-line-wordmark" }, "setIdx": 1, - "setId": 1, - "iconIdx": 9 + "setId": 0, + "iconIdx": 22 }, { "icon": { @@ -496,10 +640,10 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "nodewebkit-line" - ] + ], + "grid": 0 }, "attrs": [ {}, @@ -508,14 +652,14 @@ ], "properties": { "order": 131, - "id": 26, + "id": 17, "prevSize": 32, "code": 58898, "name": "nodewebkit-line" }, "setIdx": 1, - "setId": 1, - "iconIdx": 10 + "setId": 0, + "iconIdx": 23 }, { "icon": { @@ -526,24 +670,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "nodewebkit-plain-wordmark" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 132, - "id": 25, + "id": 18, "prevSize": 32, "code": 58899, "name": "nodewebkit-plain-wordmark" }, "setIdx": 1, - "setId": 1, - "iconIdx": 11 + "setId": 0, + "iconIdx": 24 }, { "icon": { @@ -554,24 +698,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "nodewebkit-plain" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 133, - "id": 24, + "id": 19, "prevSize": 32, "code": 58900, "name": "nodewebkit-plain" }, "setIdx": 1, - "setId": 1, - "iconIdx": 12 + "setId": 0, + "iconIdx": 25 }, { "icon": { @@ -582,24 +726,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "nginx-original" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 134, - "id": 23, + "id": 20, "prevSize": 32, "code": 58901, "name": "nginx-original" }, "setIdx": 1, - "setId": 1, - "iconIdx": 13 + "setId": 0, + "iconIdx": 26 }, { "icon": { @@ -610,24 +754,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "erlang-plain-wordmark" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 135, - "id": 22, + "id": 21, "prevSize": 32, "code": 58902, "name": "erlang-plain-wordmark" }, "setIdx": 1, - "setId": 1, - "iconIdx": 14 + "setId": 0, + "iconIdx": 27 }, { "icon": { @@ -638,24 +782,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "erlang-plain" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 136, - "id": 21, + "id": 22, "prevSize": 32, "code": 58903, "name": "erlang-plain" }, "setIdx": 1, - "setId": 1, - "iconIdx": 15 + "setId": 0, + "iconIdx": 28 }, { "icon": { @@ -666,24 +810,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "doctrine-line-wordmark" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 137, - "id": 20, + "id": 23, "prevSize": 32, "code": 58904, "name": "doctrine-line-wordmark" }, "setIdx": 1, - "setId": 1, - "iconIdx": 16 + "setId": 0, + "iconIdx": 29 }, { "icon": { @@ -694,24 +838,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "doctrine-line" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 138, - "id": 19, + "id": 24, "prevSize": 32, "code": 58905, "name": "doctrine-line" }, "setIdx": 1, - "setId": 1, - "iconIdx": 17 + "setId": 0, + "iconIdx": 30 }, { "icon": { @@ -722,24 +866,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "doctrine-plain-wordmark" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 139, - "id": 18, + "id": 25, "prevSize": 32, "code": 58906, "name": "doctrine-plain-wordmark" }, "setIdx": 1, - "setId": 1, - "iconIdx": 18 + "setId": 0, + "iconIdx": 31 }, { "icon": { @@ -750,24 +894,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "doctrine-plain" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 140, - "id": 17, + "id": 26, "prevSize": 32, "code": 58917, "name": "doctrine-plain" }, "setIdx": 1, - "setId": 1, - "iconIdx": 19 + "setId": 0, + "iconIdx": 32 }, { "icon": { @@ -778,24 +922,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "apache-line-wordmark" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 141, - "id": 16, + "id": 27, "prevSize": 32, "code": 58918, "name": "apache-line-wordmark" }, "setIdx": 1, - "setId": 1, - "iconIdx": 20 + "setId": 0, + "iconIdx": 33 }, { "icon": { @@ -806,24 +950,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "apache-line" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 142, - "id": 15, + "id": 28, "prevSize": 32, "code": 58919, "name": "apache-line" }, "setIdx": 1, - "setId": 1, - "iconIdx": 21 + "setId": 0, + "iconIdx": 34 }, { "icon": { @@ -834,24 +978,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "apache-plain-wordmark" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 143, - "id": 14, + "id": 29, "prevSize": 32, "code": 58920, "name": "apache-plain-wordmark" }, "setIdx": 1, - "setId": 1, - "iconIdx": 22 + "setId": 0, + "iconIdx": 35 }, { "icon": { @@ -862,24 +1006,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "apache-plain" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 144, - "id": 13, + "id": 30, "prevSize": 32, "code": 58921, "name": "apache-plain" }, "setIdx": 1, - "setId": 1, - "iconIdx": 23 + "setId": 0, + "iconIdx": 36 }, { "icon": { @@ -890,24 +1034,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "go-line" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 145, - "id": 12, + "id": 31, "prevSize": 32, "code": 58896, "name": "go-line" }, "setIdx": 1, - "setId": 1, - "iconIdx": 24 + "setId": 0, + "iconIdx": 37 }, { "icon": { @@ -918,24 +1062,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "redis-plain-wordmark" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 146, - "id": 11, + "id": 32, "prevSize": 32, "code": 58886, "name": "redis-plain-wordmark" }, "setIdx": 1, - "setId": 1, - "iconIdx": 25 + "setId": 0, + "iconIdx": 38 }, { "icon": { @@ -946,24 +1090,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "redis-plain" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 147, - "id": 10, + "id": 33, "prevSize": 32, "code": 58887, "name": "redis-plain" }, "setIdx": 1, - "setId": 1, - "iconIdx": 26 + "setId": 0, + "iconIdx": 39 }, { "icon": { @@ -974,24 +1118,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "meteor-plain-wordmark" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 148, - "id": 9, + "id": 34, "prevSize": 32, "code": 58888, "name": "meteor-plain-wordmark" }, "setIdx": 1, - "setId": 1, - "iconIdx": 27 + "setId": 0, + "iconIdx": 40 }, { "icon": { @@ -1002,24 +1146,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "meteor-plain" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 149, - "id": 8, + "id": 35, "prevSize": 32, "code": 58889, "name": "meteor-plain" }, "setIdx": 1, - "setId": 1, - "iconIdx": 28 + "setId": 0, + "iconIdx": 41 }, { "icon": { @@ -1030,24 +1174,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "heroku-line-wordmark" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 150, - "id": 7, + "id": 36, "prevSize": 32, "code": 58890, "name": "heroku-line-wordmark" }, "setIdx": 1, - "setId": 1, - "iconIdx": 29 + "setId": 0, + "iconIdx": 42 }, { "icon": { @@ -1058,24 +1202,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "heroku-line" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 151, - "id": 6, + "id": 37, "prevSize": 32, "code": 58891, "name": "heroku-line" }, "setIdx": 1, - "setId": 1, - "iconIdx": 30 + "setId": 0, + "iconIdx": 43 }, { "icon": { @@ -1086,24 +1230,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "heroku-plain-wordmark" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 152, - "id": 5, + "id": 38, "prevSize": 32, "code": 58892, "name": "heroku-plain-wordmark" }, "setIdx": 1, - "setId": 1, - "iconIdx": 31 + "setId": 0, + "iconIdx": 44 }, { "icon": { @@ -1114,24 +1258,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "heroku-plain" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 153, - "id": 4, + "id": 39, "prevSize": 32, "code": 58895, "name": "heroku-plain" }, "setIdx": 1, - "setId": 1, - "iconIdx": 32 + "setId": 0, + "iconIdx": 45 }, { "icon": { @@ -1142,24 +1286,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "go-plain" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 154, - "id": 2, + "id": 40, "prevSize": 32, "code": 58907, "name": "go-plain" }, "setIdx": 1, - "setId": 1, - "iconIdx": 33 + "setId": 0, + "iconIdx": 46 }, { "icon": { @@ -1170,24 +1314,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "docker-plain-wordmark" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 155, - "id": 1, + "id": 41, "prevSize": 32, "code": 58910, "name": "docker-plain-wordmark" }, "setIdx": 1, - "setId": 1, - "iconIdx": 34 + "setId": 0, + "iconIdx": 47 }, { "icon": { @@ -1198,24 +1342,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "docker-plain" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 156, - "id": 0, + "id": 42, "prevSize": 32, "code": 58911, "name": "docker-plain" }, "setIdx": 1, - "setId": 1, - "iconIdx": 35 + "setId": 0, + "iconIdx": 48 }, { "icon": { @@ -1226,24 +1370,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "symfony-original-wordmark" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 102, - "id": 3, + "id": 43, "prevSize": 32, "code": 58882, "name": "symfony-original-wordmark" }, "setIdx": 1, - "setId": 1, - "iconIdx": 36 + "setId": 0, + "iconIdx": 49 }, { "icon": { @@ -1254,24 +1398,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "symfony-original" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 101, - "id": 2, + "id": 44, "prevSize": 32, "code": 58885, "name": "symfony-original" }, "setIdx": 1, - "setId": 1, - "iconIdx": 37 + "setId": 0, + "iconIdx": 50 }, { "icon": { @@ -1284,10 +1428,10 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "react-original-wordmark" - ] + ], + "grid": 0 }, "attrs": [ {}, @@ -1295,14 +1439,14 @@ ], "properties": { "order": 99, - "id": 1, + "id": 45, "prevSize": 32, "code": 58880, "name": "react-original-wordmark" }, "setIdx": 1, - "setId": 1, - "iconIdx": 38 + "setId": 0, + "iconIdx": 51 }, { "icon": { @@ -1315,10 +1459,10 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "react-original" - ] + ], + "grid": 0 }, "attrs": [ {}, @@ -1326,14 +1470,14 @@ ], "properties": { "order": 100, - "id": 0, + "id": 46, "prevSize": 32, "code": 58881, "name": "react-original" }, "setIdx": 1, - "setId": 1, - "iconIdx": 39 + "setId": 0, + "iconIdx": 52 }, { "icon": { @@ -1344,24 +1488,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "amazonwebservices-original" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 1, - "id": 156, + "id": 47, "prevSize": 32, "code": 58883, "name": "amazonwebservices-original" }, "setIdx": 1, - "setId": 1, - "iconIdx": 40 + "setId": 0, + "iconIdx": 53 }, { "icon": { @@ -1372,24 +1516,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "amazonwebservices-plain-wordmark" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 2, - "id": 155, + "id": 48, "prevSize": 32, "code": 58884, "name": "amazonwebservices-plain-wordmark" }, "setIdx": 1, - "setId": 1, - "iconIdx": 41 + "setId": 0, + "iconIdx": 54 }, { "icon": { @@ -1400,24 +1544,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "android-plain-wordmark" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 3, - "id": 152, + "id": 49, "prevSize": 32, "code": 58893, "name": "android-plain-wordmark" }, "setIdx": 1, - "setId": 1, - "iconIdx": 42 + "setId": 0, + "iconIdx": 55 }, { "icon": { @@ -1428,24 +1572,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "android-plain" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 4, - "id": 151, + "id": 50, "prevSize": 32, "code": 58894, "name": "android-plain" }, "setIdx": 1, - "setId": 1, - "iconIdx": 43 + "setId": 0, + "iconIdx": 56 }, { "icon": { @@ -1456,24 +1600,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "angularjs-plain-wordmark" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 5, - "id": 148, + "id": 51, "prevSize": 32, "code": 58908, "name": "angularjs-plain-wordmark" }, "setIdx": 1, - "setId": 1, - "iconIdx": 44 + "setId": 0, + "iconIdx": 57 }, { "icon": { @@ -1484,24 +1628,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "angularjs-plain" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 6, - "id": 147, + "id": 52, "prevSize": 32, "code": 58909, "name": "angularjs-plain" }, "setIdx": 1, - "setId": 1, - "iconIdx": 45 + "setId": 0, + "iconIdx": 58 }, { "icon": { @@ -1512,24 +1656,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "appcelerator-original" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 7, - "id": 145, + "id": 53, "prevSize": 32, "code": 58912, "name": "appcelerator-original" }, "setIdx": 1, - "setId": 1, - "iconIdx": 46 + "setId": 0, + "iconIdx": 59 }, { "icon": { @@ -1540,24 +1684,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "appcelerator-plain-wordmark" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 8, - "id": 144, + "id": 54, "prevSize": 32, "code": 58913, "name": "appcelerator-plain-wordmark" }, "setIdx": 1, - "setId": 1, - "iconIdx": 47 + "setId": 0, + "iconIdx": 60 }, { "icon": { @@ -1568,24 +1712,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "apple-original" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 9, - "id": 143, + "id": 55, "prevSize": 32, "code": 58914, "name": "apple-original" }, "setIdx": 1, - "setId": 1, - "iconIdx": 48 + "setId": 0, + "iconIdx": 61 }, { "icon": { @@ -1598,10 +1742,10 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "atom-original-wordmark" - ] + ], + "grid": 0 }, "attrs": [ {}, @@ -1609,14 +1753,14 @@ ], "properties": { "order": 10, - "id": 142, + "id": 56, "prevSize": 32, "code": 58915, "name": "atom-original-wordmark" }, "setIdx": 1, - "setId": 1, - "iconIdx": 49 + "setId": 0, + "iconIdx": 62 }, { "icon": { @@ -1627,24 +1771,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "atom-original" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 11, - "id": 141, + "id": 57, "prevSize": 32, "code": 58916, "name": "atom-original" }, "setIdx": 1, - "setId": 1, - "iconIdx": 50 + "setId": 0, + "iconIdx": 63 }, { "icon": { @@ -1655,24 +1799,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "backbonejs-plain-wordmark" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 12, - "id": 138, + "id": 58, "prevSize": 32, "code": 58924, "name": "backbonejs-plain-wordmark" }, "setIdx": 1, - "setId": 1, - "iconIdx": 51 + "setId": 0, + "iconIdx": 64 }, { "icon": { @@ -1683,24 +1827,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "backbonejs-plain" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 13, - "id": 137, + "id": 59, "prevSize": 32, "code": 58925, "name": "backbonejs-plain" }, "setIdx": 1, - "setId": 1, - "iconIdx": 52 + "setId": 0, + "iconIdx": 65 }, { "icon": { @@ -1711,24 +1855,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "bootstrap-plain-wordmark" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 14, - "id": 136, + "id": 60, "prevSize": 32, "code": 58926, "name": "bootstrap-plain-wordmark" }, "setIdx": 1, - "setId": 1, - "iconIdx": 53 + "setId": 0, + "iconIdx": 66 }, { "icon": { @@ -1739,24 +1883,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "bootstrap-plain" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 15, - "id": 135, + "id": 61, "prevSize": 32, "code": 58927, "name": "bootstrap-plain" }, "setIdx": 1, - "setId": 1, - "iconIdx": 54 + "setId": 0, + "iconIdx": 67 }, { "icon": { @@ -1767,24 +1911,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "bower-line-wordmark" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 16, - "id": 134, + "id": 62, "prevSize": 32, "code": 58928, "name": "bower-line-wordmark" }, "setIdx": 1, - "setId": 1, - "iconIdx": 55 + "setId": 0, + "iconIdx": 68 }, { "icon": { @@ -1795,24 +1939,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "bower-line" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 17, - "id": 133, + "id": 63, "prevSize": 32, "code": 58929, "name": "bower-line" }, "setIdx": 1, - "setId": 1, - "iconIdx": 56 + "setId": 0, + "iconIdx": 69 }, { "icon": { @@ -1823,24 +1967,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "bower-plain-wordmark" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 18, - "id": 130, + "id": 64, "prevSize": 32, "code": 58958, "name": "bower-plain-wordmark" }, "setIdx": 1, - "setId": 1, - "iconIdx": 57 + "setId": 0, + "iconIdx": 70 }, { "icon": { @@ -1851,24 +1995,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "bower-plain" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 19, - "id": 129, + "id": 65, "prevSize": 32, "code": 58959, "name": "bower-plain" }, "setIdx": 1, - "setId": 1, - "iconIdx": 58 + "setId": 0, + "iconIdx": 71 }, { "icon": { @@ -1881,10 +2025,10 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "chrome-plain-wordmark" - ] + ], + "grid": 0 }, "attrs": [ {}, @@ -1892,14 +2036,14 @@ ], "properties": { "order": 20, - "id": 126, + "id": 66, "prevSize": 32, "code": 58981, "name": "chrome-plain-wordmark" }, "setIdx": 1, - "setId": 1, - "iconIdx": 59 + "setId": 0, + "iconIdx": 72 }, { "icon": { @@ -1912,10 +2056,10 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "chrome-plain" - ] + ], + "grid": 0 }, "attrs": [ {}, @@ -1923,14 +2067,14 @@ ], "properties": { "order": 21, - "id": 125, + "id": 67, "prevSize": 32, "code": 58982, "name": "chrome-plain" }, "setIdx": 1, - "setId": 1, - "iconIdx": 60 + "setId": 0, + "iconIdx": 73 }, { "icon": { @@ -1941,24 +2085,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "codeigniter-plain-wordmark" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 22, - "id": 124, + "id": 68, "prevSize": 32, "code": 58983, "name": "codeigniter-plain-wordmark" }, "setIdx": 1, - "setId": 1, - "iconIdx": 61 + "setId": 0, + "iconIdx": 74 }, { "icon": { @@ -1969,24 +2113,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "codeigniter-plain" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 23, - "id": 123, + "id": 69, "prevSize": 32, "code": 58984, "name": "codeigniter-plain" }, "setIdx": 1, - "setId": 1, - "iconIdx": 62 + "setId": 0, + "iconIdx": 75 }, { "icon": { @@ -1997,24 +2141,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "coffeescript-original-wordmark" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 24, - "id": 122, + "id": 70, "prevSize": 32, "code": 58985, "name": "coffeescript-original-wordmark" }, "setIdx": 1, - "setId": 1, - "iconIdx": 63 + "setId": 0, + "iconIdx": 76 }, { "icon": { @@ -2025,24 +2169,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "coffeescript-original" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 25, - "id": 121, + "id": 71, "prevSize": 32, "code": 58986, "name": "coffeescript-original" }, "setIdx": 1, - "setId": 1, - "iconIdx": 64 + "setId": 0, + "iconIdx": 77 }, { "icon": { @@ -2055,10 +2199,10 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "css3-plain-wordmark" - ] + ], + "grid": 0 }, "attrs": [ {}, @@ -2066,14 +2210,14 @@ ], "properties": { "order": 26, - "id": 118, + "id": 72, "prevSize": 32, "code": 59000, "name": "css3-plain-wordmark" }, "setIdx": 1, - "setId": 1, - "iconIdx": 65 + "setId": 0, + "iconIdx": 78 }, { "icon": { @@ -2084,24 +2228,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "css3-plain" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 27, - "id": 117, + "id": 73, "prevSize": 32, "code": 59001, "name": "css3-plain" }, "setIdx": 1, - "setId": 1, - "iconIdx": 66 + "setId": 0, + "iconIdx": 79 }, { "icon": { @@ -2112,24 +2256,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "debian-plain-wordmark" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 28, - "id": 114, + "id": 74, "prevSize": 32, "code": 59006, "name": "debian-plain-wordmark" }, "setIdx": 1, - "setId": 1, - "iconIdx": 67 + "setId": 0, + "iconIdx": 80 }, { "icon": { @@ -2140,24 +2284,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "debian-plain" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 29, - "id": 113, + "id": 75, "prevSize": 32, "code": 59007, "name": "debian-plain" }, "setIdx": 1, - "setId": 1, - "iconIdx": 68 + "setId": 0, + "iconIdx": 81 }, { "icon": { @@ -2176,10 +2320,10 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "dot-net-plain-wordmark" - ] + ], + "grid": 0 }, "attrs": [ {}, @@ -2190,14 +2334,14 @@ ], "properties": { "order": 30, - "id": 110, + "id": 76, "prevSize": 32, "code": 59091, "name": "dot-net-plain-wordmark" }, "setIdx": 1, - "setId": 1, - "iconIdx": 69 + "setId": 0, + "iconIdx": 82 }, { "icon": { @@ -2208,24 +2352,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "dot-net-plain" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 31, - "id": 109, + "id": 77, "prevSize": 32, "code": 59092, "name": "dot-net-plain" }, "setIdx": 1, - "setId": 1, - "iconIdx": 70 + "setId": 0, + "iconIdx": 83 }, { "icon": { @@ -2236,24 +2380,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "drupal-plain-wordmark" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 32, - "id": 106, + "id": 78, "prevSize": 32, "code": 59106, "name": "drupal-plain-wordmark" }, "setIdx": 1, - "setId": 1, - "iconIdx": 71 + "setId": 0, + "iconIdx": 84 }, { "icon": { @@ -2264,24 +2408,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "drupal-plain" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 33, - "id": 105, + "id": 79, "prevSize": 32, "code": 59107, "name": "drupal-plain" }, "setIdx": 1, - "setId": 1, - "iconIdx": 72 + "setId": 0, + "iconIdx": 85 }, { "icon": { @@ -2294,10 +2438,10 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "firefox-plain-wordmark" - ] + ], + "grid": 0 }, "attrs": [ {}, @@ -2305,14 +2449,14 @@ ], "properties": { "order": 34, - "id": 102, + "id": 80, "prevSize": 32, "code": 59229, "name": "firefox-plain-wordmark" }, "setIdx": 1, - "setId": 1, - "iconIdx": 73 + "setId": 0, + "iconIdx": 86 }, { "icon": { @@ -2323,24 +2467,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "firefox-plain" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 35, - "id": 101, + "id": 81, "prevSize": 32, "code": 59230, "name": "firefox-plain" }, "setIdx": 1, - "setId": 1, - "iconIdx": 74 + "setId": 0, + "iconIdx": 87 }, { "icon": { @@ -2351,24 +2495,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "foundation-plain-wordmark" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 36, - "id": 98, + "id": 82, "prevSize": 32, "code": 59298, "name": "foundation-plain-wordmark" }, "setIdx": 1, - "setId": 1, - "iconIdx": 75 + "setId": 0, + "iconIdx": 88 }, { "icon": { @@ -2379,24 +2523,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "foundation-plain" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 37, - "id": 97, + "id": 83, "prevSize": 32, "code": 59299, "name": "foundation-plain" }, "setIdx": 1, - "setId": 1, - "iconIdx": 76 + "setId": 0, + "iconIdx": 89 }, { "icon": { @@ -2407,24 +2551,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "git-plain-wordmark" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 38, - "id": 94, + "id": 84, "prevSize": 32, "code": 59303, "name": "git-plain-wordmark" }, "setIdx": 1, - "setId": 1, - "iconIdx": 77 + "setId": 0, + "iconIdx": 90 }, { "icon": { @@ -2435,24 +2579,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "git-plain" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 39, - "id": 93, + "id": 85, "prevSize": 32, "code": 59304, "name": "git-plain" }, "setIdx": 1, - "setId": 1, - "iconIdx": 78 + "setId": 0, + "iconIdx": 91 }, { "icon": { @@ -2463,24 +2607,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "grunt-line-wordmark" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 40, - "id": 92, + "id": 86, "prevSize": 32, "code": 59305, "name": "grunt-line-wordmark" }, "setIdx": 1, - "setId": 1, - "iconIdx": 79 + "setId": 0, + "iconIdx": 92 }, { "icon": { @@ -2491,24 +2635,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "grunt-line" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 41, - "id": 91, + "id": 87, "prevSize": 32, "code": 59306, "name": "grunt-line" }, "setIdx": 1, - "setId": 1, - "iconIdx": 80 + "setId": 0, + "iconIdx": 93 }, { "icon": { @@ -2519,10 +2663,10 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "grunt-plain-wordmark" - ] + ], + "grid": 0 }, "attrs": [ {} @@ -2535,8 +2679,8 @@ "name": "grunt-plain-wordmark" }, "setIdx": 1, - "setId": 1, - "iconIdx": 81 + "setId": 0, + "iconIdx": 94 }, { "icon": { @@ -2547,24 +2691,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "grunt-plain" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 43, - "id": 87, + "id": 89, "prevSize": 32, "code": 59371, "name": "grunt-plain" }, "setIdx": 1, - "setId": 1, - "iconIdx": 82 + "setId": 0, + "iconIdx": 95 }, { "icon": { @@ -2575,24 +2719,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "gulp-plain" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 44, - "id": 86, + "id": 90, "prevSize": 32, "code": 59372, "name": "gulp-plain" }, "setIdx": 1, - "setId": 1, - "iconIdx": 83 + "setId": 0, + "iconIdx": 96 }, { "icon": { @@ -2603,24 +2747,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "html5-plain-wordmark" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 45, - "id": 83, + "id": 91, "prevSize": 32, "code": 59382, "name": "html5-plain-wordmark" }, "setIdx": 1, - "setId": 1, - "iconIdx": 84 + "setId": 0, + "iconIdx": 97 }, { "icon": { @@ -2631,24 +2775,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "html5-plain" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 46, - "id": 82, + "id": 92, "prevSize": 32, "code": 59383, "name": "html5-plain" }, "setIdx": 1, - "setId": 1, - "iconIdx": 85 + "setId": 0, + "iconIdx": 98 }, { "icon": { @@ -2659,24 +2803,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "ie10-original" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 47, - "id": 81, + "id": 93, "prevSize": 32, "code": 59384, "name": "ie10-original" }, "setIdx": 1, - "setId": 1, - "iconIdx": 86 + "setId": 0, + "iconIdx": 99 }, { "icon": { @@ -2687,24 +2831,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "illustrator-line" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 48, - "id": 80, + "id": 94, "prevSize": 32, "code": 59385, "name": "illustrator-line" }, "setIdx": 1, - "setId": 1, - "iconIdx": 87 + "setId": 0, + "iconIdx": 100 }, { "icon": { @@ -2715,24 +2859,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "illustrator-plain" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 49, - "id": 79, + "id": 95, "prevSize": 32, "code": 59386, "name": "illustrator-plain" }, "setIdx": 1, - "setId": 1, - "iconIdx": 88 + "setId": 0, + "iconIdx": 101 }, { "icon": { @@ -2743,24 +2887,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "inkscape-plain-wordmark" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 50, - "id": 76, + "id": 96, "prevSize": 32, "code": 59444, "name": "inkscape-plain-wordmark" }, "setIdx": 1, - "setId": 1, - "iconIdx": 89 + "setId": 0, + "iconIdx": 102 }, { "icon": { @@ -2771,24 +2915,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "inkscape-plain" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 51, - "id": 75, + "id": 97, "prevSize": 32, "code": 59445, "name": "inkscape-plain" }, "setIdx": 1, - "setId": 1, - "iconIdx": 90 + "setId": 0, + "iconIdx": 103 }, { "icon": { @@ -2799,24 +2943,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "java-plain-wordmark" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 52, - "id": 72, + "id": 98, "prevSize": 32, "code": 59457, "name": "java-plain-wordmark" }, "setIdx": 1, - "setId": 1, - "iconIdx": 91 + "setId": 0, + "iconIdx": 104 }, { "icon": { @@ -2827,24 +2971,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "java-plain" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 53, - "id": 71, + "id": 99, "prevSize": 32, "code": 59458, "name": "java-plain" }, "setIdx": 1, - "setId": 1, - "iconIdx": 92 + "setId": 0, + "iconIdx": 105 }, { "icon": { @@ -2855,24 +2999,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "javascript-plain" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 98, - "id": 69, + "id": 100, "prevSize": 32, "code": 59461, "name": "javascript-plain" }, "setIdx": 1, - "setId": 1, - "iconIdx": 93 + "setId": 0, + "iconIdx": 106 }, { "icon": { @@ -2883,24 +3027,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "jquery-plain-wordmark" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 54, - "id": 66, + "id": 101, "prevSize": 32, "code": 59465, "name": "jquery-plain-wordmark" }, "setIdx": 1, - "setId": 1, - "iconIdx": 94 + "setId": 0, + "iconIdx": 107 }, { "icon": { @@ -2911,24 +3055,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "jquery-plain" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 55, - "id": 65, + "id": 102, "prevSize": 32, "code": 59466, "name": "jquery-plain" }, "setIdx": 1, - "setId": 1, - "iconIdx": 95 + "setId": 0, + "iconIdx": 108 }, { "icon": { @@ -2939,24 +3083,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "krakenjs-plain-wordmark" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 56, - "id": 62, + "id": 103, "prevSize": 32, "code": 59471, "name": "krakenjs-plain-wordmark" }, "setIdx": 1, - "setId": 1, - "iconIdx": 96 + "setId": 0, + "iconIdx": 109 }, { "icon": { @@ -2967,24 +3111,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "krakenjs-plain" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 57, - "id": 61, + "id": 104, "prevSize": 32, "code": 59472, "name": "krakenjs-plain" }, "setIdx": 1, - "setId": 1, - "iconIdx": 97 + "setId": 0, + "iconIdx": 110 }, { "icon": { @@ -2995,24 +3139,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "laravel-plain-wordmark" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 58, - "id": 60, + "id": 105, "prevSize": 32, "code": 59473, "name": "laravel-plain-wordmark" }, "setIdx": 1, - "setId": 1, - "iconIdx": 98 + "setId": 0, + "iconIdx": 111 }, { "icon": { @@ -3025,10 +3169,10 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "laravel-plain" - ] + ], + "grid": 0 }, "attrs": [ {}, @@ -3036,14 +3180,14 @@ ], "properties": { "order": 59, - "id": 59, + "id": 106, "prevSize": 32, "code": 59474, "name": "laravel-plain" }, "setIdx": 1, - "setId": 1, - "iconIdx": 99 + "setId": 0, + "iconIdx": 112 }, { "icon": { @@ -3054,24 +3198,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "less-plain-wordmark" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 60, - "id": 58, + "id": 107, "prevSize": 32, "code": 59475, "name": "less-plain-wordmark" }, "setIdx": 1, - "setId": 1, - "iconIdx": 100 + "setId": 0, + "iconIdx": 113 }, { "icon": { @@ -3082,24 +3226,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "linux-plain" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 61, - "id": 56, + "id": 108, "prevSize": 32, "code": 60188, "name": "linux-plain" }, "setIdx": 1, - "setId": 1, - "iconIdx": 101 + "setId": 0, + "iconIdx": 114 }, { "icon": { @@ -3110,24 +3254,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "mongodb-plain-wordmark" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 62, - "id": 53, + "id": 109, "prevSize": 32, "code": 60227, "name": "mongodb-plain-wordmark" }, "setIdx": 1, - "setId": 1, - "iconIdx": 102 + "setId": 0, + "iconIdx": 115 }, { "icon": { @@ -3138,24 +3282,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "mongodb-plain" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 63, - "id": 52, + "id": 110, "prevSize": 32, "code": 60228, "name": "mongodb-plain" }, "setIdx": 1, - "setId": 1, - "iconIdx": 103 + "setId": 0, + "iconIdx": 116 }, { "icon": { @@ -3166,24 +3310,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "moodle-plain-wordmark" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 64, - "id": 49, + "id": 111, "prevSize": 32, "code": 60250, "name": "moodle-plain-wordmark" }, "setIdx": 1, - "setId": 1, - "iconIdx": 104 + "setId": 0, + "iconIdx": 117 }, { "icon": { @@ -3194,24 +3338,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "moodle-plain" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 65, - "id": 48, + "id": 112, "prevSize": 32, "code": 60251, "name": "moodle-plain" }, "setIdx": 1, - "setId": 1, - "iconIdx": 105 + "setId": 0, + "iconIdx": 118 }, { "icon": { @@ -3222,24 +3366,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "mysql-plain-wordmark" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 66, - "id": 45, + "id": 113, "prevSize": 32, "code": 60256, "name": "mysql-plain-wordmark" }, "setIdx": 1, - "setId": 1, - "iconIdx": 106 + "setId": 0, + "iconIdx": 119 }, { "icon": { @@ -3250,24 +3394,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "mysql-plain" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 67, - "id": 44, + "id": 114, "prevSize": 32, "code": 60257, "name": "mysql-plain" }, "setIdx": 1, - "setId": 1, - "iconIdx": 107 + "setId": 0, + "iconIdx": 120 }, { "icon": { @@ -3278,24 +3422,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "nodejs-plain-wordmark" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 68, - "id": 41, + "id": 115, "prevSize": 32, "code": 60265, "name": "nodejs-plain-wordmark" }, "setIdx": 1, - "setId": 1, - "iconIdx": 108 + "setId": 0, + "iconIdx": 121 }, { "icon": { @@ -3306,24 +3450,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "nodejs-plain" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 69, - "id": 40, + "id": 116, "prevSize": 32, "code": 60266, "name": "nodejs-plain" }, "setIdx": 1, - "setId": 1, - "iconIdx": 109 + "setId": 0, + "iconIdx": 122 }, { "icon": { @@ -3334,24 +3478,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "oracle-original" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 70, - "id": 39, + "id": 117, "prevSize": 32, "code": 60267, "name": "oracle-original" }, "setIdx": 1, - "setId": 1, - "iconIdx": 110 + "setId": 0, + "iconIdx": 123 }, { "icon": { @@ -3362,24 +3506,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "photoshop-line" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 71, - "id": 38, + "id": 118, "prevSize": 32, "code": 60268, "name": "photoshop-line" }, "setIdx": 1, - "setId": 1, - "iconIdx": 111 + "setId": 0, + "iconIdx": 124 }, { "icon": { @@ -3390,24 +3534,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "photoshop-plain" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 72, - "id": 37, + "id": 119, "prevSize": 32, "code": 60269, "name": "photoshop-plain" }, "setIdx": 1, - "setId": 1, - "iconIdx": 112 + "setId": 0, + "iconIdx": 125 }, { "icon": { @@ -3418,24 +3562,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "php-plain" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 73, - "id": 35, + "id": 120, "prevSize": 32, "code": 60273, "name": "php-plain" }, "setIdx": 1, - "setId": 1, - "iconIdx": 113 + "setId": 0, + "iconIdx": 126 }, { "icon": { @@ -3448,10 +3592,10 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "postgresql-plain-wordmark" - ] + ], + "grid": 0 }, "attrs": [ {}, @@ -3459,14 +3603,14 @@ ], "properties": { "order": 74, - "id": 32, + "id": 121, "prevSize": 32, "code": 60284, "name": "postgresql-plain-wordmark" }, "setIdx": 1, - "setId": 1, - "iconIdx": 114 + "setId": 0, + "iconIdx": 127 }, { "icon": { @@ -3477,24 +3621,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "postgresql-plain" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 75, - "id": 31, + "id": 122, "prevSize": 32, "code": 60285, "name": "postgresql-plain" }, "setIdx": 1, - "setId": 1, - "iconIdx": 115 + "setId": 0, + "iconIdx": 128 }, { "icon": { @@ -3517,10 +3661,10 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "python-plain-wordmark" - ] + ], + "grid": 0 }, "attrs": [ {}, @@ -3533,14 +3677,14 @@ ], "properties": { "order": 76, - "id": 28, + "id": 123, "prevSize": 32, "code": 60296, "name": "python-plain-wordmark" }, "setIdx": 1, - "setId": 1, - "iconIdx": 116 + "setId": 0, + "iconIdx": 129 }, { "icon": { @@ -3551,24 +3695,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "python-plain" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 77, - "id": 27, + "id": 124, "prevSize": 32, "code": 60297, "name": "python-plain" }, "setIdx": 1, - "setId": 1, - "iconIdx": 117 + "setId": 0, + "iconIdx": 130 }, { "icon": { @@ -3589,10 +3733,10 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "rails-plain-wordmark" - ] + ], + "grid": 0 }, "attrs": [ {}, @@ -3604,14 +3748,14 @@ ], "properties": { "order": 78, - "id": 25, + "id": 125, "prevSize": 32, "code": 60322, "name": "rails-plain-wordmark" }, "setIdx": 1, - "setId": 1, - "iconIdx": 118 + "setId": 0, + "iconIdx": 131 }, { "icon": { @@ -3622,24 +3766,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "rails-plain" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 79, - "id": 24, + "id": 126, "prevSize": 32, "code": 60323, "name": "rails-plain" }, "setIdx": 1, - "setId": 1, - "iconIdx": 119 + "setId": 0, + "iconIdx": 132 }, { "icon": { @@ -3650,24 +3794,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "ruby-plain-wordmark" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 80, - "id": 21, + "id": 127, "prevSize": 32, "code": 60361, "name": "ruby-plain-wordmark" }, "setIdx": 1, - "setId": 1, - "iconIdx": 120 + "setId": 0, + "iconIdx": 133 }, { "icon": { @@ -3678,24 +3822,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "ruby-plain" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 81, - "id": 20, + "id": 128, "prevSize": 32, "code": 60362, "name": "ruby-plain" }, "setIdx": 1, - "setId": 1, - "iconIdx": 121 + "setId": 0, + "iconIdx": 134 }, { "icon": { @@ -3706,24 +3850,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "sass-original" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 82, - "id": 19, + "id": 129, "prevSize": 32, "code": 60363, "name": "sass-original" }, "setIdx": 1, - "setId": 1, - "iconIdx": 122 + "setId": 0, + "iconIdx": 135 }, { "icon": { @@ -3734,24 +3878,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "travis-plain-wordmark" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 83, - "id": 18, + "id": 130, "prevSize": 32, "code": 60364, "name": "travis-plain-wordmark" }, "setIdx": 1, - "setId": 1, - "iconIdx": 123 + "setId": 0, + "iconIdx": 136 }, { "icon": { @@ -3762,24 +3906,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "travis-plain" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 84, - "id": 17, + "id": 131, "prevSize": 32, "code": 60365, "name": "travis-plain" }, "setIdx": 1, - "setId": 1, - "iconIdx": 124 + "setId": 0, + "iconIdx": 137 }, { "icon": { @@ -3792,10 +3936,10 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "trello-plain-wordmark" - ] + ], + "grid": 0 }, "attrs": [ {}, @@ -3803,14 +3947,14 @@ ], "properties": { "order": 85, - "id": 16, + "id": 132, "prevSize": 32, "code": 60366, "name": "trello-plain-wordmark" }, "setIdx": 1, - "setId": 1, - "iconIdx": 125 + "setId": 0, + "iconIdx": 138 }, { "icon": { @@ -3821,24 +3965,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "trello-plain" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 86, - "id": 15, + "id": 133, "prevSize": 32, "code": 60367, "name": "trello-plain" }, "setIdx": 1, - "setId": 1, - "iconIdx": 126 + "setId": 0, + "iconIdx": 139 }, { "icon": { @@ -3849,24 +3993,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "ubuntu-plain-wordmark" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 87, - "id": 14, + "id": 134, "prevSize": 32, "code": 60368, "name": "ubuntu-plain-wordmark" }, "setIdx": 1, - "setId": 1, - "iconIdx": 127 + "setId": 0, + "iconIdx": 140 }, { "icon": { @@ -3877,24 +4021,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "ubuntu-plain" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 88, - "id": 13, + "id": 135, "prevSize": 32, "code": 60369, "name": "ubuntu-plain" }, "setIdx": 1, - "setId": 1, - "iconIdx": 128 + "setId": 0, + "iconIdx": 141 }, { "icon": { @@ -3905,24 +4049,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "vim-plain" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 89, - "id": 11, + "id": 136, "prevSize": 32, "code": 60403, "name": "vim-plain" }, "setIdx": 1, - "setId": 1, - "iconIdx": 129 + "setId": 0, + "iconIdx": 142 }, { "icon": { @@ -3933,24 +4077,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "windows8-original-wordmark" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 90, - "id": 10, + "id": 137, "prevSize": 32, "code": 60404, "name": "windows8-original-wordmark" }, "setIdx": 1, - "setId": 1, - "iconIdx": 130 + "setId": 0, + "iconIdx": 143 }, { "icon": { @@ -3961,24 +4105,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "windows8-original" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 91, - "id": 9, + "id": 138, "prevSize": 32, "code": 60405, "name": "windows8-original" }, "setIdx": 1, - "setId": 1, - "iconIdx": 131 + "setId": 0, + "iconIdx": 144 }, { "icon": { @@ -3989,24 +4133,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "wordpress-plain-wordmark" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 92, - "id": 7, + "id": 139, "prevSize": 32, "code": 60413, "name": "wordpress-plain-wordmark" }, "setIdx": 1, - "setId": 1, - "iconIdx": 132 + "setId": 0, + "iconIdx": 145 }, { "icon": { @@ -4017,24 +4161,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "wordpress-plain" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 93, - "id": 6, + "id": 140, "prevSize": 32, "code": 60414, "name": "wordpress-plain" }, "setIdx": 1, - "setId": 1, - "iconIdx": 133 + "setId": 0, + "iconIdx": 146 }, { "icon": { @@ -4049,10 +4193,10 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "yii-plain-wordmark" - ] + ], + "grid": 0 }, "attrs": [ {}, @@ -4061,14 +4205,14 @@ ], "properties": { "order": 94, - "id": 3, + "id": 141, "prevSize": 32, "code": 60417, "name": "yii-plain-wordmark" }, "setIdx": 1, - "setId": 1, - "iconIdx": 134 + "setId": 0, + "iconIdx": 147 }, { "icon": { @@ -4079,24 +4223,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "yii-plain" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 95, - "id": 2, + "id": 142, "prevSize": 32, "code": 60418, "name": "yii-plain" }, "setIdx": 1, - "setId": 1, - "iconIdx": 135 + "setId": 0, + "iconIdx": 148 }, { "icon": { @@ -4107,24 +4251,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "zend-plain-wordmark" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 96, - "id": 1, + "id": 143, "prevSize": 32, "code": 60419, "name": "zend-plain-wordmark" }, "setIdx": 1, - "setId": 1, - "iconIdx": 136 + "setId": 0, + "iconIdx": 149 }, { "icon": { @@ -4135,24 +4279,24 @@ {} ], "isMulticolor": false, - "grid": 0, "tags": [ "zend-plain" - ] + ], + "grid": 0 }, "attrs": [ {} ], "properties": { "order": 97, - "id": 0, + "id": 144, "prevSize": 32, "code": 60420, "name": "zend-plain" }, "setIdx": 1, - "setId": 1, - "iconIdx": 137 + "setId": 0, + "iconIdx": 150 } ], "height": 1024, @@ -4163,7 +4307,7 @@ "showGlyphs": true, "showQuickUse": true, "showQuickUse2": true, - "showSVGs": true, + "showSVGs": false, "fontPref": { "prefix": "devicon-", "metadata": { @@ -4179,16 +4323,22 @@ "showSelector": false, "showVersion": false, "resetPoint": 58880, - "ie7": false + "ie7": false, + "embed": false }, "imagePref": { "prefix": "icon-", "png": true, "useClassSelector": true, "color": 4473924, - "bgColor": 16777215 + "bgColor": 16777215, + "classSelector": ".icon", + "height": 32, + "columns": 16, + "margin": 16 }, "historySize": 100, - "showCodes": true + "showCodes": true, + "gridSize": 16 } } \ No newline at end of file diff --git a/icons/cucumber/cucumber-plain-wordmark.svg b/icons/cucumber/cucumber-plain-wordmark.svg new file mode 100644 index 00000000..88dcc25f --- /dev/null +++ b/icons/cucumber/cucumber-plain-wordmark.svg @@ -0,0 +1,33 @@ + + + + + + diff --git a/icons/cucumber/cucumber-plain.svg b/icons/cucumber/cucumber-plain.svg new file mode 100644 index 00000000..2f89abf5 --- /dev/null +++ b/icons/cucumber/cucumber-plain.svg @@ -0,0 +1,20 @@ + + + + + + diff --git a/icons/gatling/gatling-plain.svg b/icons/gatling/gatling-plain.svg new file mode 100644 index 00000000..2b40c9c4 --- /dev/null +++ b/icons/gatling/gatling-plain.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/icons/gradle/gradle-plain-wordmark.svg b/icons/gradle/gradle-plain-wordmark.svg new file mode 100644 index 00000000..520d3fe5 --- /dev/null +++ b/icons/gradle/gradle-plain-wordmark.svg @@ -0,0 +1,42 @@ + + + + + + diff --git a/icons/gradle/gradle-plain.svg b/icons/gradle/gradle-plain.svg new file mode 100644 index 00000000..c800aa57 --- /dev/null +++ b/icons/gradle/gradle-plain.svg @@ -0,0 +1,25 @@ + + + + + + diff --git a/icons/protractor/protractor-plain-wordmark.svg b/icons/protractor/protractor-plain-wordmark.svg new file mode 100644 index 00000000..2b63f99e --- /dev/null +++ b/icons/protractor/protractor-plain-wordmark.svg @@ -0,0 +1,42 @@ + + + + + + diff --git a/icons/protractor/protractor-plain.svg b/icons/protractor/protractor-plain.svg new file mode 100644 index 00000000..14f26566 --- /dev/null +++ b/icons/protractor/protractor-plain.svg @@ -0,0 +1,13 @@ + + + + + +