@iconify-json/humbleicons 1.1.6 → 1.1.8

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/icons.json +1 -1
  2. package/package.json +1 -1
package/icons.json CHANGED
@@ -740,7 +740,7 @@
740
740
  "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M16 10a6 6 0 1 1-12 0a6 6 0 0 1 12 0Z\"/><path stroke-linecap=\"round\" d=\"m20 20l-5-5m-7.5-5h5\"/></g>"
741
741
  }
742
742
  },
743
- "lastModified": 1696570454,
743
+ "lastModified": 1701156669,
744
744
  "width": 24,
745
745
  "height": 24
746
746
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@iconify-json/humbleicons",
3
3
  "description": "Humbleicons icon set in Iconify JSON format",
4
- "version": "1.1.6",
4
+ "version": "1.1.8",
5
5
  "iconSetVersion": "1.11.0",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",