From 68d0a59fc1a5a9219b568c82439b19b7c0cbbea7 Mon Sep 17 00:00:00 2001
From: David Byers <david.byers@liu.se>
Date: Mon, 25 Jan 2021 16:14:13 +0100
Subject: [PATCH] Made icon background transparent.

---
 extension/icon.svg | 25 +++++++++++--------------
 1 file changed, 11 insertions(+), 14 deletions(-)

diff --git a/extension/icon.svg b/extension/icon.svg
index dc540fd..0ea13a4 100644
--- a/extension/icon.svg
+++ b/extension/icon.svg
@@ -1,22 +1,19 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- Generator: Adobe Illustrator 24.2.3, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
 <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
-	 viewBox="0 0 283.46 283.46" style="enable-background:new 0 0 283.46 283.46;" xml:space="preserve">
+	 viewBox="0 0 283.5 283.5" style="enable-background:new 0 0 283.5 283.5;" xml:space="preserve">
 <style type="text/css">
-	.st0{fill:#231F20;}
-	.st1{fill:none;stroke:#231F20;stroke-width:36;stroke-linecap:round;stroke-miterlimit:10;}
-	.st2{fill:#ED1C24;}
-	.st3{fill:#FFFFFF;}
+	.st0{fill:none;stroke:#231F20;stroke-width:36;stroke-linecap:round;stroke-miterlimit:10;}
+	.st1{fill:#ED1C24;}
+	.st2{fill:#231F20;}
 </style>
+<path class="st0" d="M15.1,199.6"/>
+<path class="st0" d="M15.1,216.9"/>
+<polygon class="st1" points="246.7,112.4 283.5,149.2 283.5,0 134.3,0 170.6,36.3 118.2,88.7 194.3,164.7 "/>
 <g>
-	<path class="st0" d="M209.46,74v135.46H74V74H209.46 M283.46,0H0v283.46h283.46V0L283.46,0z"/>
-</g>
-<path class="st1" d="M15.14,199.56"/>
-<path class="st1" d="M15.14,216.86"/>
-<g>
-	<polygon class="st2" points="97.71,88.66 150.06,36.3 99.24,-14.5 297.96,-14.5 297.96,184.2 246.66,132.89 194.3,185.25 	"/>
-	<path class="st3" d="M283.46,0v149.2l-36.81-36.81l-52.36,52.36l-76.09-76.09l52.36-52.36L134.26,0H283.46 M312.46-29h-29H134.26
-		H64.23l49.52,49.51l15.8,15.79L97.71,68.15L77.2,88.66l20.51,20.51l76.09,76.09l20.51,20.51l20.51-20.51l31.85-31.85l16.3,16.3
-		l49.51,49.51V149.2V0V-29L312.46-29z"/>
+	<g>
+		<polygon class="st2" points="263,169.7 246.7,153.4 214.8,185.3 209.5,190.6 209.5,209.5 74,209.5 74,74 91.9,74 97.7,68.1 
+			129.5,36.3 113.8,20.5 93.2,0 0,0 0,283.5 283.5,283.5 283.5,190.2 		"/>
+	</g>
 </g>
 </svg>
-- 
GitLab