@iconify-json/material-symbols-light 1.2.65 → 1.2.66

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.
package/icons.json CHANGED
@@ -5639,6 +5639,12 @@
5639
5639
  "bolt": {
5640
5640
  "body": "<path fill=\"currentColor\" d=\"m9.154 20.885l1-6.885h-4.25l7.48-10.788h.462L12.866 11h5l-8.25 9.885z\"/>"
5641
5641
  },
5642
+ "bolt-boost": {
5643
+ "body": "<path fill=\"currentColor\" d=\"m13.52 20l.942-6.539H8.994L15.846 4h.423l-.942 6.558h5.448L13.942 20zM4 17.25v-1h7.72l-.147 1zM3 12.5v-1h4.489l-.739 1zm1.98-4.75v-1h6.024l-.72 1z\"/>"
5644
+ },
5645
+ "bolt-boost-rounded": {
5646
+ "body": "<path fill=\"currentColor\" d=\"M13.69 19.379q-.069-.11-.044-.27l.816-5.648h-3.877q-.49 0-.727-.444t.055-.848l5.502-7.571q.106-.13.23-.159t.255.022t.199.16t.043.27l-.815 5.667h3.877q.49 0 .717.444t-.065.848l-5.483 7.552q-.106.13-.23.159t-.255-.022t-.198-.16M4.5 17.25q-.213 0-.356-.144T4 16.749t.144-.356t.356-.143h6.646q.25 0 .375.155t.125.341t-.125.345t-.375.159zm-1-4.75q-.213 0-.356-.144T3 11.999t.144-.356t.356-.143h3q.25 0 .375.155t.125.342t-.125.344t-.375.159zm1.98-4.75q-.212 0-.355-.144t-.144-.357t.144-.356t.356-.143h4.548q.25 0 .375.155t.125.341t-.125.345t-.375.159z\"/>"
5647
+ },
5642
5648
  "bolt-outline": {
5643
5649
  "body": "<path fill=\"currentColor\" d=\"m10.55 18.2l5.175-6.2h-4l.725-5.675L7.825 13H11.3zm-1.396 2.685l1-6.885h-4.25l7.48-10.788h.462L12.866 11h5l-8.25 9.885zm2.621-8.635\"/>"
5644
5650
  },
@@ -47944,7 +47950,7 @@
47944
47950
  "parent": "youtube-activity-2-rounded"
47945
47951
  }
47946
47952
  },
47947
- "lastModified": 1775277932,
47953
+ "lastModified": 1775804586,
47948
47954
  "width": 24,
47949
47955
  "height": 24
47950
47956
  }
package/info.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "prefix": "material-symbols-light",
3
3
  "name": "Material Symbols Light",
4
- "total": 15333,
4
+ "total": 15335,
5
5
  "author": {
6
6
  "name": "Google",
7
7
  "url": "https://github.com/google/material-design-icons"
package/metadata.json CHANGED
@@ -1955,6 +1955,8 @@
1955
1955
  "bluetooth-rounded",
1956
1956
  "bluetooth-searching",
1957
1957
  "bluetooth-searching-rounded",
1958
+ "bolt-boost",
1959
+ "bolt-boost-rounded",
1958
1960
  "brightness-6",
1959
1961
  "brightness-6-outline",
1960
1962
  "brightness-6-outline-rounded",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@iconify-json/material-symbols-light",
3
3
  "description": "Material Symbols Light icon set in Iconify JSON format",
4
- "version": "1.2.65",
4
+ "version": "1.2.66",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",