@iconify/collections 1.0.631 → 1.0.632

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
@@ -196,7 +196,7 @@
196
196
  },
197
197
  "tabler": {
198
198
  "name": "Tabler Icons",
199
- "total": 5984,
199
+ "total": 5985,
200
200
  "version": "3.36.0",
201
201
  "author": {
202
202
  "name": "Paweł Kuna",
@@ -3509,7 +3509,7 @@
3509
3509
  },
3510
3510
  "devicon": {
3511
3511
  "name": "Devicon",
3512
- "total": 1004,
3512
+ "total": 1019,
3513
3513
  "author": {
3514
3514
  "name": "konpa",
3515
3515
  "url": "https://github.com/devicons/devicon/tree/master"
@@ -3534,7 +3534,7 @@
3534
3534
  },
3535
3535
  "devicon-plain": {
3536
3536
  "name": "Devicon Plain",
3537
- "total": 733,
3537
+ "total": 743,
3538
3538
  "author": {
3539
3539
  "name": "konpa",
3540
3540
  "url": "https://github.com/devicons/devicon/tree/master"
@@ -3809,7 +3809,7 @@
3809
3809
  },
3810
3810
  "arcticons": {
3811
3811
  "name": "Arcticons",
3812
- "total": 13758,
3812
+ "total": 14007,
3813
3813
  "author": {
3814
3814
  "name": "Donnnno",
3815
3815
  "url": "https://github.com/Arcticons-Team/Arcticons"
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.631",
5
+ "version": "1.0.632",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",