diff --git a/devicon-colors.css b/devicon-colors.css
index c668f7f5..a59654c0 100644
--- a/devicon-colors.css
+++ b/devicon-colors.css
@@ -46,6 +46,18 @@
.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-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;
@@ -60,6 +72,18 @@
.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;
@@ -98,6 +122,10 @@
.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;
@@ -230,6 +258,12 @@
.devicon-react-original.colored {
color: #61dafb;
}
+.devicon-redhat-plain-wordmark.colored,
+.devicon-redhat-plain.colored,
+.devicon-redhat-original-wordmark.colored,
+.devicon-redhat-original.colored {
+ color: #e93442;
+}
.devicon-redis-plain-wordmark.colored,
.devicon-redis-plain.colored{
color: #d82c20;
diff --git a/devicon.css b/devicon.css
index 2c3dc93c..01b78dfb 100755
--- a/devicon.css
+++ b/devicon.css
@@ -23,6 +23,48 @@
-moz-osx-font-smoothing: grayscale;
}
+.devicon-gimp-plain:before {
+ content: "\e633";
+}
+
+.devicon-redhat-plain-wordmark:before {
+ content: "\e62a";
+}
+
+.devicon-redhat-plain:before {
+ content: "\e62b";
+}
+
+.devicon-cplusplus-line:before,
+.devicon-cplusplus-line-wordmark:before {
+ content: "\e634";
+}
+
+.devicon-cplusplus-plain:before,
+.devicon-cplusplus-plain-wordmark:before {
+ content: "\e635";
+}
+
+.devicon-csharp-line:before,
+.devicon-csharp-line-wordmark:before {
+ content: "\e636";
+}
+
+.devicon-csharp-plain:before,
+.devicon-csharp-plain-wordmark:before {
+ content: "\e637";
+}
+
+.devicon-c-line:before,
+.devicon-c-line-wordmark:before {
+ content: "\e638";
+}
+
+.devicon-c-plain:before,
+.devicon-c-plain-wordmark:before {
+ content: "\e639";
+}
+
.devicon-nodewebkit-line-wordmark:before {
content: "\e611";
}
diff --git a/devicon.json b/devicon.json
index 988a8154..935eeabb 100644
--- a/devicon.json
+++ b/devicon.json
@@ -79,6 +79,14 @@
"font": ["plain", "plain-wordmark", "line", "line-wordmark"]
}
},
+ {
+ "name": "c",
+ "tags": ["language"],
+ "versions": {
+ "svg": ["original", "plain", "line"],
+ "font": ["plain", "plain-wordmark", "line", "line-wordmark"]
+ }
+ },
{
"name": "chrome",
"tags": ["browser"],
@@ -103,6 +111,22 @@
"font": ["original", "original-wordmark"]
}
},
+ {
+ "name": "cplusplus",
+ "tags": ["language"],
+ "versions": {
+ "svg": ["original", "plain", "line"],
+ "font": ["plain", "plain-wordmark", "line", "line-wordmark"]
+ }
+ },
+ {
+ "name": "csharp",
+ "tags": ["language"],
+ "versions": {
+ "svg": ["original", "plain", "line"],
+ "font": ["plain", "plain-wordmark", "line", "line-wordmark"]
+ }
+ },
{
"name": "css3",
"tags": ["language", "programming"],
@@ -175,6 +199,14 @@
"font": ["plain", "plain-wordmark"]
}
},
+ {
+ "name": "gimp",
+ "tags": ["graphic"],
+ "versions": {
+ "svg": ["original", "original-wordmark", "plain", "plain-wordmark"],
+ "font": ["plain"]
+ }
+ },
{
"name": "git",
"tags": ["version-control"],
@@ -415,6 +447,14 @@
"font": ["original", "original-wordmark"]
}
},
+ {
+ "name": "redhat",
+ "tags": ["server", "linux"],
+ "versions": {
+ "svg": ["original", "original-wordmark", "plain", "plain-wordmark"],
+ "font": ["plain", "plain-wordmark"]
+ }
+ },
{
"name": "redis",
"tags": ["server"],
diff --git a/devicon.min.css b/devicon.min.css
index 26c9370c..2d94e146 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-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-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-chrome-plain-wordmark.colored,.devicon-chrome-plain.colored{color:#ce4e4e}.devicon-codeigniter-plain-wordmark.colored,.devicon-codeigniter-plain.colored{color:#ee4323}.devicon-coffeescript-original-wordmark.colored,.devicon-coffeescript-original.colored,.devicon-coffeescript-plain-wordmark.colored,.devicon-coffeescript-plain.colored{color:#28334c}.devicon-css3-plain-wordmark.colored,.devicon-css3-plain.colored{color:#3d8fc6}.devicon-debian-plain-wordmark.colored,.devicon-debian-plain.colored{color:#A80030}.devicon-docker-plain-wordmark.colored,.devicon-docker-plain.colored{color:#019bc6}.devicon-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-git-plain-wordmark.colored,.devicon-git-plain.colored{color:#f34f29}.devicon-go-line.colored,.devicon-go-plain.colored{color:#000}.devicon-grunt-line-wordmark.colored,.devicon-grunt-line.colored,.devicon-grunt-plain-wordmark.colored,.devicon-grunt-plain.colored{color:#fcaa1a}.devicon-gulp-plain.colored{color:#eb4a4b}.devicon-heroku-line-wordmark.colored,.devicon-heroku-line.colored,.devicon-heroku-original-wordmark.colored,.devicon-heroku-original.colored,.devicon-heroku-plain-wordmark.colored,.devicon-heroku-plain.colored{color:#6762a6}.devicon-html5-plain-wordmark.colored,.devicon-html5-plain.colored{color:#e54d26}.devicon-ie10-original.colored,.devicon-ie10-plain.colored{color:#1EBBEE}.devicon-illustrator-line.colored,.devicon-illustrator-plain.colored{color:#faa625}.devicon-inkscape-plain-wordmark.colored,.devicon-inkscape-plain.colored{color:#000}.devicon-java-plain-wordmark.colored,.devicon-java-plain.colored{color:#EA2D2E}.devicon-javascript-plain.colored{color:#f0db4f}.devicon-jquery-plain-wordmark.colored,.devicon-jquery-plain.colored{color:#0769ad}.devicon-krakenjs-plain-wordmark.colored,.devicon-krakenjs-plain.colored{color:#0081C2}.devicon-laravel-plain-wordmark.colored,.devicon-laravel-plain.colored{color:#fd4f31}.devicon-less-plain-wordmark.colored{color:#2a4d80}.devicon-linux-plain.colored{color:#000}.devicon-meteor-plain-wordmark.colored,.devicon-meteor-plain.colored{color:#df5052}.devicon-mongodb-plain-wordmark.colored,.devicon-mongodb-plain.colored{color:#4FAA41}.devicon-moodle-plain-wordmark.colored,.devicon-moodle-plain.colored{color:#F7931E}.devicon-mysql-plain-wordmark.colored,.devicon-mysql-plain.colored{color:#00618a}.devicon-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-react-original-wordmark.colored,.devicon-react-original.colored,.devicon-react-plain-wordmark.colored,.devicon-react-plain.colored{color:#61dafb}.devicon-redis-plain-wordmark.colored,.devicon-redis-plain.colored{color:#d82c20}.devicon-sass-original.colored,.devicon-sass-plain-wordmark.colored,.devicon-sass-plain.colored{color:#c69}.devicon-symfony-original-wordmark.colored,.devicon-symfony-original.colored,.devicon-symfony-plain-wordmark.colored,.devicon-symfony-plain.colored{color:#1A171B}.devicon-travis-plain-wordmark.colored,.devicon-travis-plain.colored{color:#bb2031}.devicon-trello-plain-wordmark.colored,.devicon-trello-plain.colored{color:#23719f}.devicon-ubuntu-plain-wordmark.colored,.devicon-ubuntu-plain.colored{color:#dd4814}.devicon-vim-plain.colored{color:#179a33}.devicon-windows8-original-wordmark.colored,.devicon-windows8-original.colored,.devicon-windows8-plain-wordmark.colored,.devicon-windows8-plain.colored{color:#00adef}.devicon-wordpress-plain-wordmark.colored,.devicon-wordpress-plain.colored{color:#494949}.devicon-yii-plain-wordmark.colored,.devicon-yii-plain.colored{color:#0073bb}.devicon-zend-plain-wordmark.colored,.devicon-zend-plain.colored{color:#68b604}
\ No newline at end of file
+@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-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-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-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-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-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
index 7ad375e0..b7628655 100755
Binary files a/fonts/devicon.eot and b/fonts/devicon.eot differ
diff --git a/fonts/devicon.svg b/fonts/devicon.svg
index 6dad44ad..5c6b518f 100755
--- a/fonts/devicon.svg
+++ b/fonts/devicon.svg
@@ -49,12 +49,21 @@
+
+
+
+
+
+
+
+
+
diff --git a/fonts/devicon.ttf b/fonts/devicon.ttf
index 18be2e71..36bc9d6a 100755
Binary files a/fonts/devicon.ttf and b/fonts/devicon.ttf differ
diff --git a/fonts/devicon.woff b/fonts/devicon.woff
index 48b28af3..ca549e65 100755
Binary files a/fonts/devicon.woff and b/fonts/devicon.woff differ
diff --git a/icomoon.json b/icomoon.json
index 514516e9..113f5037 100755
--- a/icomoon.json
+++ b/icomoon.json
@@ -1,6 +1,258 @@
{
"IcoMoonType": "selection",
"icons": [
+ {
+ "icon": {
+ "paths": [
+ "M291.2 435.2c-8.8 0-17.6-4.8-21.6-12.8l-6.4-12.8-2.4 14.4-0.8 6.4c0 26.4 20.8 47.2 47.2 47.2s47.2-20.8 47.2-47.2c0-24.8-20-45.6-44.8-47.2l-13.6-0.8 11.2 8.8c5.6 4.8 9.6 12 9.6 19.2-0.8 13.6-12 24.8-25.6 24.8zM287.2 328c40 0 74.4 27.2 84.8 63.2 6.4-17.6 16.8-32.8 30.4-44.8-130.4-8-186.4-124-186.4-124l-3.2 146.4c15.2-24 42.4-40.8 74.4-40.8zM493.6 496c29.6 0 53.6-24 53.6-53.6 0-28.8-22.4-52.8-51.2-53.6l-12-0.8 9.6 7.2c7.2 5.6 11.2 14.4 11.2 24 0 16.8-13.6 30.4-30.4 30.4-11.2 0-21.6-6.4-27.2-16l-5.6-10.4-1.6 12-0.8 7.2c0.8 28.8 24.8 53.6 54.4 53.6zM1008 873.6c-3.2-11.2-6.4-22.4-9.6-32.8-20-72-35.2-128-98.4-122.4-9.6 0.8-17.6 4-24.8 8.8l-63.2-40h-2.4l-4.8-15.2-9.6 6.4c-20-12.8-42.4-24-64.8-34.4 72-85.6 111.2-236.8 84-484-2.4-21.6-14.4-24.8-22.4-1.6-6.4 20-48.8 146.4-267.2 181.6 28.8 18.4 48 50.4 48 87.2 0 57.6-46.4 104-104 104-48.8 0-90.4-34.4-100.8-80-13.6 32-44.8 54.4-81.6 54.4s-68-22.4-81.6-54.4c-0.8 1.6-1.6 3.2-2.4 4-0.8-1.6-2.4-3.2-3.2-5.6-43.2-59.2-112-83.2-154.4-52.8-42.4 31.2-41.6 104 1.6 163.2 36 49.6 89.6 74.4 131.2 63.2 120.8 89.6 344 167.2 493.6 72 29.6 16.8 63.2 32.8 94.4 44v0.8l3.2 9.6 12.8-4.8 1.6 1.6 70.4 25.6c0.8 22.4 14.4 47.2 43.2 58.4 53.6 20.8 104.8 46.4 104.8 47.2l8 4-1.6-8zM40 456.8c0-25.6 17.6-46.4 38.4-46.4 21.6 0 38.4 20.8 38.4 46.4s-17.6 46.4-38.4 46.4c-21.6 0-38.4-20.8-38.4-46.4zM332.8 605.6c146.4 29.6 221.6 2.4 264.8-32-11.2-15.2-31.2-31.2-31.2-31.2s51.2 14.4 69.6 37.6c8 10.4 10.4 19.2 9.6 28-25.6-8.8-44.8-14.4-48.8-16-16-7.2-31.2-2.4-35.2 9.6-3.2 8.8-0.8 19.2 7.2 27.2-50.4 23.2-132.8 13.6-236-23.2z"
+ ],
+ "attrs": [
+ {}
+ ],
+ "isMulticolor": false,
+ "grid": 0,
+ "tags": [
+ "gimp-plain"
+ ]
+ },
+ "attrs": [
+ {}
+ ],
+ "properties": {
+ "order": 181,
+ "id": 10,
+ "prevSize": 32,
+ "code": 58931,
+ "name": "gimp-plain"
+ },
+ "setIdx": 0,
+ "setId": 2,
+ "iconIdx": 0
+ },
+ {
+ "icon": {
+ "paths": [
+ "M583.2 551.2c4-3.2 6.4-6.4 8.8-10.4 4-8 0.8-13.6-0.8-15.2h-1.6c-4.8 5.6-6.4 7.2-9.6 9.6-8 6.4-16.8-0.8-23.2-4-12.8-8-23.2-3.2-26.4 3.2-2.4 5.6 0 12.8 7.2 12 9.6-1.6 10.4 0 17.6 4.8 13.6 8.8 23.2 4 28 0zM476.8 157.6c-17.6 0-29.6 2.4-40.8 2.4-10.4 0-19.2-8-23.2-12.8-3.2-4-13.6-8-19.2 4.8s4.8 26.4 13.6 28.8c0 0 14.4 26.4 24.8 15.2 8-8 12-12.8 52.8-15.2 19.2-1.6 21.6-5.6 20.8-10.4 0-6.4-12-12.8-28.8-12.8zM576.8 120c0.8 4.8-8.8 10.4-23.2 13.6-0.8 0-1.6 0.8-1.6 1.6s0.8 1.6 1.6 1.6c5.6 1.6 12.8 2.4 20 3.2 22.4 0.8 41.6-6.4 41.6-16.8s-17.6-18.4-40.8-18.4h-2.4c-4 0-8-1.6-12-0.8-13.6 1.6-25.6 4-33.6 8h-0.8c0 0.8 0.8 0 0.8 0 2.4 0 4.8 0 7.2-0.8 24-1.6 42.4 1.6 43.2 8.8zM352.8 492c2.4-5.6-0.8-9.6-7.2-12.8-9.6-4-12-9.6-17.6-19.2-4.8-8.8-16-13.6-17.6-31.2-1.6-16.8 11.2-37.6 37.6-31.2 18.4 4.8 31.2 28 35.2 36 2.4 4 10.4 8.8 17.6 3.2 6.4-6.4 12.8-6.4 18.4 1.6 4 6.4 36 48.8 70.4 50.4 35.2 0.8 53.6-8 68.8-7.2 10.4 0.8 16 5.6 22.4 6.4 10.4 1.6 18.4-8 30.4-7.2 9.6 0.8 20 7.2 31.2 7.2s33.6-12.8 32.8-8c-0.8 9.6-8 26.4-9.6 33.6-1.6 5.6 0 18.4-3.2 28.8s-12.8 24-15.2 28c-8.8 12.8-15.2 16.8-22.4 30.4-8 15.2-20.8 29.6-24 33.6-4 5.6 24.8 0 34.4-9.6 8.8-8 24-32.8 48-38.4 16-3.2 19.2-9.6 17.6-16l-0.8-2.4c0-2.4 1.6-4 3.2-4.8 16.8-7.2 40-11.2 64.8-11.2 14.4 0 28.8 1.6 42.4 4.8 36-55.2 56.8-121.6 56.8-192.8 0-195.2-158.4-354.4-354.4-354.4s-354.4 159.2-354.4 354.4c0 39.2 6.4 73.6 18.4 113.6h24.8c21.6 0 42.4-5.6 59.2-14.4 4-2.4 8.8-4 14.4-4 11.2 0 20 4 26.4 13.6 4.8 8.8 9.6 13.6 16 17.6 4.8 3.2 12 5.6 21.6 5.6 4.8 2.4 12 0.8 13.6-4zM232 260.8c8-28.8 54.4-41.6 116-35.2-9.6 19.2-8.8 41.6 32 66.4 49.6 28 133.6 52 156.8 49.6 8.8-0.8 16-4.8 8.8-10.4-8-4.8-14.4-15.2-18.4-32.8-2.4-9.6-4.8-24-58.4-33.6-114.4-21.6-110.4-54.4-107.2-72.8 0 0 10.4-45.6 14.4-61.6s15.2-52.8 88.8-36.8c42.4 9.6 65.6-2.4 77.6-5.6 32-8 67.2-2.4 86.4 17.6 20 20.8 48 84.8 61.6 132.8 6.4 24 4.8 36 1.6 44-2.4 5.6-4 8.8-12 23.2-1.6 2.4 0 5.6 3.2 3.2 22.4-11.2 27.2-26.4 30.4-38.4 60 13.6 96 44.8 88 87.2-16.8 93.6-169.6 124.8-317.6 80-142.4-41.6-266.4-127.2-252-176.8zM60 856h-1.6l-1.6-40h-41.6c0.8 16 1.6 36.8 1.6 61.6l-0.8 130.4h48v-98.4c0-4.8 0.8-10.4 1.6-14.4 4-21.6 18.4-36.8 41.6-36.8 5.6 0 12.8 0.8 12.8 1.6v-45.6c0-0.8-4.8 0-9.6 0-20.8 0-40.8 9.6-50.4 41.6zM228.8 812.8c-61.6 0-93.6 49.6-93.6 102.4 0 58.4 36 96.8 98.4 96.8 28 0 50.4-4.8 66.4-12l-7.2-32.8c-14.4 5.6-30.4 8.8-52.8 8.8-31.2 0-57.6-15.2-59.2-49.6h127.2c0.8-4.8 1.6-12 1.6-20.8 0.8-41.6-19.2-92.8-80.8-92.8zM181.6 896c2.4-24 14.4-46.4 44-46.4 32 0 40 22.4 40 46.4h-84zM520 744l-48-13.6v109.6h-2.4c-8.8-16-27.2-25.6-53.6-25.6-45.6 0-85.6 37.6-85.6 101.6 0 58.4 36 96 81.6 96 27.2 0 50.4-12 61.6-36h0.8l2.4 32h43.2c-0.8-16 0-33.6 0-53.6v-210.4zM472 925.6c0 4.8-1.6 9.6-2.4 14.4-4.8 20.8-22.4 34.4-42.4 34.4-30.4 0-48-25.6-48-60.8s16.8-62.4 48-62.4c21.6 0 38.4 15.2 42.4 33.6 0.8 4 1.6 8.8 1.6 12.8v28zM645.6 812.8c-14.4 0-27.2 2.4-38.4 9.6-11.2 6.4-20.8 17.6-26.4 25.6h-4.8v-85.6l-16-5.6v251.2h16v-116.8c0-8 3.2-12.8 4.8-18.4 8-24 32.8-43.2 60-43.2 39.2 0 55.2 31.2 55.2 65.6v112.8h16v-115.2c0-71.2-48-80-66.4-80zM880 888c0-34.4-9.6-75.2-64.8-75.2-17.6 0-38.4 4.8-56 16.8l6.4 13.6c13.6-9.6 32-14.4 48.8-14.4 44.8 0 49.6 37.6 49.6 56v4.8c-80-0.8-116.8 25.6-116.8 69.6 0 25.6 17.6 54.4 56 54.4 30.4 0 51.2-22.4 60.8-30.4h0.8l2.4 24h17.6c-2.4-16-4-30.4-4-45.6v-73.6zM864 947.2c0 3.2-1.6 7.2-2.4 11.2-6.4 18.4-24.8 38.4-56.8 38.4-20 0-37.6-12-37.6-40 0-45.6 56.8-52 96.8-51.2v41.6zM1008 832v-16h-56v-40.8l-16 7.2v33.6h-32v16h32v121.6c0 19.2 4 35.2 12.8 45.6 7.2 8.8 19.2 13.6 33.6 13.6 11.2 0 20-1.6 26.4-4.8l-2.4-14.4c-4.8 1.6-14.4 3.2-24 3.2-20.8 0-30.4-15.2-30.4-39.2v-125.6h56z"
+ ],
+ "attrs": [
+ {}
+ ],
+ "isMulticolor": false,
+ "grid": 0,
+ "tags": [
+ "redhat-plain-wordmark"
+ ]
+ },
+ "attrs": [
+ {}
+ ],
+ "properties": {
+ "order": 174,
+ "id": 9,
+ "prevSize": 32,
+ "code": 58922,
+ "name": "redhat-plain-wordmark"
+ },
+ "setIdx": 0,
+ "setId": 2,
+ "iconIdx": 1
+ },
+ {
+ "icon": {
+ "paths": [
+ "M620.8 739.2c-0.8 0-0.8 0-0.8 0.8-6.4 7.2-9.6 10.4-13.6 13.6-11.2 8.8-24-0.8-32-5.6-18.4-10.4-32.8-4-36.8 4-3.2 8 0.8 18.4 10.4 16.8 13.6-1.6 14.4 0 24.8 6.4 19.2 12 32.8 5.6 39.2 0 5.6-4.8 8.8-8.8 12-14.4 5.6-10.4 0.8-19.2-1.6-21.6h-1.6zM599.2 136h-3.2c-5.6 0-11.2 2.4-16.8 3.2-19.2 1.6-36 8-47.2 13.6-0.8 0-0.8-0.8-0.8-0.8l1.6-0.8 9.6 1.6c31.2-3.2 56.8 3.2 58.4 12.8 0.8 7.2-12.8 15.2-32.8 20-0.8 0-1.6 1.6-1.6 2.4s0.8 2.4 1.6 2.4c8 2.4 18.4 4 28.8 4 32 0.8 58.4-12.8 58.4-28 1.6-14.4-24-30.4-56-30.4zM512 14.4c-276 0-499.2 223.2-499.2 498.4 0 56 8.8 111.2 26.4 159.2h34.4c30.4 0 59.2-7.2 83.2-19.2 6.4-3.2 12.8-4.8 20-4.8 15.2 0 28.8 6.4 36.8 20 7.2 12.8 13.6 20 22.4 24.8 7.2 4.8 16.8 8 30.4 8 6.4 0 16.8-1.6 19.2-8.8 3.2-8-0.8-13.6-10.4-17.6-13.6-5.6-16.8-13.6-24-26.4s-22.4-19.2-24.8-43.2c-2.4-24 16-53.6 52.8-44 26.4 7.2 43.2 39.2 49.6 50.4 3.2 5.6 15.2 12.8 24.8 4s18.4-8.8 25.6 2.4c6.4 9.6 51.2 69.6 100 71.2 49.6 1.6 76-11.2 97.6-10.4 15.2 0.8 22.4 8 31.2 9.6 15.2 2.4 25.6-11.2 42.4-10.4 13.6 0.8 28 9.6 43.2 9.6s47.2-18.4 46.4-10.4c-0.8 13.6-11.2 36.8-13.6 48-1.6 7.2 0 25.6-4.8 40.8-4 15.2-17.6 33.6-21.6 39.2-12 18.4-20.8 24-31.2 43.2-11.2 21.6-29.6 41.6-34.4 48-6.4 8 34.4 0 48.8-13.6 12-11.2 33.6-46.4 68-54.4 23.2-4.8 27.2-13.6 24.8-22.4-0.8-0.8-0.8-2.4-0.8-3.2 0-3.2 1.6-5.6 4.8-7.2 24-9.6 56-16 91.2-16 20.8 0 40.8 2.4 60 7.2 50.4-78.4 80-171.2 80-271.2 0-276.8-223.2-500.8-499.2-500.8zM918.4 504c-24 131.2-239.2 175.2-448 112-200-60-374.4-180-354.4-250.4 12-40.8 76.8-58.4 163.2-48.8-12.8 26.4-12 58.4 44.8 93.6 70.4 40 188.8 73.6 220.8 70.4 12-0.8 22.4-7.2 12-14.4s-20-21.6-26.4-46.4c-3.2-13.6-7.2-33.6-82.4-48-161.6-31.2-155.2-76.8-150.4-102.4 0 0 14.4-64.8 20-87.2s21.6-74.4 125.6-51.2c60 13.6 92.8-3.2 108.8-7.2 44.8-11.2 95.2-3.2 122.4 24.8 28.8 29.6 68 119.2 86.4 187.2 9.6 34.4 7.2 50.4 2.4 62.4-3.2 8-5.6 12.8-17.6 32.8-2.4 3.2 0 7.2 4 4.8 31.2-16 38.4-37.6 43.2-53.6 85.6 17.6 136 61.6 125.6 121.6zM460.8 220c-24 0-41.6 3.2-56.8 3.2s-27.2-10.4-32-17.6c-4.8-5.6-19.2-11.2-26.4 7.2-8 18.4 6.4 37.6 18.4 40 0 0 20 37.6 35.2 20.8 10.4-11.2 16.8-17.6 74.4-21.6 27.2-2.4 30.4-8 29.6-15.2-1.6-8-18.4-16.8-42.4-16.8z"
+ ],
+ "attrs": [
+ {}
+ ],
+ "isMulticolor": false,
+ "grid": 0,
+ "tags": [
+ "redhat-plain"
+ ]
+ },
+ "attrs": [
+ {}
+ ],
+ "properties": {
+ "order": 173,
+ "id": 8,
+ "prevSize": 32,
+ "code": 58923,
+ "name": "redhat-plain"
+ },
+ "setIdx": 0,
+ "setId": 2,
+ "iconIdx": 2
+ },
+ {
+ "icon": {
+ "paths": [
+ "M696 560v-40h40v-32h-40v-40h-40v40h-40v32h40v40zM840 448h-32v40h-48v32h48v40h32v-40h40v-32h-40zM932 258.4c-4.8-8.8-11.2-16.8-18.4-20.8l-384.8-222.4c-6.4-4-15.2-5.6-24.8-5.6s-18.4 2.4-24.8 5.6l-388 222.4c-13.6 8-27.2 28-27.2 43.2v445.6c0 8.8 5.6 18.4 11.2 27.2l0.8 0.8c4 6.4 10.4 12 16 15.2l386.4 223.2c6.4 4 16 5.6 25.6 5.6s18.4-2.4 24.8-5.6l380-223.2c13.6-8 19.2-28 19.2-43.2v-445.6c0-6.4 3.2-14.4 0-20.8l4-1.6zM898.4 275.2c0 2.4-2.4 4-2.4 5.6v445.6c0 6.4-1.6 13.6-3.2 16l-380.8 222.4c-0.8 0.8-4 1.6-8.8 1.6s-8-0.8-8.8-1.6l-385.6-222.4s-0.8-0.8-1.6-0.8l-4.8-4.8c-3.2-5.6 1.6-8.8-6.4-9.6v-445.6c8-4 7.2-13.6 11.2-15.2l386.4-223.2c0.8 0 4.8-1.6 9.6-1.6s8 0.8 8.8 1.6l384 221.6 3.2 7.2c0.8 0.8-0.8 2.4-0.8 3.2zM504 700c-108 0-196-88-196-196s88-196 196-196c72.8 0 136.8 40 170.4 100l104-60c-54.4-95.2-156.8-160-274.4-160-174.4 0-316 141.6-316 316s141.6 316 316 316c116.8 0 219.2-64 273.6-158.4l-103.2-60.8c-33.6 59.2-97.6 99.2-170.4 99.2z"
+ ],
+ "attrs": [
+ {}
+ ],
+ "isMulticolor": false,
+ "grid": 0,
+ "tags": [
+ "cplusplus-line"
+ ]
+ },
+ "attrs": [
+ {}
+ ],
+ "properties": {
+ "order": 167,
+ "id": 5,
+ "prevSize": 32,
+ "code": 58932,
+ "name": "cplusplus-line"
+ },
+ "setIdx": 0,
+ "setId": 2,
+ "iconIdx": 3
+ },
+ {
+ "icon": {
+ "paths": [
+ "M940 268l2.4-1.6c-4.8-8.8-12-16.8-19.2-20.8l-386.4-222.4c-6.4-4-15.2-5.6-24.8-5.6s-18.4 2.4-24.8 5.6l-384 223.2c-13.6 8-23.2 28-23.2 43.2v445.6c0 8.8 1.6 18.4 7.2 27.2l-1.6 0.8c4 6.4 9.6 12 15.2 15.2l385.6 223.2c6.4 4 15.2 5.6 24.8 5.6s18.4-2.4 24.8-5.6l384-223.2c13.6-8 23.2-28 23.2-43.2v-446.4c0.8-6.4 0-13.6-3.2-20.8zM656 528v-32h40v-40h40v40h40v32h-40v40h-40v-40h-40zM682.4 416c-33.6-60-97.6-100-170.4-100-108 0-196 88-196 196s88 196 196 196c72.8 0 136.8-40 170.4-99.2l103.2 60.8c-54.4 94.4-156.8 158.4-273.6 158.4-174.4 0-316-141.6-316-316s141.6-316 316-316c117.6 0 220 64.8 274.4 160l-104 60zM920 528h-40v40h-32v-40h-48v-32h48v-40h32v40h40v32z"
+ ],
+ "attrs": [
+ {}
+ ],
+ "isMulticolor": false,
+ "grid": 0,
+ "tags": [
+ "cplusplus-plain"
+ ]
+ },
+ "attrs": [
+ {}
+ ],
+ "properties": {
+ "order": 168,
+ "id": 4,
+ "prevSize": 32,
+ "code": 58933,
+ "name": "cplusplus-plain"
+ },
+ "setIdx": 0,
+ "setId": 2,
+ "iconIdx": 4
+ },
+ {
+ "icon": {
+ "paths": [
+ "M872 400h-38.4l-9.6 48h-30.4l9.6-48h-39.2l-9.6 48h-42.4v40h35.2l-7.2 32h-28v40h20l-9.6 48h38.4l9.6-48h30.4l-9.6 48h39.2l9.6-48h40v-40h-32.8l7.2-32h25.6v-40h-17.6l9.6-48zM808.8 520h-30.4l7.2-32h30.4l-7.2 32zM932 258.4c-4.8-8.8-11.2-16.8-18.4-20.8l-384.8-222.4c-6.4-4-15.2-5.6-24.8-5.6s-18.4 2.4-24.8 5.6l-388 222.4c-13.6 8-27.2 28-27.2 43.2v445.6c0 8.8 5.6 18.4 11.2 27.2l0.8 0.8c4 6.4 10.4 12 16 15.2l386.4 223.2c6.4 4 16 5.6 25.6 5.6s18.4-2.4 24.8-5.6l380-223.2c13.6-8 19.2-28 19.2-43.2v-445.6c0-6.4 3.2-14.4 0-20.8l4-1.6zM898.4 275.2c0 2.4-2.4 4-2.4 5.6v445.6c0 6.4-1.6 13.6-3.2 16l-380.8 222.4c-0.8 0.8-4 1.6-8.8 1.6s-8-0.8-8.8-1.6l-385.6-222.4s-0.8-0.8-1.6-0.8l-4.8-4.8c-3.2-5.6 1.6-8.8-6.4-9.6v-445.6c8-4 7.2-13.6 11.2-15.2l386.4-223.2c0.8 0 4.8-1.6 9.6-1.6s8 0.8 8.8 1.6l384 221.6 3.2 7.2c0.8 0.8-0.8 2.4-0.8 3.2zM504 700c-108 0-196-88-196-196s88-196 196-196c72.8 0 136.8 40 170.4 100l104-60c-54.4-95.2-156.8-160-274.4-160-174.4 0-316 141.6-316 316s141.6 316 316 316c116.8 0 219.2-64 273.6-158.4l-103.2-60.8c-33.6 59.2-97.6 99.2-170.4 99.2z"
+ ],
+ "attrs": [
+ {}
+ ],
+ "isMulticolor": false,
+ "grid": 0,
+ "tags": [
+ "csharp-line"
+ ]
+ },
+ "attrs": [
+ {}
+ ],
+ "properties": {
+ "order": 169,
+ "id": 3,
+ "prevSize": 32,
+ "code": 58934,
+ "name": "csharp-line"
+ },
+ "setIdx": 0,
+ "setId": 2,
+ "iconIdx": 5
+ },
+ {
+ "icon": {
+ "paths": [
+ "M940 268l2.4-1.6c-4.8-8.8-12-16.8-19.2-20.8l-386.4-222.4c-6.4-4-15.2-5.6-24.8-5.6s-18.4 2.4-24.8 5.6l-384 223.2c-13.6 8-23.2 28-23.2 43.2v445.6c0 8.8 1.6 18.4 7.2 27.2l-1.6 0.8c4 6.4 9.6 12 15.2 15.2l385.6 223.2c6.4 4 15.2 5.6 24.8 5.6s18.4-2.4 24.8-5.6l384-223.2c13.6-8 23.2-28 23.2-43.2v-446.4c0.8-6.4 0-13.6-3.2-20.8zM512 828c-174.4 0-316-141.6-316-316s141.6-316 316-316c117.6 0 220 64.8 274.4 160l-104 60c-33.6-60-97.6-100-170.4-100-108 0-196 88-196 196s88 196 196 196c72.8 0 136.8-40 170.4-99.2l103.2 60.8c-54.4 94.4-156.8 158.4-273.6 158.4zM920 496h-25.6l-7.2 32h32.8v40h-40l-9.6 48h-39.2l9.6-48h-30.4l-9.6 48h-38.4l9.6-48h-20v-40h28l7.2-32h-35.2v-40h42.4l9.6-48h39.2l-9.6 48h30.4l9.6-48h38.4l-9.6 48h17.6v40zM818.4 528h30.4l7.2-32h-30.4z"
+ ],
+ "attrs": [
+ {}
+ ],
+ "isMulticolor": false,
+ "grid": 0,
+ "tags": [
+ "csharp-plain"
+ ]
+ },
+ "attrs": [
+ {}
+ ],
+ "properties": {
+ "order": 170,
+ "id": 2,
+ "prevSize": 32,
+ "code": 58935,
+ "name": "csharp-plain"
+ },
+ "setIdx": 0,
+ "setId": 2,
+ "iconIdx": 6
+ },
+ {
+ "icon": {
+ "paths": [
+ "M932 258.4c-4.8-8.8-11.2-16.8-18.4-20.8l-384.8-222.4c-6.4-4-15.2-5.6-24.8-5.6s-18.4 2.4-24.8 5.6l-388 222.4c-13.6 8-27.2 28-27.2 43.2v445.6c0 8.8 5.6 18.4 11.2 27.2l0.8 0.8c4 6.4 10.4 12 16 15.2l386.4 223.2c6.4 4 16 5.6 25.6 5.6s18.4-2.4 24.8-5.6l380-223.2c13.6-8 19.2-28 19.2-43.2v-445.6c0-6.4 3.2-14.4 0-20.8l4-1.6zM898.4 275.2c0 2.4-2.4 4-2.4 5.6v445.6c0 6.4-1.6 13.6-3.2 16l-380.8 222.4c-0.8 0.8-4 1.6-8.8 1.6s-8-0.8-8.8-1.6l-385.6-222.4s-0.8-0.8-1.6-0.8l-4.8-4.8c-3.2-5.6 1.6-8.8-6.4-9.6v-445.6c8-4 7.2-13.6 11.2-15.2l386.4-223.2c0.8 0 4.8-1.6 9.6-1.6s8 0.8 8.8 1.6l384 221.6 3.2 7.2c0.8 0.8-0.8 2.4-0.8 3.2zM504 308c72.8 0 136.8 40 170.4 100l104-60c-54.4-95.2-156.8-160-274.4-160-174.4 0-316 141.6-316 316s141.6 316 316 316c116.8 0 219.2-64 273.6-158.4l-103.2-60.8c-33.6 59.2-97.6 99.2-170.4 99.2-108 0-196-88-196-196s88-196 196-196z"
+ ],
+ "attrs": [
+ {}
+ ],
+ "isMulticolor": false,
+ "grid": 0,
+ "tags": [
+ "c-line"
+ ]
+ },
+ "attrs": [
+ {}
+ ],
+ "properties": {
+ "order": 171,
+ "id": 1,
+ "prevSize": 32,
+ "code": 58936,
+ "name": "c-line"
+ },
+ "setIdx": 0,
+ "setId": 2,
+ "iconIdx": 7
+ },
+ {
+ "icon": {
+ "paths": [
+ "M940 268l2.4-1.6c-4.8-8.8-12-16.8-19.2-20.8l-386.4-222.4c-6.4-4-15.2-5.6-24.8-5.6s-18.4 2.4-24.8 5.6l-384 223.2c-13.6 8-23.2 28-23.2 43.2v445.6c0 8.8 1.6 18.4 7.2 27.2l-1.6 0.8c4 6.4 9.6 12 15.2 15.2l385.6 223.2c6.4 4 15.2 5.6 24.8 5.6s18.4-2.4 24.8-5.6l384-223.2c13.6-8 23.2-28 23.2-43.2v-446.4c0.8-6.4 0-13.6-3.2-20.8zM512 708c72.8 0 136.8-40 170.4-99.2l103.2 60.8c-54.4 94.4-156.8 158.4-273.6 158.4-174.4 0-316-141.6-316-316s141.6-316 316-316c117.6 0 220 64.8 274.4 160l-104 60c-33.6-60-97.6-100-170.4-100-108 0-196 88-196 196s88 196 196 196z"
+ ],
+ "attrs": [
+ {}
+ ],
+ "isMulticolor": false,
+ "grid": 0,
+ "tags": [
+ "c-plain"
+ ]
+ },
+ "attrs": [
+ {}
+ ],
+ "properties": {
+ "order": 172,
+ "id": 0,
+ "prevSize": 32,
+ "code": 58937,
+ "name": "c-plain"
+ },
+ "setIdx": 0,
+ "setId": 2,
+ "iconIdx": 8
+ },
{
"icon": {
"paths": [
@@ -31,8 +283,8 @@
"code": 58897,
"name": "nodewebkit-line-wordmark"
},
- "setIdx": 0,
- "setId": 2,
+ "setIdx": 1,
+ "setId": 1,
"iconIdx": 0
},
{
@@ -65,8 +317,8 @@
"code": 58898,
"name": "nodewebkit-line"
},
- "setIdx": 0,
- "setId": 2,
+ "setIdx": 1,
+ "setId": 1,
"iconIdx": 1
},
{
@@ -93,8 +345,8 @@
"code": 58899,
"name": "nodewebkit-plain-wordmark"
},
- "setIdx": 0,
- "setId": 2,
+ "setIdx": 1,
+ "setId": 1,
"iconIdx": 2
},
{
@@ -121,8 +373,8 @@
"code": 58900,
"name": "nodewebkit-plain"
},
- "setIdx": 0,
- "setId": 2,
+ "setIdx": 1,
+ "setId": 1,
"iconIdx": 3
},
{
@@ -149,8 +401,8 @@
"code": 58901,
"name": "nginx-original"
},
- "setIdx": 0,
- "setId": 2,
+ "setIdx": 1,
+ "setId": 1,
"iconIdx": 4
},
{
@@ -177,8 +429,8 @@
"code": 58902,
"name": "erlang-plain-wordmark"
},
- "setIdx": 0,
- "setId": 2,
+ "setIdx": 1,
+ "setId": 1,
"iconIdx": 5
},
{
@@ -205,8 +457,8 @@
"code": 58903,
"name": "erlang-plain"
},
- "setIdx": 0,
- "setId": 2,
+ "setIdx": 1,
+ "setId": 1,
"iconIdx": 6
},
{
@@ -233,8 +485,8 @@
"code": 58904,
"name": "doctrine-line-wordmark"
},
- "setIdx": 0,
- "setId": 2,
+ "setIdx": 1,
+ "setId": 1,
"iconIdx": 7
},
{
@@ -261,8 +513,8 @@
"code": 58905,
"name": "doctrine-line"
},
- "setIdx": 0,
- "setId": 2,
+ "setIdx": 1,
+ "setId": 1,
"iconIdx": 8
},
{
@@ -289,8 +541,8 @@
"code": 58906,
"name": "doctrine-plain-wordmark"
},
- "setIdx": 0,
- "setId": 2,
+ "setIdx": 1,
+ "setId": 1,
"iconIdx": 9
},
{
@@ -317,8 +569,8 @@
"code": 58917,
"name": "doctrine-plain"
},
- "setIdx": 0,
- "setId": 2,
+ "setIdx": 1,
+ "setId": 1,
"iconIdx": 10
},
{
@@ -345,8 +597,8 @@
"code": 58918,
"name": "apache-line-wordmark"
},
- "setIdx": 0,
- "setId": 2,
+ "setIdx": 1,
+ "setId": 1,
"iconIdx": 11
},
{
@@ -373,8 +625,8 @@
"code": 58919,
"name": "apache-line"
},
- "setIdx": 0,
- "setId": 2,
+ "setIdx": 1,
+ "setId": 1,
"iconIdx": 12
},
{
@@ -401,8 +653,8 @@
"code": 58920,
"name": "apache-plain-wordmark"
},
- "setIdx": 0,
- "setId": 2,
+ "setIdx": 1,
+ "setId": 1,
"iconIdx": 13
},
{
@@ -429,8 +681,8 @@
"code": 58921,
"name": "apache-plain"
},
- "setIdx": 0,
- "setId": 2,
+ "setIdx": 1,
+ "setId": 1,
"iconIdx": 14
},
{
@@ -457,8 +709,8 @@
"code": 58896,
"name": "go-line"
},
- "setIdx": 0,
- "setId": 2,
+ "setIdx": 1,
+ "setId": 1,
"iconIdx": 15
},
{
@@ -485,8 +737,8 @@
"code": 58886,
"name": "redis-plain-wordmark"
},
- "setIdx": 0,
- "setId": 2,
+ "setIdx": 1,
+ "setId": 1,
"iconIdx": 16
},
{
@@ -513,8 +765,8 @@
"code": 58887,
"name": "redis-plain"
},
- "setIdx": 0,
- "setId": 2,
+ "setIdx": 1,
+ "setId": 1,
"iconIdx": 17
},
{
@@ -541,8 +793,8 @@
"code": 58888,
"name": "meteor-plain-wordmark"
},
- "setIdx": 0,
- "setId": 2,
+ "setIdx": 1,
+ "setId": 1,
"iconIdx": 18
},
{
@@ -569,8 +821,8 @@
"code": 58889,
"name": "meteor-plain"
},
- "setIdx": 0,
- "setId": 2,
+ "setIdx": 1,
+ "setId": 1,
"iconIdx": 19
},
{
@@ -597,8 +849,8 @@
"code": 58890,
"name": "heroku-line-wordmark"
},
- "setIdx": 0,
- "setId": 2,
+ "setIdx": 1,
+ "setId": 1,
"iconIdx": 20
},
{
@@ -625,8 +877,8 @@
"code": 58891,
"name": "heroku-line"
},
- "setIdx": 0,
- "setId": 2,
+ "setIdx": 1,
+ "setId": 1,
"iconIdx": 21
},
{
@@ -653,8 +905,8 @@
"code": 58892,
"name": "heroku-plain-wordmark"
},
- "setIdx": 0,
- "setId": 2,
+ "setIdx": 1,
+ "setId": 1,
"iconIdx": 22
},
{
@@ -681,8 +933,8 @@
"code": 58895,
"name": "heroku-plain"
},
- "setIdx": 0,
- "setId": 2,
+ "setIdx": 1,
+ "setId": 1,
"iconIdx": 23
},
{
@@ -709,8 +961,8 @@
"code": 58907,
"name": "go-plain"
},
- "setIdx": 0,
- "setId": 2,
+ "setIdx": 1,
+ "setId": 1,
"iconIdx": 24
},
{
@@ -737,8 +989,8 @@
"code": 58910,
"name": "docker-plain-wordmark"
},
- "setIdx": 0,
- "setId": 2,
+ "setIdx": 1,
+ "setId": 1,
"iconIdx": 25
},
{
@@ -765,8 +1017,8 @@
"code": 58911,
"name": "docker-plain"
},
- "setIdx": 0,
- "setId": 2,
+ "setIdx": 1,
+ "setId": 1,
"iconIdx": 26
},
{
@@ -795,7 +1047,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 0
+ "iconIdx": 27
},
{
"icon": {
@@ -823,7 +1075,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 1
+ "iconIdx": 28
},
{
"icon": {
@@ -854,7 +1106,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 2
+ "iconIdx": 29
},
{
"icon": {
@@ -885,7 +1137,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 3
+ "iconIdx": 30
},
{
"icon": {
@@ -913,7 +1165,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 4
+ "iconIdx": 31
},
{
"icon": {
@@ -941,7 +1193,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 5
+ "iconIdx": 32
},
{
"icon": {
@@ -969,7 +1221,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 6
+ "iconIdx": 33
},
{
"icon": {
@@ -997,7 +1249,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 7
+ "iconIdx": 34
},
{
"icon": {
@@ -1025,7 +1277,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 8
+ "iconIdx": 35
},
{
"icon": {
@@ -1053,7 +1305,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 9
+ "iconIdx": 36
},
{
"icon": {
@@ -1081,7 +1333,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 10
+ "iconIdx": 37
},
{
"icon": {
@@ -1109,7 +1361,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 11
+ "iconIdx": 38
},
{
"icon": {
@@ -1137,7 +1389,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 12
+ "iconIdx": 39
},
{
"icon": {
@@ -1168,7 +1420,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 13
+ "iconIdx": 40
},
{
"icon": {
@@ -1196,7 +1448,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 14
+ "iconIdx": 41
},
{
"icon": {
@@ -1224,7 +1476,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 15
+ "iconIdx": 42
},
{
"icon": {
@@ -1252,7 +1504,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 16
+ "iconIdx": 43
},
{
"icon": {
@@ -1280,7 +1532,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 17
+ "iconIdx": 44
},
{
"icon": {
@@ -1308,7 +1560,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 18
+ "iconIdx": 45
},
{
"icon": {
@@ -1336,7 +1588,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 19
+ "iconIdx": 46
},
{
"icon": {
@@ -1364,7 +1616,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 20
+ "iconIdx": 47
},
{
"icon": {
@@ -1392,7 +1644,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 21
+ "iconIdx": 48
},
{
"icon": {
@@ -1420,7 +1672,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 22
+ "iconIdx": 49
},
{
"icon": {
@@ -1451,7 +1703,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 23
+ "iconIdx": 50
},
{
"icon": {
@@ -1482,7 +1734,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 24
+ "iconIdx": 51
},
{
"icon": {
@@ -1510,7 +1762,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 25
+ "iconIdx": 52
},
{
"icon": {
@@ -1538,7 +1790,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 26
+ "iconIdx": 53
},
{
"icon": {
@@ -1566,7 +1818,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 27
+ "iconIdx": 54
},
{
"icon": {
@@ -1594,7 +1846,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 28
+ "iconIdx": 55
},
{
"icon": {
@@ -1625,7 +1877,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 29
+ "iconIdx": 56
},
{
"icon": {
@@ -1653,7 +1905,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 30
+ "iconIdx": 57
},
{
"icon": {
@@ -1681,7 +1933,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 31
+ "iconIdx": 58
},
{
"icon": {
@@ -1709,7 +1961,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 32
+ "iconIdx": 59
},
{
"icon": {
@@ -1749,7 +2001,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 33
+ "iconIdx": 60
},
{
"icon": {
@@ -1777,7 +2029,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 34
+ "iconIdx": 61
},
{
"icon": {
@@ -1805,7 +2057,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 35
+ "iconIdx": 62
},
{
"icon": {
@@ -1833,7 +2085,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 36
+ "iconIdx": 63
},
{
"icon": {
@@ -1864,7 +2116,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 37
+ "iconIdx": 64
},
{
"icon": {
@@ -1892,7 +2144,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 38
+ "iconIdx": 65
},
{
"icon": {
@@ -1920,7 +2172,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 39
+ "iconIdx": 66
},
{
"icon": {
@@ -1948,7 +2200,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 40
+ "iconIdx": 67
},
{
"icon": {
@@ -1976,7 +2228,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 41
+ "iconIdx": 68
},
{
"icon": {
@@ -2004,7 +2256,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 42
+ "iconIdx": 69
},
{
"icon": {
@@ -2032,7 +2284,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 43
+ "iconIdx": 70
},
{
"icon": {
@@ -2060,7 +2312,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 44
+ "iconIdx": 71
},
{
"icon": {
@@ -2088,7 +2340,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 45
+ "iconIdx": 72
},
{
"icon": {
@@ -2116,7 +2368,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 46
+ "iconIdx": 73
},
{
"icon": {
@@ -2144,7 +2396,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 47
+ "iconIdx": 74
},
{
"icon": {
@@ -2172,7 +2424,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 48
+ "iconIdx": 75
},
{
"icon": {
@@ -2200,7 +2452,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 49
+ "iconIdx": 76
},
{
"icon": {
@@ -2228,7 +2480,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 50
+ "iconIdx": 77
},
{
"icon": {
@@ -2256,7 +2508,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 51
+ "iconIdx": 78
},
{
"icon": {
@@ -2284,7 +2536,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 52
+ "iconIdx": 79
},
{
"icon": {
@@ -2312,7 +2564,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 53
+ "iconIdx": 80
},
{
"icon": {
@@ -2340,7 +2592,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 54
+ "iconIdx": 81
},
{
"icon": {
@@ -2368,7 +2620,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 55
+ "iconIdx": 82
},
{
"icon": {
@@ -2396,7 +2648,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 56
+ "iconIdx": 83
},
{
"icon": {
@@ -2424,7 +2676,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 57
+ "iconIdx": 84
},
{
"icon": {
@@ -2452,7 +2704,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 58
+ "iconIdx": 85
},
{
"icon": {
@@ -2480,7 +2732,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 59
+ "iconIdx": 86
},
{
"icon": {
@@ -2508,7 +2760,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 60
+ "iconIdx": 87
},
{
"icon": {
@@ -2536,7 +2788,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 61
+ "iconIdx": 88
},
{
"icon": {
@@ -2564,7 +2816,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 62
+ "iconIdx": 89
},
{
"icon": {
@@ -2595,7 +2847,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 63
+ "iconIdx": 90
},
{
"icon": {
@@ -2623,7 +2875,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 64
+ "iconIdx": 91
},
{
"icon": {
@@ -2651,7 +2903,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 65
+ "iconIdx": 92
},
{
"icon": {
@@ -2679,7 +2931,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 66
+ "iconIdx": 93
},
{
"icon": {
@@ -2707,7 +2959,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 67
+ "iconIdx": 94
},
{
"icon": {
@@ -2735,7 +2987,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 68
+ "iconIdx": 95
},
{
"icon": {
@@ -2763,7 +3015,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 69
+ "iconIdx": 96
},
{
"icon": {
@@ -2791,7 +3043,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 70
+ "iconIdx": 97
},
{
"icon": {
@@ -2819,7 +3071,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 71
+ "iconIdx": 98
},
{
"icon": {
@@ -2847,7 +3099,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 72
+ "iconIdx": 99
},
{
"icon": {
@@ -2875,7 +3127,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 73
+ "iconIdx": 100
},
{
"icon": {
@@ -2903,7 +3155,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 74
+ "iconIdx": 101
},
{
"icon": {
@@ -2931,7 +3183,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 75
+ "iconIdx": 102
},
{
"icon": {
@@ -2959,7 +3211,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 76
+ "iconIdx": 103
},
{
"icon": {
@@ -2987,7 +3239,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 77
+ "iconIdx": 104
},
{
"icon": {
@@ -3018,7 +3270,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 78
+ "iconIdx": 105
},
{
"icon": {
@@ -3046,7 +3298,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 79
+ "iconIdx": 106
},
{
"icon": {
@@ -3092,7 +3344,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 80
+ "iconIdx": 107
},
{
"icon": {
@@ -3120,7 +3372,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 81
+ "iconIdx": 108
},
{
"icon": {
@@ -3163,7 +3415,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 82
+ "iconIdx": 109
},
{
"icon": {
@@ -3191,7 +3443,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 83
+ "iconIdx": 110
},
{
"icon": {
@@ -3219,7 +3471,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 84
+ "iconIdx": 111
},
{
"icon": {
@@ -3247,7 +3499,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 85
+ "iconIdx": 112
},
{
"icon": {
@@ -3275,7 +3527,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 86
+ "iconIdx": 113
},
{
"icon": {
@@ -3303,7 +3555,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 87
+ "iconIdx": 114
},
{
"icon": {
@@ -3331,7 +3583,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 88
+ "iconIdx": 115
},
{
"icon": {
@@ -3362,7 +3614,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 89
+ "iconIdx": 116
},
{
"icon": {
@@ -3390,7 +3642,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 90
+ "iconIdx": 117
},
{
"icon": {
@@ -3418,7 +3670,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 91
+ "iconIdx": 118
},
{
"icon": {
@@ -3446,7 +3698,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 92
+ "iconIdx": 119
},
{
"icon": {
@@ -3474,7 +3726,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 93
+ "iconIdx": 120
},
{
"icon": {
@@ -3502,7 +3754,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 94
+ "iconIdx": 121
},
{
"icon": {
@@ -3530,7 +3782,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 95
+ "iconIdx": 122
},
{
"icon": {
@@ -3558,7 +3810,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 96
+ "iconIdx": 123
},
{
"icon": {
@@ -3586,7 +3838,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 97
+ "iconIdx": 124
},
{
"icon": {
@@ -3620,7 +3872,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 98
+ "iconIdx": 125
},
{
"icon": {
@@ -3648,7 +3900,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 99
+ "iconIdx": 126
},
{
"icon": {
@@ -3676,7 +3928,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 100
+ "iconIdx": 127
},
{
"icon": {
@@ -3704,7 +3956,7 @@
},
"setIdx": 1,
"setId": 1,
- "iconIdx": 101
+ "iconIdx": 128
}
],
"height": 1024,
diff --git a/icons/c/c-line.svg b/icons/c/c-line.svg
new file mode 100644
index 00000000..dfe00cbc
--- /dev/null
+++ b/icons/c/c-line.svg
@@ -0,0 +1 @@
+
diff --git a/icons/c/c-original.svg b/icons/c/c-original.svg
new file mode 100644
index 00000000..01143371
--- /dev/null
+++ b/icons/c/c-original.svg
@@ -0,0 +1 @@
+
diff --git a/icons/c/c-plain.svg b/icons/c/c-plain.svg
new file mode 100644
index 00000000..f41f4934
--- /dev/null
+++ b/icons/c/c-plain.svg
@@ -0,0 +1 @@
+
diff --git a/icons/c/c.eps b/icons/c/c.eps
new file mode 100644
index 00000000..77c1d063
Binary files /dev/null and b/icons/c/c.eps differ
diff --git a/icons/cplusplus/cplusplus-line.svg b/icons/cplusplus/cplusplus-line.svg
new file mode 100644
index 00000000..b95c860d
--- /dev/null
+++ b/icons/cplusplus/cplusplus-line.svg
@@ -0,0 +1 @@
+
diff --git a/icons/cplusplus/cplusplus-original.svg b/icons/cplusplus/cplusplus-original.svg
new file mode 100644
index 00000000..387fe960
--- /dev/null
+++ b/icons/cplusplus/cplusplus-original.svg
@@ -0,0 +1 @@
+
diff --git a/icons/cplusplus/cplusplus-plain.svg b/icons/cplusplus/cplusplus-plain.svg
new file mode 100644
index 00000000..37faabe7
--- /dev/null
+++ b/icons/cplusplus/cplusplus-plain.svg
@@ -0,0 +1 @@
+
diff --git a/icons/cplusplus/cplusplus.eps b/icons/cplusplus/cplusplus.eps
new file mode 100644
index 00000000..62bdbe67
Binary files /dev/null and b/icons/cplusplus/cplusplus.eps differ
diff --git a/icons/csharp/csharp-line.svg b/icons/csharp/csharp-line.svg
new file mode 100644
index 00000000..2a39f30a
--- /dev/null
+++ b/icons/csharp/csharp-line.svg
@@ -0,0 +1 @@
+
diff --git a/icons/csharp/csharp-original.svg b/icons/csharp/csharp-original.svg
new file mode 100644
index 00000000..99235e30
--- /dev/null
+++ b/icons/csharp/csharp-original.svg
@@ -0,0 +1 @@
+
diff --git a/icons/csharp/csharp-plain.svg b/icons/csharp/csharp-plain.svg
new file mode 100644
index 00000000..5b2dc754
--- /dev/null
+++ b/icons/csharp/csharp-plain.svg
@@ -0,0 +1 @@
+
diff --git a/icons/csharp/csharp.eps b/icons/csharp/csharp.eps
new file mode 100644
index 00000000..d3c6e919
Binary files /dev/null and b/icons/csharp/csharp.eps differ
diff --git a/icons/gimp/gimp-original-wordmark.svg b/icons/gimp/gimp-original-wordmark.svg
new file mode 100644
index 00000000..ef7ada24
--- /dev/null
+++ b/icons/gimp/gimp-original-wordmark.svg
@@ -0,0 +1 @@
+
diff --git a/icons/gimp/gimp-original.svg b/icons/gimp/gimp-original.svg
new file mode 100644
index 00000000..6b52ccbc
--- /dev/null
+++ b/icons/gimp/gimp-original.svg
@@ -0,0 +1 @@
+
diff --git a/icons/gimp/gimp-plain-wordmark.svg b/icons/gimp/gimp-plain-wordmark.svg
new file mode 100644
index 00000000..b4277805
--- /dev/null
+++ b/icons/gimp/gimp-plain-wordmark.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/icons/gimp/gimp-plain.svg b/icons/gimp/gimp-plain.svg
new file mode 100644
index 00000000..8c037232
--- /dev/null
+++ b/icons/gimp/gimp-plain.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/icons/gimp/gimp.eps b/icons/gimp/gimp.eps
new file mode 100644
index 00000000..801c311d
Binary files /dev/null and b/icons/gimp/gimp.eps differ
diff --git a/icons/redhat/redhat-original-wordmark.svg b/icons/redhat/redhat-original-wordmark.svg
new file mode 100644
index 00000000..58c9b3dd
--- /dev/null
+++ b/icons/redhat/redhat-original-wordmark.svg
@@ -0,0 +1 @@
+
diff --git a/icons/redhat/redhat-original.svg b/icons/redhat/redhat-original.svg
new file mode 100644
index 00000000..b1e45878
--- /dev/null
+++ b/icons/redhat/redhat-original.svg
@@ -0,0 +1 @@
+
diff --git a/icons/redhat/redhat-plain-wordmark.svg b/icons/redhat/redhat-plain-wordmark.svg
new file mode 100644
index 00000000..c9ee346e
--- /dev/null
+++ b/icons/redhat/redhat-plain-wordmark.svg
@@ -0,0 +1 @@
+
diff --git a/icons/redhat/redhat-plain.svg b/icons/redhat/redhat-plain.svg
new file mode 100644
index 00000000..05d656d7
--- /dev/null
+++ b/icons/redhat/redhat-plain.svg
@@ -0,0 +1 @@
+
diff --git a/icons/redhat/redhat.eps b/icons/redhat/redhat.eps
new file mode 100644
index 00000000..146f062d
Binary files /dev/null and b/icons/redhat/redhat.eps differ