@iconify-json/arcticons 1.2.33 → 1.2.34

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 +7 -4
  2. package/package.json +1 -1
package/icons.json CHANGED
@@ -16501,9 +16501,6 @@
16501
16501
  "ho": {
16502
16502
  "body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M38.5 5.5h-29a4 4 0 0 0-4 4v29a4 4 0 0 0 4 4h29a4 4 0 0 0 4-4v-29a4 4 0 0 0-4-4\"/><rect width=\"6.85\" height=\"9.076\" x=\"19.65\" y=\"29.424\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" rx=\"3.425\" ry=\"3.425\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9.5 24.801V38.5m0-5.65a3.425 3.425 0 0 1 3.425-3.426h0a3.425 3.425 0 0 1 3.425 3.425V38.5\"/><circle cx=\"29.009\" cy=\"38.255\" r=\".75\" fill=\"currentColor\"/>"
16503
16503
  },
16504
- "hoarder-app": {
16505
- "body": "<rect width=\"37\" height=\"37\" x=\"5.5\" y=\"5.5\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" rx=\"4\" ry=\"4\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M10.5 10.5h11v27h-11zm16 27l5.5-3l5.5 3m-11 0v-21m11 21V24c0-2.997-2-7.649-11-7.5\"/>"
16506
- },
16507
16504
  "hobi": {
16508
16505
  "body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M38.5 5.5h-29a4 4 0 0 0-4 4v29a4 4 0 0 0 4 4h29a4 4 0 0 0 4-4v-29a4 4 0 0 0-4-4m-28 13.506V29.59m7.012-10.584V29.59M10.5 24.278h7.012\"/><rect width=\"5.292\" height=\"7.012\" x=\"20.333\" y=\"22.578\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" rx=\"2.646\" ry=\"2.646\"/><circle cx=\"36.574\" cy=\"19.337\" r=\".75\" fill=\"currentColor\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M36.574 22.578v7.012m-8.111-4.366a2.646 2.646 0 0 1 2.646-2.646h0a2.646 2.646 0 0 1 2.646 2.646v1.72a2.646 2.646 0 0 1-2.646 2.646h0a2.646 2.646 0 0 1-2.646-2.646m0 2.646V19.006\"/>"
16509
16506
  },
@@ -18579,6 +18576,9 @@
18579
18576
  "karafun": {
18580
18577
  "body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M15.991 13.308v20.944m11.523-20.607l-8.327 12.448h-3.196m19.85 8.159c-2.145 2.145-3.028 2.44-4.794 2.44c-4.178 0-6.813-10.598-11.86-10.598m-5.028-12.786h3.663m7.608 0h3.663M14.159 34.252h3.663\"/><circle cx=\"24\" cy=\"24\" r=\"21.5\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>"
18581
18578
  },
18579
+ "karakeep": {
18580
+ "body": "<rect width=\"37\" height=\"37\" x=\"5.5\" y=\"5.5\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" rx=\"4\" ry=\"4\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M10.5 10.5h11v27h-11zm16 27l5.5-3l5.5 3m-11 0v-21m11 21V24c0-2.997-2-7.649-11-7.5\"/>"
18581
+ },
18582
18582
  "kari": {
18583
18583
  "body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M24 5.5C13.783 5.5 5.5 13.783 5.5 24v18.5H24c10.217 0 18.5-8.283 18.5-18.5S34.217 5.5 24 5.5\"/><circle cx=\"24.5\" cy=\"22.5\" r=\"10\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M5.5 30c0-9.665 8.507-17.5 19-17.5\"/>"
18584
18584
  },
@@ -40410,6 +40410,9 @@
40410
40410
  "googletv": {
40411
40411
  "parent": "google-tv"
40412
40412
  },
40413
+ "hoarder-app": {
40414
+ "parent": "karakeep"
40415
+ },
40413
40416
  "homeassistant": {
40414
40417
  "parent": "home-assistant-alt-1"
40415
40418
  },
@@ -40900,7 +40903,7 @@
40900
40903
  "parent": "youtube-vanced"
40901
40904
  }
40902
40905
  },
40903
- "lastModified": 1754898626,
40906
+ "lastModified": 1755579084,
40904
40907
  "width": 48,
40905
40908
  "height": 48
40906
40909
  }
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.33",
4
+ "version": "1.2.34",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",