Add Go logo
This commit is contained in:
14
images/android-vector-drawable/go.xml
Normal file
14
images/android-vector-drawable/go.xml
Normal file
@@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="512dp"
|
||||
android:height="512dp"
|
||||
android:viewportWidth="512"
|
||||
android:viewportHeight="512">
|
||||
|
||||
<path
|
||||
android:fillColor="#fff"
|
||||
android:pathData="M15,0 L497,0 Q512,0,512,15 L512,497 Q512,512,497,512 L15,512 Q0,512,0,497 L0,15 Q0,0,15,0 Z" />
|
||||
<path
|
||||
android:fillColor="#00acd7"
|
||||
android:pathData="M308,220 C309,222,307,222,306,222 L272,231 C269,233,267,230,267,230 C246,204,202,222,200,260 C198,296,245,310,267,274 L229,274 C226,274,221,273,226,264 L234,247 C236,243,237,243,243,243 L313,243 C313,324,223,360,175,311 C153,288,146,236,191,199 C227,170,287,170,308,220 M324,316 C279,277,303,196,374,183 C447,170,479,238,450,289 C426,332,362,350,324,316 M418,265 C427,240,409,216,382,218 C352,221,331,260,350,283 C369,305,408,295,418,265 M97,263 L97,262 L99,257 L101,256 L142,256 L143,257 L142,262 L141,263 L97,263 M49,245 S47,245,48,244 L52,238 L54,237 L146,237 L147,238 L145,243 L144,244 L49,245 M79,226 L78,225 L83,220 L85,219 L157,219 L157,220 L154,225 L152,226 L79,226" />
|
||||
</vector>
|
Reference in New Issue
Block a user