From f773e97c5d8ab1a65a341d55f69640db61326b02 Mon Sep 17 00:00:00 2001 From: John Knox Date: Fri, 24 Jan 2020 07:06:41 -0800 Subject: [PATCH] cache another icon Summary: Auto added by yarn start Reviewed By: mweststrate Differential Revision: D19554338 fbshipit-source-id: 48fe70f20ddefae9d8ea453b157ffbc11ec20601 --- static/icons.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/static/icons.json b/static/icons.json index d4c2e5f81..da406b524 100644 --- a/static/icons.json +++ b/static/icons.json @@ -329,5 +329,8 @@ ], "undo-outline": [ 16 + ], + "checkmark-circle-outline": [ + 24 ] } \ No newline at end of file