@iconify/collections 1.0.530 → 1.0.532

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.
Files changed (2) hide show
  1. package/collections.json +36 -8
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -652,7 +652,7 @@
652
652
  },
653
653
  "flowbite": {
654
654
  "name": "Flowbite Icons",
655
- "total": 654,
655
+ "total": 751,
656
656
  "author": {
657
657
  "name": "Themesberg",
658
658
  "url": "https://github.com/themesberg/flowbite-icons"
@@ -733,6 +733,34 @@
733
733
  ],
734
734
  "palette": false
735
735
  },
736
+ "pixel": {
737
+ "name": "Pixel Icon",
738
+ "total": 427,
739
+ "author": {
740
+ "name": "HackerNoon",
741
+ "url": "https://github.com/hackernoon/pixel-icon-library"
742
+ },
743
+ "license": {
744
+ "title": "CC BY 4.0",
745
+ "spdx": "CC-BY-4.0",
746
+ "url": "https://creativecommons.org/licenses/by/4.0/"
747
+ },
748
+ "samples": [
749
+ "folder-solid",
750
+ "message",
751
+ "bullet-list",
752
+ "heading-1-solid",
753
+ "exclaimation",
754
+ "trash"
755
+ ],
756
+ "height": 24,
757
+ "category": "UI 24px",
758
+ "tags": [
759
+ "Precise Shapes",
760
+ "Has Padding"
761
+ ],
762
+ "palette": false
763
+ },
736
764
  "akar-icons": {
737
765
  "name": "Akar Icons",
738
766
  "total": 454,
@@ -795,7 +823,7 @@
795
823
  "proicons": {
796
824
  "name": "ProIcons",
797
825
  "total": 504,
798
- "version": "4.12.1",
826
+ "version": "4.12.2",
799
827
  "author": {
800
828
  "name": "ProCode",
801
829
  "url": "https://github.com/ProCode-Software/proicons"
@@ -2496,7 +2524,7 @@
2496
2524
  "pajamas": {
2497
2525
  "name": "Gitlab SVGs",
2498
2526
  "total": 386,
2499
- "version": "3.123.0",
2527
+ "version": "3.125.0",
2500
2528
  "author": {
2501
2529
  "name": "GitLab B.V.",
2502
2530
  "url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
@@ -2816,7 +2844,7 @@
2816
2844
  },
2817
2845
  "vscode-icons": {
2818
2846
  "name": "VSCode Icons",
2819
- "total": 1370,
2847
+ "total": 1372,
2820
2848
  "version": "12.11.0",
2821
2849
  "author": {
2822
2850
  "name": "Roberto Huertas",
@@ -2921,7 +2949,7 @@
2921
2949
  },
2922
2950
  "devicon": {
2923
2951
  "name": "Devicon",
2924
- "total": 912,
2952
+ "total": 913,
2925
2953
  "author": {
2926
2954
  "name": "konpa",
2927
2955
  "url": "https://github.com/devicons/devicon/tree/master"
@@ -2946,7 +2974,7 @@
2946
2974
  },
2947
2975
  "devicon-plain": {
2948
2976
  "name": "Devicon Plain",
2949
- "total": 668,
2977
+ "total": 669,
2950
2978
  "author": {
2951
2979
  "name": "konpa",
2952
2980
  "url": "https://github.com/devicons/devicon/tree/master"
@@ -3044,7 +3072,7 @@
3044
3072
  "simple-icons": {
3045
3073
  "name": "Simple Icons",
3046
3074
  "total": 3278,
3047
- "version": "14.11.0",
3075
+ "version": "14.11.1",
3048
3076
  "author": {
3049
3077
  "name": "Simple Icons Collaborators",
3050
3078
  "url": "https://github.com/simple-icons/simple-icons"
@@ -4072,7 +4100,7 @@
4072
4100
  },
4073
4101
  "healthicons": {
4074
4102
  "name": "Health Icons",
4075
- "total": 1994,
4103
+ "total": 2000,
4076
4104
  "version": "2.0.0",
4077
4105
  "author": {
4078
4106
  "name": "Resolve to Save Lives",
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@iconify/collections",
3
3
  "description": "Iconify icon sets list",
4
4
  "license": "MIT",
5
- "version": "1.0.530",
5
+ "version": "1.0.532",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",