@iconify-json/arcticons 1.1.68 → 1.1.69

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
@@ -9328,7 +9328,7 @@
9328
9328
  "ivonatexttospeech": {
9329
9329
  "body": "<path fill=\"none\" stroke=\"currentColor\" stroke-miterlimit=\"10\" d=\"M33.614 36.43h-6.08V26.338a3.534 3.534 0 0 0-1.474-2.873l-8.639-6.195a3.535 3.535 0 1 0-4.12 5.744l7.164 5.138v8.278h-6.079a3.535 3.535 0 0 0 0 7.07h19.228a3.535 3.535 0 0 0 0-7.07Z\"/><circle cx=\"27.27\" cy=\"11.917\" r=\"7.417\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>"
9330
9330
  },
9331
- "ivpn": {
9331
+ "ivpn-alt": {
9332
9332
  "body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M10.457 18.573h1.628m0 0l-1.914 10.854m11.038 0l1.913-10.854h3.553a2.971 2.971 0 0 1 2.995 3.645a4.532 4.532 0 0 1-4.28 3.645h-3.553m8.516 3.564l1.914-10.854l5.276 10.854l1.914-10.854m-18.262 0l-5.509 10.854l-1.681-10.854\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M5.5 19.6v20.9a2 2 0 0 0 2 2h33a2 2 0 0 0 2-2v-33a2 2 0 0 0-2-2h-33a2 2 0 0 0-2 2v12.1\"/>"
9333
9333
  },
9334
9334
  "ivy-wallet": {
@@ -21463,6 +21463,9 @@
21463
21463
  "hyperraril": {
21464
21464
  "parent": "hyperrail"
21465
21465
  },
21466
+ "ivpn": {
21467
+ "parent": "ivpn-alt"
21468
+ },
21466
21469
  "lastpassauthenticator": {
21467
21470
  "parent": "lastpass-authenticator"
21468
21471
  },
@@ -21692,7 +21695,7 @@
21692
21695
  "parent": "youtube-vanced"
21693
21696
  }
21694
21697
  },
21695
- "lastModified": 1692595436,
21698
+ "lastModified": 1693981889,
21696
21699
  "width": 48,
21697
21700
  "height": 48
21698
21701
  }
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.68",
4
+ "version": "1.1.69",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",