@iconify/collections 1.0.500 → 1.0.502

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 +88 -5
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -368,7 +368,7 @@
368
368
  },
369
369
  "iconoir": {
370
370
  "name": "Iconoir",
371
- "total": 1628,
371
+ "total": 1671,
372
372
  "version": "7.10.1",
373
373
  "author": {
374
374
  "name": "Luca Burgio",
@@ -1613,6 +1613,35 @@
1613
1613
  ],
1614
1614
  "palette": false
1615
1615
  },
1616
+ "famicons": {
1617
+ "name": "Famicons",
1618
+ "total": 1342,
1619
+ "author": {
1620
+ "name": "Family",
1621
+ "url": "https://github.com/familyjs/famicons"
1622
+ },
1623
+ "license": {
1624
+ "title": "MIT",
1625
+ "spdx": "MIT",
1626
+ "url": "https://github.com/familyjs/famicons/blob/main/LICENSE"
1627
+ },
1628
+ "samples": [
1629
+ "backspace-outline",
1630
+ "home-sharp",
1631
+ "bluetooth-outline",
1632
+ "glasses-sharp",
1633
+ "resize",
1634
+ "funnel-sharp"
1635
+ ],
1636
+ "height": 32,
1637
+ "displayHeight": 16,
1638
+ "category": "UI 16px / 32px",
1639
+ "tags": [
1640
+ "Precise Shapes",
1641
+ "Has Padding"
1642
+ ],
1643
+ "palette": false
1644
+ },
1616
1645
  "ant-design": {
1617
1646
  "name": "Ant Design Icons",
1618
1647
  "total": 830,
@@ -2281,6 +2310,33 @@
2281
2310
  ],
2282
2311
  "palette": false
2283
2312
  },
2313
+ "codex": {
2314
+ "name": "CodeX Icons",
2315
+ "total": 78,
2316
+ "author": {
2317
+ "name": "CodeX",
2318
+ "url": "https://github.com/codex-team/icons"
2319
+ },
2320
+ "license": {
2321
+ "title": "MIT",
2322
+ "spdx": "MIT",
2323
+ "url": "https://github.com/codex-team/icons/blob/master/LICENSE"
2324
+ },
2325
+ "samples": [
2326
+ "align-left",
2327
+ "table-with-headings",
2328
+ "heading",
2329
+ "delimiter",
2330
+ "dot-circle",
2331
+ "plus"
2332
+ ],
2333
+ "category": "UI Other / Mixed Grid",
2334
+ "tags": [
2335
+ "Has Padding",
2336
+ "Uses Stroke"
2337
+ ],
2338
+ "palette": false
2339
+ },
2284
2340
  "ei": {
2285
2341
  "name": "Evil Icons",
2286
2342
  "total": 70,
@@ -2461,6 +2517,33 @@
2461
2517
  "category": "UI Other / Mixed Grid",
2462
2518
  "palette": false
2463
2519
  },
2520
+ "garden": {
2521
+ "name": "Garden SVG Icons",
2522
+ "total": 987,
2523
+ "author": {
2524
+ "name": "Zendesk",
2525
+ "url": "https://github.com/zendeskgarden/svg-icons"
2526
+ },
2527
+ "license": {
2528
+ "title": "Apache 2.0",
2529
+ "spdx": "Apache-2.0",
2530
+ "url": "https://github.com/zendeskgarden/svg-icons/blob/main/LICENSE.md"
2531
+ },
2532
+ "samples": [
2533
+ "relationshape-sell-26",
2534
+ "bookmark-fill-12",
2535
+ "moon-fill-12",
2536
+ "x-stroke-16",
2537
+ "relationshape-guide-26",
2538
+ "heading-stroke-12"
2539
+ ],
2540
+ "category": "UI Other / Mixed Grid",
2541
+ "tags": [
2542
+ "Precise Shapes",
2543
+ "Has Padding"
2544
+ ],
2545
+ "palette": false
2546
+ },
2464
2547
  "streamline": {
2465
2548
  "name": "Streamline",
2466
2549
  "total": 2000,
@@ -2733,7 +2816,7 @@
2733
2816
  },
2734
2817
  "vscode-icons": {
2735
2818
  "name": "VSCode Icons",
2736
- "total": 1322,
2819
+ "total": 1325,
2737
2820
  "version": "12.10.0",
2738
2821
  "author": {
2739
2822
  "name": "Roberto Huertas",
@@ -2939,7 +3022,7 @@
2939
3022
  "simple-icons": {
2940
3023
  "name": "Simple Icons",
2941
3024
  "total": 3247,
2942
- "version": "14.0.0",
3025
+ "version": "14.0.1",
2943
3026
  "author": {
2944
3027
  "name": "Simple Icons Collaborators",
2945
3028
  "url": "https://github.com/simple-icons/simple-icons"
@@ -3094,7 +3177,7 @@
3094
3177
  },
3095
3178
  "arcticons": {
3096
3179
  "name": "Arcticons",
3097
- "total": 11680,
3180
+ "total": 12053,
3098
3181
  "author": {
3099
3182
  "name": "Donnnno",
3100
3183
  "url": "https://github.com/Arcticons-Team/Arcticons"
@@ -3969,7 +4052,7 @@
3969
4052
  },
3970
4053
  "healthicons": {
3971
4054
  "name": "Health Icons",
3972
- "total": 1546,
4055
+ "total": 1774,
3973
4056
  "version": "2.0.0",
3974
4057
  "author": {
3975
4058
  "name": "Resolve to Save Lives",
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@iconify/collections",
3
3
  "description": "Iconify icon sets list",
4
4
  "license": "MIT",
5
- "version": "1.0.500",
5
+ "version": "1.0.502",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",