@iconify-json/material-icon-theme 1.2.53 → 1.2.54

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 +2 -2
  2. package/package.json +1 -1
package/icons.json CHANGED
@@ -2880,7 +2880,7 @@
2880
2880
  "body": "<path fill=\"#50c5ef\" d=\"M26 7.7c0-.1-.1-.2-.2-.3l-5.2-5.2c-.1-.1-.3-.2-.4-.2h-.1q-.15 0 0 0H7.7c-1 .1-1.7.8-1.7 1.8v24.5c0 1 .8 1.7 1.7 1.7h16.6c1 0 1.7-.8 1.7-1.7zq0 .15 0 0M22 12h-4v8c0 2.2-1.8 4-4 4s-4-1.8-4-4s1.8-4 4-4c.7 0 1.4.2 2 .6V8h6z\"/>"
2881
2881
  },
2882
2882
  "macaulay2": {
2883
- "body": "<g fill=\"none\" stroke-width=\".056\"><path fill=\"#d32f2f\" d=\"M1 1v12h1V3h1V2l-1.001-.001L2 1zm2 2v1h1V3zm1 1v1h1V4zm1 0h1V3H5zm1-1h1v10h1V1H7v1H6zm5-2v1h2V1zm2 1v1h1V2zm1 1v4h1V3zm0 4h-1v1h1zm-1 1h-1v1h1zm-1 1h-1v1h1zm-1 1h-1v1h1zm-1 1H9v2h6v-1h-5zm1-9h-1v1h1zm-1 1H9v2h1z\"/><path fill=\"#ffca28\" d=\"M15 14H1v1h14z\"/></g>",
2883
+ "body": "<g fill=\"none\"><path fill=\"#d32f2f\" d=\"M1 1v12h1V3h1V2l-1.001-.001L2 1zm2 2v1h1V3zm1 1v1h1V4zm1 0h1V3H5zm1-1h1v10h1V1H7v1H6zm5-2v1h2V1zm2 1v1h1V2zm1 1v4h1V3zm0 4h-1v1h1zm-1 1h-1v1h1zm-1 1h-1v1h1zm-1 1h-1v1h1zm-1 1H9v2h6v-1h-5zm1-9h-1v1h1zm-1 1H9v2h1z\"/><path fill=\"#ffca28\" d=\"M15 14H1v1h14z\"/></g>",
2884
2884
  "width": 16,
2885
2885
  "height": 16
2886
2886
  },
@@ -4248,7 +4248,7 @@
4248
4248
  "parent": "oxc"
4249
4249
  }
4250
4250
  },
4251
- "lastModified": 1772260068,
4251
+ "lastModified": 1772603061,
4252
4252
  "width": 32,
4253
4253
  "height": 32
4254
4254
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@iconify-json/material-icon-theme",
3
3
  "description": "Material Icon Theme icon set in Iconify JSON format",
4
- "version": "1.2.53",
4
+ "version": "1.2.54",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",