13 lines
886 B
XML
13 lines
886 B
XML
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="512dp"
|
|
android:height="512dp"
|
|
android:viewportWidth="512"
|
|
android:viewportHeight="512">
|
|
<path
|
|
android:pathData="M0,0h512v512h-512z"
|
|
android:fillColor="#fff"/>
|
|
<path
|
|
android:pathData="M113,97c-17,0 -31,14.09 -31.455,31.451v290.461c0,1.102 0.063,2.212 0.17,3.284a1700,1700 0,0 0,37 -14c91,-36 165,-67 165,-102 0,-1.12 -0.077,-2.25 -0.236,-3.38 -4.717,-34.512 -87.191,-45 -87,-61.028 0.01,-0.84 0.248,-1.719 0.754,-2 9,-17 49,-16 63,-17 14,-1 48,-0.996 50,-11.336 0.048,-0.32 0.078,-0.637 0.078,-0.956 0.039,-9 -23,-13 -23,-13s28,4 28,15c0,0.54 -0.066,1.1 -0.217,1.67 -3.055,11 -28,14 -44,14 -15.615,0.782 -39,2 -39,10.186 -0.01,0.445 0.067,0.908 0.226,1 3,11 90,16 146,45 32,16 48,44 55,73V128c0,-17 -14,-31 -31,-31H113z"
|
|
android:fillColor="#a01e20"/>
|
|
</vector>
|