@iconify-json/arcticons 1.2.35 → 1.2.36

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
@@ -6640,7 +6640,7 @@
6640
6640
  "catfishing": {
6641
6641
  "body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M5.69 12.597c2.896-14.621 17.492-3.033 24.538 2.682c.645-.69.826-1.499 1.836-1.659c1.92-.304.95 2.593.887 4.467c1.687 1.953 3.225 4.307 4.67 6.911c1.354-1.968 5.636-4.404 4.5.207c-.481 1.953-1.047 3.278-2.475 4.054c1.638 2.929 2.173 6.008.965 7.31c.499 4.739-3.453 8.534-6.512 3.665c-2.975-1.838-3.859-4.043-5.016-6.853c-2.6-.515-5.713-1.428-5.103-3.31c.28-.866 1.856-1.082 3.232-1.393c-.734-1.495-1.488-3.801-1.448-5.549c-4.624-1.369-5.426-3.613-1.192-3.927c-3.992-9.072-9.59-8.56-13.49 1.013c-1.952-2.086-3.223-4.091-1.255-7.752c.906-1.685-2.626-.873-4.138.134Z\"/>"
6642
6642
  },
6643
- "catima": {
6643
+ "catima-alt": {
6644
6644
  "body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M39.6 12.7v18.7H9c-6-.8-6-18.1 0-18.7Zm-29.4 0l2-4.6l10.4 4.6h1.1l10.6-4.6l2.1 4.6Z\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m39.6 20.7l3.9 1.2l-5.2 18L9 31.4m4.6-11.1l2.8-2.6l2.8 2.6m7.1 0l2.8-2.6l2.8 2.6\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M19.1 25.1c.6 2.3 3.6 1.5 3.6-.9c0 2.4 2.9 3.2 3.5.9\"/>"
6645
6645
  },
6646
6646
  "catogram": {
@@ -40197,6 +40197,9 @@
40197
40197
  "canvasstudent": {
40198
40198
  "parent": "canvas"
40199
40199
  },
40200
+ "catima": {
40201
+ "parent": "catima-alt"
40202
+ },
40200
40203
  "chesspgnmaster": {
40201
40204
  "parent": "chess-pgn-master"
40202
40205
  },
@@ -40909,7 +40912,7 @@
40909
40912
  "parent": "youtube-vanced"
40910
40913
  }
40911
40914
  },
40912
- "lastModified": 1756099612,
40915
+ "lastModified": 1756357632,
40913
40916
  "width": 48,
40914
40917
  "height": 48
40915
40918
  }
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.35",
4
+ "version": "1.2.36",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",