forked from edent/SuperTinyIcons
Add Godot (#650)
Co-authored-by: Terence Eden <edent@users.noreply.github.com>
This commit is contained in:
24
images/android-vector-drawable/godot.xml
Normal file
24
images/android-vector-drawable/godot.xml
Normal file
@@ -0,0 +1,24 @@
|
||||
<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="M220.6 91.9a200 200 0 00-46.4 15.9 210 210 0 002.9 38.2 160 160 0 00-33 24.2 210 210 0 00-30.9-18 200 200 0 00-31.2 40.9 210 210 0 0021.3 30.4v117c0 53.7 68.1 79.5 152.7 79.8s152.8-26.1 152.8-79.8v-117a210 210 0 0021.2-30.4 200 200 0 00-31.2-40.9 210 210 0 00-30.9 18 160 160 0 00-33-24.2 210 210 0 002.9-38.2 200 200 0 00-46.4-15.9 210 210 0 00-17.2 33.5 150 160 0 00-36.4 0 210 210 0 00-17.2-33.5z"
|
||||
android:fillColor="#478cbf"/>
|
||||
<path
|
||||
android:pathData="M176 227a1 1 0 000 68.1 1 1 0 000-68.1zm160 0a1 1 0 000 68.1 1 1 0 000-68.1zm-91.1 61.3a1 1 0 0022 0v-31.4a1 1 0 00-22 0z"
|
||||
android:fillColor="#fff"/>
|
||||
<path
|
||||
android:pathData="M179 240a1 1 0 000 45.2 1 1 0 000-45.2m154 0a1 1 0 000 45.2 1 1 0 000-45.2z"
|
||||
android:fillColor="#414042"/>
|
||||
<path
|
||||
android:pathData="M103 322h.7l55.9 5.6 2 30.2 60.2 4.3 4.2-28.6 59.6-.1 4.2 28.6 60.2-4.2 2.1-30.2 55.8-5.6h.6"
|
||||
android:strokeWidth="12.4"
|
||||
android:fillColor="#00000000"
|
||||
android:strokeColor="#fff"
|
||||
android:strokeLineJoin="round"/>
|
||||
</vector>
|
Reference in New Issue
Block a user