@iconify/collections 1.0.655 → 1.0.656

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
@@ -138,7 +138,7 @@
138
138
  "line-md": {
139
139
  "name": "Material Line Icons",
140
140
  "total": 1218,
141
- "version": "3.0.3",
141
+ "version": "3.0.4",
142
142
  "author": {
143
143
  "name": "Vjacheslav Trushkin",
144
144
  "url": "https://github.com/cyberalien/line-md"
@@ -197,7 +197,7 @@
197
197
  "tabler": {
198
198
  "name": "Tabler Icons",
199
199
  "total": 6038,
200
- "version": "3.37.1",
200
+ "version": "3.38.0",
201
201
  "author": {
202
202
  "name": "Paweł Kuna",
203
203
  "url": "https://github.com/tabler/tabler-icons"
@@ -3682,8 +3682,8 @@
3682
3682
  },
3683
3683
  "simple-icons": {
3684
3684
  "name": "Simple Icons",
3685
- "total": 3397,
3686
- "version": "16.9.0",
3685
+ "total": 3407,
3686
+ "version": "16.10.0",
3687
3687
  "author": {
3688
3688
  "name": "Simple Icons Collaborators",
3689
3689
  "url": "https://github.com/simple-icons/simple-icons"
@@ -4065,7 +4065,7 @@
4065
4065
  },
4066
4066
  "openmoji": {
4067
4067
  "name": "OpenMoji",
4068
- "total": 4449,
4068
+ "total": 4460,
4069
4069
  "author": {
4070
4070
  "name": "OpenMoji",
4071
4071
  "url": "https://github.com/hfg-gmuend/openmoji"
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.655",
5
+ "version": "1.0.656",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",