Browse Source

resize svg stroke

dev_h
DanielHabenicht 4 years ago
parent
commit
f84950c744
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      client-data/tools/download/download.svg

+ 2
- 2
client-data/tools/download/download.svg View File

@@ -3,8 +3,8 @@
3 3
 <svg version="1.1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" xmlns:xlink="http://www.w3.org/1999/xlink" enable-background="new 0 0 512 512">
4 4
   <g>
5 5
     <g>
6
-      <path d="M480.6,319c-11.3,0-20.4,9.1-20.4,20.4v120.7H51.8V339.4c0-11.3-9.1-20.4-20.4-20.4c-11.3,0-20.4,9.1-20.4,20.4v141.2    c0,11.3,9.1,20.4,20.4,20.4h449.2c11.3,0,20.4-9.1,20.4-20.4V339.4C501,328.1,491.9,319,480.6,319z"/>
7
-      <path d="m241.6,352.7c11.1,10.7 24.4,5.2 28.9,0l124.2-124.1c8-8 8-20.9 0-28.9-8-8-20.9-8-28.9,0l-89.4,89.3v-259.2c0-11.3-9.1-20.4-20.4-20.4-11.3,0-20.4,9.1-20.4,20.4v259.1l-89.4-89.3c-8-8-20.9-8-28.9,0-8,8-8,20.9 0,28.9l124.3,124.2z"/>
6
+      <path d="M 470 319 C 461 319 461 328 461 339 V 471 H 50 V 339 C 50 329 50 319 41 319 C 32 319 32 329 32 339 V 481 C 32 491 37 491 47 491 H 464 C 474 491 479 491 479 481 V 339 C 479 327 479 319 470 319 Z"/>
7
+      <path d="M 247 317 C 255 321 257 321 265 317 L 380 214 C 384 210 383 203 381 200 C 378 198 370 196 366 200 L 266 295 V 19 C 266 13 260 9 256 9 C 252 9 246 13 246 19 V 295 L 146 200 C 142 196 135 197 132 199 C 130 202 128 210 132 214 L 247 317 Z"/>
8 8
     </g>
9 9
   </g>
10 10
 </svg>

Loading…
Cancel
Save