From edd0e01a080dd72533ef8c42dbee8d9666e15c29 Mon Sep 17 00:00:00 2001 From: Anton Nikolaev Date: Mon, 27 Jan 2020 07:07:12 -0800 Subject: [PATCH] Added another missing icon Summary: Just commiting another icon added by the script Reviewed By: jknoxville Differential Revision: D19578661 fbshipit-source-id: 9da953cec30d6ac1ea68312c060a8ce4c298fac0 --- static/icons.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/static/icons.json b/static/icons.json index 867769852..9c77ed1de 100644 --- a/static/icons.json +++ b/static/icons.json @@ -349,5 +349,8 @@ ], "send-outline": [ 16 + ], + "paper-stack": [ + 12 ] -} \ No newline at end of file +}