@iconify-json/arcticons 1.1.54 → 1.1.55

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
@@ -10039,7 +10039,7 @@
10039
10039
  "microsoftauthenticator-alt": {
10040
10040
  "body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M24 43.5c1.275 0 11.507-5.888 11.507-12.837V15.508C32.489 15.508 24 13.992 24 13.992s-8.496 1.516-11.507 1.516v15.155C12.493 37.613 22.725 43.5 24 43.5Zm8.014-30.618q.01-.178.012-.356a8.026 8.026 0 0 0-16.052 0q.002.178.012.356\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M24 21.534a3.142 3.142 0 0 0-1.406 5.952a3.992 3.992 0 0 0-2.583 3.736h7.978a3.992 3.992 0 0 0-2.583-3.736A3.142 3.142 0 0 0 24 21.534Z\"/>"
10041
10041
  },
10042
- "microsoftbing": {
10042
+ "microsoftbing-alt": {
10043
10043
  "body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m10.57 4.5l7.85 2.87l-.05 27.16l10.43-6.05l-5.2-2.8l-3.28-8.18l16.88 5.88l.23 9L18.37 43.5L10.65 39Z\"/>"
10044
10044
  },
10045
10045
  "microsoftedge": {
@@ -18498,6 +18498,9 @@
18498
18498
  "letter-uppercase-z": {
18499
18499
  "parent": "letter-uppercase-square-z"
18500
18500
  },
18501
+ "microsoftbing": {
18502
+ "parent": "microsoftbing-alt"
18503
+ },
18501
18504
  "primevideo": {
18502
18505
  "parent": "amazon-prime-video"
18503
18506
  },
@@ -18535,7 +18538,7 @@
18535
18538
  "parent": "youtube-vanced"
18536
18539
  }
18537
18540
  },
18538
- "lastModified": 1683003844,
18541
+ "lastModified": 1683349204,
18539
18542
  "width": 48,
18540
18543
  "height": 48
18541
18544
  }
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.54",
4
+ "version": "1.1.55",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",