Files
SuperTinyIcons/images/android-vector-drawable/drone.xml
Terence Eden 07c1acd9ee Regenerated Android Drawables
Rust and Safari not working, so not updated
2020-11-08 16:06:57 +00:00

13 lines
703 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="M150,112l61,64c-9,14 -14,31 -14,50 0,54 39,89 89,89 18,0 35,-5 50,-14l62,63c-32,43 -84,70 -142,70 -98,0 -178,-77 -178,-178 0,-60 28,-112 72,-144zM179,95c24,-11 50,-17 77,-17 98,0 178,77 178,178 0,28 -6,54 -17,77l-56,-57c9,-14 14,-30 14,-50 0,-53 -40,-89 -89,-89 -19,0 -36,5 -50,14zM286,280c-30,0 -54,-22 -54,-54s24,-53 54,-53 53,21 53,53 -23,54 -53,54z"
android:fillColor="#1E375A"/>
</vector>