Merge branch 'master' into add-java-icon

This commit is contained in:
Jude Gibbons
2019-07-28 14:08:08 +01:00
committed by GitHub
8 changed files with 106 additions and 0 deletions

View File

@@ -0,0 +1,42 @@
<?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="#000000"
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="#11b0a3"
android:pathData="M256,6 C394.071,6,506,117.929,506,256 C506,394.071,394.071,506,256,506 C117.929,506,6,394.071,6,256 C6,117.929,117.929,6,256,6 Z" />
<path
android:fillColor="#8c5015"
android:pathData="M9,319 A258,258,0,0,0,504,319" />
<path
android:fillColor="#fb0"
android:strokeColor="#fff"
android:strokeWidth="24"
android:pathData="M110,228 L249,228 L249,265 L110,265 L110,228 Z" />
<path
android:fillColor="#007200"
android:strokeColor="#000"
android:strokeWidth="12"
android:pathData="M503,318 L389,318 C401,283,430,303,430,303 C437,276,468,276,468,276 C470,246,492,237,505,239" />
<path
android:fillColor="#007200"
android:strokeColor="#000"
android:strokeWidth="12"
android:pathData="M365,110 C400.346,110,429,138.654,429,174 C429,209.346,400.346,238,365,238 C329.654,238,301,209.346,301,174 C301,138.654,329.654,110,365,110 Z" />
<path
android:fillColor="#000000"
android:strokeColor="#000"
android:strokeWidth="12"
android:pathData="M65,276 L299,276 M112,274 L112,318 M247,275 L247,317 M267,276 L267,215 L91,215 L91,276 M365,170 L365,318 M330,170 L366,205 M403,172 L364,211 M133,108 S166,105,172,124 C164,93,186,84,186,84 M199,128 S225,149,215,167 C229,139,251,148,251,148 M49,401 L485,361 M82,438 L181,419 M118,467 L307,414 M158,488 L460,402 M9,319 L502,319" />
<path
android:fillColor="#000000"
android:strokeColor="#000"
android:strokeWidth="12"
android:pathData="M256,6 C394.071,6,506,117.929,506,256 C506,394.071,394.071,506,256,506 C117.929,506,6,394.071,6,256 C6,117.929,117.929,6,256,6 Z" />
</vector>

View File

@@ -0,0 +1,37 @@
<?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="#fcc40f"
android:strokeColor="#000a12"
android:strokeWidth="17"
android:pathData="M93,202 A195,151,0,0,1,419,202 L419,258 L93,258" />
<path
android:fillColor="#000a12"
android:pathData="M2,0 L-31,0 L-31,45 L0,92 M-173,-49 C-170,-61,-192,-95,-192,-97 L-115,-97" />
<path
android:fillColor="#000a12"
android:pathData="M-97,-97 C-43.4284,-97,0,-53.5716,0,0 C0,53.5716,-43.4284,97,-97,97 C-150.572,97,-194,53.5716,-194,0 C-194,-53.5716,-150.572,-97,-97,-97 Z" />
<path
android:fillColor="#fff"
android:pathData="M-97,-78 C-53.9218,-78,-19,-43.0782,-19,0 C-19,43.0782,-53.9218,78,-97,78 C-140.078,78,-175,43.0782,-175,0 C-175,-43.0782,-140.078,-78,-97,-78 Z" />
<path
android:fillColor="#000a12"
android:pathData="M-97,-50 C-69.3858,-50,-47,-27.6142,-47,0 C-47,27.6142,-69.3858,50,-97,50 C-124.614,50,-147,27.6142,-147,0 C-147,-27.6142,-124.614,-50,-97,-50 Z" />
<path
android:fillColor="#fff"
android:pathData="M-97,-33 C-78.7746,-33,-64,-18.2254,-64,0 C-64,18.2254,-78.7746,33,-97,33 C-115.225,33,-130,18.2254,-130,0 C-130,-18.2254,-115.225,-33,-97,-33 Z" />
<path
android:fillColor="#ef6a45"
android:pathData="M-97,-17 C-87.6112,-17,-80,-9.38884,-80,0 C-80,9.38884,-87.6112,17,-97,17 C-106.389,17,-114,9.38884,-114,0 C-114,-9.38884,-106.389,-17,-97,-17 Z" />
<path
android:fillColor="#00b087"
android:pathData="M97,-17 C106.389,-17,114,-9.38884,114,0 C114,9.38884,106.389,17,97,17 C87.6112,17,80,9.38884,80,0 C80,-9.38884,87.6112,-17,97,-17 Z" />
</vector>