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
+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