From 2dd18a4702aaacb4180ff05108c6011792228f27 Mon Sep 17 00:00:00 2001 From: Chaiwat Ekkaewnumchai Date: Thu, 5 Nov 2020 03:49:41 -0800 Subject: [PATCH] Convert Msys to TypeScript Summary: per title Reviewed By: mweststrate Differential Revision: D24748123 fbshipit-source-id: 129d943e4db58585fbe087160254223d63fd29dd --- desktop/static/icons.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/desktop/static/icons.json b/desktop/static/icons.json index d76857bd5..7a7393654 100644 --- a/desktop/static/icons.json +++ b/desktop/static/icons.json @@ -522,5 +522,14 @@ ], "eye": [ 16 + ], + "send": [ + 16 + ], + "refresh-right": [ + 16 + ], + "hourglass": [ + 16 ] } \ No newline at end of file