@iconify/collections 1.0.214 → 1.0.216

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 +6 -6
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -132,7 +132,7 @@
132
132
  "bi": {
133
133
  "name": "Bootstrap Icons",
134
134
  "total": 1953,
135
- "version": "1.10.2",
135
+ "version": "1.10.3",
136
136
  "author": {
137
137
  "name": "The Bootstrap Authors",
138
138
  "url": "https://github.com/twbs/icons"
@@ -153,8 +153,8 @@
153
153
  },
154
154
  "tabler": {
155
155
  "name": "Tabler Icons",
156
- "total": 3108,
157
- "version": "1.118.0",
156
+ "total": 3128,
157
+ "version": "1.119.0",
158
158
  "author": {
159
159
  "name": "Paweł Kuna",
160
160
  "url": "https://github.com/tabler/tabler-icons"
@@ -1718,8 +1718,8 @@
1718
1718
  },
1719
1719
  "simple-icons": {
1720
1720
  "name": "Simple Icons",
1721
- "total": 2414,
1722
- "version": "8.1.0",
1721
+ "total": 2419,
1722
+ "version": "8.2.0",
1723
1723
  "author": {
1724
1724
  "name": "Simple Icons Collaborators",
1725
1725
  "url": "https://github.com/simple-icons/simple-icons"
@@ -1786,7 +1786,7 @@
1786
1786
  },
1787
1787
  "arcticons": {
1788
1788
  "name": "Arcticons",
1789
- "total": 5002,
1789
+ "total": 5001,
1790
1790
  "author": {
1791
1791
  "name": "Donnnno",
1792
1792
  "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.214",
4
+ "version": "1.0.216",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",