Skip to content

Commit 384d1ed

Browse files
committed
Update UI.js
1 parent bab1f52 commit 384d1ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/UI.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@ export const setLoadingIndicatorProgress = function (percentComplete) {
342342

343343
export const loadIcon = function (name, color) {
344344
if (name === "bblogo") {
345-
return `<svg width="41px" height="41px" viewBox="0 0 41 41" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
345+
return `<svg class="bb-logo-logo" width="41px" height="41px" viewBox="0 0 41 41" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
346346
<title>Group</title>
347347
<defs>
348348
<path d="M22.8640197,35.1504495 C32.3776197,32.4224495 37.8784197,22.4987495 35.1504197,12.9852495 C32.4224197,3.4716495 22.4987197,-2.0291505 12.9852197,0.698809498 C3.47164965,3.4267795 -2.02915035,13.3504495 0.698809655,22.8640495 C5.63821965,40.0898495 24.2753197,40.0720495 24.2753197,40.0720495 L22.8640197,35.1504495 Z" id="path-1"></path>

0 commit comments

Comments
 (0)