@iconify/json 2.2.4 → 2.2.5
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 +2 -2
- package/collections.md +2 -2
- package/composer.json +1 -1
- package/json/circum.json +287 -287
- package/json/flag.json +5 -5
- package/json/pajamas.json +12 -3
- package/package.json +1 -1
package/collections.json
CHANGED
|
@@ -1188,8 +1188,8 @@
|
|
|
1188
1188
|
},
|
|
1189
1189
|
"pajamas": {
|
|
1190
1190
|
"name": "Gitlab SVGs",
|
|
1191
|
-
"total":
|
|
1192
|
-
"version": "3.
|
|
1191
|
+
"total": 356,
|
|
1192
|
+
"version": "3.16.0",
|
|
1193
1193
|
"author": {
|
|
1194
1194
|
"name": "GitLab B.V.",
|
|
1195
1195
|
"url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
|
package/collections.md
CHANGED
|
@@ -584,12 +584,12 @@
|
|
|
584
584
|
* File: [json/codicon.json](json/codicon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
585
585
|
|
|
586
586
|
## Gitlab SVGs
|
|
587
|
-
* Number of icons:
|
|
587
|
+
* Number of icons: 356
|
|
588
588
|
* Author: GitLab B.V.
|
|
589
589
|
* URL: https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main
|
|
590
590
|
* License: MIT
|
|
591
591
|
* License URL: https://gitlab.com/gitlab-org/gitlab-svgs/-/blob/main/LICENSE
|
|
592
|
-
* Version: 3.
|
|
592
|
+
* Version: 3.16.0
|
|
593
593
|
* Palette: Colorless
|
|
594
594
|
* Icon set prefix: `pajamas`
|
|
595
595
|
* File: [json/pajamas.json](json/pajamas.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|