Files
SuperTinyIcons/images/android-vector-drawable/duckduckgo.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

36 lines
1.6 KiB
XML

<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="256dp"
android:height="256dp"
android:viewportWidth="256"
android:viewportHeight="256">
<path
android:pathData="m0,0L256,0L256,256L0,256"
android:fillColor="#fff"/>
<path
android:pathData="M128,128m-108,0a108,108 0,1 1,216 0a108,108 0,1 1,-216 0"
android:fillColor="#d53"/>
<path
android:pathData="M128,128m-96,0a96,96 0,1 1,192 0a96,96 0,1 1,-192 0"
android:strokeWidth="7"
android:fillColor="#00000000"
android:strokeColor="#fff"/>
<path
android:pathData="M116,71s-11,-6 -35,-5c0,-7 11,-7 11,-7l-11,-4h8M103,218 L96,215 77,122S66,80 96,73"
android:fillColor="#ddd"/>
<path
android:pathData="M101,221 L80,101s-6,-30 31,-33c-9,-8 -30,-3 -28,-5s9,-4 9,-4l-7,-4s29,-4 44,15c0,0 31,9 31,46S129,113 129,160C129,185 153,223 153,223"
android:fillColor="#fff"/>
<path
android:pathData="M153,127l38,-10c34,5 -29,24 -33,23C128,135 137,160 173,152s9,20 -24,9C102,148 127,125 153,127"
android:fillColor="#fc0"/>
<path
android:pathData="M143,206l2,-3c22,8 23,11 22,-9s0,-20 -23,-3c0,-5 -13,-3 -15,0 -21,-9 -23,-12 -22,2 2,29 1,24 21,14"
android:fillColor="#6b5"/>
<path
android:pathData="M129,193S126,204 131,206s13,-5 13,-1S128,209 127,207L127,195"
android:fillColor="#4a4"/>
<path
android:pathData="M142,112a6,6 0,1 1,0 1m6,-3a2,2 0,1 0,0 -1m-52,6a7,7 0,1 1,0 1m8,-3a2,2 0,1 0,0 -1M137,96c4,-3 10,-3 14,-1 -3,-6 -13,-5 -14,1m-32,0c-7,-3 -14,3 -15,7 -3,-8 10,-13 15,-7"
android:fillColor="#148"/>
</vector>