@iconify-json/material-symbols 1.2.11 → 1.2.12
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/metadata.json +8 -0
- package/package.json +1 -1
package/metadata.json
CHANGED
|
@@ -13825,5 +13825,13 @@
|
|
|
13825
13825
|
"zoom-out",
|
|
13826
13826
|
"zoom-out-rounded"
|
|
13827
13827
|
]
|
|
13828
|
+
},
|
|
13829
|
+
"suffixes": {
|
|
13830
|
+
"": "Regular",
|
|
13831
|
+
"rounded": "Rounded",
|
|
13832
|
+
"sharp": "Sharp",
|
|
13833
|
+
"outline": "Outline",
|
|
13834
|
+
"outline-rounded": "Outline Rounded",
|
|
13835
|
+
"outline-sharp": "Outline Sharp"
|
|
13828
13836
|
}
|
|
13829
13837
|
}
|