@iconify/json 2.2.58 → 2.2.60
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 +674 -11
- package/json/codicon.json +2 -2
- package/json/devicon-plain.json +5 -2
- package/json/devicon.json +5 -2
- package/json/fluent.json +4 -4
- package/json/icon-park-outline.json +53 -53
- package/json/icon-park-solid.json +72 -72
- package/json/icon-park-twotone.json +35 -35
- package/json/icon-park.json +53 -53
- package/json/iconoir.json +22 -22
- package/json/lucide.json +128 -23
- package/json/pajamas.json +1 -1
- package/package.json +1 -1
package/collections.json
CHANGED
|
@@ -328,7 +328,7 @@
|
|
|
328
328
|
"iconoir": {
|
|
329
329
|
"name": "Iconoir",
|
|
330
330
|
"total": 1342,
|
|
331
|
-
"version": "6.
|
|
331
|
+
"version": "6.7.0",
|
|
332
332
|
"author": {
|
|
333
333
|
"name": "Luca Burgio",
|
|
334
334
|
"url": "https://github.com/iconoir-icons/iconoir"
|
|
@@ -526,7 +526,7 @@
|
|
|
526
526
|
},
|
|
527
527
|
"lucide": {
|
|
528
528
|
"name": "Lucide",
|
|
529
|
-
"total":
|
|
529
|
+
"total": 1063,
|
|
530
530
|
"author": {
|
|
531
531
|
"name": "Lucide Contributors",
|
|
532
532
|
"url": "https://github.com/lucide-icons/lucide"
|
|
@@ -1136,7 +1136,7 @@
|
|
|
1136
1136
|
},
|
|
1137
1137
|
"icon-park-solid": {
|
|
1138
1138
|
"name": "IconPark Solid",
|
|
1139
|
-
"total":
|
|
1139
|
+
"total": 1947,
|
|
1140
1140
|
"version": "1.4.2",
|
|
1141
1141
|
"author": {
|
|
1142
1142
|
"name": "ByteDance",
|
|
@@ -1294,7 +1294,7 @@
|
|
|
1294
1294
|
"pajamas": {
|
|
1295
1295
|
"name": "Gitlab SVGs",
|
|
1296
1296
|
"total": 361,
|
|
1297
|
-
"version": "3.
|
|
1297
|
+
"version": "3.43.0",
|
|
1298
1298
|
"author": {
|
|
1299
1299
|
"name": "GitLab B.V.",
|
|
1300
1300
|
"url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
|
|
@@ -1975,7 +1975,7 @@
|
|
|
1975
1975
|
},
|
|
1976
1976
|
"arcticons": {
|
|
1977
1977
|
"name": "Arcticons",
|
|
1978
|
-
"total":
|
|
1978
|
+
"total": 6043,
|
|
1979
1979
|
"author": {
|
|
1980
1980
|
"name": "Donnnno",
|
|
1981
1981
|
"url": "https://github.com/Donnnno/Arcticons"
|
|
@@ -2018,7 +2018,7 @@
|
|
|
2018
2018
|
},
|
|
2019
2019
|
"devicon": {
|
|
2020
2020
|
"name": "Devicon",
|
|
2021
|
-
"total":
|
|
2021
|
+
"total": 668,
|
|
2022
2022
|
"author": {
|
|
2023
2023
|
"name": "konpa",
|
|
2024
2024
|
"url": "https://github.com/devicons/devicon/tree/master"
|
|
@@ -2040,7 +2040,7 @@
|
|
|
2040
2040
|
},
|
|
2041
2041
|
"devicon-plain": {
|
|
2042
2042
|
"name": "Devicon Plain",
|
|
2043
|
-
"total":
|
|
2043
|
+
"total": 513,
|
|
2044
2044
|
"author": {
|
|
2045
2045
|
"name": "konpa",
|
|
2046
2046
|
"url": "https://github.com/devicons/devicon/tree/master"
|
package/collections.md
CHANGED
|
@@ -165,7 +165,7 @@
|
|
|
165
165
|
* URL: https://github.com/iconoir-icons/iconoir
|
|
166
166
|
* License: MIT
|
|
167
167
|
* License URL: https://github.com/iconoir-icons/iconoir/blob/main/LICENSE
|
|
168
|
-
* Version: 6.
|
|
168
|
+
* Version: 6.7.0
|
|
169
169
|
* Palette: Colorless
|
|
170
170
|
* Icon set prefix: `iconoir`
|
|
171
171
|
* File: [json/iconoir.json](json/iconoir.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -259,7 +259,7 @@
|
|
|
259
259
|
* File: [json/cil.json](json/cil.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
260
260
|
|
|
261
261
|
## Lucide
|
|
262
|
-
* Number of icons:
|
|
262
|
+
* Number of icons: 1063
|
|
263
263
|
* Author: Lucide Contributors
|
|
264
264
|
* URL: https://github.com/lucide-icons/lucide
|
|
265
265
|
* License: ISC
|
|
@@ -558,7 +558,7 @@
|
|
|
558
558
|
* File: [json/icon-park-outline.json](json/icon-park-outline.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
559
559
|
|
|
560
560
|
## IconPark Solid
|
|
561
|
-
* Number of icons:
|
|
561
|
+
* Number of icons: 1947
|
|
562
562
|
* Author: ByteDance
|
|
563
563
|
* URL: https://github.com/bytedance/IconPark
|
|
564
564
|
* License: Apache 2.0
|
|
@@ -639,7 +639,7 @@
|
|
|
639
639
|
* URL: https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main
|
|
640
640
|
* License: MIT
|
|
641
641
|
* License URL: https://gitlab.com/gitlab-org/gitlab-svgs/-/blob/main/LICENSE
|
|
642
|
-
* Version: 3.
|
|
642
|
+
* Version: 3.43.0
|
|
643
643
|
* Palette: Colorless
|
|
644
644
|
* Icon set prefix: `pajamas`
|
|
645
645
|
* File: [json/pajamas.json](json/pajamas.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -963,7 +963,7 @@
|
|
|
963
963
|
* File: [json/nonicons.json](json/nonicons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
964
964
|
|
|
965
965
|
## Arcticons
|
|
966
|
-
* Number of icons:
|
|
966
|
+
* Number of icons: 6043
|
|
967
967
|
* Author: Donnnno
|
|
968
968
|
* URL: https://github.com/Donnnno/Arcticons
|
|
969
969
|
* License: CC BY-SA 4.0
|
|
@@ -983,7 +983,7 @@
|
|
|
983
983
|
* File: [json/file-icons.json](json/file-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
984
984
|
|
|
985
985
|
## Devicon
|
|
986
|
-
* Number of icons:
|
|
986
|
+
* Number of icons: 668
|
|
987
987
|
* Author: konpa
|
|
988
988
|
* URL: https://github.com/devicons/devicon/tree/master
|
|
989
989
|
* License: MIT
|
|
@@ -993,7 +993,7 @@
|
|
|
993
993
|
* File: [json/devicon.json](json/devicon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
994
994
|
|
|
995
995
|
## Devicon Plain
|
|
996
|
-
* Number of icons:
|
|
996
|
+
* Number of icons: 513
|
|
997
997
|
* Author: konpa
|
|
998
998
|
* URL: https://github.com/devicons/devicon/tree/master
|
|
999
999
|
* License: MIT
|
package/composer.json
CHANGED