diff --git a/src/public/app/widgets/icon_list.js b/src/public/app/widgets/icon_list.js index 8a71612d4..d992a139e 100644 --- a/src/public/app/widgets/icon_list.js +++ b/src/public/app/widgets/icon_list.js @@ -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"