@iconify/json 2.1.43 → 2.1.44

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 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/collections.md CHANGED
@@ -17,7 +17,7 @@
17
17
  * URL: https://github.com/material-icons/material-icons
18
18
  * License: Apache 2.0
19
19
  * License URL: https://github.com/material-icons/material-icons/blob/master/LICENSE
20
- * Version: 1.0.27
20
+ * Version: 1.0.28
21
21
  * Palette: Colorless
22
22
 
23
23
 
@@ -65,7 +65,7 @@
65
65
  * URL: https://github.com/twbs/icons
66
66
  * License: MIT
67
67
  * License URL: https://github.com/twbs/icons/blob/main/LICENSE.md
68
- * Version: 1.8.1
68
+ * Version: 1.8.2
69
69
  * Palette: Colorless
70
70
 
71
71
 
@@ -199,7 +199,7 @@
199
199
 
200
200
 
201
201
  ### Lucide
202
- * Number of icons: 607
202
+ * Number of icons: 611
203
203
  * Author: Lucide Contributors
204
204
  * URL: https://github.com/lucide-icons/lucide
205
205
  * License: ISC
@@ -572,12 +572,12 @@
572
572
 
573
573
 
574
574
  ### Octicons
575
- * Number of icons: 496
575
+ * Number of icons: 499
576
576
  * Author: GitHub
577
577
  * URL: https://github.com/primer/octicons/
578
578
  * License: MIT
579
579
  * License URL: https://github.com/primer/octicons/blob/main/LICENSE
580
- * Version: 17.1.0
580
+ * Version: 17.2.0
581
581
  * Palette: Colorless
582
582
 
583
583
 
@@ -783,7 +783,7 @@
783
783
 
784
784
 
785
785
  ### Circle Flags
786
- * Number of icons: 357
786
+ * Number of icons: 373
787
787
  * Author: HatScripts
788
788
  * URL: https://github.com/HatScripts/circle-flags
789
789
  * License: MIT
package/composer.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "iconify/json",
3
3
  "description": "Iconify icons collection in JSON format",
4
4
  "type": "library",
5
- "version": "2.1.43",
5
+ "version": "2.1.44",
6
6
  "license": "MIT",
7
7
  "homepage": "https://iconify.design/icon-sets/",
8
8
  "autoload": {
package/json/bi.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "info": {
4
4
  "name": "Bootstrap Icons",
5
5
  "total": 1668,
6
- "version": "1.8.1",
6
+ "version": "1.8.2",
7
7
  "author": {
8
8
  "name": "The Bootstrap Authors",
9
9
  "url": "https://github.com/twbs/icons"