From 91dbcce54c4e9cecb7a267ed407a43f44e18cf3a Mon Sep 17 00:00:00 2001 From: archmoj Date: Thu, 26 Mar 2020 15:28:27 -0400 Subject: [PATCH] apply 2020 plotly logo colors to the existing icon --- src/fonts/ploticon.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/fonts/ploticon.js b/src/fonts/ploticon.js index a618d2224d9..c7a33742cde 100644 --- a/src/fonts/ploticon.js +++ b/src/fonts/ploticon.js @@ -137,6 +137,6 @@ module.exports = { }, 'newplotlylogo': { 'name': 'newplotlylogo', - 'svg': 'plotly-logomark' + 'svg': 'plotly-logomark' } };