From 055503b046e34d51cd812452ac9507219731f9d1 Mon Sep 17 00:00:00 2001 From: Josh Powlison Date: Mon, 19 Feb 2018 18:45:21 -0500 Subject: [PATCH] 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 af45e7912..b94efbfb5 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 000000000..64042626a --- /dev/null +++ b/icons/picartotv.svg @@ -0,0 +1 @@ +Picarto.TV icon \ No newline at end of file