@iconify/collections 1.0.281 → 1.0.282

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 +8 -8
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -108,8 +108,8 @@
108
108
  },
109
109
  "tabler": {
110
110
  "name": "Tabler Icons",
111
- "total": 4176,
112
- "version": "2.19.0",
111
+ "total": 4213,
112
+ "version": "2.20.0",
113
113
  "author": {
114
114
  "name": "Paweł Kuna",
115
115
  "url": "https://github.com/tabler/tabler-icons"
@@ -1092,8 +1092,8 @@
1092
1092
  },
1093
1093
  "fluent": {
1094
1094
  "name": "Fluent UI System Icons",
1095
- "total": 13669,
1096
- "version": "1.1.201",
1095
+ "total": 13759,
1096
+ "version": "1.1.202",
1097
1097
  "author": {
1098
1098
  "name": "Microsoft Corporation",
1099
1099
  "url": "https://github.com/microsoft/fluentui-system-icons"
@@ -1885,8 +1885,8 @@
1885
1885
  },
1886
1886
  "simple-icons": {
1887
1887
  "name": "Simple Icons",
1888
- "total": 2459,
1889
- "version": "8.14.0",
1888
+ "total": 2461,
1889
+ "version": "8.15.0",
1890
1890
  "author": {
1891
1891
  "name": "Simple Icons Collaborators",
1892
1892
  "url": "https://github.com/simple-icons/simple-icons"
@@ -2018,7 +2018,7 @@
2018
2018
  },
2019
2019
  "devicon": {
2020
2020
  "name": "Devicon",
2021
- "total": 670,
2021
+ "total": 671,
2022
2022
  "author": {
2023
2023
  "name": "konpa",
2024
2024
  "url": "https://github.com/devicons/devicon/tree/master"
@@ -2040,7 +2040,7 @@
2040
2040
  },
2041
2041
  "devicon-plain": {
2042
2042
  "name": "Devicon Plain",
2043
- "total": 515,
2043
+ "total": 516,
2044
2044
  "author": {
2045
2045
  "name": "konpa",
2046
2046
  "url": "https://github.com/devicons/devicon/tree/master"
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.281",
4
+ "version": "1.0.282",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",