@iconify/collections 1.0.103 → 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 +6 -6
  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"
@@ -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/"
@@ -1758,7 +1758,7 @@
1758
1758
  },
1759
1759
  "circle-flags": {
1760
1760
  "name": "Circle Flags",
1761
- "total": 357,
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.103",
4
+ "version": "1.0.104",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",