diff --git a/collections.json b/collections.json index 3ad4a88..50a1506 100644 --- a/collections.json +++ b/collections.json @@ -547,7 +547,7 @@ }, "lucide": { "name": "Lucide", - "total": 1255, + "total": 1256, "author": { "name": "Lucide Contributors", "url": "https://github.com/lucide-icons/lucide" @@ -1947,8 +1947,8 @@ }, "simple-icons": { "name": "Simple Icons", - "total": 2678, - "version": "9.12.0", + "total": 2684, + "version": "9.13.0", "author": { "name": "Simple Icons Collaborators", "url": "https://github.com/simple-icons/simple-icons" diff --git a/collections.md b/collections.md index 1b110c7..1fa11f8 100644 --- a/collections.md +++ b/collections.md @@ -269,7 +269,7 @@ * File: [json/cil.json](json/cil.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html)) ## Lucide -* Number of icons: 1255 +* Number of icons: 1256 * Author: Lucide Contributors * URL: https://github.com/lucide-icons/lucide * License: ISC @@ -950,12 +950,12 @@ * File: [json/logos.json](json/logos.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html)) ## Simple Icons -* Number of icons: 2678 +* Number of icons: 2684 * 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: 9.12.0 +* Version: 9.13.0 * Palette: Colorless * Icon set prefix: `simple-icons` * File: [json/simple-icons.json](json/simple-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html)) diff --git a/composer.json b/composer.json index c78b2a8..e588997 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "iconify/json", "description": "Iconify icons collection in JSON format", "type": "library", - "version": "2.2.110", + "version": "2.2.111", "license": "MIT", "homepage": "https://iconify.design/icon-sets/", "autoload": { diff --git a/json/lucide.json b/json/lucide.json index 1babef0..14738b7 100644 --- a/json/lucide.json +++ b/json/lucide.json @@ -2,7 +2,7 @@ "prefix": "lucide", "info": { "name": "Lucide", - "total": 1255, + "total": 1256, "author": { "name": "Lucide Contributors", "url": "https://github.com/lucide-icons/lucide" @@ -21,7 +21,7 @@ "category": "General", "palette": false }, - "lastModified": 1693639444, + "lastModified": 1693808979, "icons": { "accessibility": { "body": "" @@ -930,7 +930,7 @@ "body": "" }, "clapperboard": { - "body": "" + "body": "" }, "clipboard": { "body": "" @@ -1540,7 +1540,7 @@ "body": "" }, "film": { - "body": "" + "body": "" }, "filter": { "body": "" @@ -3189,6 +3189,9 @@ "slack": { "body": "" }, + "slash": { + "body": "" + }, "slice": { "body": "" }, @@ -3869,9 +3872,6 @@ "sidebar-open": { "parent": "panel-left-open" }, - "slash": { - "parent": "ban" - }, "square-gantt": { "parent": "gantt-chart-square" }, diff --git a/json/simple-icons.json b/json/simple-icons.json index d2457c6..559cfa1 100644 --- a/json/simple-icons.json +++ b/json/simple-icons.json @@ -2,8 +2,8 @@ "prefix": "simple-icons", "info": { "name": "Simple Icons", - "total": 2678, - "version": "9.12.0", + "total": 2684, + "version": "9.13.0", "author": { "name": "Simple Icons Collaborators", "url": "https://github.com/simple-icons/simple-icons" @@ -22,7 +22,7 @@ "category": "Brands / Social", "palette": false }, - "lastModified": 1693200553, + "lastModified": 1693809147, "icons": { "42": { "body": "" @@ -877,7 +877,7 @@ "body": "" }, "behance": { - "body": "" + "body": "" }, "beijingsubway": { "body": "" @@ -1816,7 +1816,7 @@ "body": "" }, "delphi": { - "body": "" + "body": "" }, "delta": { "body": "" @@ -1926,6 +1926,9 @@ "docsdotrs": { "body": "" }, + "docusaurus": { + "body": "" + }, "docusign": { "body": "" }, @@ -2394,6 +2397,9 @@ "firebase": { "body": "" }, + "firefish": { + "body": "" + }, "fireflyiii": { "body": "" }, @@ -3459,6 +3465,9 @@ "iris": { "body": "" }, + "isc2": { + "body": "" + }, "iscsquared": { "body": "" }, @@ -4962,6 +4971,9 @@ "opentelemetry": { "body": "" }, + "opentf": { + "body": "" + }, "openverse": { "body": "" }, @@ -6141,6 +6153,9 @@ "scpfoundation": { "body": "" }, + "scrapbox": { + "body": "" + }, "scratch": { "body": "" }, @@ -7332,6 +7347,9 @@ "unlicense": { "body": "" }, + "uno": { + "body": "" + }, "unocss": { "body": "" }, diff --git a/package-lock.json b/package-lock.json index 77a3f95..7e95d77 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@iconify/json", - "version": "2.2.110", + "version": "2.2.111", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@iconify/json", - "version": "2.2.110", + "version": "2.2.111", "license": "MIT", "dependencies": { "@iconify/types": "*", diff --git a/package.json b/package.json index 5164061..ec3402b 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@iconify/json", "description": "Hundreds of open source icon sets in IconifyJSON format", "license": "MIT", - "version": "2.2.110", + "version": "2.2.111", "type": "module", "homepage": "https://iconify.design/icon-sets/", "bugs": "https://github.com/iconify/icon-sets/issues",