@iconify/json 2.1.125 → 2.1.126

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
@@ -2711,8 +2711,8 @@
2711
2711
  "home"
2712
2712
  ],
2713
2713
  "height": 24,
2714
- "palette": false,
2715
- "hidden": true
2714
+ "category": "Archive / Unmaintained",
2715
+ "palette": false
2716
2716
  },
2717
2717
  "whh": {
2718
2718
  "name": "WebHostingHub Glyphs",
package/collections.md CHANGED
@@ -1313,4 +1313,15 @@
1313
1313
  * Version: 4.3.2
1314
1314
  * Palette: Colorless
1315
1315
  * Icon set prefix: `vaadin`
1316
- * File: [json/vaadin.json](json/vaadin.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
1316
+ * File: [json/vaadin.json](json/vaadin.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
1317
+
1318
+ ## Grommet Icons
1319
+ * Number of icons: 614
1320
+ * Author: Grommet
1321
+ * URL: https://github.com/grommet/grommet-icons
1322
+ * License: Apache 2.0
1323
+ * License URL: https://www.apache.org/licenses/LICENSE-2.0
1324
+ * Version: 4.7.0
1325
+ * Palette: Colorless
1326
+ * Icon set prefix: `grommet-icons`
1327
+ * File: [json/grommet-icons.json](json/grommet-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
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.1.125",
5
+ "version": "2.1.126",
6
6
  "license": "MIT",
7
7
  "homepage": "https://iconify.design/icon-sets/",
8
8
  "autoload": {
@@ -19,8 +19,8 @@
19
19
  "home"
20
20
  ],
21
21
  "height": 24,
22
- "palette": false,
23
- "hidden": true
22
+ "category": "Archive / Unmaintained",
23
+ "palette": false
24
24
  },
25
25
  "lastModified": 1656182216,
26
26
  "icons": {
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@iconify/json",
3
3
  "description": "Iconify icons collection in JSON format",
4
4
  "license": "MIT",
5
- "version": "2.1.125",
5
+ "version": "2.1.126",
6
6
  "homepage": "https://iconify.design/icon-sets/",
7
7
  "bugs": "https://github.com/iconify/icon-sets/issues",
8
8
  "repository": {