add prefix "_" to "named" IDs

This commit is contained in:
zadam
2022-12-21 16:11:00 +01:00
parent 1b24276a4a
commit 724f99f17c
49 changed files with 215 additions and 192 deletions

View File

@@ -5171,7 +5171,7 @@ const icons = [
"type_of_icon": "REGULAR"
},
{
"name": "share",
"name": '_share',
"slug": "share-regular",
"category_id": 101,
"type_of_icon": "REGULAR"
@@ -6826,7 +6826,7 @@ const icons = [
"type_of_icon": "SOLID"
},
{
"name": "share",
"name": '_share',
"slug": "share-solid",
"category_id": 101,
"type_of_icon": "SOLID"