diff --git a/Library/_res/BDFDB.data.json b/Library/_res/BDFDB.data.json
index 6b65922cb6..5384803ddb 100644
--- a/Library/_res/BDFDB.data.json
+++ b/Library/_res/BDFDB.data.json
@@ -330,6 +330,21 @@
"VideoForwardRef": {"strings": ["displayName=\"Video\"", "\"video\"", "HTMLImageElement"], "value": "default"}
},
"SvgIcons": {
+ "ACTIVITY": {
+ "defaultProps": {
+ "width": 16,
+ "height": 16
+ },
+ "icon": ""
+ },
+ "ACTIVITY_DISABLED": {
+ "defaultProps": {
+ "width": 16,
+ "height": 16,
+ "foreground": 16
+ },
+ "icon": ""
+ },
"ARROW_DOWN": {
"defaultProps": {
"width": 18,
@@ -413,6 +428,15 @@
"FOLDER": {
"icon": ""
},
+ "GAMEPAD": {
+ "icon": ""
+ },
+ "GAMEPAD_DISABLED": {
+ "defaultProps": {
+ "foreground": ""
+ },
+ "icon": ""
+ },
"GITHUB": {
"icon": ""
},
@@ -471,6 +495,12 @@
"OPEN_EXTERNAL": {
"icon": ""
},
+ "OVERLAY": {
+ "icon": ""
+ },
+ "OVERLAY_DISABLED": {
+ "icon": ""
+ },
"PATREON": {
"icon": ""
},