@iconify/collections 1.0.293 → 1.0.294

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
@@ -526,7 +526,7 @@
526
526
  },
527
527
  "lucide": {
528
528
  "name": "Lucide",
529
- "total": 1148,
529
+ "total": 1152,
530
530
  "author": {
531
531
  "name": "Lucide Contributors",
532
532
  "url": "https://github.com/lucide-icons/lucide"
@@ -1092,7 +1092,7 @@
1092
1092
  },
1093
1093
  "fluent": {
1094
1094
  "name": "Fluent UI System Icons",
1095
- "total": 13813,
1095
+ "total": 13847,
1096
1096
  "version": "1.1.203",
1097
1097
  "author": {
1098
1098
  "name": "Microsoft Corporation",
@@ -1924,8 +1924,8 @@
1924
1924
  },
1925
1925
  "simple-icons": {
1926
1926
  "name": "Simple Icons",
1927
- "total": 2474,
1928
- "version": "9.1.0",
1927
+ "total": 2480,
1928
+ "version": "9.2.0",
1929
1929
  "author": {
1930
1930
  "name": "Simple Icons Collaborators",
1931
1931
  "url": "https://github.com/simple-icons/simple-icons"
@@ -2014,7 +2014,7 @@
2014
2014
  },
2015
2015
  "arcticons": {
2016
2016
  "name": "Arcticons",
2017
- "total": 6363,
2017
+ "total": 6438,
2018
2018
  "author": {
2019
2019
  "name": "Donnnno",
2020
2020
  "url": "https://github.com/Donnnno/Arcticons"
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.293",
4
+ "version": "1.0.294",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",