@iconify/collections 1.0.101 → 1.0.104

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 +12 -12
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -23,7 +23,7 @@
23
23
  "ic": {
24
24
  "name": "Google Material Icons",
25
25
  "total": 10945,
26
- "version": "1.0.27",
26
+ "version": "1.0.28",
27
27
  "author": {
28
28
  "name": "Material Design Authors",
29
29
  "url": "https://github.com/material-icons/material-icons"
@@ -132,7 +132,7 @@
132
132
  "bi": {
133
133
  "name": "Bootstrap Icons",
134
134
  "total": 1668,
135
- "version": "1.8.1",
135
+ "version": "1.8.2",
136
136
  "author": {
137
137
  "name": "The Bootstrap Authors",
138
138
  "url": "https://github.com/twbs/icons"
@@ -441,7 +441,7 @@
441
441
  },
442
442
  "lucide": {
443
443
  "name": "Lucide",
444
- "total": 607,
444
+ "total": 611,
445
445
  "author": {
446
446
  "name": "Lucide Contributors",
447
447
  "url": "https://github.com/lucide-icons/lucide"
@@ -527,8 +527,8 @@
527
527
  },
528
528
  "akar-icons": {
529
529
  "name": "Akar Icons",
530
- "total": 396,
531
- "version": "1.9.16",
530
+ "total": 398,
531
+ "version": "1.9.17",
532
532
  "author": {
533
533
  "name": "Arturo Wibawa",
534
534
  "url": "https://github.com/artcoholic/akar-icons"
@@ -681,7 +681,7 @@
681
681
  },
682
682
  "line-md": {
683
683
  "name": "Material Line Icons",
684
- "total": 252,
684
+ "total": 254,
685
685
  "version": "0.2.0",
686
686
  "author": {
687
687
  "name": "Vjacheslav Trushkin",
@@ -1142,8 +1142,8 @@
1142
1142
  },
1143
1143
  "codicon": {
1144
1144
  "name": "Codicons",
1145
- "total": 408,
1146
- "version": "0.0.29",
1145
+ "total": 411,
1146
+ "version": "0.0.30",
1147
1147
  "author": {
1148
1148
  "name": "Microsoft Corporation",
1149
1149
  "url": "https://github.com/microsoft/vscode-codicons"
@@ -1277,8 +1277,8 @@
1277
1277
  },
1278
1278
  "octicon": {
1279
1279
  "name": "Octicons",
1280
- "total": 496,
1281
- "version": "17.1.0",
1280
+ "total": 499,
1281
+ "version": "17.2.0",
1282
1282
  "author": {
1283
1283
  "name": "GitHub",
1284
1284
  "url": "https://github.com/primer/octicons/"
@@ -1300,7 +1300,7 @@
1300
1300
  "ooui": {
1301
1301
  "name": "OOUI",
1302
1302
  "total": 322,
1303
- "version": "0.43.2",
1303
+ "version": "0.44.0",
1304
1304
  "author": {
1305
1305
  "name": "OOUI Team",
1306
1306
  "url": "https://github.com/wikimedia/oojs-ui"
@@ -1758,7 +1758,7 @@
1758
1758
  },
1759
1759
  "circle-flags": {
1760
1760
  "name": "Circle Flags",
1761
- "total": 356,
1761
+ "total": 373,
1762
1762
  "version": "1.0.0",
1763
1763
  "author": {
1764
1764
  "name": "HatScripts",
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.101",
4
+ "version": "1.0.104",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",