@iconify/json 2.1.110 → 2.1.112

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
@@ -153,8 +153,8 @@
153
153
  },
154
154
  "tabler": {
155
155
  "name": "Tabler Icons",
156
- "total": 2681,
157
- "version": "1.96.0",
156
+ "total": 2763,
157
+ "version": "1.100.0",
158
158
  "author": {
159
159
  "name": "Paweł Kuna",
160
160
  "url": "https://github.com/tabler/tabler-icons"
@@ -286,7 +286,7 @@
286
286
  "iconoir": {
287
287
  "name": "Iconoir",
288
288
  "total": 1188,
289
- "version": "5.3.0",
289
+ "version": "5.3.1",
290
290
  "author": {
291
291
  "name": "Luca Burgio",
292
292
  "url": "https://github.com/lucaburgio/iconoir"
@@ -1166,8 +1166,8 @@
1166
1166
  },
1167
1167
  "pajamas": {
1168
1168
  "name": "Gitlab SVGs",
1169
- "total": 343,
1170
- "version": "3.3.0",
1169
+ "total": 345,
1170
+ "version": "3.4.0",
1171
1171
  "author": {
1172
1172
  "name": "GitLab B.V.",
1173
1173
  "url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
@@ -1301,7 +1301,7 @@
1301
1301
  },
1302
1302
  "octicon": {
1303
1303
  "name": "Octicons",
1304
- "total": 516,
1304
+ "total": 518,
1305
1305
  "version": "17.5.0",
1306
1306
  "author": {
1307
1307
  "name": "GitHub",
@@ -1742,7 +1742,7 @@
1742
1742
  },
1743
1743
  "arcticons": {
1744
1744
  "name": "Arcticons",
1745
- "total": 4604,
1745
+ "total": 4699,
1746
1746
  "author": {
1747
1747
  "name": "Donnnno",
1748
1748
  "url": "https://github.com/Donnnno/Arcticons"
package/collections.md CHANGED
@@ -70,12 +70,12 @@
70
70
 
71
71
 
72
72
  ### Tabler Icons
73
- * Number of icons: 2681
73
+ * Number of icons: 2763
74
74
  * Author: Paweł Kuna
75
75
  * URL: https://github.com/tabler/tabler-icons
76
76
  * License: MIT
77
77
  * License URL: https://github.com/tabler/tabler-icons/blob/master/LICENSE
78
- * Version: 1.96.0
78
+ * Version: 1.100.0
79
79
  * Palette: Colorless
80
80
 
81
81
 
@@ -133,7 +133,7 @@
133
133
  * URL: https://github.com/lucaburgio/iconoir
134
134
  * License: MIT
135
135
  * License URL: https://github.com/lucaburgio/iconoir/blob/master/LICENSE
136
- * Version: 5.3.0
136
+ * Version: 5.3.1
137
137
  * Palette: Colorless
138
138
 
139
139
 
@@ -521,12 +521,12 @@
521
521
 
522
522
 
523
523
  ### Gitlab SVGs
524
- * Number of icons: 343
524
+ * Number of icons: 345
525
525
  * Author: GitLab B.V.
526
526
  * URL: https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main
527
527
  * License: MIT
528
528
  * License URL: https://gitlab.com/gitlab-org/gitlab-svgs/-/blob/main/LICENSE
529
- * Version: 3.3.0
529
+ * Version: 3.4.0
530
530
  * Palette: Colorless
531
531
 
532
532
 
@@ -581,7 +581,7 @@
581
581
 
582
582
 
583
583
  ### Octicons
584
- * Number of icons: 516
584
+ * Number of icons: 518
585
585
  * Author: GitHub
586
586
  * URL: https://github.com/primer/octicons/
587
587
  * License: MIT
@@ -773,7 +773,7 @@
773
773
 
774
774
 
775
775
  ### Arcticons
776
- * Number of icons: 4604
776
+ * Number of icons: 4699
777
777
  * Author: Donnnno
778
778
  * URL: https://github.com/Donnnno/Arcticons
779
779
  * License: CC BY-SA 4.0
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.110",
5
+ "version": "2.1.112",
6
6
  "license": "MIT",
7
7
  "homepage": "https://iconify.design/icon-sets/",
8
8
  "autoload": {