@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 +7 -7
- package/collections.md +7 -7
- package/composer.json +1 -1
- package/json/arcticons.json +292 -7
- package/json/circle-flags.json +361 -361
- package/json/iconoir.json +20 -20
- package/json/octicon.json +12 -2
- package/json/pajamas.json +13 -3
- package/json/tabler.json +721 -242
- package/package.json +1 -1
package/collections.json
CHANGED
|
@@ -153,8 +153,8 @@
|
|
|
153
153
|
},
|
|
154
154
|
"tabler": {
|
|
155
155
|
"name": "Tabler Icons",
|
|
156
|
-
"total":
|
|
157
|
-
"version": "1.
|
|
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.
|
|
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":
|
|
1170
|
-
"version": "3.
|
|
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":
|
|
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":
|
|
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:
|
|
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.
|
|
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.
|
|
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:
|
|
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.
|
|
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:
|
|
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:
|
|
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