@iconify/collections 1.0.358 → 1.0.360

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.
Files changed (2) hide show
  1. package/collections.json +13 -14
  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.2",
90
+ "version": "2.0.3",
91
91
  "author": {
92
92
  "name": "Phosphor Icons",
93
93
  "url": "https://github.com/phosphor-icons/core"
@@ -129,8 +129,8 @@
129
129
  },
130
130
  "tabler": {
131
131
  "name": "Tabler Icons",
132
- "total": 4854,
133
- "version": "2.41.0",
132
+ "total": 4872,
133
+ "version": "2.42.0",
134
134
  "author": {
135
135
  "name": "Paweł Kuna",
136
136
  "url": "https://github.com/tabler/tabler-icons"
@@ -195,7 +195,7 @@
195
195
  "bi": {
196
196
  "name": "Bootstrap Icons",
197
197
  "total": 2050,
198
- "version": "1.11.1",
198
+ "version": "1.11.2",
199
199
  "author": {
200
200
  "name": "The Bootstrap Authors",
201
201
  "url": "https://github.com/twbs/icons"
@@ -260,7 +260,7 @@
260
260
  "iconoir": {
261
261
  "name": "Iconoir",
262
262
  "total": 1506,
263
- "version": "7.0.2",
263
+ "version": "7.0.3",
264
264
  "author": {
265
265
  "name": "Luca Burgio",
266
266
  "url": "https://github.com/iconoir-icons/iconoir"
@@ -1355,7 +1355,7 @@
1355
1355
  },
1356
1356
  "codicon": {
1357
1357
  "name": "Codicons",
1358
- "total": 439,
1358
+ "total": 440,
1359
1359
  "version": "0.0.35",
1360
1360
  "author": {
1361
1361
  "name": "Microsoft Corporation",
@@ -1740,7 +1740,7 @@
1740
1740
  "bow-and-arrow",
1741
1741
  "full-moon-face"
1742
1742
  ],
1743
- "height": 72,
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": 48,
1988
- "displayHeight": 24,
1987
+ "height": 24,
1989
1988
  "category": "Emoji",
1990
1989
  "palette": true
1991
1990
  },
@@ -2166,7 +2165,7 @@
2166
2165
  },
2167
2166
  "devicon": {
2168
2167
  "name": "Devicon",
2169
- "total": 731,
2168
+ "total": 733,
2170
2169
  "author": {
2171
2170
  "name": "konpa",
2172
2171
  "url": "https://github.com/devicons/devicon/tree/master"
@@ -2181,14 +2180,14 @@
2181
2180
  "tensorflow",
2182
2181
  "logstash"
2183
2182
  ],
2184
- "height": 128,
2183
+ "height": 32,
2185
2184
  "displayHeight": 16,
2186
2185
  "category": "Brands / Social",
2187
2186
  "palette": true
2188
2187
  },
2189
2188
  "devicon-plain": {
2190
2189
  "name": "Devicon Plain",
2191
- "total": 542,
2190
+ "total": 547,
2192
2191
  "author": {
2193
2192
  "name": "konpa",
2194
2193
  "url": "https://github.com/devicons/devicon/tree/master"
@@ -2203,7 +2202,7 @@
2203
2202
  "bulma",
2204
2203
  "logstash"
2205
2204
  ],
2206
- "height": 128,
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": 50,
2444
+ "height": 25,
2446
2445
  "category": "Maps / Flags",
2447
2446
  "palette": false
2448
2447
  },
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@iconify/collections",
3
3
  "description": "Iconify icon sets list",
4
- "version": "1.0.358",
4
+ "version": "1.0.360",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",