mik3ml commited on
Commit
b6da48a
·
verified ·
1 Parent(s): 50740d2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -2
README.md CHANGED
@@ -7,8 +7,13 @@ sdk: static
7
  pinned: true
8
  short_description: Company presentation
9
  ---
10
- <div style="display:flex; align-items: center;">
11
- <img src="https://www.redix.it/Images/REDIX_SOLO_LOGO_2020_RGB.svg" alt="Alt text" width="80px" height="auto">
 
 
 
 
 
12
  <div style="font-size: 30px; margin-left:10px; font-weight: 600">
13
  ReDiX Labs | ReDiX Informatica
14
  </div>
 
7
  pinned: true
8
  short_description: Company presentation
9
  ---
10
+ <div style="display:flex; align-items: center; margin-bottom: 20px">
11
+ <svg xmlns="http://www.w3.org/2000/svg" width="70" height="70" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
12
+ <g transform="rotate(180, 12, 12)">
13
+ <path d="M10 22V7a1 1 0 0 0-1-1H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-5a1 1 0 0 0-1-1H2" fill="#3B82F6" stroke="#1D4ED8"/>
14
+ <rect x="14" y="2" width="8" height="8" rx="1" fill="#22C55E" stroke="#15803D"/>
15
+ </g>
16
+ </svg>
17
  <div style="font-size: 30px; margin-left:10px; font-weight: 600">
18
  ReDiX Labs | ReDiX Informatica
19
  </div>