TF-1169 Update icon/splash screen for Web

This commit is contained in:
Dat PHAM HOANG
2022-11-18 15:25:25 +07:00
committed by Dat H. Pham
parent db2f2b3561
commit de85ffce69
18 changed files with 44 additions and 14 deletions
BIN
View File
Binary file not shown.

Before

Width:  |  Height:  |  Size: 837 B

+30
View File
@@ -0,0 +1,30 @@
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect width="16" height="16" fill="url(#paint0_linear_2979_156006)"/>
<rect width="16" height="16" fill="url(#paint1_linear_2979_156006)"/>
<rect width="16" height="16" fill="url(#paint2_linear_2979_156006)"/>
<rect width="16" height="16" fill="url(#paint3_linear_2979_156006)"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M4 14.0001C2.89543 14.0001 2 13.1047 2 12.0001V7.07048C2 6.40177 2.3342 5.77731 2.8906 5.40637L6.8906 2.73971C7.5624 2.29184 8.4376 2.29184 9.1094 2.73971L13.1094 5.40637C13.6658 5.77731 14 6.40177 14 7.07048V12.0001C14 13.1047 13.1046 14.0001 12 14.0001H4ZM3 12V7L6.75061 10.0005C7.48105 10.5848 8.51895 10.5848 9.24939 10.0005L13 7V12C13 12.5523 12.5523 13 12 13H4C3.44772 13 3 12.5523 3 12ZM6 6V5H10V6H8.5V9H7.5V6H6Z" fill="white"/>
<defs>
<linearGradient id="paint0_linear_2979_156006" x1="8" y1="0" x2="8" y2="16" gradientUnits="userSpaceOnUse">
<stop stop-color="#2C942B"/>
<stop offset="0.582834" stop-color="#D0CC01"/>
<stop offset="1" stop-color="#FEC303"/>
</linearGradient>
<linearGradient id="paint1_linear_2979_156006" x1="9.16417e-08" y1="12.1159" x2="15.7681" y2="12.1159" gradientUnits="userSpaceOnUse">
<stop stop-color="#FFCF01" stop-opacity="0"/>
<stop offset="0.57659" stop-color="#F05A2B"/>
<stop offset="1" stop-color="#E90B00"/>
</linearGradient>
<linearGradient id="paint2_linear_2979_156006" x1="14.1449" y1="1.04348" x2="4.81159" y2="11.6522" gradientUnits="userSpaceOnUse">
<stop offset="0.0103405" stop-color="#0394F7"/>
<stop offset="0.177129" stop-color="#0693F3" stop-opacity="0.88"/>
<stop offset="0.504933" stop-color="#0B92EE" stop-opacity="0.39"/>
<stop offset="1" stop-color="#E84232" stop-opacity="0"/>
</linearGradient>
<linearGradient id="paint3_linear_2979_156006" x1="0.405797" y1="1.50725" x2="7.42029" y2="9.44928" gradientUnits="userSpaceOnUse">
<stop offset="0.0291436" stop-color="#2B9629"/>
<stop offset="0.449248" stop-color="#4BBC06" stop-opacity="0.25"/>
<stop offset="1" stop-color="#0792F7" stop-opacity="0"/>
</linearGradient>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 134 KiB

After

Width:  |  Height:  |  Size: 164 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 134 KiB

After

Width:  |  Height:  |  Size: 164 KiB

+4 -4
View File
@@ -18,18 +18,18 @@
<meta charset="UTF-8">
<meta content="IE=Edge" http-equiv="X-UA-Compatible">
<meta name="description" content="A new Flutter project.">
<meta name="description" content="Team Mail">
<!-- iOS meta tags & icons -->
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="apple-mobile-web-app-title" content="teammail_mobile">
<meta name="apple-mobile-web-app-title" content="Team Mail">
<link rel="apple-touch-icon" href="icons/Icon-192.png">
<!-- Favicon -->
<link rel="icon" type="image/png" href="favicon.png"/>
<link rel="icon" type="image/svg" href="favicon.svg"/>
<title>Team - Mail</title>
<title>Team Mail</title>
<link rel="manifest" href="manifest.json">
</head>
<body>
+3 -3
View File
@@ -1,11 +1,11 @@
{
"name": "teammail_mobile",
"short_name": "teammail_mobile",
"name": "Team Mail - JMAP Email Client",
"short_name": "Team Mail",
"start_url": ".",
"display": "standalone",
"background_color": "#0175C2",
"theme_color": "#0175C2",
"description": "A new Flutter project.",
"description": "Team Mail - JMAP Email Client",
"orientation": "portrait-primary",
"prefer_related_applications": false,
"icons": [