@iconify/collections 1.0.52 → 1.0.53

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 +4 -4
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "mdi": {
3
3
  "name": "Material Design Icons",
4
- "total": 6673,
4
+ "total": 6675,
5
5
  "author": {
6
6
  "name": "Austin Andrews",
7
7
  "url": "https://github.com/Templarian/MaterialDesign"
@@ -709,8 +709,8 @@
709
709
  },
710
710
  "octicon": {
711
711
  "name": "Octicons",
712
- "total": 476,
713
- "version": "16.2.0",
712
+ "total": 483,
713
+ "version": "16.3.0",
714
714
  "author": {
715
715
  "name": "GitHub",
716
716
  "url": "https://github.com/primer/octicons/"
@@ -734,7 +734,7 @@
734
734
  },
735
735
  "codicon": {
736
736
  "name": "Codicons",
737
- "total": 388,
737
+ "total": 398,
738
738
  "version": "0.0.27",
739
739
  "author": {
740
740
  "name": "Microsoft Corporation",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@iconify/collections",
3
3
  "description": "Iconify icon sets list",
4
- "version": "1.0.52",
4
+ "version": "1.0.53",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",