@iconify/json 2.0.31 → 2.0.32

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/collections.json CHANGED
@@ -558,8 +558,8 @@
558
558
  },
559
559
  "majesticons": {
560
560
  "name": "Majesticons",
561
- "total": 420,
562
- "version": "1.0.0",
561
+ "total": 760,
562
+ "version": "2.1.1",
563
563
  "author": {
564
564
  "name": "Gerrit Halfmann",
565
565
  "url": "https://github.com/halfmage/majesticons"
@@ -571,7 +571,7 @@
571
571
  "samples": [
572
572
  "chats-line",
573
573
  "home",
574
- "pencil-alt-line"
574
+ "edit-pen-4-line"
575
575
  ],
576
576
  "height": 24,
577
577
  "displayHeight": 24,
package/collections.md CHANGED
@@ -249,12 +249,12 @@
249
249
 
250
250
 
251
251
  ### Majesticons
252
- * Number of icons: 420
252
+ * Number of icons: 760
253
253
  * Author: Gerrit Halfmann
254
254
  * URL: https://github.com/halfmage/majesticons
255
255
  * License: MIT
256
256
  * License URL: https://github.com/halfmage/majesticons/blob/main/LICENSE
257
- * Version: 1.0.0
257
+ * Version: 2.1.1
258
258
  * Palette: Colorless
259
259
 
260
260
 
package/composer.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "iconify/json",
3
3
  "description": "Iconify icons collection in JSON format",
4
4
  "type": "library",
5
- "version": "2.0.31",
5
+ "version": "2.0.32",
6
6
  "license": "MIT",
7
7
  "homepage": "https://iconify.design/icon-sets/",
8
8
  "autoload": {