@iconify/collections 1.0.279 → 1.0.281

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 +12 -12
  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": 4158,
112
- "version": "2.18.0",
111
+ "total": 4176,
112
+ "version": "2.19.0",
113
113
  "author": {
114
114
  "name": "Paweł Kuna",
115
115
  "url": "https://github.com/tabler/tabler-icons"
@@ -130,8 +130,8 @@
130
130
  },
131
131
  "ri": {
132
132
  "name": "Remix Icon",
133
- "total": 2469,
134
- "version": "3.2.0",
133
+ "total": 2481,
134
+ "version": "3.3.0",
135
135
  "author": {
136
136
  "name": "Remix Design",
137
137
  "url": "https://github.com/Remix-Design/RemixIcon"
@@ -526,7 +526,7 @@
526
526
  },
527
527
  "lucide": {
528
528
  "name": "Lucide",
529
- "total": 1083,
529
+ "total": 1094,
530
530
  "author": {
531
531
  "name": "Lucide Contributors",
532
532
  "url": "https://github.com/lucide-icons/lucide"
@@ -1293,8 +1293,8 @@
1293
1293
  },
1294
1294
  "pajamas": {
1295
1295
  "name": "Gitlab SVGs",
1296
- "total": 363,
1297
- "version": "3.46.0",
1296
+ "total": 364,
1297
+ "version": "3.47.0",
1298
1298
  "author": {
1299
1299
  "name": "GitLab B.V.",
1300
1300
  "url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
@@ -1492,8 +1492,8 @@
1492
1492
  },
1493
1493
  "ooui": {
1494
1494
  "name": "OOUI",
1495
- "total": 348,
1496
- "version": "0.46.3",
1495
+ "total": 349,
1496
+ "version": "0.47.0",
1497
1497
  "author": {
1498
1498
  "name": "OOUI Team",
1499
1499
  "url": "https://github.com/wikimedia/oojs-ui"
@@ -1865,7 +1865,7 @@
1865
1865
  },
1866
1866
  "logos": {
1867
1867
  "name": "SVG Logos",
1868
- "total": 1692,
1868
+ "total": 1739,
1869
1869
  "author": {
1870
1870
  "name": "Gil Barbara",
1871
1871
  "url": "https://github.com/gilbarbara/logos"
@@ -2018,7 +2018,7 @@
2018
2018
  },
2019
2019
  "devicon": {
2020
2020
  "name": "Devicon",
2021
- "total": 669,
2021
+ "total": 670,
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": 514,
2043
+ "total": 515,
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.279",
4
+ "version": "1.0.281",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",