@iconify-json/arcticons 1.1.49 → 1.1.50

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/icons.json +5 -2
  2. package/package.json +1 -1
package/icons.json CHANGED
@@ -646,7 +646,7 @@
646
646
  "amethyst": {
647
647
  "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M24 3.5L5.768 16.392c.046 5.072.021 10.144 0 15.216l3.687 2.608c.718-15.085 7.231-21.088 7.231-21.088s.198.607 2.385.858c2.188.25 9.393-1.17 11.418 1.095s-.38 4.21 1.31 5.895c1.689 1.685 6.252 2.196 5.747 3.74c-.505 1.545-3.782.645-7.836.636c-4.054-.008-3.43 1.352-6.61 1.27c-4.824 3.416-.468 11.369-3.412 14.817l-.012.004L24 44.5l18.23-12.892c-.045-5.072-.02-10.144 0-15.216L24 3.5Z\"/><circle cx=\"26.819\" cy=\"17.312\" r=\"1.134\"/></g>"
648
648
  },
649
- "amexca": {
649
+ "amex": {
650
650
  "body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M40.5 42.5h-33a2.006 2.006 0 0 1-2-2v-33a2.006 2.006 0 0 1 2-2h33a2.006 2.006 0 0 1 2 2v33a2.006 2.006 0 0 1-2 2Zm-21.357-6.404h6.977m-6.977-10.733h6.977m-6.977 5.367h4.549m-4.549-5.367v10.733\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M28.803 22.625V11.904l5.366 10.733l5.367-10.717v10.717m-10.733 2.726l10.733 10.733m0-10.733L28.803 36.096M16.757 22.605l4.781-10.701m4.582 10.733l-4.582-10.733m3.049 7.142h-6.24\"/>"
651
651
  },
652
652
  "amigo": {
@@ -16962,6 +16962,9 @@
16962
16962
  "amazonshopping": {
16963
16963
  "parent": "amazon-shopping"
16964
16964
  },
16965
+ "amexca": {
16966
+ "parent": "amex"
16967
+ },
16965
16968
  "asnbankieren": {
16966
16969
  "parent": "asn-bankieren"
16967
16970
  },
@@ -17215,7 +17218,7 @@
17215
17218
  "parent": "youtube-vanced"
17216
17219
  }
17217
17220
  },
17218
- "lastModified": 1681885187,
17221
+ "lastModified": 1682087390,
17219
17222
  "width": 48,
17220
17223
  "height": 48
17221
17224
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@iconify-json/arcticons",
3
3
  "description": "Arcticons icon set in Iconify JSON format",
4
- "version": "1.1.49",
4
+ "version": "1.1.50",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",