michal commited on
Commit
8cfda1f
·
1 Parent(s): 2fb73e2
Files changed (1) hide show
  1. app.py +5 -1
app.py CHANGED
@@ -20,7 +20,11 @@ global data_component
20
  from src.abouts import *
21
 
22
  polygon_svg = """
23
- <svg width="100" height="100" viewBox="0 0 200 200">
 
 
 
 
24
  <g>
25
  <polygon class="st0" points="147.4,97.1 147.4,107.5 137,107.5 137,103.1 126.1,103.1 126.1,104.7 121.3,104.7 121.3,103.1
26
  110.8,103.1 110.8,107.5 100.4,107.5 100.4,97.1 110.8,97.1 110.8,101.5 121.3,101.5 121.3,99.9 126.1,99.9 126.1,101.5 137,101.5
 
20
  from src.abouts import *
21
 
22
  polygon_svg = """
23
+ <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 443.6 139.2" style="enable-background:new 0 0 443.6 139.2;" xml:space="preserve">
24
+ <style type="text/css">
25
+ .st0{fill:#E52713;}
26
+ .st1{fill:#FFFFFF;}
27
+ </style>
28
  <g>
29
  <polygon class="st0" points="147.4,97.1 147.4,107.5 137,107.5 137,103.1 126.1,103.1 126.1,104.7 121.3,104.7 121.3,103.1
30
  110.8,103.1 110.8,107.5 100.4,107.5 100.4,97.1 110.8,97.1 110.8,101.5 121.3,101.5 121.3,99.9 126.1,99.9 126.1,101.5 137,101.5