Files
SuperTinyIcons/images/android-vector-drawable/viber.xml
Jonathan Batchelor 3762d3a444 Convert and update Android Vector files (#803)
* Convert and update Android Vector files using https://github.com/jmb/Svg2VectorAndroid

* Reverted the auto generated vector drawables that don't match the SVG properly.

* Removed broken vector files that didn't have a previous version. Revert openstreetmap.
2024-09-15 07:44:04 +01:00

19 lines
1013 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,0H512V512H0"
android:fillColor="#fff"/>
<path
android:pathData="M269,186a30,30 0,0 1,31 31m-38,-58a64,64 0,0 1,64 67m-73,-93a97,97 0,0 1,99 104"
android:strokeWidth="10"
android:fillColor="#00000000"
android:strokeColor="#665ca7"
android:strokeLineCap="round"/>
<path
android:pathData="M288,274q10,-13 24,-4l36,27q8,10 -7,28t-28,15q-53,-12 -102,-60t-61,-104q0,-20 25,-34 13,-9 22,5l25,35q6,12 -7,22c-39,15 51,112 73,70zM95,232c0,78 14,95 36,118 7,7 32,19 38,19v69c0,4 4,7 8,3l53,-63 26,1c144,0 161,-56 161,-147S400,85 256,85 95,141 95,232zM65,232c0,-126 55,-177 191,-177s191,51 191,177 -55,177 -191,177c-10,0 -18,0 -32,-2l-38,43c-7,8 -28,11 -28,-13v-42c-6,0 -20,-6 -39,-18 -19,-13 -54,-44 -54,-145z"
android:fillColor="#665ca7"/>
</vector>