Update namespace

This commit is contained in:
edent
2017-04-14 01:00:50 +01:00
parent 2f2f14ce5f
commit 785dd5c329
7 changed files with 22 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
<svg version="1.1" viewBox="0 0 512 512">
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 512 512">
<rect height="100%" width="100%" rx="15%" ry="15%" style="fill:#515151;" />
<path d="M112 239c-1 0 7 16 7 16 17 30 49 48 102 53-8 6-17 17-18 30-10 6-29 8-44 3-21-7-29-48-61-42-7 1-6 6 0 10 10 6 19 14 26 30 5 13 17 35 53 35 14 0 24-2 24-2 0 0 0 32 0 45 0 14-20 18-20 25 0 3 7 3 12 3 10 0 32-9 32-23 0-12 0-52 1-59 0-15 8-20 8-20 0 0 1 82-2 92-4 13-10 11-10 17 0 9 26 2 35-17 7-15 4-95 3-94l7 0c0 0 0 37 1 53 0 17-1 39 9 50 7 7 29 19 29 8 0-6-12-12-12-29v-79c10 0 8 26 8 26l1 48c0 0-2 18 19 25 8 3 24 3 25-1 1-4-20-11-20-25 0-8 0-13 0-49 0-36-5-49-22-60 53-5 86-18 102-53 1 0 7-16 6-16 4-13 6-28 6-46 0-50-24-67-29-76 7-38-1-55-5-60-14-5-48 12-66 24-30-9-94-8-118 2-44-31-67-26-67-26 0 0-15 27-4 66-15 18-25 31-26 65 0 19 2 36 8 51z" style="fill:#ffffff"/>
</svg>

Before

Width:  |  Height:  |  Size: 804 B

After

Width:  |  Height:  |  Size: 839 B

View File

@@ -1,4 +1,4 @@
<svg version="1.1" viewBox="0 0 512 512">
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 512 512">
<rect height="100%" width="100%" rx="15%" ry="15%" fill="#fff"/>
<g fill="#134563">
<path d="M370.4 229.6h-24v-51.2A90.8 90.8 0 0 0 256 88a90.8 90.8 0 0 0-90.4 90.4v51.2h-24v-51.2a114.4 114.4 0 1 1 228.8 0v51.2"/>

Before

Width:  |  Height:  |  Size: 732 B

After

Width:  |  Height:  |  Size: 767 B

View File

@@ -1,4 +1,4 @@
<svg version="1.1" viewBox="0 0 512 512">
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 512 512">
<rect height="100%" width="100%" rx="15%" ry="15%" fill="#0f0"/>
<g fill="#fff">
<path d="M425 347c-12-10-26-19-39-27-27-18-50-19-69 8-11 16-27 18-43 11-45-21-79-50-98-95-9-19-9-37 12-50 10-7 22-16 21-32-2-21-52-91-73-98-9-3-16-3-25 0-48 16-67 54-49 99a526 526 0 0 0 292 289l20 6c31 0 67-29 79-58 10-28-12-40-28-53zM272 77c99 15 145 62 157 161 2 9-3 23 12 23 13 0 10-13 10-22 2-93-81-179-176-182-7 1-22-5-24 10 0 10 12 9 21 10z"/>

Before

Width:  |  Height:  |  Size: 718 B

After

Width:  |  Height:  |  Size: 753 B

View File

@@ -1,4 +1,4 @@
<svg version="1.1" viewBox="0 0 512 512">
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 512 512">
<rect ry="15%" rx="15%" width="100%" height="100%" fill="#006492"/>
<path d="M442 298c2-13 4-26 4-40A188 188 0 0 0 226 73 109 109 0 0 0 74 220a188 188 0 0 0 219 223 109 109 0 0 0 160-96c0-17-4-34-11-49zm-88 50c-8 12-21 22-38 29-16 7-36 10-59 10-27 0-49-4-67-14-13-7-23-16-31-27-8-12-12-23-12-34 0-7 3-13 8-18s12-7 19-7 12 2 17 5c4 4 8 10 11 17l11 19c4 5 9 9 16 12 6 3 16 5 27 5 16 0 28-4 38-10 9-6 14-14 14-24 0-7-3-13-8-17-5-5-11-9-20-11l-34-9c-20-4-36-9-49-15-14-6-25-13-33-23-8-11-12-23-12-38 0-14 4-27 13-38 8-11 21-20 36-26 16-5 35-8 56-8 16 0 31 2 44 6 12 3 22 9 31 15 8 6 14 13 18 21 4 7 6 14 6 21s-3 13-8 18c-5 6-12 8-19 8s-13-1-16-5c-4-3-8-8-12-15-4-9-10-16-17-21-6-4-16-7-31-7-13 0-24 3-33 8-7 5-11 11-11 18 0 5 1 8 4 11 2 3 6 6 11 9l15 6 26 6 41 11c13 4 24 9 33 15 9 5 16 13 21 22s7 20 7 33c0 16-4 30-13 42z" fill="#fff"/>
</svg>

Before

Width:  |  Height:  |  Size: 883 B

After

Width:  |  Height:  |  Size: 918 B

View File

@@ -1,4 +1,4 @@
<svg version="1.1" viewBox="0 0 512 512">
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 512 512">
<rect height="100%" width="100%" rx="15%" ry="15%" fill="#64a9dc"/>
<path d="M429 90L76 227c-25 9-24 23-5 28l88 28 34 104c4 11 2 15 13 15 9 0 13-4 19-9l44-43 91 68c18 10 29 4 34-16l60-284c6-24-9-35-25-28zM173 277l198-126c11-6 20-3 12 4L212 308l-6 72-33-103z" fill="#fff"/>
</svg>

Before

Width:  |  Height:  |  Size: 322 B

After

Width:  |  Height:  |  Size: 357 B

View File

@@ -1,4 +1,4 @@
<svg version="1.1" viewBox="0 0 512 512">
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 512 512">
<rect height="100%" width="100%" rx="15%" ry="15%" fill="#fff"/>
<path d="M432.48 297.45c0 55.15-44.37 100.02-99.51 100.02a100.1 100.1 0 0 1-59.55-19.67 122.7 122.7 0 0 0 29.64-80.35l.04-159.16a47.13 47.13 0 0 0-47.06-47.07 47.12 47.12 0 0 0-47.06 47.07l-.04 159.15c0 30.69 11.8 58.73 30.38 80.36a100.05 100.05 0 0 1-59.54 19.67c-55.15 0-100.25-44.87-100.25-100.03V103.3H56v194.16C56 365.57 111.9 421 180.03 421a123.5 123.5 0 0 0 76.71-26.7c21.06 16.66 47.22 26.7 76.1 26.7C400.96 421 456 365.57 456 297.45V103.29h-23.53v194.16zM256 361.77a99.57 99.57 0 0 1-23.53-64.32l.04-159.16a23.55 23.55 0 0 1 23.53-23.53 23.56 23.56 0 0 1 23.53 23.53l-.04 159.15A99.52 99.52 0 0 1 256 361.77z"/>
</svg>

Before

Width:  |  Height:  |  Size: 735 B

After

Width:  |  Height:  |  Size: 770 B