From cdee74b00288d05802265d7b0d0fa90ddb95f0e2 Mon Sep 17 00:00:00 2001 From: Artur Paikin Date: Tue, 20 Dec 2016 18:47:04 -0500 Subject: [PATCH] update dropbox icon --- src/plugins/Dropbox/index.js | 17 ++++------------- 1 file changed, 4 insertions(+), 13 deletions(-) diff --git a/src/plugins/Dropbox/index.js b/src/plugins/Dropbox/index.js index d447c6ad6..98a4607e5 100644 --- a/src/plugins/Dropbox/index.js +++ b/src/plugins/Dropbox/index.js @@ -15,19 +15,10 @@ export default class Dropbox extends Plugin { this.title = 'Dropbox' this.stateId = 'dropbox' this.icon = html` - - - - - + + + + `