From 04b925259c74bccf174a43492e67a392b9405121 Mon Sep 17 00:00:00 2001 From: John Knox Date: Tue, 28 Jan 2020 11:26:30 -0800 Subject: [PATCH] Cache another icon Summary: ^ Reviewed By: passy Differential Revision: D19602641 fbshipit-source-id: c2dc99e1fa0ca5bfd0a28940ec661fee1ead47b7 --- static/icons.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/static/icons.json b/static/icons.json index 9c77ed1de..ec86bb1a0 100644 --- a/static/icons.json +++ b/static/icons.json @@ -352,5 +352,8 @@ ], "paper-stack": [ 12 + ], + "weather-cold": [ + 12 ] -} +} \ No newline at end of file