@iconify/collections 1.0.533 → 1.0.534

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 +5 -5
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -2010,8 +2010,8 @@
2010
2010
  },
2011
2011
  "fluent": {
2012
2012
  "name": "Fluent UI System Icons",
2013
- "total": 17646,
2014
- "version": "1.1.291",
2013
+ "total": 17650,
2014
+ "version": "1.1.293",
2015
2015
  "author": {
2016
2016
  "name": "Microsoft Corporation",
2017
2017
  "url": "https://github.com/microsoft/fluentui-system-icons"
@@ -2737,7 +2737,7 @@
2737
2737
  },
2738
2738
  "qlementine-icons": {
2739
2739
  "name": "Qlementine Icons",
2740
- "total": 616,
2740
+ "total": 649,
2741
2741
  "author": {
2742
2742
  "name": "Olivier Cléro",
2743
2743
  "url": "https://github.com/oclero/qlementine-icons"
@@ -2761,7 +2761,7 @@
2761
2761
  "fluent-color": {
2762
2762
  "name": "Fluent UI System Color Icons",
2763
2763
  "total": 820,
2764
- "version": "1.1.291",
2764
+ "version": "1.1.293",
2765
2765
  "author": {
2766
2766
  "name": "Microsoft Corporation",
2767
2767
  "url": "https://github.com/microsoft/fluentui-system-icons"
@@ -2873,7 +2873,7 @@
2873
2873
  },
2874
2874
  "codicon": {
2875
2875
  "name": "Codicons",
2876
- "total": 473,
2876
+ "total": 475,
2877
2877
  "version": "0.0.37",
2878
2878
  "author": {
2879
2879
  "name": "Microsoft Corporation",
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.533",
5
+ "version": "1.0.534",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",