@iconify/collections 1.0.277 → 1.0.279

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
@@ -44,7 +44,7 @@
44
44
  },
45
45
  "mdi": {
46
46
  "name": "Material Design Icons",
47
- "total": 7333,
47
+ "total": 7334,
48
48
  "author": {
49
49
  "name": "Pictogrammers",
50
50
  "url": "https://github.com/Templarian/MaterialDesign"
@@ -108,8 +108,8 @@
108
108
  },
109
109
  "tabler": {
110
110
  "name": "Tabler Icons",
111
- "total": 4140,
112
- "version": "2.17.0",
111
+ "total": 4158,
112
+ "version": "2.18.0",
113
113
  "author": {
114
114
  "name": "Paweł Kuna",
115
115
  "url": "https://github.com/tabler/tabler-icons"
@@ -481,8 +481,8 @@
481
481
  },
482
482
  "octicon": {
483
483
  "name": "Octicons",
484
- "total": 577,
485
- "version": "19.0.0",
484
+ "total": 581,
485
+ "version": "19.1.0",
486
486
  "author": {
487
487
  "name": "GitHub",
488
488
  "url": "https://github.com/primer/octicons/"
@@ -526,7 +526,7 @@
526
526
  },
527
527
  "lucide": {
528
528
  "name": "Lucide",
529
- "total": 1081,
529
+ "total": 1083,
530
530
  "author": {
531
531
  "name": "Lucide Contributors",
532
532
  "url": "https://github.com/lucide-icons/lucide"
@@ -632,8 +632,8 @@
632
632
  },
633
633
  "akar-icons": {
634
634
  "name": "Akar Icons",
635
- "total": 438,
636
- "version": "1.9.27",
635
+ "total": 449,
636
+ "version": "1.9.28",
637
637
  "author": {
638
638
  "name": "Arturo Wibawa",
639
639
  "url": "https://github.com/artcoholic/akar-icons"
@@ -1885,8 +1885,8 @@
1885
1885
  },
1886
1886
  "simple-icons": {
1887
1887
  "name": "Simple Icons",
1888
- "total": 2458,
1889
- "version": "8.13.0",
1888
+ "total": 2459,
1889
+ "version": "8.14.0",
1890
1890
  "author": {
1891
1891
  "name": "Simple Icons Collaborators",
1892
1892
  "url": "https://github.com/simple-icons/simple-icons"
@@ -2018,7 +2018,7 @@
2018
2018
  },
2019
2019
  "devicon": {
2020
2020
  "name": "Devicon",
2021
- "total": 668,
2021
+ "total": 669,
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": 513,
2043
+ "total": 514,
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.277",
4
+ "version": "1.0.279",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",