@iconify/json 2.2.5 → 2.2.6

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
@@ -1346,7 +1346,7 @@
1346
1346
  "octicon": {
1347
1347
  "name": "Octicons",
1348
1348
  "total": 549,
1349
- "version": "17.10.1",
1349
+ "version": "17.10.2",
1350
1350
  "author": {
1351
1351
  "name": "GitHub",
1352
1352
  "url": "https://github.com/primer/octicons/"
package/collections.md CHANGED
@@ -666,7 +666,7 @@
666
666
  * URL: https://github.com/primer/octicons/
667
667
  * License: MIT
668
668
  * License URL: https://github.com/primer/octicons/blob/main/LICENSE
669
- * Version: 17.10.1
669
+ * Version: 17.10.2
670
670
  * Palette: Colorless
671
671
  * Icon set prefix: `octicon`
672
672
  * File: [json/octicon.json](json/octicon.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.2.5",
5
+ "version": "2.2.6",
6
6
  "license": "MIT",
7
7
  "homepage": "https://iconify.design/icon-sets/",
8
8
  "autoload": {
package/json/mdi.json CHANGED
@@ -49390,6 +49390,7 @@
49390
49390
  "cash-register",
49391
49391
  "cash-remove",
49392
49392
  "cash-sync",
49393
+ "checkbook",
49393
49394
  "circle-multiple",
49394
49395
  "circle-multiple-outline",
49395
49396
  "credit-card",
@@ -49565,6 +49566,7 @@
49565
49566
  "battery-unknown-bluetooth",
49566
49567
  "car-battery",
49567
49568
  "current-dc",
49569
+ "fuel-cell",
49568
49570
  "home-battery",
49569
49571
  "home-battery-outline",
49570
49572
  "microsoft-xbox-controller-battery-alert",
@@ -49850,6 +49852,7 @@
49850
49852
  "cellphone-text",
49851
49853
  "cellphone-wireless",
49852
49854
  "deskphone",
49855
+ "devices",
49853
49856
  "fax",
49854
49857
  "file-phone",
49855
49858
  "file-phone-outline",
@@ -50058,6 +50061,7 @@
50058
50061
  "eyedropper-variant",
50059
50062
  "format-color-fill",
50060
50063
  "format-color-highlight",
50064
+ "format-color-marker-cancel",
50061
50065
  "format-color-text",
50062
50066
  "format-paint",
50063
50067
  "invert-colors",
package/json/octicon.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "info": {
4
4
  "name": "Octicons",
5
5
  "total": 549,
6
- "version": "17.10.1",
6
+ "version": "17.10.2",
7
7
  "author": {
8
8
  "name": "GitHub",
9
9
  "url": "https://github.com/primer/octicons/"
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.2.5",
5
+ "version": "2.2.6",
6
6
  "type": "module",
7
7
  "homepage": "https://iconify.design/icon-sets/",
8
8
  "bugs": "https://github.com/iconify/icon-sets/issues",