@iconify-json/arcticons 1.2.38 → 1.2.39

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
@@ -13501,7 +13501,7 @@
13501
13501
  "flashdim": {
13502
13502
  "body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M20.698 7.95v2.614m3.276-4.286v4.286M27.512 4.5v6.064m-10.798 3.242h14.573v3.771H16.714z\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m26.951 43.5l-6.253-.052c-.655-.006-1.108-.634-1.101-1.098l.21-13.906c.012-.804-.236-1.571-.577-2.248l-2.5-4.967v-3.653h14.557v3.862l-2.726 4.549c-.386.643-.488 1.537-.488 2.509v13.592c0 .615-.291 1.419-1.121 1.412Zm-2.943-14.823v3.844\"/>"
13503
13503
  },
13504
- "flashfood": {
13504
+ "flashfood-alt": {
13505
13505
  "body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M15.67 42.284c-.607 1.216-1.671 1.52-2.735.912c-.912-.456-1.368-1.824-.76-2.888l11.247-21.127c.76-1.368.304-3.04-.912-3.648c-1.368-.607-2.736-.303-3.496 1.216l-7.903 14.288c-.912-1.368-1.368-2.736-1.672-4.104c-.76-3.496-.456-6.84.912-10.184c1.824-4.103 4.712-6.991 8.967-8.36c3.04-1.063 6.232-1.823 9.424-2.735c1.216-.304 2.432-.608 3.8-1.064c1.368-.304 2.28.152 2.584 1.52c1.064 4.256 2.28 8.36 3.343 12.615c1.216 5.624.304 10.792-3.8 15.047c-2.735 2.888-6.839 4.56-10.943 4.56l3.192-6.687c.76-1.368.304-3.04-.912-3.648c-1.368-.608-2.736-.304-3.496 1.216z\"/>"
13506
13506
  },
13507
13507
  "flashinvaders": {
@@ -40947,6 +40947,9 @@
40947
40947
  "flare-social": {
40948
40948
  "parent": "flare-social-alt"
40949
40949
  },
40950
+ "flashfood": {
40951
+ "parent": "flashfood-alt"
40952
+ },
40950
40953
  "folder-in-folder": {
40951
40954
  "parent": "total-apps-folder-in-folder"
40952
40955
  },
@@ -41569,7 +41572,7 @@
41569
41572
  "parent": "youtube-vanced"
41570
41573
  }
41571
41574
  },
41572
- "lastModified": 1757879111,
41575
+ "lastModified": 1763621163,
41573
41576
  "width": 48,
41574
41577
  "height": 48
41575
41578
  }
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.2.38",
4
+ "version": "1.2.39",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",