MESSENGER-4819 change icon

This commit is contained in:
JanNiklas Grabowski
2023-07-10 12:36:40 +02:00
parent 9a931d7734
commit 95452b58ab
5 changed files with 17 additions and 13 deletions
@@ -1,19 +1,8 @@
{
"images" : [
{
"filename" : "launch_bwi.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "launch_bwi@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "launch_bwi@3x.png",
"idiom" : "universal",
"scale" : "3x"
"filename" : "bundesmessenger-logo.svg",
"idiom" : "universal"
}
],
"info" : {
@@ -21,6 +10,7 @@
"version" : 1
},
"properties" : {
"preserves-vector-representation" : true,
"template-rendering-intent" : "original"
}
}
@@ -0,0 +1,14 @@
<svg width="1024" height="1024" viewBox="0 0 1024 1024" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect width="1024" height="1024" rx="248" fill="white"/>
<rect x="2" y="2" width="1020" height="1020" rx="246" stroke="black" stroke-opacity="0.25" stroke-width="4"/>
<rect x="243" y="366" width="545" height="47" rx="23.5" fill="black"/>
<rect x="207" y="529.648" width="544" height="47.6335" rx="23.8167" fill="#FFCC00"/>
<rect x="243" y="612" width="419" height="47" rx="23.5" fill="black"/>
<rect x="340" y="694" width="378" height="47" rx="23.5" fill="black"/>
<rect x="296" y="775.438" width="488" height="47.6335" rx="23.8167" fill="black"/>
<rect x="393" y="857.367" width="325" height="47.6335" rx="23.8167" fill="black"/>
<rect x="385" y="202" width="366" height="48" rx="24" fill="black"/>
<rect x="286" y="283.859" width="487" height="47.6335" rx="23.8167" fill="black"/>
<rect x="385.001" y="120" width="167" height="48" rx="24" fill="black"/>
<rect x="207" y="447.719" width="610" height="47.6335" rx="23.8167" fill="#FF0000"/>
</svg>

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 43 KiB