From 54f85029d995b97d3f97b36dea2f703eb0b891e7 Mon Sep 17 00:00:00 2001 From: Hao Yang Date: Thu, 7 Jul 2022 17:39:46 -0700 Subject: [PATCH] Add Generate Flipper Files [1/5] Differential Revision: D37192850 fbshipit-source-id: d4122bf4c3ceebd251ccc2b06765ec8406771cde --- desktop/static/icons.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/desktop/static/icons.json b/desktop/static/icons.json index 84590744c..d4c13f1e1 100644 --- a/desktop/static/icons.json +++ b/desktop/static/icons.json @@ -635,5 +635,8 @@ ], "stethoscope": [ 16 + ], + "friend-except": [ + 16 ] } \ No newline at end of file