@iconify-json/arcticons 1.1.60 → 1.1.61

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 +3 -3
  2. package/package.json +1 -1
package/icons.json CHANGED
@@ -1538,10 +1538,10 @@
1538
1538
  "body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M20.9 18.72v13.15m4.93-13.15v13.15m-6.36-13.15v-4.1m8.43 4.1v-4.1m-4.22 4.1v-4.1m-7.29 0h14.59\"/><rect width=\"21.8\" height=\"10.57\" x=\"12.78\" y=\"18.72\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" rx=\"5.28\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M18.07 18.72H4.5m0 2.14v-4.29m29.61 9.6l9.39 8V13.83l-9.39 8.01\"/>"
1539
1539
  },
1540
1540
  "auxio": {
1541
- "body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M28.348 4.5h-4.64v22.613l.004.005a8.693 8.693 0 1 0 4.636 7.687v-21.61h8.695V4.5Z\"/>"
1541
+ "body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M36.839 13.745L26.545 3.5v33.352L18.831 44.5l-7.67-7.648l7.67-7.707\"/>"
1542
1542
  },
1543
1543
  "auxio-alt": {
1544
- "body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M36.839 13.745L26.545 3.5v33.352L18.831 44.5l-7.67-7.648l7.67-7.707\"/>"
1544
+ "body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M28.348 4.5h-4.64v22.613l.004.005a8.693 8.693 0 1 0 4.636 7.687v-21.61h8.695V4.5Z\"/>"
1545
1545
  },
1546
1546
  "avans": {
1547
1547
  "body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M40.6 18.46c-.9 4.4-4.6 22.18-4.6 22.18s-5.22 2.9-15 2.86S5.62 40.24 7.23 31.4s10.83-12 19.55-13.22c-.3 1.15-.43 5.34-2.24 6.13c-2.52 1.1-6.74 3.16-6.87 8.6s8 3.71 8.67 3.25c.08-.4 3.41-16.47 4.11-19.78S29.37 12 25.53 12S18 13.42 15.45 14.36h0c-.48-2.83-1.1-6.6 1.77-7.84a33.6 33.6 0 0 1 12.17-2c4.44 0 7.85 1.33 9.75 3.66s2.36 5.88 1.46 10.28Z\"/>"
@@ -19817,7 +19817,7 @@
19817
19817
  "parent": "youtube-vanced"
19818
19818
  }
19819
19819
  },
19820
- "lastModified": 1687153147,
19820
+ "lastModified": 1688798757,
19821
19821
  "width": 48,
19822
19822
  "height": 48
19823
19823
  }
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.60",
4
+ "version": "1.1.61",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",