From f0a482af2ff545c83b7410ce1ab8edd2057635db Mon Sep 17 00:00:00 2001 From: Sabrina Seibel Date: Fri, 7 Feb 2020 12:47:00 -0800 Subject: [PATCH] NTState Flipper Plugin starter code Summary: Barebones outline for the NTState Flipper Plugin Differential Revision: D19667842 fbshipit-source-id: 484476da8fbed3ff80c063652b62296d91425bfe --- static/icons.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/static/icons.json b/static/icons.json index 87b99e4df..77ec11d9c 100644 --- a/static/icons.json +++ b/static/icons.json @@ -359,5 +359,8 @@ ], "mobile-cross": [ 16 + ], + "database-arrow-left": [ + 12 ] } \ No newline at end of file