Add Java icon
This commit is contained in:
17
images/android-vector-drawable/java.xml
Normal file
17
images/android-vector-drawable/java.xml
Normal file
@@ -0,0 +1,17 @@
|
||||
<?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="#f8981d"
|
||||
android:pathData="M274,235 C292,256,269,275,269,275 S316,251,294,221 S259,179,342,131 C342,130,211,163,274,235 M294,53 S334,93,256,153 C194,202,242,230,256,262 C220,229,193,201,211,174 C238,134,310,115,294,53" />
|
||||
<path
|
||||
android:fillColor="#5382a1"
|
||||
android:pathData="M206,347 S191,355,216,358 S262,361,295,355 A137,137,0,0,0,316,365 C242,397,147,364,206,347 M197,305 S181,317,206,320 S264,324,308,315 A45,45,0,0,0,324,325 C233,351,132,327,197,305 M372,378 S383,387,360,394 C317,407,181,411,143,395 C129,389,158,378,176,378 C159,368,78,399,134,408 C287,432,412,396,372,378 M213,262 S144,278,188,284 C207,287,245,286,280,283 S337,275,337,275 A122,122,0,0,0,320,284 C250,302,114,294,153,275 S213,262,213,262 M337,331 C410,294,376,251,344,265 C380,235,445,301,335,333 L335,331 M220,432 C289,436,394,430,396,397 C396,397,391,409,339,419 S208,429,165,422 C166,422,175,429,220,432" />
|
||||
</vector>
|
Reference in New Issue
Block a user