@iconify/collections 1.0.196 → 1.0.198

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 +32 -10
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "material-symbols": {
3
3
  "name": "Material Symbols",
4
- "total": 8413,
4
+ "total": 8431,
5
5
  "author": {
6
6
  "name": "Google",
7
7
  "url": "https://github.com/google/material-design-icons"
@@ -44,7 +44,7 @@
44
44
  },
45
45
  "mdi": {
46
46
  "name": "Material Design Icons",
47
- "total": 7134,
47
+ "total": 7196,
48
48
  "author": {
49
49
  "name": "Austin Andrews",
50
50
  "url": "https://github.com/Templarian/MaterialDesign"
@@ -153,8 +153,8 @@
153
153
  },
154
154
  "tabler": {
155
155
  "name": "Tabler Icons",
156
- "total": 2979,
157
- "version": "1.111.0",
156
+ "total": 3000,
157
+ "version": "1.112.0",
158
158
  "author": {
159
159
  "name": "Paweł Kuna",
160
160
  "url": "https://github.com/tabler/tabler-icons"
@@ -286,7 +286,7 @@
286
286
  "iconoir": {
287
287
  "name": "Iconoir",
288
288
  "total": 1209,
289
- "version": "5.4.0",
289
+ "version": "5.4.1",
290
290
  "author": {
291
291
  "name": "Luca Burgio",
292
292
  "url": "https://github.com/lucaburgio/iconoir"
@@ -635,6 +635,28 @@
635
635
  "category": "General",
636
636
  "palette": false
637
637
  },
638
+ "circum": {
639
+ "name": "Circum Icons",
640
+ "total": 285,
641
+ "version": "1.0.0",
642
+ "author": {
643
+ "name": "Klarr Agency",
644
+ "url": "https://github.com/Klarr-Agency/Circum-Icons"
645
+ },
646
+ "license": {
647
+ "title": "Mozilla Public License 2.0",
648
+ "spdx": "MPL-2.0",
649
+ "url": "https://github.com/Klarr-Agency/Circum-Icons/blob/main/LICENSE"
650
+ },
651
+ "samples": [
652
+ "text",
653
+ "pill",
654
+ "zoom-out"
655
+ ],
656
+ "height": 24,
657
+ "category": "General",
658
+ "palette": false
659
+ },
638
660
  "mdi-light": {
639
661
  "name": "Material Design Light",
640
662
  "total": 267,
@@ -1166,8 +1188,8 @@
1166
1188
  },
1167
1189
  "pajamas": {
1168
1190
  "name": "Gitlab SVGs",
1169
- "total": 348,
1170
- "version": "3.8.0",
1191
+ "total": 350,
1192
+ "version": "3.9.0",
1171
1193
  "author": {
1172
1194
  "name": "GitLab B.V.",
1173
1195
  "url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
@@ -1346,7 +1368,7 @@
1346
1368
  "nimbus": {
1347
1369
  "name": "Nimbus",
1348
1370
  "total": 140,
1349
- "version": "0.2.9",
1371
+ "version": "0.3.1",
1350
1372
  "author": {
1351
1373
  "name": "Linkedstore S.A.",
1352
1374
  "url": "https://github.com/TiendaNube/nimbus-icons"
@@ -1674,8 +1696,8 @@
1674
1696
  },
1675
1697
  "simple-icons": {
1676
1698
  "name": "Simple Icons",
1677
- "total": 2406,
1678
- "version": "7.19.0",
1699
+ "total": 2407,
1700
+ "version": "7.20.0",
1679
1701
  "author": {
1680
1702
  "name": "Simple Icons Collaborators",
1681
1703
  "url": "https://github.com/simple-icons/simple-icons"
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.196",
4
+ "version": "1.0.198",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",