From 264a2634797a595865cedf5a3ad6c4c645e7f763 Mon Sep 17 00:00:00 2001 From: Vjacheslav Trushkin Date: Mon, 20 Dec 2021 09:19:34 +0200 Subject: [PATCH] Update Pepicons, Simple Icons --- collections.json | 6 +++--- collections.md | 6 +++--- composer.json | 2 +- json/pepicons.json | 2 +- json/simple-icons.json | 27 ++++++++++++++++++--------- package.json | 2 +- 6 files changed, 27 insertions(+), 18 deletions(-) diff --git a/collections.json b/collections.json index ca23b70..b234aa0 100644 --- a/collections.json +++ b/collections.json @@ -1165,7 +1165,7 @@ "moon", "pen-print" ], - "version": "1.0.4", + "version": "1.0.9", "palette": "Colorless", "category": "General" }, @@ -1627,7 +1627,7 @@ }, "simple-icons": { "name": "Simple Icons", - "total": 2121, + "total": 2124, "author": "Simple Icons Collaborators", "url": "https://github.com/simple-icons/simple-icons", "license": "CC0 1.0", @@ -1638,7 +1638,7 @@ "bing", "amazonaws" ], - "version": "6.2.0", + "version": "6.3.0", "palette": "Colorless", "category": "Brands / Social" }, diff --git a/collections.md b/collections.md index 50ac504..87c97c2 100644 --- a/collections.md +++ b/collections.md @@ -655,7 +655,7 @@ * URL: https://github.com/CyCraft/pepicons * License: CC BY 4.0 * License URL: https://github.com/CyCraft/pepicons/blob/dev/LICENSE -* Version: 1.0.4 +* Version: 1.0.9 * Palette: Colorless @@ -931,12 +931,12 @@ ### Simple Icons -* Number of icons: 2121 +* Number of icons: 2124 * 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: 6.2.0 +* Version: 6.3.0 * Palette: Colorless diff --git a/composer.json b/composer.json index 29dec40..496367c 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.1.444", + "version": "1.1.445", "license": "MIT", "homepage": "https://iconify.design/icon-sets/", "autoload": { diff --git a/json/pepicons.json b/json/pepicons.json index 8751474..7ab5a92 100644 --- a/json/pepicons.json +++ b/json/pepicons.json @@ -12,7 +12,7 @@ "spdx": "CC-BY-4.0", "url": "https://github.com/CyCraft/pepicons/blob/dev/LICENSE" }, - "version": "1.0.4", + "version": "1.0.9", "samples": [ "bookmark-print", "moon", diff --git a/json/simple-icons.json b/json/simple-icons.json index 2d046de..fe21cc6 100644 --- a/json/simple-icons.json +++ b/json/simple-icons.json @@ -2,7 +2,7 @@ "prefix": "simple-icons", "info": { "name": "Simple Icons", - "total": 2121, + "total": 2124, "author": { "name": "Simple Icons Collaborators", "url": "https://github.com/simple-icons/simple-icons" @@ -12,7 +12,7 @@ "spdx": "CC0-1.0", "url": "https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md" }, - "version": "6.2.0", + "version": "6.3.0", "samples": [ "adobephotoshop", "bing", @@ -1147,6 +1147,9 @@ "cmake": { "body": "" }, + "cncf": { + "body": "" + }, "cnn": { "body": "" }, @@ -2353,7 +2356,7 @@ "body": "" }, "googlekeep": { - "body": "" + "body": "" }, "googlelens": { "body": "" @@ -2361,11 +2364,14 @@ "googlemaps": { "body": "" }, + "googlemarketingplatform": { + "body": "" + }, "googlemeet": { - "body": "" + "body": "" }, "googlemessages": { - "body": "" + "body": "" }, "googlemybusiness": { "body": "" @@ -2461,6 +2467,9 @@ "gridsome": { "body": "" }, + "groupme": { + "body": "" + }, "groupon": { "body": "" }, @@ -4463,7 +4472,7 @@ "body": "" }, "prestashop": { - "body": "" + "body": "" }, "presto": { "body": "" @@ -4918,7 +4927,7 @@ "body": "" }, "ruby": { - "body": "" + "body": "" }, "rubygems": { "body": "" @@ -5517,7 +5526,7 @@ "body": "" }, "strongswan": { - "body": "" + "body": "" }, "stubhub": { "body": "" @@ -6018,7 +6027,7 @@ "body": "" }, "unity": { - "body": "" + "body": "" }, "unraid": { "body": "" diff --git a/package.json b/package.json index ac7809c..4029594 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.1.444", + "version": "1.1.445", "homepage": "https://iconify.design/icon-sets/", "main": "lib/finder.js", "bugs": "https://github.com/iconify/collections-json/issues",