mirror of
https://github.com/CharaChorder/DeviceManager.git
synced 2026-01-16 23:12:49 +00:00
24 lines
830 B
JSON
24 lines
830 B
JSON
{
|
|
"id": "material-symbols-rounded",
|
|
"family": "Material Symbols Rounded",
|
|
"subsets": ["latin"],
|
|
"weights": [100, 200, 300, 400, 500, 600, 700],
|
|
"styles": ["normal"],
|
|
"defSubset": "latin",
|
|
"variable": {
|
|
"FILL": {"min": "0", "max": "1", "default": "0", "step": "1"},
|
|
"wght": {"min": "100", "max": "700", "default": "400", "step": "1"},
|
|
"GRAD": {"min": "-25", "max": "200", "default": "0", "step": "1"},
|
|
"opsz": {"default": "48", "min": "30", "max": "48", "step": "0.1"}
|
|
},
|
|
"lastModified": "2023-09-06",
|
|
"version": "v135",
|
|
"category": "icons",
|
|
"license": {
|
|
"type": "Apache-2.0",
|
|
"url": "http://www.apache.org/licenses/LICENSE-2.0.html",
|
|
"attribution": "Copyright 2022, 2022 Google LLC. All Rights Reserved."
|
|
},
|
|
"source": "https://github.com/google/fonts",
|
|
"type": "google"
|
|
} |