diff --git a/.travis.yml b/.travis.yml index 7bcecbf75..cc0a8a39e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,7 +7,7 @@ jobs: - sudo apt-get install -y xmlstarlet node_js: 8 script: - - xmlstarlet validate --well-formed icons/*.svg + - xmlstarlet validate --err --list-bad --well-formed icons/*.svg - npm run jsonlint - npm run svglint - name: "Build website" diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 3f506e0b5..456a46617 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -595,6 +595,11 @@ "hex": "E53238", "source": "https://go.developer.ebay.com/logos" }, + { + "title": "Eclipse IDE", + "hex": "2C2255", + "source": "https://www.eclipse.org/artwork/" + }, { "title": "Elastic", "hex": "005571", @@ -1490,6 +1495,11 @@ "hex": "FDB22A", "source": "http://monogram.me" }, + { + "title": "Monzo", + "hex": "14233C", + "source": "https://monzo.com/press/" + }, { "title": "Moo", "hex": "00945E", @@ -1930,6 +1940,11 @@ "hex": "1A7BBA", "source": "https://www.scribd.com" }, + { + "title": "Scrutinizer CI", + "hex": "8A9296", + "source": "https://scrutinizer-ci.com" + }, { "title": "Sega", "hex": "0089CF", @@ -2045,6 +2060,11 @@ "hex": "535353", "source": "https://sourceforge.net/" }, + { + "title": "Sourcegraph", + "hex": "00B4F2", + "source": "https://github.com/sourcegraph/about" + }, { "title": "SparkFun", "hex": "E53525", diff --git a/icons/eclipseide.svg b/icons/eclipseide.svg new file mode 100644 index 000000000..3dc22063e --- /dev/null +++ b/icons/eclipseide.svg @@ -0,0 +1 @@ +Eclipse IDE icon \ No newline at end of file diff --git a/icons/monzo.svg b/icons/monzo.svg new file mode 100644 index 000000000..b67de9f6a --- /dev/null +++ b/icons/monzo.svg @@ -0,0 +1 @@ +Monzo icon diff --git a/icons/scrutinizerci.svg b/icons/scrutinizerci.svg new file mode 100644 index 000000000..0f51ceb21 --- /dev/null +++ b/icons/scrutinizerci.svg @@ -0,0 +1 @@ +Scrutinizer icon \ No newline at end of file diff --git a/icons/sourcegraph.svg b/icons/sourcegraph.svg new file mode 100644 index 000000000..bef45ddc0 --- /dev/null +++ b/icons/sourcegraph.svg @@ -0,0 +1 @@ +Sourcegraph icon \ No newline at end of file diff --git a/icons/unsplash.svg b/icons/unsplash.svg index fa0585427..13f42b538 100644 --- a/icons/unsplash.svg +++ b/icons/unsplash.svg @@ -1,2 +1 @@ -Unsplash icon - +Unsplash icon diff --git a/package.json b/package.json index c04e06d3f..89758de9c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simple-icons", - "version": "1.9.17", + "version": "1.9.18", "description": "SVG icons for popular brands https://simpleicons.org", "homepage": "https://www.simpleicons.org", "keywords": [