@iconify/json 2.2.145 → 2.2.146
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 +6 -7
- package/collections.md +1 -1
- package/composer.json +1 -1
- package/json/devicon-plain.json +1 -1
- package/json/devicon.json +1 -1
- package/json/map.json +1 -1
- package/json/openmoji.json +1 -1
- package/json/ph.json +1 -1
- package/json/streamline-emojis.json +1 -2
- package/package.json +1 -1
package/collections.json
CHANGED
|
@@ -87,7 +87,7 @@
|
|
|
87
87
|
"ph": {
|
|
88
88
|
"name": "Phosphor",
|
|
89
89
|
"total": 7488,
|
|
90
|
-
"version": "2.0.
|
|
90
|
+
"version": "2.0.3",
|
|
91
91
|
"author": {
|
|
92
92
|
"name": "Phosphor Icons",
|
|
93
93
|
"url": "https://github.com/phosphor-icons/core"
|
|
@@ -1740,7 +1740,7 @@
|
|
|
1740
1740
|
"bow-and-arrow",
|
|
1741
1741
|
"full-moon-face"
|
|
1742
1742
|
],
|
|
1743
|
-
"height":
|
|
1743
|
+
"height": 36,
|
|
1744
1744
|
"displayHeight": 18,
|
|
1745
1745
|
"category": "Emoji",
|
|
1746
1746
|
"palette": true
|
|
@@ -1984,8 +1984,7 @@
|
|
|
1984
1984
|
"fire",
|
|
1985
1985
|
"kissing-face-with-smiling-eyes"
|
|
1986
1986
|
],
|
|
1987
|
-
"height":
|
|
1988
|
-
"displayHeight": 24,
|
|
1987
|
+
"height": 24,
|
|
1989
1988
|
"category": "Emoji",
|
|
1990
1989
|
"palette": true
|
|
1991
1990
|
},
|
|
@@ -2181,7 +2180,7 @@
|
|
|
2181
2180
|
"tensorflow",
|
|
2182
2181
|
"logstash"
|
|
2183
2182
|
],
|
|
2184
|
-
"height":
|
|
2183
|
+
"height": 32,
|
|
2185
2184
|
"displayHeight": 16,
|
|
2186
2185
|
"category": "Brands / Social",
|
|
2187
2186
|
"palette": true
|
|
@@ -2203,7 +2202,7 @@
|
|
|
2203
2202
|
"bulma",
|
|
2204
2203
|
"logstash"
|
|
2205
2204
|
],
|
|
2206
|
-
"height":
|
|
2205
|
+
"height": 32,
|
|
2207
2206
|
"displayHeight": 16,
|
|
2208
2207
|
"category": "Brands / Social",
|
|
2209
2208
|
"palette": false
|
|
@@ -2442,7 +2441,7 @@
|
|
|
2442
2441
|
"real-estate-agency",
|
|
2443
2442
|
"wheelchair"
|
|
2444
2443
|
],
|
|
2445
|
-
"height":
|
|
2444
|
+
"height": 25,
|
|
2446
2445
|
"category": "Maps / Flags",
|
|
2447
2446
|
"palette": false
|
|
2448
2447
|
},
|
package/collections.md
CHANGED
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
* URL: https://github.com/phosphor-icons/core
|
|
49
49
|
* License: MIT
|
|
50
50
|
* License URL: https://github.com/phosphor-icons/core/blob/main/LICENSE
|
|
51
|
-
* Version: 2.0.
|
|
51
|
+
* Version: 2.0.3
|
|
52
52
|
* Palette: Colorless
|
|
53
53
|
* Icon set prefix: `ph`
|
|
54
54
|
* File: [json/ph.json](json/ph.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
package/composer.json
CHANGED
package/json/devicon-plain.json
CHANGED
package/json/devicon.json
CHANGED
package/json/map.json
CHANGED
package/json/openmoji.json
CHANGED
package/json/ph.json
CHANGED
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"name": "@iconify/json",
|
|
3
3
|
"description": "Hundreds of open source icon sets in IconifyJSON format",
|
|
4
4
|
"license": "MIT",
|
|
5
|
-
"version": "2.2.
|
|
5
|
+
"version": "2.2.146",
|
|
6
6
|
"type": "module",
|
|
7
7
|
"homepage": "https://iconify.design/icon-sets/",
|
|
8
8
|
"bugs": "https://github.com/iconify/icon-sets/issues",
|