making the Plus vector a bit thinner
This commit is contained in:
parent
93265356d9
commit
73479efb02
2 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@ buildscript {
|
|||
propMinSdkVersion = 21
|
||||
propTargetSdkVersion = propCompileSdkVersion
|
||||
propVersionCode = 1
|
||||
propVersionName = '5.15.27'
|
||||
propVersionName = '5.15.29'
|
||||
kotlin_version = '1.3.41'
|
||||
}
|
||||
|
||||
|
|
|
@ -5,5 +5,5 @@
|
|||
android:viewportHeight="24">
|
||||
<path
|
||||
android:fillColor="#FFFFFFFF"
|
||||
android:pathData="m13.8399,2.9012 l-3.6755,0 0,7.351 -7.351,0 0,3.6755 7.351,0 0,7.351 3.6755,0 0,-7.351 7.351,0 0,-3.6755 -7.351,0z"/>
|
||||
android:pathData="m13.3248,3.8 l-2.3935,-0.0127 0,7.1005 -7.0751,-0.0127 0,2.3935 7.0751,0 0,7.0751 2.3935,0 0,-7.0751 7.0751,0 0,-2.3935 -7.0751,0z"/>
|
||||
</vector>
|
||||
|
|
Loading…
Reference in a new issue