@iconify/collections 1.0.179 → 1.0.181

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 +14 -14
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -109,8 +109,8 @@
109
109
  },
110
110
  "carbon": {
111
111
  "name": "Carbon",
112
- "total": 1858,
113
- "version": "11.9.0",
112
+ "total": 1859,
113
+ "version": "11.10.0",
114
114
  "author": {
115
115
  "name": "IBM",
116
116
  "url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
@@ -153,8 +153,8 @@
153
153
  },
154
154
  "tabler": {
155
155
  "name": "Tabler Icons",
156
- "total": 2835,
157
- "version": "1.104.0",
156
+ "total": 2853,
157
+ "version": "1.105.0",
158
158
  "author": {
159
159
  "name": "Paweł Kuna",
160
160
  "url": "https://github.com/tabler/tabler-icons"
@@ -285,8 +285,8 @@
285
285
  },
286
286
  "iconoir": {
287
287
  "name": "Iconoir",
288
- "total": 1188,
289
- "version": "5.3.1",
288
+ "total": 1189,
289
+ "version": "5.3.2",
290
290
  "author": {
291
291
  "name": "Luca Burgio",
292
292
  "url": "https://github.com/lucaburgio/iconoir"
@@ -1075,8 +1075,8 @@
1075
1075
  },
1076
1076
  "vscode-icons": {
1077
1077
  "name": "VSCode Icons",
1078
- "total": 1179,
1079
- "version": "11.20.0",
1078
+ "total": 1184,
1079
+ "version": "12.0.0",
1080
1080
  "author": {
1081
1081
  "name": "Roberto Huertas",
1082
1082
  "url": "https://github.com/vscode-icons/vscode-icons"
@@ -1167,7 +1167,7 @@
1167
1167
  "pajamas": {
1168
1168
  "name": "Gitlab SVGs",
1169
1169
  "total": 345,
1170
- "version": "3.4.0",
1170
+ "version": "3.5.0",
1171
1171
  "author": {
1172
1172
  "name": "GitLab B.V.",
1173
1173
  "url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
@@ -1367,8 +1367,8 @@
1367
1367
  },
1368
1368
  "line-md": {
1369
1369
  "name": "Material Line Icons",
1370
- "total": 383,
1371
- "version": "0.2.6",
1370
+ "total": 395,
1371
+ "version": "0.2.7",
1372
1372
  "author": {
1373
1373
  "name": "Vjacheslav Trushkin",
1374
1374
  "url": "https://github.com/cyberalien/line-md"
@@ -1453,7 +1453,7 @@
1453
1453
  },
1454
1454
  "fluent-emoji": {
1455
1455
  "name": "Fluent Emoji",
1456
- "total": 2979,
1456
+ "total": 2980,
1457
1457
  "author": {
1458
1458
  "name": "Microsoft Corporation",
1459
1459
  "url": "https://github.com/microsoft/fluentui-emoji"
@@ -1674,8 +1674,8 @@
1674
1674
  },
1675
1675
  "simple-icons": {
1676
1676
  "name": "Simple Icons",
1677
- "total": 2389,
1678
- "version": "7.15.0",
1677
+ "total": 2397,
1678
+ "version": "7.16.0",
1679
1679
  "author": {
1680
1680
  "name": "Simple Icons Collaborators",
1681
1681
  "url": "https://github.com/simple-icons/simple-icons"
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.179",
4
+ "version": "1.0.181",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",