From c7fee824180d13f7675af15faaa32ff7c4693650 Mon Sep 17 00:00:00 2001 From: Vjacheslav Trushkin Date: Mon, 19 Oct 2020 09:23:38 +0300 Subject: [PATCH] Update Simple Icons --- collections.json | 4 ++-- collections.md | 4 ++-- composer.json | 2 +- json/simple-icons.json | 30 ++++++++++++++++++------------ package.json | 2 +- 5 files changed, 24 insertions(+), 18 deletions(-) diff --git a/collections.json b/collections.json index 5b987d4..acb38ac 100644 --- a/collections.json +++ b/collections.json @@ -1294,7 +1294,7 @@ }, "simple-icons": { "name": "Simple Icons", - "total": 1461, + "total": 1463, "author": "Simple Icons Collaborators", "url": "https://github.com/simple-icons/simple-icons", "license": "CC0 1.0", @@ -1305,7 +1305,7 @@ "bing", "amazonaws" ], - "version": "3.11.0", + "version": "3.12.0", "palette": "Colorless", "category": "Brands / Social" }, diff --git a/collections.md b/collections.md index af8c694..182b047 100644 --- a/collections.md +++ b/collections.md @@ -747,12 +747,12 @@ ### Simple Icons -* Number of icons: 1461 +* Number of icons: 1463 * 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: 3.11.0 +* Version: 3.12.0 * Palette: Colorless diff --git a/composer.json b/composer.json index b7543cd..6b288b8 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.243", + "version": "1.1.244", "license": "MIT", "homepage": "https://iconify.design/icon-sets/", "autoload": { diff --git a/json/simple-icons.json b/json/simple-icons.json index 4f8ed80..5f32ba3 100644 --- a/json/simple-icons.json +++ b/json/simple-icons.json @@ -2,7 +2,7 @@ "prefix": "simple-icons", "info": { "name": "Simple Icons", - "total": 1461, + "total": 1463, "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": "3.11.0", + "version": "3.12.0", "samples": [ "adobephotoshop", "bing", @@ -235,7 +235,7 @@ "body": "" }, "android": { - "body": "" + "body": "" }, "androidauto": { "body": "" @@ -805,7 +805,7 @@ "body": "" }, "codecov": { - "body": "" + "body": "" }, "codefactor": { "body": "" @@ -1159,6 +1159,9 @@ "elixir": { "body": "" }, + "eljueves": { + "body": "" + }, "ello": { "body": "" }, @@ -1283,7 +1286,7 @@ "body": "" }, "fedora": { - "body": "" + "body": "" }, "fedramp": { "body": "" @@ -2051,7 +2054,7 @@ "body": "" }, "json": { - "body": "" + "body": "" }, "jsonwebtokens": { "body": "" @@ -2259,7 +2262,7 @@ "body": "" }, "linux": { - "body": "" + "body": "" }, "linuxfoundation": { "body": "" @@ -2355,7 +2358,7 @@ "body": "" }, "markdown": { - "body": "" + "body": "" }, "marketo": { "body": "" @@ -2634,7 +2637,7 @@ "body": "" }, "next-dot-js": { - "body": "" + "body": "" }, "nextcloud": { "body": "" @@ -2715,7 +2718,7 @@ "body": "" }, "nuxt-dot-js": { - "body": "" + "body": "" }, "nvidia": { "body": "" @@ -3286,7 +3289,7 @@ "body": "" }, "rollup-dot-js": { - "body": "" + "body": "" }, "roots": { "body": "" @@ -3525,6 +3528,9 @@ "smashingmagazine": { "body": "" }, + "smrt": { + "body": "" + }, "smugmug": { "body": "" }, @@ -4205,7 +4211,7 @@ "body": "" }, "webpack": { - "body": "" + "body": "" }, "webrtc": { "body": "" diff --git a/package.json b/package.json index 4009d81..ddb09b8 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.243", + "version": "1.1.244", "homepage": "https://iconify.design/icon-sets/", "main": "lib/finder.js", "bugs": "https://github.com/iconify/collections-json/issues",