@iconify-json/arcticons 1.1.51 → 1.1.52

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
@@ -14409,7 +14409,7 @@
14409
14409
  "sodexo": {
14410
14410
  "body": "<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.1m28.988 1.79l-3.94 5.22m3.94 0l-3.94-5.22\"/><rect width=\"3.94\" height=\"5.221\" x=\"13.36\" y=\"21.39\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" rx=\"1.97\"/><rect width=\"3.94\" height=\"5.221\" x=\"36.06\" y=\"21.39\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" rx=\"1.97\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M8.124 26.17a2.216 2.216 0 0 0 1.62.44h.442a1.304 1.304 0 0 0 1.302-1.305h0A1.304 1.304 0 0 0 10.186 24h-.884A1.304 1.304 0 0 1 8 22.695h0a1.304 1.304 0 0 1 1.302-1.305h.442a2.216 2.216 0 0 1 1.62.44m17.478 3.786a1.97 1.97 0 0 1-1.712.994h0a1.97 1.97 0 0 1-1.97-1.97v-1.28a1.97 1.97 0 0 1 1.97-1.97h0a1.97 1.97 0 0 1 1.97 1.97V24h-3.94m-1.99-.64a1.97 1.97 0 0 0-1.97-1.97h0a1.97 1.97 0 0 0-1.97 1.97v1.28a1.97 1.97 0 0 0 1.97 1.97h0a1.97 1.97 0 0 0 1.97-1.97m.001 1.97v-7.88\"/>"
14411
14411
  },
14412
- "sofascore": {
14412
+ "sofascore-alt": {
14413
14413
  "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12.1 23.7v-7.3c0-1.2 1-2.1 2.2-2.1h19.4c1.2 0 2.2 1 2.2 2.1v7.3\"/><path stroke-miterlimit=\"10\" d=\"M13 29.5c-.5 0-.9-.4-.9-.9v-5c0-.5-.4-.9-.9-.9H7.4c-1.9 0-3.3 1.3-2.9 2.4c1 2.4 4.2 9.3 4.2 9.3c.4.8 1.4 1.2 2 1.2h25.8c1.2 0 2.3-.5 2.7-1.2c0 0 3.2-7 4.2-9.3c.4-1-.9-2.4-2.9-2.4h-3.8c-.5 0-.9.4-.9.9v5c0 .5-.4.9-.9.9H13z\"/></g>"
14414
14414
  },
14415
14415
  "softlist": {
@@ -17850,6 +17850,9 @@
17850
17850
  "slidereddit": {
17851
17851
  "parent": "slide-reddit"
17852
17852
  },
17853
+ "sofascore": {
17854
+ "parent": "sofascore-alt"
17855
+ },
17853
17856
  "thuisbezorgd": {
17854
17857
  "parent": "just-eat"
17855
17858
  },
@@ -17866,7 +17869,7 @@
17866
17869
  "parent": "youtube-vanced"
17867
17870
  }
17868
17871
  },
17869
- "lastModified": 1682309630,
17872
+ "lastModified": 1682487430,
17870
17873
  "width": 48,
17871
17874
  "height": 48
17872
17875
  }
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.51",
4
+ "version": "1.1.52",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",