From 0398fcbe04337438fded17026f7c6af951656fb1 Mon Sep 17 00:00:00 2001 From: Vjacheslav Trushkin Date: Sun, 21 Jun 2020 09:33:28 +0300 Subject: [PATCH] Update SVG Logos, Simple Icons --- collections.json | 4 +-- collections.md | 4 +-- composer.json | 2 +- json/logos.json | 71 +++++++++++++++++++++++++++++++++++++----- json/simple-icons.json | 17 +++++++++- package.json | 2 +- 6 files changed, 86 insertions(+), 14 deletions(-) diff --git a/collections.json b/collections.json index 7c21377..9699cd7 100644 --- a/collections.json +++ b/collections.json @@ -1087,7 +1087,7 @@ }, "logos": { "name": "SVG Logos", - "total": 1162, + "total": 1176, "author": "Gil Barbara", "url": "https://github.com/gilbarbara/logos", "license": "CC0", @@ -1119,7 +1119,7 @@ }, "simple-icons": { "name": "Simple Icons", - "total": 1361, + "total": 1366, "author": "Simple Icons Collaborators", "url": "https://github.com/simple-icons/simple-icons", "license": "CC0 1.0", diff --git a/collections.md b/collections.md index dd372db..88ea624 100644 --- a/collections.md +++ b/collections.md @@ -631,7 +631,7 @@ ### SVG Logos -* Number of icons: 1162 +* Number of icons: 1176 * Author: Gil Barbara * URL: https://github.com/gilbarbara/logos * License: CC0 @@ -650,7 +650,7 @@ ### Simple Icons -* Number of icons: 1361 +* Number of icons: 1366 * Author: Simple Icons Collaborators * URL: https://github.com/simple-icons/simple-icons * License: CC0 1.0 diff --git a/composer.json b/composer.json index 90bbe2b..741c42c 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.176", + "version": "1.1.177", "license": "MIT", "homepage": "https://iconify.design/icon-sets/", "autoload": { diff --git a/json/logos.json b/json/logos.json index f200d2c..f70362d 100644 --- a/json/logos.json +++ b/json/logos.json @@ -2,7 +2,7 @@ "prefix": "logos", "info": { "name": "SVG Logos", - "total": 1162, + "total": 1176, "author": { "name": "Gil Barbara", "url": "https://github.com/gilbarbara/logos" @@ -131,6 +131,9 @@ "body": "", "height": 315 }, + "ant-design": { + "body": "" + }, "apache": { "body": "", "height": 512 @@ -395,8 +398,13 @@ "height": 310 }, "azure": { - "body": "", - "height": 169 + "body": "", + "width": 512, + "height": 148 + }, + "azure-icon": { + "body": "", + "height": 199 }, "babel": { "body": "", @@ -1085,6 +1093,15 @@ "database-labs": { "body": "" }, + "datocms": { + "body": "", + "width": 512, + "height": 158 + }, + "datocms-icon": { + "body": "", + "height": 259 + }, "dcos": { "body": "", "height": 320 @@ -1104,6 +1121,9 @@ "delighted": { "body": "" }, + "deno": { + "body": "" + }, "dependencyci": { "body": "" }, @@ -1409,6 +1429,14 @@ "eventsentry": { "body": "" }, + "evergreen": { + "body": "", + "width": 512, + "height": 107 + }, + "evergreen-icon": { + "body": "" + }, "expo": { "body": "", "height": 227 @@ -2276,6 +2304,10 @@ "body": "", "height": 254 }, + "jss": { + "body": "", + "height": 203 + }, "juju": { "body": "" }, @@ -2584,6 +2616,10 @@ "body": "", "hidden": true }, + "madge": { + "body": "", + "height": 372 + }, "maestro": { "body": "", "height": 199 @@ -2769,8 +2805,7 @@ "height": 110 }, "microsoft-edge": { - "body": "", - "height": 278 + "body": "" }, "microsoft-windows": { "body": "", @@ -3030,8 +3065,13 @@ "height": 179 }, "nuxt": { - "body": "", - "height": 189 + "body": "", + "width": 512, + "height": 88 + }, + "nuxt-icon": { + "body": "", + "height": 191 }, "oauth": { "body": "" @@ -3349,6 +3389,14 @@ "body": "", "height": 310 }, + "prismic": { + "body": "", + "width": 512, + "height": 132 + }, + "prismic-icon": { + "body": "" + }, "processwire": { "body": "" }, @@ -3980,6 +4028,15 @@ "body": "", "height": 204 }, + "stackbit": { + "body": "", + "width": 512, + "height": 79 + }, + "stackbit-icon": { + "body": "", + "height": 209 + }, "stackoverflow": { "body": "", "width": 512, diff --git a/json/simple-icons.json b/json/simple-icons.json index 6583177..09cfa91 100644 --- a/json/simple-icons.json +++ b/json/simple-icons.json @@ -2,7 +2,7 @@ "prefix": "simple-icons", "info": { "name": "Simple Icons", - "total": 1361, + "total": 1366, "author": { "name": "Simple Icons Collaborators", "url": "https://github.com/simple-icons/simple-icons" @@ -242,6 +242,9 @@ "ansible": { "body": "" }, + "ansys": { + "body": "" + }, "antena3": { "body": "" }, @@ -1516,6 +1519,9 @@ "googlenearby": { "body": "" }, + "googlenews": { + "body": "" + }, "googlepay": { "body": "" }, @@ -2349,6 +2355,9 @@ "minetest": { "body": "" }, + "mini": { + "body": "" + }, "minutemailer": { "body": "" }, @@ -3193,6 +3202,9 @@ "shenzhenmetro": { "body": "" }, + "shikimori": { + "body": "" + }, "shopify": { "body": "" }, @@ -3659,6 +3671,9 @@ "tripadvisor": { "body": "" }, + "trove": { + "body": "" + }, "trulia": { "body": "" }, diff --git a/package.json b/package.json index 68ca9d2..787d52f 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.176", + "version": "1.1.177", "homepage": "https://iconify.design/icon-sets/", "main": "lib/finder.js", "bugs": "https://github.com/iconify/collections-json/issues",