@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 +1 -1
- package/collections.md +1 -1
- package/composer.json +1 -1
- package/json/mdi.json +4 -0
- package/json/octicon.json +1 -1
- package/package.json +1 -1
package/collections.json
CHANGED
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.
|
|
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
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
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
|
+
"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",
|