@iconify/json 2.1.24 → 2.1.27
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 +14 -14
- package/collections.md +14 -14
- package/composer.json +1 -1
- package/json/akar-icons.json +11 -2
- package/json/arcticons.json +12 -3
- package/json/carbon.json +1 -1
- package/json/flag.json +3 -3
- package/json/fluent.json +647 -65
- package/json/iconoir.json +5 -5
- package/json/logos.json +69 -8
- package/json/lucide.json +6 -3
- package/json/mdi.json +6 -0
- package/json/pepicons.json +342 -47
- package/json/simple-icons.json +17 -2
- package/json/tabler.json +222 -8
- package/package.json +1 -1
package/json/mdi.json
CHANGED
|
@@ -21983,6 +21983,9 @@
|
|
|
21983
21983
|
"airline-seat-recline-normal": {
|
|
21984
21984
|
"parent": "seat-recline-normal"
|
|
21985
21985
|
},
|
|
21986
|
+
"airplane-car": {
|
|
21987
|
+
"parent": "plane-car"
|
|
21988
|
+
},
|
|
21986
21989
|
"airplane-date": {
|
|
21987
21990
|
"parent": "airplane-clock"
|
|
21988
21991
|
},
|
|
@@ -22004,6 +22007,9 @@
|
|
|
22004
22007
|
"airplane-time": {
|
|
22005
22008
|
"parent": "airplane-clock"
|
|
22006
22009
|
},
|
|
22010
|
+
"airplane-train": {
|
|
22011
|
+
"parent": "plane-train"
|
|
22012
|
+
},
|
|
22007
22013
|
"airplanemode-active": {
|
|
22008
22014
|
"parent": "airplane"
|
|
22009
22015
|
},
|