@iconify-json/arcticons 1.1.101 → 1.1.102
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.
- package/icons.json +5 -2
- package/package.json +1 -1
package/icons.json
CHANGED
|
@@ -2342,7 +2342,7 @@
|
|
|
2342
2342
|
"authenticate": {
|
|
2343
2343
|
"body": "<circle cx=\"24\" cy=\"24\" r=\"21.5\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M42.17 3.42L15.49 18.83a4.3 4.3 0 0 0-1.58 5.87h0a4.3 4.3 0 0 0 5.88 1.58l7.9-4.56a4.29 4.29 0 0 1 5.87 1.58h0A4.29 4.29 0 0 1 32 29.17L5.31 44.58\"/>"
|
|
2344
2344
|
},
|
|
2345
|
-
"authenticator": {
|
|
2345
|
+
"authenticator-alt-1": {
|
|
2346
2346
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m24 27.95l19.5-10.43L24 8.13L4.5 17.52z\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M10.37 20.66L4.5 23.48L24 33.91l19.5-10.43l-5.87-2.82\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M10.37 26.62L4.5 29.44L24 39.87l19.5-10.43l-5.87-2.82\"/>"
|
|
2347
2347
|
},
|
|
2348
2348
|
"authpass": {
|
|
@@ -28100,6 +28100,9 @@
|
|
|
28100
28100
|
"aurorastore": {
|
|
28101
28101
|
"parent": "aurora-store"
|
|
28102
28102
|
},
|
|
28103
|
+
"authenticator": {
|
|
28104
|
+
"parent": "authenticator-alt-1"
|
|
28105
|
+
},
|
|
28103
28106
|
"babyphone": {
|
|
28104
28107
|
"parent": "baby-phone"
|
|
28105
28108
|
},
|
|
@@ -28656,7 +28659,7 @@
|
|
|
28656
28659
|
"parent": "youtube-vanced"
|
|
28657
28660
|
}
|
|
28658
28661
|
},
|
|
28659
|
-
"lastModified":
|
|
28662
|
+
"lastModified": 1714023892,
|
|
28660
28663
|
"width": 48,
|
|
28661
28664
|
"height": 48
|
|
28662
28665
|
}
|