updating the Play icon
This commit is contained in:
parent
f785c079eb
commit
fe90959610
3 changed files with 2 additions and 4 deletions
|
@ -7,7 +7,7 @@ buildscript {
|
|||
propMinSdkVersion = 21
|
||||
propTargetSdkVersion = propCompileSdkVersion
|
||||
propVersionCode = 1
|
||||
propVersionName = '5.26.30'
|
||||
propVersionName = '5.26.33'
|
||||
kotlin_version = '1.3.72'
|
||||
}
|
||||
|
||||
|
|
|
@ -5,5 +5,5 @@
|
|||
android:viewportHeight="24">
|
||||
<path
|
||||
android:fillColor="#FFFFFF"
|
||||
android:pathData="M20.2162,10.7702 L6.7181,0.9581C6.2227,0.599 5.5651,0.545 5.0222,0.824 4.4749,1.1009 4.1331,1.6633 4.1331,2.2712l0,19.6177c0,0.6143 0.3418,1.1746 0.8891,1.4515 0.2315,0.1168 0.4845,0.1752 0.7398,0.1752 0.3331,0 0.6706,-0.106 0.9561,-0.3158L20.2162,13.3963c0.4261,-0.3137 0.6749,-0.7982 0.6749,-1.313 0.0021,-0.5235 -0.2531,-1.0059 -0.6749,-1.313z" />
|
||||
android:pathData="M20.5095,10.8063 L8.2182,1.8715C7.7671,1.5445 7.1683,1.4953 6.6739,1.7494 6.1756,2.0015 5.8643,2.5136 5.8643,3.0672l0,17.8638c0,0.5594 0.3112,1.0696 0.8096,1.3217 0.2108,0.1064 0.4412,0.1596 0.6737,0.1596 0.3033,0 0.6106,-0.0965 0.8706,-0.2876L20.5095,13.1976c0.388,-0.2856 0.6146,-0.7268 0.6146,-1.1956 0.0021,-0.4767 -0.2305,-0.9159 -0.6146,-1.1956z" />
|
||||
</vector>
|
||||
|
|
|
@ -4,8 +4,6 @@
|
|||
android:viewportWidth="24"
|
||||
android:viewportHeight="24">
|
||||
<path
|
||||
android:fillAlpha="1"
|
||||
android:fillColor="#FFFFFF"
|
||||
android:fillType="nonZero"
|
||||
android:pathData="M5.4462,3.9567L18.5538,3.9567A1.4895,1.4895 0,0 1,20.0433 5.4462L20.0433,18.5538A1.4895,1.4895 0,0 1,18.5538 20.0433L5.4462,20.0433A1.4895,1.4895 0,0 1,3.9567 18.5538L3.9567,5.4462A1.4895,1.4895 0,0 1,5.4462 3.9567z" />
|
||||
</vector>
|
||||
|
|
Loading…
Reference in a new issue