@iconify/collections 1.0.364 → 1.0.365

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 +7 -7
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -259,8 +259,8 @@
259
259
  },
260
260
  "iconoir": {
261
261
  "name": "Iconoir",
262
- "total": 1506,
263
- "version": "7.0.3",
262
+ "total": 1512,
263
+ "version": "7.1.0",
264
264
  "author": {
265
265
  "name": "Luca Burgio",
266
266
  "url": "https://github.com/iconoir-icons/iconoir"
@@ -588,7 +588,7 @@
588
588
  },
589
589
  "mynaui": {
590
590
  "name": "Myna UI Icons",
591
- "total": 600,
591
+ "total": 620,
592
592
  "author": {
593
593
  "name": "Praveen Juge",
594
594
  "url": "https://github.com/praveenjuge/mynaui-icons"
@@ -2032,8 +2032,8 @@
2032
2032
  },
2033
2033
  "simple-icons": {
2034
2034
  "name": "Simple Icons",
2035
- "total": 2794,
2036
- "version": "10.0.0",
2035
+ "total": 2839,
2036
+ "version": "10.1.0",
2037
2037
  "author": {
2038
2038
  "name": "Simple Icons Collaborators",
2039
2039
  "url": "https://github.com/simple-icons/simple-icons"
@@ -2165,7 +2165,7 @@
2165
2165
  },
2166
2166
  "devicon": {
2167
2167
  "name": "Devicon",
2168
- "total": 737,
2168
+ "total": 739,
2169
2169
  "author": {
2170
2170
  "name": "konpa",
2171
2171
  "url": "https://github.com/devicons/devicon/tree/master"
@@ -2187,7 +2187,7 @@
2187
2187
  },
2188
2188
  "devicon-plain": {
2189
2189
  "name": "Devicon Plain",
2190
- "total": 542,
2190
+ "total": 553,
2191
2191
  "author": {
2192
2192
  "name": "konpa",
2193
2193
  "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.364",
4
+ "version": "1.0.365",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",