Added support for all Material Icons

This commit is contained in:
Jeremy Rangel
2024-12-30 03:00:46 -08:00
parent 28139d2455
commit b9e2660318
14 changed files with 105248 additions and 7 deletions

View File

@ -1,9 +1,9 @@
<?php
// Path to the input JSON file
$inputFile = 'material-icons-baseline.json';
$inputFile = 'material-icons-twotone.json';
// Path to the output JSON file
$outputFile = 'material-icons-baseline-unescaped-with-ids.json';
$outputFile = 'material-icons-twotone-unescaped-with-ids.json';
// Function to generate a MySQL-style UUID
function generateUUID() {

View File

@ -4,7 +4,7 @@
"setName": "Font Awesome - Regular",
"setFamily": "Font Awesome",
"version": "6.7.1",
"file": "/font-awesome/v6.7.1/font-awesome-v6.7.1-regular-svgs.json"
"fileName": "/font-awesome/v6.7.1/font-awesome-v6.7.1-regular-svgs.json"
},
{
@ -30,5 +30,37 @@
"version": "1.0.32",
"fileName": "/material-icons/v1.0.32/material-icons-v1.0.32-baseline-svgs.json"
},
{
"id": 5,
"setName": "Material Icons - Outline",
"setFamily": "Material Icons",
"version": "1.0.32",
"fileName": "/material-icons/v1.0.32/material-icons-v1.0.32-outline-svgs.json"
},
{
"id":6,
"setName": "Material Icons - Twotone",
"setFamily": "Material Icons",
"version": "1.0.32",
"fileName": "/material-icons/v1.0.32/material-icons-v1.0.32-twotone-svgs.json"
},
{
"id": 7,
"setName": "Material Icons - Sharp",
"setFamily": "Material Icons",
"version": "1.0.32",
"fileName": "/material-icons/v1.0.32/material-icons-v1.0.32-sharp-svgs.json"
},
{
"id": 8,
"setName": "Material Icons - Round",
"setFamily": "Material Icons",
"version": "1.0.32",
"fileName": "/material-icons/v1.0.32/material-icons-v1.0.32-round-svgs.json"
}
]

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff