@material-symbols/font-100 0.21.1 → 0.21.2

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/index.d.ts CHANGED
@@ -787,6 +787,7 @@ type MaterialSymbols = [
787
787
  "data_thresholding",
788
788
  "data_usage",
789
789
  "database",
790
+ "database_off",
790
791
  "dataset",
791
792
  "dataset_linked",
792
793
  "date_range",
@@ -1257,6 +1258,7 @@ type MaterialSymbols = [
1257
1258
  "format_paint",
1258
1259
  "format_paragraph",
1259
1260
  "format_quote",
1261
+ "format_quote_off",
1260
1262
  "format_shapes",
1261
1263
  "format_size",
1262
1264
  "format_strikethrough",
Binary file
Binary file
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@material-symbols/font-100",
3
- "version": "0.21.1",
3
+ "version": "0.21.2",
4
4
  "description": "Latest variable icon fonts with weight 100 for Material Symbols.",
5
5
  "main": "index.css",
6
6
  "sass": "index.scss",