From 66d56b52864c96043784571161f6b8fec99311ea Mon Sep 17 00:00:00 2001 From: Vjacheslav Trushkin Date: Sun, 30 Jun 2019 21:57:06 +0300 Subject: [PATCH] Update Simple Icons --- collections.json | 6 +++--- collections.md | 6 +++--- composer.json | 2 +- json/simple-icons.json | 46 ++++++++++++++++++++++++++++++++++++++++-- package.json | 2 +- 5 files changed, 52 insertions(+), 10 deletions(-) diff --git a/collections.json b/collections.json index 88aec34..9474888 100644 --- a/collections.json +++ b/collections.json @@ -94,7 +94,7 @@ "ios-bicycle", "md-person-add" ], - "version": "4.5.10-1", + "version": "4.6.1", "palette": "Colorless", "category": "General" }, @@ -876,7 +876,7 @@ }, "simple-icons": { "name": "Simple Icons", - "total": 634, + "total": 648, "author": "Simple Icons Collaborators", "url": "https://github.com/simple-icons/simple-icons", "license": "CC0 1.0", @@ -887,7 +887,7 @@ "bing", "amazonaws" ], - "version": "1.9.28", + "version": "1.10.0", "palette": "Colorless", "category": "Thematic" }, diff --git a/collections.md b/collections.md index d24c445..372afbd 100644 --- a/collections.md +++ b/collections.md @@ -54,7 +54,7 @@ * URL: https://github.com/driftyco/ionicons * License: MIT * License URL: https://github.com/driftyco/ionicons/blob/master/LICENSE -* Version: 4.5.10-1 +* Version: 4.6.1 * Palette: Colorless @@ -512,12 +512,12 @@ ### Simple Icons -* Number of icons: 634 +* Number of icons: 648 * Author: Simple Icons Collaborators * URL: https://github.com/simple-icons/simple-icons * License: CC0 1.0 * License URL: https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md -* Version: 1.9.28 +* Version: 1.10.0 * Palette: Colorless diff --git a/composer.json b/composer.json index 47b939b..75dc6c0 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "iconify/json", "description": "Iconify icons collection in JSON format", "type": "library", - "version": "1.0.124", + "version": "1.0.125", "license": "MIT", "homepage": "https://iconify.design/icon-sets/", "autoload": { diff --git a/json/simple-icons.json b/json/simple-icons.json index a4a2e1e..2015645 100644 --- a/json/simple-icons.json +++ b/json/simple-icons.json @@ -85,6 +85,9 @@ "angularuniversal": { "body": "" }, + "ansible": { + "body": "" + }, "apache": { "body": "" }, @@ -148,6 +151,9 @@ "azurepipelines": { "body": "" }, + "babel": { + "body": "" + }, "baidu": { "body": "" }, @@ -226,6 +232,9 @@ "campaignmonitor": { "body": "" }, + "canva": { + "body": "" + }, "cashapp": { "body": "" }, @@ -247,6 +256,9 @@ "circleci": { "body": "" }, + "cirrusci": { + "body": "" + }, "civicrm": { "body": "" }, @@ -335,6 +347,9 @@ "crunchbase": { "body": "" }, + "crunchyroll": { + "body": "" + }, "css3": { "body": "" }, @@ -467,12 +482,18 @@ "ello": { "body": "" }, + "elsevier": { + "body": "" + }, "empirekred": { "body": "" }, "envato": { "body": "" }, + "epicgames": { + "body": "" + }, "esea": { "body": "" }, @@ -576,7 +597,7 @@ "body": "" }, "furrynetwork": { - "body": "" + "body": "" }, "garmin": { "body": "" @@ -644,6 +665,9 @@ "googlechrome": { "body": "" }, + "googlecloud": { + "body": "" + }, "googledrive": { "body": "" }, @@ -797,6 +821,9 @@ "intel": { "body": "" }, + "intellijidea": { + "body": "" + }, "intercom": { "body": "" }, @@ -893,6 +920,9 @@ "ko-fi": { "body": "" }, + "kodi": { + "body": "" + }, "koding": { "body": "" }, @@ -1166,6 +1196,9 @@ "nvidia": { "body": "" }, + "ocaml": { + "body": "" + }, "octopusdeploy": { "body": "" }, @@ -1211,6 +1244,9 @@ "pandora": { "body": "" }, + "pantheon": { + "body": "" + }, "patreon": { "body": "" }, @@ -1280,6 +1316,9 @@ "powershell": { "body": "" }, + "prettier": { + "body": "" + }, "prismic": { "body": "" }, @@ -1511,6 +1550,9 @@ "spacemacs": { "body": "" }, + "spacex": { + "body": "" + }, "sparkfun": { "body": "" }, @@ -1783,7 +1825,7 @@ "body": "" }, "visualstudiocode": { - "body": "" + "body": "" }, "vk": { "body": "" diff --git a/package.json b/package.json index 8b7c75f..0acafb1 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@iconify/json", "description": "Iconify icons collection in JSON format", "license": "MIT", - "version": "1.0.124", + "version": "1.0.125", "homepage": "https://iconify.design/icon-sets/", "main": "lib/finder.js", "bugs": "https://github.com/iconify/collections-json/issues",