@iconify/collections 1.0.107 → 1.0.110

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
@@ -44,7 +44,7 @@
44
44
  },
45
45
  "mdi": {
46
46
  "name": "Material Design Icons",
47
- "total": 6945,
47
+ "total": 6990,
48
48
  "author": {
49
49
  "name": "Austin Andrews",
50
50
  "url": "https://github.com/Templarian/MaterialDesign"
@@ -132,7 +132,7 @@
132
132
  "bi": {
133
133
  "name": "Bootstrap Icons",
134
134
  "total": 1668,
135
- "version": "1.8.2",
135
+ "version": "1.8.3",
136
136
  "author": {
137
137
  "name": "The Bootstrap Authors",
138
138
  "url": "https://github.com/twbs/icons"
@@ -594,7 +594,7 @@
594
594
  "ep": {
595
595
  "name": "Element Plus",
596
596
  "total": 283,
597
- "version": "1.1.4",
597
+ "version": "2.0.0-beta.0",
598
598
  "author": {
599
599
  "name": "Element Plus",
600
600
  "url": "https://github.com/element-plus/element-plus-icons"
@@ -1142,7 +1142,7 @@
1142
1142
  },
1143
1143
  "codicon": {
1144
1144
  "name": "Codicons",
1145
- "total": 411,
1145
+ "total": 412,
1146
1146
  "version": "0.0.30",
1147
1147
  "author": {
1148
1148
  "name": "Microsoft Corporation",
@@ -1630,7 +1630,7 @@
1630
1630
  },
1631
1631
  "arcticons": {
1632
1632
  "name": "Arcticons",
1633
- "total": 4238,
1633
+ "total": 4274,
1634
1634
  "author": {
1635
1635
  "name": "Donno",
1636
1636
  "url": "https://github.com/Donno/Arcticons"
@@ -1758,7 +1758,7 @@
1758
1758
  },
1759
1759
  "circle-flags": {
1760
1760
  "name": "Circle Flags",
1761
- "total": 413,
1761
+ "total": 348,
1762
1762
  "version": "1.0.0",
1763
1763
  "author": {
1764
1764
  "name": "HatScripts",
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.107",
4
+ "version": "1.0.110",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",