From 0b6b5a05826cfc53b49b810e2a472a341438e0d6 Mon Sep 17 00:00:00 2001 From: Alexander Kawrykow Date: Fri, 20 Mar 2020 17:32:21 -0700 Subject: [PATCH] Add basic tabbed layout Summary: Adding a marketplace icon Differential Revision: D20459204 fbshipit-source-id: 2c76e34c7911209b71be0c7194e27655f4a48dde --- desktop/static/icons.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/desktop/static/icons.json b/desktop/static/icons.json index b1edd7f86..d76b29432 100644 --- a/desktop/static/icons.json +++ b/desktop/static/icons.json @@ -375,5 +375,8 @@ ], "paper-fold-text": [ 16 + ], + "marketplace": [ + 12 ] } \ No newline at end of file