From 78de72cbd8b86be063ab3fb772405b5b4e0c2424 Mon Sep 17 00:00:00 2001 From: Josh Powlison Date: Fri, 16 Feb 2018 10:49:53 -0500 Subject: [PATCH 1/4] Added Blender icon (#772) * Add blender icon and info * Fix JSON indentation --- _data/simple-icons.json | 5 +++++ icons/blender.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/blender.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index a47a0e2e..af45e791 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -205,6 +205,11 @@ "hex": "EE6123", "source": "https://bitly.com/pages/press" }, + { + "title": "Blender", + "hex": "F5792A", + "source": "https://www.blender.org/about/logo/" + }, { "title": "Blogger", "hex": "FF5722", diff --git a/icons/blender.svg b/icons/blender.svg new file mode 100644 index 00000000..956c618c --- /dev/null +++ b/icons/blender.svg @@ -0,0 +1 @@ +Blender icon \ No newline at end of file From 055503b046e34d51cd812452ac9507219731f9d1 Mon Sep 17 00:00:00 2001 From: Josh Powlison Date: Mon, 19 Feb 2018 18:45:21 -0500 Subject: [PATCH 2/4] ADDED: Picarto.TV (#776) * Add Picarto.TV icon and json The color is taken from the press page's PNG files. * Fix JSON indentation --- _data/simple-icons.json | 5 +++++ icons/picartotv.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/picartotv.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index af45e791..b94efbfb 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1240,6 +1240,11 @@ "hex": "777BB4", "source": "http://php.net/download-logos.php" }, + { + "title": "Picarto.TV", + "hex": "3B4F63", + "source": "https://picarto.tv/site/press" + }, { "title": "Pinboard", "hex": "0000FF", diff --git a/icons/picartotv.svg b/icons/picartotv.svg new file mode 100644 index 00000000..64042626 --- /dev/null +++ b/icons/picartotv.svg @@ -0,0 +1 @@ +Picarto.TV icon \ No newline at end of file From 66e5f01b3ec6c6cc07cfceeab2feb4be3a08e123 Mon Sep 17 00:00:00 2001 From: Eric Cornelissen Date: Tue, 20 Feb 2018 09:07:13 +0100 Subject: [PATCH 3/4] Replace jsonlint by jsonlint2 jsonlint2 is a fork of jsonlint that is still being updated. Relevant discussion: https://github.com/zaach/jsonlint/pull/105 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a341e832..58a1426c 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "author": "Simple Icons Collaborators", "license": "CC0", "devDependencies": { - "jsonlint": "^1.6.2" + "jsonlint2": "^1.7.1" }, "scripts": { "jsonlint": "jsonlint _data/simple-icons.json -q -V .jsonlintschema" From c5b0223199d552cc9f9de57355900e62d01bee23 Mon Sep 17 00:00:00 2001 From: Johan Fagerberg Date: Tue, 20 Feb 2018 09:26:20 +0100 Subject: [PATCH 4/4] Version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 58a1426c..b49b010a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simple-icons", - "version": "1.3.3", + "version": "1.3.4", "description": "SVG icons for popular brands https://simpleicons.org", "homepage": "https://www.simpleicons.org", "keywords": [