forked from edent/SuperTinyIcons
Re-do Android Vector Drawables
This commit is contained in:
42
images/android-vector-drawable/_password.xml
Normal file
42
images/android-vector-drawable/_password.xml
Normal file
@@ -0,0 +1,42 @@
|
|||||||
|
<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="M256,256m-192,0a192,192 0,1 1,384 0a192,192 0,1 1,-384 0"
|
||||||
|
android:strokeWidth="7"
|
||||||
|
android:fillColor="#F7F7F7"
|
||||||
|
android:strokeColor="#707070"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M147,377a165,165 0,1 1,219 -1,155 155,0 1,0 -219,1m297,-121a1,1 0,0 1,-376 -11,1 0.96,0 0,0 376,3"
|
||||||
|
android:strokeWidth="7"
|
||||||
|
android:fillColor="#E5E5E5"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M256,112a144,144 0,1 0,1 0ZM256,142a114,114 0,1 1,-1 0Z"
|
||||||
|
android:strokeWidth="7"
|
||||||
|
android:fillColor="#218ef7"
|
||||||
|
android:strokeColor="#1769b8"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M256,256m-57,0a57,57 0,1 1,114 0a57,57 0,1 1,-114 0"
|
||||||
|
android:strokeWidth="7"
|
||||||
|
android:fillColor="#FFF"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M256,256m-47,0a47,47 0,1 1,94 0a47,47 0,1 1,-94 0"
|
||||||
|
android:strokeWidth="7"
|
||||||
|
android:fillColor="#DEDEDE"
|
||||||
|
android:strokeColor="#C7C7C7"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M232,186q0,-7 4,-7h39q5,0 5,7v75q0,4 -6,8 -7,7 0,14 6,5 6,9v34q0,7 -6,7h-36q-6,0 -6,-7v-74q0,-4 6,-8 8,-8 0,-15 -6,-4 -6,-8z"
|
||||||
|
android:strokeWidth="20"
|
||||||
|
android:fillColor="#FFF"
|
||||||
|
android:strokeColor="#fff"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M232,186q0,-7 4,-7h39q5,0 5,7v75q0,4 -6,8 -7,7 0,14 6,5 6,9v34q0,7 -6,7h-36q-6,0 -6,-7v-74q0,-4 6,-8 8,-8 0,-15 -6,-4 -6,-8z"
|
||||||
|
android:strokeWidth="7"
|
||||||
|
android:fillColor="#0A2D4D"
|
||||||
|
android:strokeColor="#000"/>
|
||||||
|
</vector>
|
@@ -8,5 +8,5 @@
|
|||||||
android:fillColor="#fff"/>
|
android:fillColor="#fff"/>
|
||||||
<path
|
<path
|
||||||
android:fillColor="#FF000000"
|
android:fillColor="#FF000000"
|
||||||
android:pathData="M256,64a192,192 0,1 0,39 380l152,-212c-12,-95 -93,-168 -191,-168zM264,138c76,0 113,37 113,71l-93,134c-12,19 -40,33 -68,33 -48,0 -79,-23 -79,-58 0,-64 106,-68 145,-68v-42c0,-8 0,-24 -19,-24 -17,0 -18,11 -18,14l2,14c0,14 -18,24 -45,24 -29,0 -47,-15 -47,-39 0,-30 39,-59 109,-59zM236,307c0,13 8,20 21,20s23,-10 23,-22l1,-31c-30,0 -45,15 -45,33z"/>
|
android:pathData="m446.5,232A192,192 0,1 0,295 444m-11,-101c-12,19 -40,33 -68,33 -48,0 -79,-23 -79,-58 0,-64 106,-68 145,-68v-42c0,-8 0,-24 -19,-24 -17,0 -18,11 -18,14l2,14c0,14 -18,24 -45,24 -29,0 -47,-15 -47,-39 0,-30 39,-59 109,-59 76,0 113,37 113,71m-96,65c-30,0 -45,15 -45,33 0,13 8,20 21,20s23,-10 23,-22"/>
|
||||||
</vector>
|
</vector>
|
||||||
|
@@ -7,9 +7,6 @@
|
|||||||
android:pathData="M0,0h512v512h-512z"
|
android:pathData="M0,0h512v512h-512z"
|
||||||
android:fillColor="#155196"/>
|
android:fillColor="#155196"/>
|
||||||
<path
|
<path
|
||||||
android:pathData="M194,128a36,36 0,1 0,-39 -36c0,6 2,12 4,18l13,180h132l54,126 71,-28 -11,-26 -40,15 -52,-121 -123,1 -1,-23h88v-34h-92l-4,-72z"
|
android:pathData="m422,357.5 l10.7,25.3 -68.7,27L311.6,287H183.9l-12.4,-174.3a35,35 0,1 1,33.8 17.7l4,70h89v32.7h-85.7l1.6,22 118.7,-0.8 50.7,117m-49.8,9.3A128.2,128.2 0,1 1,165.6 206.7l2.9,37.9A93,93 0,1 0,311 334"
|
||||||
android:fillColor="#fff"/>
|
|
||||||
<path
|
|
||||||
android:pathData="M327,386a133,133 0,0 1,-251 -59c0,-52 31,-99 77,-120l3,39a96,96 0,0 0,52 177c49,0 90,-37 95,-85z"
|
|
||||||
android:fillColor="#fff"/>
|
android:fillColor="#fff"/>
|
||||||
</vector>
|
</vector>
|
||||||
|
@@ -1,17 +1,15 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
android:width="512dp"
|
android:width="512dp"
|
||||||
android:height="512dp"
|
android:height="512dp"
|
||||||
android:viewportWidth="512"
|
android:viewportWidth="512"
|
||||||
android:viewportHeight="512">
|
android:viewportHeight="512">
|
||||||
|
<path
|
||||||
<path
|
android:pathData="M0,0h512v512h-512z"
|
||||||
android:fillColor="#fff"
|
android:fillColor="#fff"/>
|
||||||
android:pathData="M 15 0 L 497 0 Q 512 0 512 15 L 512 497 Q 512 512 497 512 L 15 512 Q 0 512 0 497 L 0 15 Q 0 0 15 0 Z" />
|
<path
|
||||||
<path
|
android:pathData="M203.6,195.5v161.2l35,20.2V135L64,235.8v40.3m35,20 l69.8,-40.2v80.5"
|
||||||
android:fillColor="#6d6d6d"
|
android:fillColor="#6d6d6d"/>
|
||||||
android:pathData="M238.548 135.003L64 235.776v40.308l139.634-80.616v161.238l34.912 20.157zm-69.818 120.93l-69.826 40.308 69.826 40.308z" />
|
<path
|
||||||
<path
|
android:pathData="m413,256 l-139.7,80.6V377L447.8,276.2V235.8L273.3,135v40.3m0,40.4v80.6L343,256"
|
||||||
android:fillColor="#f1007e"
|
android:fillColor="#f1007e"/>
|
||||||
android:pathData="M273.239 215.671l69.819 40.31-69.82 40.309zm0-80.618l174.545 100.773v40.31L273.24 376.907V336.6l139.634-80.618-139.634-80.619z" />
|
</vector>
|
||||||
</vector>
|
|
||||||
|
12
images/android-vector-drawable/adobe.xml
Normal file
12
images/android-vector-drawable/adobe.xml
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
<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="#ed2224"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M296,120h114v272zM216,120L102,120v272zM255,219 L207,337h52l23,55h46"
|
||||||
|
android:fillColor="#fff"/>
|
||||||
|
</vector>
|
@@ -7,7 +7,7 @@
|
|||||||
android:pathData="M0,0h512v512h-512z"
|
android:pathData="M0,0h512v512h-512z"
|
||||||
android:fillColor="#ff5a5f"/>
|
android:fillColor="#ff5a5f"/>
|
||||||
<path
|
<path
|
||||||
android:pathData="M255,84c-29,0 -41,24 -41,24 -36,66 -68,133 -101,203 0,0 -26,51 15,84 57,45 110,-22 127,-39s48,-56 48,-100c0,0 -1,-44 -48,-44s-49,44 -49,44c0,41 32,83 49,100 17,18 71,85 129,39 36,-29 13,-84 13,-84 -31,-68 -67,-143 -100,-203 0,0 -10,-24 -42,-24z"
|
android:pathData="m211,115q-50,95 -96,197 -24,52 12,83c59,46 112,-20 129,-38s48,-64 48,-95 -22,-49 -48,-49 -48,18 -48,49 31,77 48,95 70,84 129,38q36,-31 12,-83 -46,-102 -96,-197c-21,-39 -69,-39 -90,0z"
|
||||||
android:strokeWidth="23"
|
android:strokeWidth="23"
|
||||||
android:fillColor="#00000000"
|
android:fillColor="#00000000"
|
||||||
android:strokeColor="#fff"/>
|
android:strokeColor="#fff"/>
|
||||||
|
@@ -7,6 +7,6 @@
|
|||||||
android:pathData="M0,0h512v512h-512z"
|
android:pathData="M0,0h512v512h-512z"
|
||||||
android:fillColor="#f90"/>
|
android:fillColor="#f90"/>
|
||||||
<path
|
<path
|
||||||
android:pathData="M283,187c-62,2 -121,19 -121,81 0,43 26,64 61,64 31,0 51,-12 68,-30 8,11 10,16 24,27 3,2 8,2 10,-1l31,-27c4,-3 2,-8 0,-10 -7,-11 -15,-19 -15,-39v-64c0,-27 2,-52 -18,-70 -17,-16 -38,-20 -62,-21 -53,-1 -88,28 -93,62 -1,6 4,9 7,9l37,5c6,1 9,-4 10,-8 6,-22 29,-28 43,-23 20,6 18,29 18,45zM247,292c-15,0 -25,-13 -25,-30 1,-36 29,-42 61,-42v18c0,32 -17,54 -36,54zM415,398c13,-11 26,-38 25,-57 0,-7 -1,-8 -8,-10 -13,-4 -46,-5 -62,10 -3,3 -2,5 1,5 11,-2 45,-6 50,2 4,7 -8,35 -12,47 -2,5 2,6 6,3zM58,342c96,91 247,94 345,25 7,-4 0,-12 -6,-9a376,376 0,0 1,-335 -21c-4,-3 -8,2 -4,5z"
|
android:pathData="M283,187c-62,2 -121,19 -121,81 0,43 26,64 61,64 31,0 51,-12 68,-30 8,11 10,16 24,27q5,3 10,-1l31,-27q4,-4 0,-10c-7,-11 -15,-19 -15,-39v-64c0,-27 2,-52 -18,-70 -17,-16 -38,-20 -62,-21 -53,-1 -88,28 -93,62q-1,8 7,9l37,5c6,1 9,-4 10,-8 6,-22 29,-28 43,-23 20,6 18,29 18,45m-36,105c-15,0 -25,-13 -25,-30 1,-36 29,-42 61,-42v18c0,32 -17,54 -36,54m168,106c13,-11 26,-38 25,-57 0,-7 -1,-8 -8,-10 -13,-4 -46,-5 -62,10 -3,3 -2,5 1,5 11,-2 45,-6 50,2 4,7 -8,35 -12,47 -2,5 2,6 6,3M58,342c96,91 247,94 345,25 7,-4 0,-12 -6,-9A376,376 0,0 1,62 337c-4,-3 -8,2 -4,5"
|
||||||
android:fillColor="#fff"/>
|
android:fillColor="#fff"/>
|
||||||
</vector>
|
</vector>
|
||||||
|
@@ -7,6 +7,6 @@
|
|||||||
android:pathData="M0,0h512v512h-512z"
|
android:pathData="M0,0h512v512h-512z"
|
||||||
android:fillColor="#fff"/>
|
android:fillColor="#fff"/>
|
||||||
<path
|
<path
|
||||||
android:pathData="M256,64a192,192 0,0 0,-26 382v-39c0,-11 -7,-21 -17,-24a134,134 0,1 1,177 -122v1a141,141 0,0 1,0 5l0,1a126,126 0,0 1,0 3,130 130,0 0,1 0,4l0,2C372,385 231,446 230,446A194,194 0,0 0,256 448a192,192 0,0 0,0 -384"
|
android:pathData="M256,64a192,192 0,1 0,0 0M232,445v-37q0,-18 -18,-25a134,134 0,1 1,176 -128q1,99 -137,179"
|
||||||
android:fillColor="#00caff"/>
|
android:fillColor="#00caff"/>
|
||||||
</vector>
|
</vector>
|
||||||
|
@@ -7,21 +7,18 @@
|
|||||||
android:pathData="M0,0h512v512h-512z"
|
android:pathData="M0,0h512v512h-512z"
|
||||||
android:fillColor="#fff"/>
|
android:fillColor="#fff"/>
|
||||||
<path
|
<path
|
||||||
android:pathData="M259.7,348.2l-137,32.7V130.6l137,32v185.6"
|
android:pathData="m123,131v250l137,-33V163"
|
||||||
android:fillColor="#e05243"/>
|
android:fillColor="#e05243"/>
|
||||||
<path
|
<path
|
||||||
android:pathData="M256,348.6l133.3,32.3 0.1,-0.3V131l-0.1,-0.3L256,163v185.7"
|
android:pathData="m97,144V368l26,13V131m75,-38v82h58v33l-58,7v82l58,7v33h-58v82l58,29 4,-98 129,31V131l-129,31 -4,-98"
|
||||||
android:fillColor="#8c3123"/>
|
android:fillColor="#8c3123"/>
|
||||||
<path
|
<path
|
||||||
android:pathData="M256,64v96.8l58,14.4L314,93l-58,-29zM389.3,130.6v250.3l25.6,-12.8L414.9,143.4l-25.6,-12.8zM256,207.7v97l58,-7.5L314,215l-58,-7.3zM314,336.8l-58,14.4L256,448l58,-29v-82.2z"
|
android:pathData="m256,448V64l58,29v82h-58v33l58,7v82l-58,7v33h58v82m75,-38V131l26,12v225"
|
||||||
android:fillColor="#e05243"/>
|
android:fillColor="#e05243"/>
|
||||||
<path
|
<path
|
||||||
android:pathData="M256,448l-0,-96.8l-58,-14.4L198,419l58,29zM122.7,381.4l-0,-250.3l-25.6,12.8L97.1,368.6l25.6,12.8zM256,304.3l-0,-97l-58,7.5L198,297l58,7.3zM198,175.2l58,-14.4L256,64l-58,29l-0,82.2z"
|
android:pathData="m314,175 l-58,11 -58,-11 58,-14"
|
||||||
android:fillColor="#8c3123"/>
|
|
||||||
<path
|
|
||||||
android:pathData="M314,175.2l-58,10.7 -58,-10.7 57.9,-15.1 58.3,15.1"
|
|
||||||
android:fillColor="#5e1f18"/>
|
android:fillColor="#5e1f18"/>
|
||||||
<path
|
<path
|
||||||
android:pathData="M314,336.8l-58,-10.7 -58,10.7 57.9,16.1 58.3,-16.1"
|
android:pathData="m314,337 l-58,-11 -58,11 58,14"
|
||||||
android:fillColor="#f2b0a9"/>
|
android:fillColor="#f2b0a9"/>
|
||||||
</vector>
|
</vector>
|
||||||
|
@@ -7,38 +7,15 @@
|
|||||||
android:pathData="M0,0h512v512h-512z"
|
android:pathData="M0,0h512v512h-512z"
|
||||||
android:fillColor="#fff"/>
|
android:fillColor="#fff"/>
|
||||||
<path
|
<path
|
||||||
android:pathData="M87,161l169,-95 -125,206 -44,79z"
|
android:pathData="M256,446 L87,351l44,-79L256,66l169,95v190"
|
||||||
|
android:fillColor="#e67e25"/>
|
||||||
|
<path
|
||||||
|
android:pathData="m87,161 l169,-95 -125,206"
|
||||||
android:fillColor="#f3c095"/>
|
android:fillColor="#f3c095"/>
|
||||||
<path
|
<path
|
||||||
android:pathData="M256,446L87,351l44,-79L256,66l169,95v190z"
|
android:pathData="m256,66 l-125,206 240,-69m54,148 l-109,7 -60,88"
|
||||||
android:fillColor="#fffefc"/>
|
android:fillColor="#eb994f"/>
|
||||||
<path
|
<path
|
||||||
android:pathData="M87,351l44,-79 125,174zM316,358l-185,-86 240,-69z"
|
android:pathData="M87,351V161l44,111 185,86 55,-155 54,148 -109,7 -60,88 -125,-174"
|
||||||
android:fillColor="#e67e25"/>
|
android:fillColor="#e88b3d"/>
|
||||||
<path
|
|
||||||
android:pathData="M256,446L131,272l185,86z"
|
|
||||||
android:fillColor="#e57d25"
|
|
||||||
android:fillAlpha="0.9"/>
|
|
||||||
<path
|
|
||||||
android:pathData="M316,358l55,-155 54,148z"
|
|
||||||
android:fillColor="#e67e26"
|
|
||||||
android:fillAlpha="0.9"/>
|
|
||||||
<path
|
|
||||||
android:pathData="M131,272L256,66l115,137z"
|
|
||||||
android:fillColor="#e68025"
|
|
||||||
android:fillAlpha="0.8"/>
|
|
||||||
<path
|
|
||||||
android:pathData="M87,351V161l44,111z"
|
|
||||||
android:fillColor="#e47e27"
|
|
||||||
android:fillAlpha="0.8"/>
|
|
||||||
<path
|
|
||||||
android:pathData="M256,446l60,-88 109,-7z"
|
|
||||||
android:fillColor="#e68025"
|
|
||||||
android:fillAlpha="0.8"/>
|
|
||||||
<path
|
|
||||||
android:pathData="M425,351l-54,-148 54,-42z"
|
|
||||||
android:fillColor="#e67e25"/>
|
|
||||||
<path
|
|
||||||
android:pathData="M371,203L256,66l169,95z"
|
|
||||||
android:fillColor="#e67e24"/>
|
|
||||||
</vector>
|
</vector>
|
||||||
|
@@ -5,14 +5,8 @@
|
|||||||
android:viewportHeight="512">
|
android:viewportHeight="512">
|
||||||
<path
|
<path
|
||||||
android:pathData="M0,0h512v512h-512z"
|
android:pathData="M0,0h512v512h-512z"
|
||||||
android:fillColor="#fff"/>
|
|
||||||
<path
|
|
||||||
android:pathData="M258,258m-192,0a192,192 0,1 1,384 0a192,192 0,1 1,-384 0"
|
|
||||||
android:fillColor="#666"/>
|
|
||||||
<path
|
|
||||||
android:pathData="M256,256m-192,0a192,192 0,1 1,384 0a192,192 0,1 1,-384 0"
|
|
||||||
android:fillColor="#6abf69"/>
|
android:fillColor="#6abf69"/>
|
||||||
<path
|
<path
|
||||||
android:pathData="M256,117a139,139 0,0 0,-139 139,139 139,0 0,0 139,139 139,139 0,0 0,139 -139,139 139,0 0,0 -139,-139zM256,155c45,0 85,30 97,73L159,228c12,-43 52,-73 97,-73zM256,270a20,20 0,0 1,20 20,20 20,0 0,1 -12,18l16,36h-48l15,-36a20,20 0,0 1,-11 -18,20 20,0 0,1 20,-20z"
|
android:pathData="M256,64a192,192 0,1 0,0 0M122,217.3a140,142 0,0 1,268 0M244,328.6a27,27 0,1 1,24 0l22,49h-68"
|
||||||
android:fillColor="#fc0"/>
|
android:fillColor="#fc0"/>
|
||||||
</vector>
|
</vector>
|
||||||
|
@@ -1,14 +1,12 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
android:width="512dp"
|
android:width="512dp"
|
||||||
android:height="512dp"
|
android:height="512dp"
|
||||||
android:viewportWidth="512"
|
android:viewportWidth="512"
|
||||||
android:viewportHeight="512">
|
android:viewportHeight="512">
|
||||||
|
<path
|
||||||
<path
|
android:pathData="M0,0h512v512h-512z"
|
||||||
android:fillColor="#fff"
|
android:fillColor="#fff"/>
|
||||||
android:pathData="M 15 0 L 497 0 Q 512 0 512 15 L 512 497 Q 512 512 497 512 L 15 512 Q 0 512 0 497 L 0 15 Q 0 0 15 0 Z" />
|
<path
|
||||||
<path
|
android:pathData="m434.5,342a176,176 0,0 0,-91 -140.4l29.7,-51.5a6,6 0,1 0,-10.7 -6.2L332.4,196a187,187 0,0 0,-152.8 0l-30.1,-52.1a6,6 0,1 0,-10.7 6.2l29.7,51.5A176,176 0,0 0,77.5 342m96.3,-50.9a14.9,14.9 0,1 1,0.1 0m164.3,0a14.9,14.9 0,1 1,0.1 0"
|
||||||
android:fillColor="#3ddc84"
|
android:fillColor="#3ddc84"/>
|
||||||
android:pathData="M338.1555 305.70985a14.86683 14.86683 0 1 1 14.8641-14.86963 14.88644 14.88644 0 0 1 -14.8641 14.86963m-164.311 0a14.86683 14.86683 0 1 1 14.864-14.86963 14.883638 14.883638 0 0 1 -14.864 14.86963m169.642-89.54555 29.7085-51.45542a6.1820238 6.1820238 0 1 0 -10.704-6.18821l-30.0839 52.10534c-23.0047-10.49951-48.8417-16.34595-76.4099-16.34595s-53.4024 5.85485-76.4072 16.34595l-30.081-52.10534a6.1811349 6.1811349 0 1 0 -10.7068 6.1798l29.7113 51.46383c-51.0156 27.7475-85.9094 79.39341-91.0135 140.41269h357c-5.1097-61.01928-40.0007-112.66519-91.0135-140.41269" />
|
</vector>
|
||||||
</vector>
|
|
||||||
|
@@ -7,6 +7,6 @@
|
|||||||
android:pathData="M0,0h512v512h-512z"
|
android:pathData="M0,0h512v512h-512z"
|
||||||
android:fillColor="#fff"/>
|
android:fillColor="#fff"/>
|
||||||
<path
|
<path
|
||||||
android:pathData="M342,230c39,4 47,43 47,75 0,65 -33,128 -95,154 -51,21 -114,13 -155,-25 -25,-22 -39,-51 -40,-84 0,-30 15,-49 44,-57 -3,-8 -9,-19 -9,-28 0,-18 20,-40 38,-40 9,0 17,3 24,8 -15,-58 -75,-175 -5,-181 34,-3 69,125 78,153 11,-26 45,-145 80,-145 66,0 7,130 -7,170zM138,348c13,13 22,41 45,41 29,-3 -18,-76 -39,-76 -17,0 -26,21 -26,36 0,38 31,74 65,89 50,23 111,12 149,-29 33,-37 43,-88 34,-136 -3,-24 -35,-29 -54,-33 -23,-6 -47,-8 -71,-8 -30,0 -17,36 3,44 26,9 55,9 83,9 6,0 9,6 9,12 -13,10 -30,13 -43,23a79,79 0,0 0,-34 86c2,7 4,14 4,21 -26,0 -27,-37 -27,-54 -5,5 -13,4 -20,3 4,18 -5,38 -27,38 -24,0 -55,-26 -55,-52 0,-4 1,-11 4,-14zM224,354c35,0 -8,-67 -15,-77 -10,-17 -28,-38 -46,-20s7,50 19,65c10,14 23,32 42,32zM252,214l-32,-87c-4,-12 -18,-56 -32,-56 -26,0 -7,51 -4,62 7,22 17,51 31,85 10,-7 26,-6 37,-4zM284,302c-15,0 -32,-2 -45,-8 5,13 10,24 13,38 9,-12 20,-22 32,-30zM323,225c13,-34 22,-64 30,-86 3,-10 22,-59 -1,-59 -17,0 -32,43 -36,56l-29,82 36,7z"
|
android:fillColor="#FF000000"
|
||||||
android:fillColor="#000"/>
|
android:pathData="M342,230c39,4 47,43 47,75 0,65 -33,128 -95,154 -51,21 -114,13 -155,-25 -25,-22 -39,-51 -40,-84 0,-30 15,-49 44,-57 -3,-8 -9,-19 -9,-28 0,-18 20,-40 38,-40 9,0 17,3 24,8 -15,-58 -75,-175 -5,-181 34,-3 69,125 78,153 11,-26 45,-145 80,-145 66,0 7,130 -7,170zM138,348c13,13 22,41 45,41 29,-3 -18,-76 -39,-76 -17,0 -26,21 -26,36 0,38 31,74 65,89 50,23 111,12 149,-29 33,-37 43,-88 34,-136 -3,-24 -35,-29 -54,-33 -23,-6 -47,-8 -71,-8 -30,0 -17,36 3,44 26,9 55,9 83,9 6,0 9,6 9,12 -13,10 -30,13 -43,23a79,79 0,0 0,-34 86c2,7 4,14 4,21 -26,0 -27,-37 -27,-54 -5,5 -13,4 -20,3 4,18 -5,38 -27,38 -24,0 -55,-26 -55,-52 0,-4 1,-11 4,-14zM224,354c35,0 -8,-67 -15,-77 -10,-17 -28,-38 -46,-20s7,50 19,65c10,14 23,32 42,32zM252,214l-32,-87c-4,-12 -18,-56 -32,-56 -26,0 -7,51 -4,62 7,22 17,51 31,85 10,-7 26,-6 37,-4zM284,302c-15,0 -32,-2 -45,-8 5,13 10,24 13,38 9,-12 20,-22 32,-30zM323,225c13,-34 22,-64 30,-86 3,-10 22,-59 -1,-59 -17,0 -32,43 -36,56l-29,82 36,7z"/>
|
||||||
</vector>
|
</vector>
|
||||||
|
24
images/android-vector-drawable/apple_music.xml
Normal file
24
images/android-vector-drawable/apple_music.xml
Normal file
@@ -0,0 +1,24 @@
|
|||||||
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
|
xmlns:aapt="http://schemas.android.com/aapt"
|
||||||
|
android:width="512dp"
|
||||||
|
android:height="512dp"
|
||||||
|
android:viewportWidth="512"
|
||||||
|
android:viewportHeight="512">
|
||||||
|
<path
|
||||||
|
android:pathData="M0,0h512v512h-512z">
|
||||||
|
<aapt:attr name="android:fillColor">
|
||||||
|
<gradient
|
||||||
|
android:startX="256"
|
||||||
|
android:startY="506.88"
|
||||||
|
android:endX="256"
|
||||||
|
android:endY="10.24"
|
||||||
|
android:type="linear">
|
||||||
|
<item android:offset="0" android:color="#FFFA233B"/>
|
||||||
|
<item android:offset="1" android:color="#FFFB5C74"/>
|
||||||
|
</gradient>
|
||||||
|
</aapt:attr>
|
||||||
|
</path>
|
||||||
|
<path
|
||||||
|
android:pathData="M199,359V199q0,-9 10,-11l138,-28q11,-2 12,10v122q0,15 -45,20c-57,9 -48,105 30,79 30,-11 35,-40 35,-69V88s0,-20 -17,-15l-170,35s-13,2 -13,18v203q0,15 -45,20c-57,9 -48,105 30,79 30,-11 35,-40 35,-69"
|
||||||
|
android:fillColor="#fff"/>
|
||||||
|
</vector>
|
18
images/android-vector-drawable/atom.xml
Normal file
18
images/android-vector-drawable/atom.xml
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
<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="M112.4,290a182.6,66.6 3,1 1,283 15M231,111.5a66.7,182.6 -27,1 0,89.5 124m47,-69A182.7,66.7 -57,1 0,221 392.5"
|
||||||
|
android:strokeWidth="14"
|
||||||
|
android:fillColor="#00000000"
|
||||||
|
android:strokeColor="#66595c"
|
||||||
|
android:strokeLineCap="round"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M257,257m-22,0a22,22 0,1 1,44 0a22,22 0,1 1,-44 0"
|
||||||
|
android:fillColor="#66595c"/>
|
||||||
|
</vector>
|
@@ -7,6 +7,6 @@
|
|||||||
android:pathData="M0,0h512v512h-512z"
|
android:pathData="M0,0h512v512h-512z"
|
||||||
android:fillColor="#fff"/>
|
android:fillColor="#fff"/>
|
||||||
<path
|
<path
|
||||||
android:pathData="M358.1,378.8 L319.6,260 420.5,186.9L295.7,186.9l-38.6,-118.7 -0.01,-0.03h124.8l38.6,118.7v-0.003l0.03,-0.02c22.4,68.8 -0.7,147 -62.4,192zM156.2,378.8 L156.164,378.83L257.13,452.2 358.09,378.84 257.17,305.51ZM93.85,186.85c-23.57,72.57 3.79,149.46 62.36,192l0.01,-0.036L194.77,260.17 93.89,186.87L218.6,186.87L257.15,68.2 257.2,68.2L132.4,68.2Z"
|
android:pathData="m358.1,378.8 l-38.5,-118.8 100.9,-73.1h-124.8l-38.6,-118.7h124.8l38.6,118.7c22.4,68.8 -0.7,147 -62.4,192zM156.2,378.8 L257.1,452.2 358.1,378.8 257.2,305.5zM93.8,186.8c-23.6,72.6 3.8,149.5 62.4,192l38.6,-118.6 -100.9,-73.3h124.7l38.5,-118.7h0.1,-124.8z"
|
||||||
android:fillColor="#eb5424"/>
|
android:fillColor="#eb5424"/>
|
||||||
</vector>
|
</vector>
|
||||||
|
@@ -7,6 +7,6 @@
|
|||||||
android:pathData="M0,0h512v512h-512z"
|
android:pathData="M0,0h512v512h-512z"
|
||||||
android:fillColor="#7000e3"/>
|
android:fillColor="#7000e3"/>
|
||||||
<path
|
<path
|
||||||
android:pathData="M256,160a102,105 0,0 0,-183 61c0,92 122,208 183,208s183,-116 183,-208c0,-56 -45,-102 -101,-102 -33,0 -63,15 -82,41z"
|
android:pathData="m256,160A102,105 0,0 0,73 221c0,92 122,208 183,208s183,-116 183,-208a102,105 0,0 0,-183 -61z"
|
||||||
android:fillColor="#ff671b"/>
|
android:fillColor="#ff671b"/>
|
||||||
</vector>
|
</vector>
|
||||||
|
@@ -7,6 +7,6 @@
|
|||||||
android:pathData="M0,0h512v512h-512z"
|
android:pathData="M0,0h512v512h-512z"
|
||||||
android:fillColor="#4175fa"/>
|
android:fillColor="#4175fa"/>
|
||||||
<path
|
<path
|
||||||
android:pathData="m346.12,211.86c-73.376,0 -73.471,73.1 -73.471,73.476 0,0 -5.027,73.191 73.471,73.191 0,0 65.465,3.722 65.465,-50.938h-33.615s1.114,20.578 -30.731,20.578c0,0 -33.616,2.237 -33.616,-33.244h99.081s10.896,-83.063 -66.584,-83.063zM313.247,269.314s4.099,-29.427 33.62,-29.427c29.613,0 29.146,29.427 29.146,29.427h-62.766zM229.26,250.507s29.146,-2.142 29.146,-36.41c0,-34.173 -23.838,-50.938 -54.103,-50.938h-99.551v191.36h99.542s60.81,1.866 60.81,-56.521c0.005,0 2.613,-47.491 -35.844,-47.491zM148.615,197.146h55.684s13.504,0 13.504,19.926 -7.916,22.815 -16.95,22.815h-52.238v-42.741zM201.509,320.536h-52.894v-51.218h55.684s20.211,-0.186 20.116,26.352c0,22.353 -14.99,24.68 -22.906,24.866zM304.959,174.436v23.562h78.969v-23.562h-78.969z"
|
android:pathData="m346.1,211.9c-73.4,0 -73.5,73.1 -73.5,73.5 0,0 -5,73.2 73.5,73.2 0,0 65.5,3.7 65.5,-50.9h-33.6s1.1,20.6 -30.7,20.6c0,0 -33.6,2.2 -33.6,-33.2h99.1s10.9,-83.1 -66.6,-83.1zM313.2,269.4s4.1,-29.4 33.6,-29.4c29.6,0 29.1,29.4 29.1,29.4h-62.8zM229.2,250.6s29.1,-2.1 29.1,-36.4c0,-34.2 -23.8,-50.9 -54.1,-50.9h-99.6v191.4h99.5s60.8,1.9 60.8,-56.5c0,0 2.6,-47.5 -35.8,-47.5zM148.6,197.2h55.7s13.5,0 13.5,19.9 -7.9,22.8 -16.9,22.8h-52.2v-42.7zM201.5,320.6h-52.9v-51.2h55.7s20.2,-0.2 20.1,26.4c0,22.4 -15,24.7 -22.9,24.9zM305,174.5v23.6h79v-23.6h-79z"
|
||||||
android:fillColor="#fff"/>
|
android:fillColor="#fff"/>
|
||||||
</vector>
|
</vector>
|
||||||
|
@@ -11,13 +11,13 @@
|
|||||||
android:pathData="M422,130a10,10 0,0 0,-9.9 -11.7H100.5a10,10 0,0 0,-10 11.7L136,409a10,10 0,0 0,9.9 8.4h221c5,0 9.2,-3.5 10,-8.4L422,130zM291,316.8h-69.3l-18.7,-98h104.8z"
|
android:pathData="M422,130a10,10 0,0 0,-9.9 -11.7H100.5a10,10 0,0 0,-10 11.7L136,409a10,10 0,0 0,9.9 8.4h221c5,0 9.2,-3.5 10,-8.4L422,130zM291,316.8h-69.3l-18.7,-98h104.8z"
|
||||||
android:fillColor="#2684ff"/>
|
android:fillColor="#2684ff"/>
|
||||||
<path
|
<path
|
||||||
android:pathData="M407.549,219.278L307.949,219.278l-16.518,97.512l-69.271,0l0,100.709L366.882,417.498c5.328,0 9.058,-3.73 9.591,-8.526l30.905,-189.695z">
|
android:pathData="M407.55,219.28L307.95,219.28l-16.52,97.51l-69.27,0l0,100.71L366.88,417.5c5.33,0 9.06,-3.73 9.59,-8.53l30.91,-189.69z">
|
||||||
<aapt:attr name="android:fillColor">
|
<aapt:attr name="android:fillColor">
|
||||||
<gradient
|
<gradient
|
||||||
android:startY="221.01791"
|
android:startX="374.97"
|
||||||
android:startX="374.9675"
|
android:startY="221.02"
|
||||||
android:endY="326.3126"
|
android:endX="244.94"
|
||||||
android:endX="244.93939"
|
android:endY="326.31"
|
||||||
android:type="linear">
|
android:type="linear">
|
||||||
<item android:offset="0" android:color="#FF0052CC"/>
|
<item android:offset="0" android:color="#FF0052CC"/>
|
||||||
<item android:offset="1" android:color="#FF2684FF"/>
|
<item android:offset="1" android:color="#FF2684FF"/>
|
||||||
|
@@ -1,17 +1,15 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
android:width="512dp"
|
android:width="512dp"
|
||||||
android:height="512dp"
|
android:height="512dp"
|
||||||
android:viewportWidth="512"
|
android:viewportWidth="512"
|
||||||
android:viewportHeight="512">
|
android:viewportHeight="512">
|
||||||
|
<path
|
||||||
<path
|
android:pathData="M0,0h512v512h-512z"
|
||||||
android:fillColor="#fff"
|
android:fillColor="#fff"/>
|
||||||
android:pathData="M 15 0 L 497 0 Q 512 0 512 15 L 512 497 Q 512 512 497 512 L 15 512 Q 0 512 0 497 L 0 15 Q 0 0 15 0 Z" />
|
<path
|
||||||
<path
|
android:pathData="m310,215a52,48 0,1 1,-1 0"
|
||||||
android:fillColor="#0e548b"
|
android:fillColor="#265787"/>
|
||||||
android:pathData="M263 269c1-13 7-25 17-33s22-13 36-13 27 5 36 13c10 8 16 20 17 33s-5 27-14 36c-10 10-24 15-39 15s-29-6-39-15-15-22-14-36z" />
|
<path
|
||||||
<path
|
android:pathData="m175,273a134,123 -5,1 0,220 -92L274,88q-14,-10 -30,0 -14,11 -2,23l50,41L138,152q-23,2 -27,19c-3,11 7,20 19,20h78L75,293q-29,21 -16,42 16,19 44,-3zM308,190a82,75 2,1 1,-1 0z"
|
||||||
android:fillColor="#f4792b"
|
android:fillColor="#ea7600"/>
|
||||||
android:pathData="M177 296c0 5 2 15 4 23 5 17 14 32 27 46s28 25 46 33c19 8 39 13 60 13s42-4 60-13c18-8 34-20 46-34 13-13 21-29 27-46 3-8 4-17 5-25s1-17-1-25c-2-17-8-32-17-46-8-13-18-25-31-34l-124-95c-8-6-22-6-31 0s-10 17-2 23l52 42h-158c-13 0-25 8-28 20-3 11 6 20 20 20h80l-143 109s-1 0-1 1c-13 11-18 27-9 39 8 11 27 11 41 0l78-64s-1 8-1 14zm198 30c-14 15-37 25-61 25-25 0-47-9-63-25-8-8-13-17-18-27-4-10-5-20-4-30s4-20 8-28c5-8 11-16 19-22 15-13 36-20 56-20 21 0 41 7 56 20 8 6 14 14 19 22s8 18 8 28c1 11-1 20-4 30-4 10-9 19-16 27z" />
|
</vector>
|
||||||
</vector>
|
|
||||||
|
@@ -5,17 +5,17 @@
|
|||||||
android:viewportWidth="512"
|
android:viewportWidth="512"
|
||||||
android:viewportHeight="512">
|
android:viewportHeight="512">
|
||||||
<path
|
<path
|
||||||
android:pathData="M77,0L435,0A77,77 0,0 1,512 77L512,435A77,77 0,0 1,435 512L77,512A77,77 0,0 1,0 435L0,77A77,77 0,0 1,77 0z"
|
android:pathData="M0,0h512v512h-512z"
|
||||||
android:fillColor="#fff"/>
|
android:fillColor="#fff"/>
|
||||||
<path
|
<path
|
||||||
android:pathData="M416,158l9,-23c-24,-25 -33,-43 -72,-34l-35,-40H194l-35,40c-38,-3 -45,6 -72,34l10,23 -12,34 39,150c8,32 14,45 37,61l72,49c7,4 16,12 23,12 8,0 16,-8 23,-12l72,-49c23,-16 29,-29 37,-61l40,-150">
|
android:pathData="M416,158l9,-23c-24,-25 -33,-43 -72,-34l-35,-40H194l-35,40c-38,-3 -45,6 -72,34l10,23 -12,34 39,150c8,32 14,45 37,61l72,49c7,4 16,12 23,12 8,0 16,-8 23,-12l72,-49c23,-16 29,-29 37,-61l40,-150">
|
||||||
<aapt:attr name="android:fillColor">
|
<aapt:attr name="android:fillColor">
|
||||||
<gradient
|
<gradient
|
||||||
android:startY="61"
|
|
||||||
android:startX="85"
|
android:startX="85"
|
||||||
|
android:startY="61"
|
||||||
|
android:endX="428"
|
||||||
android:endY="61"
|
android:endY="61"
|
||||||
android:type="linear"
|
android:type="linear">
|
||||||
android:endX="428">
|
|
||||||
<item android:offset="0" android:color="#FFFF5500"/>
|
<item android:offset="0" android:color="#FFFF5500"/>
|
||||||
<item android:offset="1" android:color="#FFFF2200"/>
|
<item android:offset="1" android:color="#FFFF2200"/>
|
||||||
</gradient>
|
</gradient>
|
||||||
|
21
images/android-vector-drawable/briar.xml
Normal file
21
images/android-vector-drawable/briar.xml
Normal file
@@ -0,0 +1,21 @@
|
|||||||
|
<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="m145.7,224L145.7,409.2c0,15 12.2,27.4 27.4,27.4L186,436.6c15,0 27.4,-12.4 27.4,-27.4L213.4,224zM213.4,134.5v-34.5c0,-15.4 -12.4,-27.8 -27.4,-27.8L173.1,72.2c-15,0 -27.4,12.4 -27.4,27.8v34.5z"
|
||||||
|
android:fillColor="#87c214"/>
|
||||||
|
<path
|
||||||
|
android:pathData="m366.3,288L366.3,102.8c-0,-15 -12.2,-27.4 -27.4,-27.4L326,75.4c-15,-0 -27.4,12.4 -27.4,27.4L298.6,288zM298.6,377.5l-0,34.5c-0,15.4 12.4,27.8 27.4,27.8L338.9,439.8c15,-0 27.4,-12.4 27.4,-27.8l-0,-34.5z"
|
||||||
|
android:fillColor="#87c214"/>
|
||||||
|
<path
|
||||||
|
android:pathData="m288,145.7L102.8,145.7c-15,0 -27.4,12.2 -27.4,27.4L75.4,186c-0,15 12.4,27.4 27.4,27.4L288,213.4zM377.5,213.4l34.5,0c15.4,0 27.8,-12.4 27.8,-27.4L439.8,173.1c-0,-15 -12.4,-27.4 -27.8,-27.4l-34.5,0z"
|
||||||
|
android:fillColor="#95d220"/>
|
||||||
|
<path
|
||||||
|
android:pathData="m224,366.3L409.2,366.3c15,-0 27.4,-12.2 27.4,-27.4L436.6,326c0,-15 -12.4,-27.4 -27.4,-27.4L224,298.6zM134.5,298.6l-34.5,-0c-15.4,-0 -27.8,12.4 -27.8,27.4L72.2,338.9c0,15 12.4,27.4 27.8,27.4l34.5,-0z"
|
||||||
|
android:fillColor="#95d220"/>
|
||||||
|
</vector>
|
12
images/android-vector-drawable/bugcrowd.xml
Normal file
12
images/android-vector-drawable/bugcrowd.xml
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
<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="m38.5,260.4 l107.1,185.1h219.5l109.1,-185.1L365.1,66.5L145.6,66.5zM217.2,144.7c7.6,4.7 8.1,8.3 8.1,47v31.2l6.8,-6.2c3.8,-3.4 11.1,-8.1 16.3,-10.7c8.4,-3.9 11.6,-4.4 26.6,-4.2c18.2,0 28.5,3 41.6,12.2c13.5,9.5 25.7,31.1 29.1,51.2c7.3,44.7 -9.2,83.6 -42.2,99.3c-10.9,5.1 -12.7,5.4 -30.2,5.4c-16.5,0 -19.8,-0.5 -28.1,-4.4c-5.1,-2.4 -12.2,-7.2 -15.6,-10.4l-6.5,-5.9v18.1h-38.6L184.5,273c0,-51.9 -0.5,-94.9 -1.2,-95.5c-0.6,-0.7 -5.2,-1.7 -10,-2.2l-8.8,-0.9L164.5,158.6c-0.2,-11.1 0.5,-16.2 1.8,-17c1.2,-0.7 11.9,-1 23.7,-0.9c18.5,0.4 22.2,0.9 27.2,4zM258,236.4c-22.3,5.2 -33.9,22.7 -33.5,50.9c0.2,28 14.6,47.6 36,49.1c13.8,1 22.5,-1.9 31.3,-10.7c18.4,-18 19,-59.2 1.4,-77.9c-8.9,-9.3 -23.7,-14.1 -35.2,-11.4z"
|
||||||
|
android:fillColor="#f26922"/>
|
||||||
|
</vector>
|
File diff suppressed because one or more lines are too long
@@ -19,19 +19,19 @@
|
|||||||
android:pathData="M118,270h124v124h-124z"
|
android:pathData="M118,270h124v124h-124z"
|
||||||
android:fillColor="#262577"/>
|
android:fillColor="#262577"/>
|
||||||
<path
|
<path
|
||||||
android:pathData="M256,451.161l-87.681,-87.681l87.681,-87.681l87.681,87.681z"
|
android:pathData="M256,451.16l-87.68,-87.68l87.68,-87.68l87.68,87.68z"
|
||||||
android:fillColor="#9ccd2a"/>
|
android:fillColor="#9ccd2a"/>
|
||||||
<path
|
<path
|
||||||
android:pathData="M148.52,343.681l-87.681,-87.681l87.681,-87.681l87.681,87.681z"
|
android:pathData="M148.52,343.68l-87.68,-87.68l87.68,-87.68l87.68,87.68z"
|
||||||
android:fillColor="#932279"/>
|
android:fillColor="#932279"/>
|
||||||
<path
|
<path
|
||||||
android:pathData="M256,236.201l-87.681,-87.681l87.681,-87.681l87.681,87.681z"
|
android:pathData="M256,236.2l-87.68,-87.68l87.68,-87.68l87.68,87.68z"
|
||||||
android:fillColor="#efa724"/>
|
android:fillColor="#efa724"/>
|
||||||
<path
|
<path
|
||||||
android:pathData="M363.48,343.681l-87.681,-87.681l87.681,-87.681l87.681,87.681z"
|
android:pathData="M363.48,343.68l-87.68,-87.68l87.68,-87.68l87.68,87.68z"
|
||||||
android:fillColor="#262577"/>
|
android:fillColor="#262577"/>
|
||||||
<path
|
<path
|
||||||
android:pathData="M118,270h124v124L118,394zM270,270h124v124L270,394zM270,118h124v124L270,242zM118,118h124v124L118,242zM363,344l-87,-88 87,-88 88,88zM256,236l-88,-87 88,-88 88,88zM149,344l-88,-88 88,-88 87,88zM256,451l-88,-88 88,-87 88,87z"
|
android:pathData="m236,256 l-87,88 -88,-88 88,-88zM242,242L118,242L118,118L242,118zM242,270L242,394L118,394L118,270zM256,236 L168,149 256,61 344,149zM256,276 L168,363 256,451 344,363zM270,242L270,118L394,118L394,242zM270,270L394,270L394,394L270,394zM276,256 L363,344 451,256 363,168z"
|
||||||
android:strokeWidth="9"
|
android:strokeWidth="9"
|
||||||
android:fillColor="#00000000"
|
android:fillColor="#00000000"
|
||||||
android:strokeColor="#fff"/>
|
android:strokeColor="#fff"/>
|
||||||
|
@@ -4,17 +4,17 @@
|
|||||||
android:viewportWidth="512"
|
android:viewportWidth="512"
|
||||||
android:viewportHeight="512">
|
android:viewportHeight="512">
|
||||||
<path
|
<path
|
||||||
android:pathData="M256,140h228A256,256 0,0 1,244 511.7"
|
android:pathData="M256,256m-256,0a256,256 0,1 1,512 0a256,256 0,1 1,-512 0"
|
||||||
android:fillColor="#fc4"/>
|
android:fillColor="#fcc11d"/>
|
||||||
<path
|
<path
|
||||||
android:pathData="M357,314 L244,511.7A256,256 0,0 1,40 118"
|
android:pathData="M34.3,128A256,256 0,0 0,256 512L367,320"
|
||||||
android:fillColor="#0f9d58"/>
|
android:fillColor="#289b48"/>
|
||||||
<path
|
<path
|
||||||
android:pathData="M256,140h228A256,256 1,0 0,40 118L155,314"
|
android:pathData="M34.3,128a256,256 0,0 1,443.4 0H256L145,320"
|
||||||
android:fillColor="#db4437"/>
|
android:fillColor="#e0392c"/>
|
||||||
<path
|
<path
|
||||||
android:pathData="M256,256m-105,0a105,105 0,1 1,210 0a105,105 0,1 1,-210 0"
|
android:pathData="M256,256m-114.7,0a114.7,114.7 0,1 1,229.4 0a114.7,114.7 0,1 1,-229.4 0"
|
||||||
android:strokeWidth="24"
|
android:strokeWidth="26.7"
|
||||||
android:fillColor="#4285f4"
|
android:fillColor="#1a73e8"
|
||||||
android:strokeColor="#f1f1f1"/>
|
android:strokeColor="#fff"/>
|
||||||
</vector>
|
</vector>
|
||||||
|
@@ -4,17 +4,17 @@
|
|||||||
android:viewportWidth="512"
|
android:viewportWidth="512"
|
||||||
android:viewportHeight="512">
|
android:viewportHeight="512">
|
||||||
<path
|
<path
|
||||||
android:pathData="M256,140h228a256,256 0,0 1,-240 371.7"
|
android:pathData="M256,256m-256,0a256,256 0,1 1,512 0a256,256 0,1 1,-512 0"
|
||||||
android:fillColor="#a2c2fa"/>
|
android:fillColor="#afcbfa"/>
|
||||||
<path
|
<path
|
||||||
android:pathData="M357,314L244,511.7A256,256 0,0 1,40 118"
|
android:pathData="M34.3,128A256,256 0,0 0,256 512L367,320"
|
||||||
android:fillColor="#6199f6"/>
|
android:fillColor="#669df6"/>
|
||||||
<path
|
<path
|
||||||
android:pathData="M256,140h228a256,256 1,0 0,-444 -22l115,196"
|
android:pathData="M34.3,128a256,256 0,0 1,443.4 0H256L145,320"
|
||||||
android:fillColor="#396bd7"/>
|
android:fillColor="#1967d2"/>
|
||||||
<path
|
<path
|
||||||
android:pathData="M256,256m-105,0a105,105 0,1 1,210 0a105,105 0,1 1,-210 0"
|
android:pathData="M256,256m-114.7,0a114.7,114.7 0,1 1,229.4 0a114.7,114.7 0,1 1,-229.4 0"
|
||||||
android:strokeWidth="24"
|
android:strokeWidth="26.7"
|
||||||
android:fillColor="#4687f4"
|
android:fillColor="#1a73e8"
|
||||||
android:strokeColor="#f1f1f1"/>
|
android:strokeColor="#fff"/>
|
||||||
</vector>
|
</vector>
|
||||||
|
@@ -1,26 +1,24 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
android:width="512dp"
|
android:width="512dp"
|
||||||
android:height="512dp"
|
android:height="512dp"
|
||||||
android:viewportWidth="512"
|
android:viewportWidth="512"
|
||||||
android:viewportHeight="512">
|
android:viewportHeight="512">
|
||||||
|
<path
|
||||||
<path
|
android:pathData="M0,0h512v512h-512z"
|
||||||
android:fillColor="#fff"
|
android:fillColor="#fff"/>
|
||||||
android:pathData="M 15 0 L 497 0 Q 512 0 512 15 L 512 497 Q 512 512 497 512 L 15 512 Q 0 512 0 497 L 0 15 Q 0 0 15 0 Z" />
|
<path
|
||||||
<path
|
android:fillColor="#FF000000"
|
||||||
android:fillColor="#000000"
|
android:pathData="m390,266 l-29,35c-5,5 -13,-2 -8,-7l31,-35 -30,-35c-5,-5 2,-13 8,-7l29,34 29,-34c5,-6 13,1 7,7l-30,35 31,35c5,5 -2,12 -8,7l-30,-35z"/>
|
||||||
android:pathData="M390 266-29 35c-5 5-13-2-8-7l31-35-30-35c-5-5 2-13 8-7l29 34 29-34c5-6 13 1 7 7l-30 35 31 35c5 5-2 12-8 7l-30-35z" />
|
<path
|
||||||
<path
|
android:fillColor="#FF000000"
|
||||||
android:fillColor="#000000"
|
android:pathData="M390.5,194.5m-8.7,0a8.7,8.7 0,1 1,17.4 0a8.7,8.7 0,1 1,-17.4 0"/>
|
||||||
android:pathData="M 390.5 185.8 C 395.304877324 185.8 399.2 189.695122676 399.2 194.5 C 399.2 199.304877324 395.304877324 203.2 390.5 203.2 C 385.695122676 203.2 381.8 199.304877324 381.8 194.5 C 381.8 189.695122676 385.695122676 185.8 390.5 185.8 Z" />
|
<path
|
||||||
<path
|
android:fillColor="#FF000000"
|
||||||
android:fillColor="#000000"
|
android:pathData="M323,221c0,-8 10,-8 10,0v76c0,8 -11,8 -10,0v-76zM306,227c-3,0 -6,-4 -13,-3 -12,0 -19,10 -19,23v50c0,8 -11,8 -11,0v-76c0,-8 11,-8 11,0v2c5,-6 12,-10 20,-10 5,0 10,2 15,4 5,3 2,10 -3,10zM227,297c0,8 -11,8 -11,0L216,192c0,-8 11,-8 11,0v24h19c7,0 7,10 0,10h-19v71zM182,221c0,-8 11,-8 11,0v76c0,8 -11,8 -11,0v-76z"/>
|
||||||
android:pathData="M323 221c0-8 10-8 10 0v76c0 8-11 8-10 0v-76zm-17 6c-3 0-6-4-13-3-12 0-19 10-19 23v50c0 8-11 8-11 0v-76c0-8 11-8 11 0v2c5-6 12-10 20-10 5 0 10 2 15 4 5 3 2 10-3 10zm-79 70c0 8-11 8-11 0V192c0-8 11-8 11 0v24h19c7 0 7 10 0 10h-19v71zm-45-76c0-8 11-8 11 0v76c0 8-11 8-11 0v-76z" />
|
<path
|
||||||
<path
|
android:fillColor="#FF000000"
|
||||||
android:fillColor="#000000"
|
android:pathData="M187.8,194.5m-8.7,0a8.7,8.7 0,1 1,17.4 0a8.7,8.7 0,1 1,-17.4 0"/>
|
||||||
android:pathData="M 187.8 185.8 C 192.604877324 185.8 196.5 189.695122676 196.5 194.5 C 196.5 199.304877324 192.604877324 203.2 187.8 203.2 C 182.995122676 203.2 179.1 199.304877324 179.1 194.5 C 179.1 189.695122676 182.995122676 185.8 187.8 185.8 Z" />
|
<path
|
||||||
<path
|
android:fillColor="#FF000000"
|
||||||
android:fillColor="#000000"
|
android:pathData="M82,259c0,-27 18,-45 43,-45 28,-1 38,19 38,25s-8,8 -11,1c-4,-10 -14,-17 -26,-17 -19,0 -33,15 -33,36s13,35 32,35c13,0 22,-6 27,-19 3,-6 11,-4 11,2 0,9 -12,27 -38,27 -25,0 -43,-18 -43,-45z"/>
|
||||||
android:pathData="M82 259c0-27 18-45 43-45 28-1 38 19 38 25s-8 8-11 1c-4-10-14-17-26-17-19 0-33 15-33 36s13 35 32 35c13 0 22-6 27-19 3-6 11-4 11 2 0 9-12 27-38 27-25 0-43-18-43-45z" />
|
</vector>
|
||||||
</vector>
|
|
||||||
|
@@ -1,14 +1,12 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
android:width="512dp"
|
android:width="512dp"
|
||||||
android:height="512dp"
|
android:height="512dp"
|
||||||
android:viewportWidth="512"
|
android:viewportWidth="512"
|
||||||
android:viewportHeight="512">
|
android:viewportHeight="512">
|
||||||
|
<path
|
||||||
<path
|
android:pathData="M0,0h512v512h-512z"
|
||||||
android:fillColor="#fff"
|
android:fillColor="#fff"/>
|
||||||
android:pathData="M 15 0 L 497 0 Q 512 0 512 15 L 512 497 Q 512 512 497 512 L 15 512 Q 0 512 0 497 L 0 15 Q 0 0 15 0 Z" />
|
<path
|
||||||
<path
|
android:fillColor="#FF000000"
|
||||||
android:fillColor="#000000"
|
android:pathData="M346.2,340.2A12.6,12.6 0,0 1,345 358a12.7,12.7 0,0 1,-17.8 -1.2l-69.8,-80.3 -69.8,80.3a12.6,12.6 0,0 1,-19 -16.6l72.1,-82.9 -72.1,-82.9a12.6,12.6 0,0 1,19 -16.6l69.8,80.3 69.8,-80.3a12.6,12.6 0,0 1,19 16.6l-72.1,82.9 72.1,82.9zM257.4,89.2a20.1,20.1 0,0 0,0 40.2,20.1 20.1,0 0,0 0,-40.2z"/>
|
||||||
android:pathData="M346.2 340.2A12.6 12.6 0 0 1 345 358a12.7 12.7 0 0 1-17.8-1.2l-69.8-80.3-69.8 80.3a12.6 12.6 0 0 1-19-16.6l72.1-82.9-72.1-82.9a12.6 12.6 0 0 1 19-16.6l69.8 80.3 69.8-80.3a12.6 12.6 0 0 1 19 16.6l-72.1 82.9 72.1 82.9zm-88.8-251a20.1 20.1 0 0 0 0 40.2 20.1 20.1 0 0 0 0-40.2z" />
|
</vector>
|
||||||
</vector>
|
|
||||||
|
@@ -8,15 +8,15 @@
|
|||||||
android:pathData="M0,0h512v512h-512z"
|
android:pathData="M0,0h512v512h-512z"
|
||||||
android:fillColor="#fff"/>
|
android:fillColor="#fff"/>
|
||||||
<path
|
<path
|
||||||
android:pathData="M332 440.2a192 192 0 0086.8-74.4L256 156"
|
android:pathData="M332,440.2a192,192 0,0 0,86.8 -74.4L256,156"
|
||||||
android:strokeAlpha="0.5"
|
android:strokeAlpha="0.5"
|
||||||
android:fillAlpha="0.5">
|
android:fillAlpha="0.5">
|
||||||
<aapt:attr name="android:fillColor">
|
<aapt:attr name="android:fillColor">
|
||||||
<gradient
|
<gradient
|
||||||
|
android:startX="259.8"
|
||||||
android:startY="161.4"
|
android:startY="161.4"
|
||||||
android:startX="259.804"
|
android:endX="383.13"
|
||||||
android:endY="407.835"
|
android:endY="407.83"
|
||||||
android:endX="383.132"
|
|
||||||
android:type="linear">
|
android:type="linear">
|
||||||
<item android:offset="0" android:color="#00FFFFFF"/>
|
<item android:offset="0" android:color="#00FFFFFF"/>
|
||||||
<item android:offset="0.5" android:color="#FF71C2FF"/>
|
<item android:offset="0.5" android:color="#FF71C2FF"/>
|
||||||
@@ -25,6 +25,6 @@
|
|||||||
</aapt:attr>
|
</aapt:attr>
|
||||||
</path>
|
</path>
|
||||||
<path
|
<path
|
||||||
android:pathData="M418.6 365.8a192 192 0 10-325.3 0l160.1-207a3 3 0 015.2 0l160 207"
|
android:pathData="M418.6,365.8a192,192 0,1 0,-325.3 0l160.1,-207a3,3 0,0 1,5.2 0l160,207"
|
||||||
android:fillColor="#2185d0"/>
|
android:fillColor="#2185d0"/>
|
||||||
</vector>
|
</vector>
|
||||||
|
@@ -7,19 +7,7 @@
|
|||||||
android:pathData="M0,0h512v512h-512z"
|
android:pathData="M0,0h512v512h-512z"
|
||||||
android:fillColor="#111"/>
|
android:fillColor="#111"/>
|
||||||
<path
|
<path
|
||||||
android:pathData="M81,198v116l175,117 175,-117V198L256,81z"
|
android:pathData="M81,198v116l175,117 175,-117V198L256,81 81,198l175,116 175,-116M256,81v117M81,314l175,-116 175,116M256,431V314"
|
||||||
android:strokeLineJoin="round"
|
|
||||||
android:strokeWidth="33"
|
|
||||||
android:fillColor="#00000000"
|
|
||||||
android:strokeColor="#e6e6e6"/>
|
|
||||||
<path
|
|
||||||
android:pathData="M81,198l175,116 175,-116M256,81v117"
|
|
||||||
android:strokeLineJoin="round"
|
|
||||||
android:strokeWidth="33"
|
|
||||||
android:fillColor="#00000000"
|
|
||||||
android:strokeColor="#e6e6e6"/>
|
|
||||||
<path
|
|
||||||
android:pathData="M81,314l175,-116 175,116M256,431V314"
|
|
||||||
android:strokeLineJoin="round"
|
android:strokeLineJoin="round"
|
||||||
android:strokeWidth="33"
|
android:strokeWidth="33"
|
||||||
android:fillColor="#00000000"
|
android:fillColor="#00000000"
|
||||||
|
12
images/android-vector-drawable/coil.xml
Normal file
12
images/android-vector-drawable/coil.xml
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
<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="M423,377c0,35 -83,71 -140,71 -70,0 -136,-37 -170,-98 -16,-28 -24,-60 -24,-92 0,-37 11,-74 32,-106 17,-25 48,-59 104,-77 14,-5 39,-11 67,-11 79,0 129,55 129,103 0,33 -27,80 -93,80 -30,0 -41,-13 -41,-27 0,-20 18,-42 32,-42 6,0 9,6 20,4s16,-9 16,-17c0,-17 -20,-39 -62,-39 -14,0 -29,2 -48,8 -38,11 -58,38 -69,55a127.4,127.4 0,0 0,-6 130c22,40 66,64 113,64 65,0 83,-35 96,-40 23,-10 44,18 44,34z"
|
||||||
|
android:fillColor="#000"/>
|
||||||
|
</vector>
|
@@ -37,10 +37,10 @@
|
|||||||
android:pathData="M78,327a42,3 0,1 0,84 0a42,3 0,1 0,-84 0z"
|
android:pathData="M78,327a42,3 0,1 0,84 0a42,3 0,1 0,-84 0z"
|
||||||
android:fillColor="#c6a900"/>
|
android:fillColor="#c6a900"/>
|
||||||
<path
|
<path
|
||||||
android:pathData="M174,274h84v13Q216,292 174,287"
|
android:pathData="M174,238h84v13Q216,256 174,251"
|
||||||
android:fillColor="#ffd54e"/>
|
android:fillColor="#ffd54e"/>
|
||||||
<path
|
<path
|
||||||
android:pathData="M174,274a42,3 0,1 0,84 0a42,3 0,1 0,-84 0z"
|
android:pathData="M174,238a42,3 0,1 0,84 0a42,3 0,1 0,-84 0z"
|
||||||
android:fillColor="#c6a900"/>
|
android:fillColor="#c6a900"/>
|
||||||
<path
|
<path
|
||||||
android:pathData="M174,256h84v13Q216,274 174,269"
|
android:pathData="M174,256h84v13Q216,274 174,269"
|
||||||
@@ -60,18 +60,6 @@
|
|||||||
<path
|
<path
|
||||||
android:pathData="M174,310a42,3 0,1 0,84 0a42,3 0,1 0,-84 0z"
|
android:pathData="M174,310a42,3 0,1 0,84 0a42,3 0,1 0,-84 0z"
|
||||||
android:fillColor="#c6a900"/>
|
android:fillColor="#c6a900"/>
|
||||||
<path
|
|
||||||
android:pathData="M174,328h84v13Q216,346 174,341"
|
|
||||||
android:fillColor="#ffd54e"/>
|
|
||||||
<path
|
|
||||||
android:pathData="M174,328a42,3 0,1 0,84 0a42,3 0,1 0,-84 0z"
|
|
||||||
android:fillColor="#c6a900"/>
|
|
||||||
<path
|
|
||||||
android:pathData="M269,173h84v13Q311,191 269,186"
|
|
||||||
android:fillColor="#ffd54e"/>
|
|
||||||
<path
|
|
||||||
android:pathData="M269,173a42,3 0,1 0,84 0a42,3 0,1 0,-84 0z"
|
|
||||||
android:fillColor="#c6a900"/>
|
|
||||||
<path
|
<path
|
||||||
android:pathData="M269,209h84v13Q311,227 269,222"
|
android:pathData="M269,209h84v13Q311,227 269,222"
|
||||||
android:fillColor="#ffd54e"/>
|
android:fillColor="#ffd54e"/>
|
||||||
@@ -84,12 +72,6 @@
|
|||||||
<path
|
<path
|
||||||
android:pathData="M269,227a42,3 0,1 0,84 0a42,3 0,1 0,-84 0z"
|
android:pathData="M269,227a42,3 0,1 0,84 0a42,3 0,1 0,-84 0z"
|
||||||
android:fillColor="#c6a900"/>
|
android:fillColor="#c6a900"/>
|
||||||
<path
|
|
||||||
android:pathData="M269,245h84v13Q311,263 269,258"
|
|
||||||
android:fillColor="#ffd54e"/>
|
|
||||||
<path
|
|
||||||
android:pathData="M269,245a42,3 0,1 0,84 0a42,3 0,1 0,-84 0z"
|
|
||||||
android:fillColor="#c6a900"/>
|
|
||||||
<path
|
<path
|
||||||
android:pathData="M269,281h84v13Q311,299 269,294"
|
android:pathData="M269,281h84v13Q311,299 269,294"
|
||||||
android:fillColor="#ffd54e"/>
|
android:fillColor="#ffd54e"/>
|
||||||
@@ -97,10 +79,10 @@
|
|||||||
android:pathData="M269,281a42,3 0,1 0,84 0a42,3 0,1 0,-84 0z"
|
android:pathData="M269,281a42,3 0,1 0,84 0a42,3 0,1 0,-84 0z"
|
||||||
android:fillColor="#c6a900"/>
|
android:fillColor="#c6a900"/>
|
||||||
<path
|
<path
|
||||||
android:pathData="M269,317h84v13Q311,335 269,330"
|
android:pathData="M269,299h84v13Q311,317 269,312"
|
||||||
android:fillColor="#ffd54e"/>
|
android:fillColor="#ffd54e"/>
|
||||||
<path
|
<path
|
||||||
android:pathData="M269,317a42,3 0,1 0,84 0a42,3 0,1 0,-84 0z"
|
android:pathData="M269,299a42,3 0,1 0,84 0a42,3 0,1 0,-84 0z"
|
||||||
android:fillColor="#c6a900"/>
|
android:fillColor="#c6a900"/>
|
||||||
<path
|
<path
|
||||||
android:pathData="M62,328C152,366 261,332 385,233v150H62"
|
android:pathData="M62,328C152,366 261,332 385,233v150H62"
|
||||||
|
15
images/android-vector-drawable/colaboratory.xml
Normal file
15
images/android-vector-drawable/colaboratory.xml
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
<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="m46.7,151.5a147.8,147.8 90,0 0,0 208.9L97,310.1a76.6,76.6 90,0 1,-0.1 -108.3zM415.1,201.8A76.6,76.6 90,0 1,306.7 310.2L256,360.5a147.8,147.8 90,0 0,209.3 -209z"
|
||||||
|
android:fillColor="#ffc107"/>
|
||||||
|
<path
|
||||||
|
android:pathData="m96.9,201.8a76.6,76.6 90,0 1,108.4 0l36.5,-62.5A147.8,147.8 90,0 0,46.7 151.5zM205.2,310.2a76.6,76.6 90,0 1,-108.4 0l-50.1,50.3a147.8,147.8 90,0 0,195.2 12zM306.3,310.1a76.6,76.6 90,1 1,108.4 -108.4l50.6,-50.2A147.8,147.8 90,0 0,256 360.4z"
|
||||||
|
android:fillColor="#ffd836"/>
|
||||||
|
</vector>
|
28
images/android-vector-drawable/cplusplus.xml
Normal file
28
images/android-vector-drawable/cplusplus.xml
Normal file
@@ -0,0 +1,28 @@
|
|||||||
|
<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="M270.3,445l141.1,-81.4c4.1,-2.3 7.8,-6.4 10.4,-11l-166.3,-96 -166.3,96c2.7,4.6 6.4,8.7 10.4,11L240.8,445c8.1,4.7 21.4,4.7 29.5,0z"
|
||||||
|
android:fillColor="#004482"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M421.8,160.5c-2.7,-4.6 -6.4,-8.7 -10.4,-11L270.3,68c-8.1,-4.7 -21.4,-4.7 -29.6,0l-141,81.5c-8.1,4.7 -14.8,16.2 -14.8,25.6V338c0,4.7 1.7,9.9 4.3,14.6l166.3,-96 166.3,-96.1z"
|
||||||
|
android:fillColor="#659AD2"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M256,256m-86,0a86,86 0,1 1,172 0a86,86 0,1 1,-172 0"
|
||||||
|
android:strokeWidth="57"
|
||||||
|
android:fillColor="#00000000"
|
||||||
|
android:strokeColor="#fff"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M421.8,352.6c2.7,-4.6 4.3,-9.9 4.3,-14.6V175.2c0,-4.7 -1.7,-10 -4.3,-14.7l-166.3,96.1 166.3,96z"
|
||||||
|
android:fillColor="#00599C"/>
|
||||||
|
<path
|
||||||
|
android:fillColor="#FF000000"
|
||||||
|
android:pathData="M350.5,237v39M331,257h39M397.5,237v39M378,257h39"
|
||||||
|
android:strokeWidth="13"
|
||||||
|
android:strokeColor="#fff"/>
|
||||||
|
</vector>
|
@@ -8,5 +8,5 @@
|
|||||||
android:fillColor="#fff"/>
|
android:fillColor="#fff"/>
|
||||||
<path
|
<path
|
||||||
android:fillColor="#FF000000"
|
android:fillColor="#FF000000"
|
||||||
android:pathData="M200,46L46,200l56,210 210,56 154,-154 -56,-210 -210,-56zM207,353L57,203l205,-55 -55,205z"/>
|
android:pathData="m46,200 l56,210 210,56 154,-154 -56,-210 -210,-56zM57,203 L262,148 207,353z"/>
|
||||||
</vector>
|
</vector>
|
||||||
|
18
images/android-vector-drawable/css3.xml
Normal file
18
images/android-vector-drawable/css3.xml
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
<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="M72,460L30,0h451l-41,460 -184,52"
|
||||||
|
android:fillColor="#264de4"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M256,37V472l149,-41 35,-394"
|
||||||
|
android:fillColor="#2965f1"/>
|
||||||
|
<path
|
||||||
|
android:pathData="m114,94h142v56H119m5,58h132v57H129m3,28h56l4,45 64,17v59L139,382"
|
||||||
|
android:fillColor="#ebebeb"/>
|
||||||
|
<path
|
||||||
|
android:pathData="m256,208v57h69l-7,73 -62,17v59l115,-32 26,-288H256v56h80l-5.5,58Z"
|
||||||
|
android:fillColor="#fff"/>
|
||||||
|
</vector>
|
@@ -1,23 +1,26 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
android:width="512dp"
|
android:width="512dp"
|
||||||
android:height="512dp"
|
android:height="512dp"
|
||||||
android:viewportWidth="512"
|
android:viewportWidth="512"
|
||||||
android:viewportHeight="512">
|
android:viewportHeight="512">
|
||||||
|
<path
|
||||||
<path
|
android:pathData="M0,0h512v512h-512z"
|
||||||
android:fillColor="#fff"
|
android:fillColor="#fff"
|
||||||
android:pathData="M 15 0 L 497 0 Q 512 0 512 15 L 512 497 Q 512 512 497 512 L 15 512 Q 0 512 0 497 L 0 15 Q 0 0 15 0 Z" />
|
android:fillType="evenOdd"/>
|
||||||
<path
|
<path
|
||||||
android:fillColor="#01579b"
|
android:pathData="M93.6,294.2c-10,-13.3 -9.5,-27.5 -0.8,-42.3l51.3,-107.2 8.1,208.6z"
|
||||||
android:pathData="M93.6 294.2c-10-13.3-9.5-27.5-0.8-42.3l51.3-107.2 8.1 208.6z" />
|
android:fillColor="#01579b"
|
||||||
<path
|
android:fillType="evenOdd"/>
|
||||||
android:fillColor="#40c4ff"
|
<path
|
||||||
android:pathData="M365.2 363.9-200.9 1.6 59.7 60.3 141.1 0.4 z" />
|
android:pathData="M365.2,363.9l-200.9,1.6 59.7,60.3 141.1,0.4z"
|
||||||
<path
|
android:fillColor="#40c4ff"
|
||||||
android:fillColor="#2cb7f6"
|
android:fillType="evenOdd"/>
|
||||||
android:pathData="M297.6 99c-14.2-15.4-31.6-17.1-52.1-5.7l-101.4 51.4v184.5c-0.5 9.2 2.6 18.8 8.1 24.2l12.3 12.2h200.7l61 0.3v-138.8z" />
|
<path
|
||||||
<path
|
android:pathData="M297.6,99c-14.2,-15.4 -31.6,-17.1 -52.1,-5.7l-101.4,51.4v184.5c-0.5,9.2 2.6,18.8 8.1,24.2l12.3,12.2h200.7L353,155.44z"
|
||||||
android:fillColor="#01579b"
|
android:fillColor="#2cb7f6"
|
||||||
android:pathData="M426.1 225.9-72.4-70.9c-7.5-7.1-15.5-10.4-24-10.3h-185.6l221.1 220.9h60.9z" />
|
android:fillType="evenOdd"/>
|
||||||
</vector>
|
<path
|
||||||
|
android:pathData="M426.1,225.9L353.7,155c-7.5,-7.1 -15.5,-10.4 -24,-10.3H144.1l221.1,220.9h60.9z"
|
||||||
|
android:fillColor="#01579b"
|
||||||
|
android:fillType="evenOdd"/>
|
||||||
|
</vector>
|
||||||
|
12
images/android-vector-drawable/datacamp.xml
Normal file
12
images/android-vector-drawable/datacamp.xml
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
<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="#05192d"/>
|
||||||
|
<path
|
||||||
|
android:pathData="m273.2,378.4v-95.3l150.4,-85.8 -36.6,-20.9 -113.8,64.9v-95.7c0,-6.4 -3.5,-12.5 -9.1,-15.7L127.2,51.3a26.1,26.1 90,0 0,-26.5 0.8A26.1,26.1 90,0 0,88.4 74.4v268.9c0,9.1 4.6,17.5 12.3,22.3a26,26 90,0 0,26.5 0.8l109.7,-62.6L236.9,389c0,6.5 3.6,12.6 9.2,15.8l140.7,80.1 36.6,-21 -150.2,-85.5zM236.9,156.2L236.9,262l-112.2,64L124.7,91.8l112.2,64.4z"
|
||||||
|
android:fillColor="#03EF62"/>
|
||||||
|
</vector>
|
12
images/android-vector-drawable/debian.xml
Normal file
12
images/android-vector-drawable/debian.xml
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
<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="M388,225c0.4,11 -3,17 -6,27 -10,3 -8,14 -9,17 -6,3 -35,34 -25,17 -10,7 -8,10 -24,15l-0.4,-1c-39,18 -94,-18 -94,-68 -0.4,3 -1,2 -2,3 -1,-56 64,-88 102,-54 -25,-29 -78,-31 -96,4 -10,6 -12,26 -16,29 -5,88 75,145 150,78 8,-6 16,-16 19,-17 -3,5.7 0.6,2 -2,7 6,-10 1,-31 12,-16.2 0.8,-19 22,-58 11,-23 3,-12 1,-36 6,-14 -3,-12 3,-21 5,-28 -6,-15 -18,-43 -4,-23 -29,-60 1,-35 12,5 -1,-10.81 -4.9,-21.2 -8,-31 2,1 -4,-22 3,-6 -9,-33 -38,-62 -65,-78 18,18 -52,-15 -69,-21 12,7 -61,7 -20.5,0.8 -14,-1 -32,4 -15,-5 -10.8,0.6 -25,6 -21,1 -21,11 -85,54 -67,31 -23,21 -37,36 -49,64 -79,111 -2,278 123,325 11,4 29,4 44,4 -17,-5 -20,-2 -37,-8 -12,-5 -15,-12 -24,-20 -0.7,8 -24,-0.5 -16,-10 -5,-0.4 -14,-9 -17,-14 -9,2 -17,-14 -17,-20 -1,3 -37,-33 -16,-23 -5,-5 -12,-6 -6,-12 -5,-14 -18,-20 -3,-15 -22,-15 -35,-39 -25,-40 -5,-6 -5,-11 -4,-19 -17,-37 1,-83 14,-114 -21,2 38,-50 54,-50 -2,-8 11,-18 27,-23 -1,-1 56,-26 32,-8 67,-22 141,36 145,96 4,1 -0.5,45 -1,48"
|
||||||
|
android:fillColor="#d70751"/>
|
||||||
|
</vector>
|
@@ -3,19 +3,20 @@
|
|||||||
android:height="512dp"
|
android:height="512dp"
|
||||||
android:viewportWidth="512"
|
android:viewportWidth="512"
|
||||||
android:viewportHeight="512">
|
android:viewportHeight="512">
|
||||||
<group>
|
<group>
|
||||||
<clip-path android:pathData="M15 0H497A15 15 0 0 1 512 15V497A15 15 0 0 1 497 512H15A15 15 0 0 1 0 497V15A15 15 0 0 1 15 0Z" />
|
<clip-path
|
||||||
<path
|
android:pathData="M0,0h512v512h-512z"/>
|
||||||
android:fillColor="#FFFFFF"
|
<path
|
||||||
android:pathData="M0 0h256v256H0z" />
|
android:pathData="M512,512H0V0"
|
||||||
<path
|
android:fillColor="#333"/>
|
||||||
android:fillColor="#333333"
|
<path
|
||||||
android:pathData="M0 256h256v256H0z" />
|
android:pathData="M512,512V0H0"
|
||||||
<path
|
android:fillColor="#39F"/>
|
||||||
android:fillColor="#EEEEEE"
|
<path
|
||||||
android:pathData="M256 256h256v256H256z" />
|
android:pathData="M0,0h256v256H0"
|
||||||
<path
|
android:fillColor="#fff"/>
|
||||||
android:fillColor="#3399FF"
|
<path
|
||||||
android:pathData="M256 0h256v256H256z" />
|
android:pathData="M256,256h256v256H256z"
|
||||||
</group>
|
android:fillColor="#eee"/>
|
||||||
|
</group>
|
||||||
</vector>
|
</vector>
|
||||||
|
@@ -1,14 +1,12 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
android:width="512dp"
|
android:width="512dp"
|
||||||
android:height="512dp"
|
android:height="512dp"
|
||||||
android:viewportWidth="512"
|
android:viewportWidth="512"
|
||||||
android:viewportHeight="512">
|
android:viewportHeight="512">
|
||||||
|
<path
|
||||||
<path
|
android:fillColor="#FF000000"
|
||||||
android:fillColor="#000000"
|
android:pathData="M0,0h512v512h-512z"/>
|
||||||
android:pathData="M 15 0 L 497 0 Q 512 0 512 15 L 512 497 Q 512 512 497 512 L 15 512 Q 0 512 0 497 L 0 15 Q 0 0 15 0 Z" />
|
<path
|
||||||
<path
|
android:pathData="m140.5,203.9h-17.4v104.5h17.4c10.2,-0.5 17.4,-8.7 17.5,-17.4v-69.7c-0.7,-10.4 -7.8,-17.3 -17.5,-17.4zM186.2,291.1c0,18.8 -11.6,47.3 -48.4,47.2h-46.4v-165.3h47.4c35.4,0 47.4,28.5 47.4,47.3zM286.9,202.4h-53.3v38.4h32.6v29.6h-32.6v38.4h53.3v29.6h-62.2c-11.2,0.3 -20.4,-8.5 -20.7,-19.7v-125c-0.3,-11.2 8.6,-20.4 19.7,-20.7h63.2zM390.5,317.7c-13.2,30.8 -36.9,24.6 -47.4,0l-38.5,-144.8h32.6l29.7,113.7 29.6,-113.7h32.6z"
|
||||||
android:fillColor="#fff"
|
android:fillColor="#fff"/>
|
||||||
android:pathData="M 140.47,203.94 h -17.44 v 104.47 h 17.45 c 10.15529,-0.54503 17.35752,-8.66899 17.47,-17.41 v -69.65 c -0.69578,-10.36382 -7.79596,-17.27188 -17.48,-17.41 z m 45.73,87.25 c 0,18.81 -11.61,47.31 -48.36,47.25 H 91.44 V 172.98 h 47.38 c 35.44,0 47.36,28.46 47.37,47.28 z M 286.88,202.53 H 233.6 v 38.42 h 32.57 v 29.57 H 233.6 v 38.41 h 53.29 v 29.57 h -62.18 c -11.16,0.29 -20.44,-8.53 -20.72,-19.69 V 193.7 c -0.27,-11.15 8.56,-20.41 19.71,-20.69 h 63.19 z m 103.64,115.29 c -13.2,30.75 -36.85,24.63 -47.44,0 l -38.53,-144.8 h 32.57 l 29.71,113.72 29.57,-113.72 h 32.58 z" />
|
|
||||||
</vector>
|
</vector>
|
||||||
|
12
images/android-vector-drawable/deviantart.xml
Normal file
12
images/android-vector-drawable/deviantart.xml
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
<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="#232b31"/>
|
||||||
|
<path
|
||||||
|
android:pathData="m296.3,90.7h63.7v58.6l-30.9,58.2c-22.7,42.6 -30.2,58.9 -28.3,61.8 1.9,3.2 9.1,4.3 59.2,5.4v80h-51.2c-45.6,-0.3 -52,0.2 -57.3,4.5 -3.2,2.7 -11.5,15.7 -18.4,28.8 -7,13.1 -14.4,26.1 -16.8,28.8 -3.8,4 -8.8,4.8 -64.3,4.5l0.3,-59.2 30.6,-58.4c25.4,-48.8 29.9,-59.2 27.2,-62.4 -2.6,-3.4 -9.3,-4.2 -58.1,-4v-80h51.5c44.5,0 52,-0.8 56.8,-4.8 3.2,-2.4 12.5,-17.3 20.8,-33.3z"
|
||||||
|
android:fillColor="#00e49b"/>
|
||||||
|
</vector>
|
@@ -3,10 +3,13 @@
|
|||||||
android:height="512dp"
|
android:height="512dp"
|
||||||
android:viewportWidth="512"
|
android:viewportWidth="512"
|
||||||
android:viewportHeight="512">
|
android:viewportHeight="512">
|
||||||
<path
|
<path
|
||||||
android:pathData="M0,0h512v512h-512z"
|
android:pathData="M0,0h512v512h-512z"
|
||||||
android:fillColor="#fff"/>
|
android:fillColor="#fff"/>
|
||||||
<path
|
<path
|
||||||
android:fillColor="#5865f2"
|
android:pathData="M257,129q-26,0 -42,3l-10,-20q-39,6 -77,24 -67,102 -54,211 41,31 93,47 12,-16 20,-32 -24,-10 -31,-16l7,-5q49,21 95,21zM195,304a34,37 0,1 1,1 0"
|
||||||
android:pathData="m386 137c-24-11-49.5-19-76.3-23.7c-.5 0-1 0-1.2.6c-3.3 5.9-7 13.5-9.5 19.5c-29-4.3-57.5-4.3-85.7 0c-2.6-6.2-6.3-13.7-10-19.5c-.3-.4-.7-.7-1.2-.6c-23 4.6-52.4 13-76 23.7c-.2 0-.4.2-.5.4c-49 73-62 143-55 213c0 .3.2.7.5 1c32 23.6 63 38 93.6 47.3c.5 0 1 0 1.3-.4c7.2-9.8 13.6-20.2 19.2-31.2c.3-.6 0-1.4-.7-1.6c-10-4-20-8.6-29.3-14c-.7-.4-.8-1.5 0-2c2-1.5 4-3 5.8-4.5c.3-.3.8-.3 1.2-.2c61.4 28 128 28 188 0c.4-.2.9-.1 1.2.1c1.9 1.6 3.8 3.1 5.8 4.6c.7.5.6 1.6 0 2c-9.3 5.5-19 10-29.3 14c-.7.3-1 1-.6 1.7c5.6 11 12.1 21.3 19 31c.3.4.8.6 1.3.4c30.6-9.5 61.7-23.8 93.8-47.3c.3-.2.5-.5.5-1c7.8-80.9-13.1-151-55.4-213c0-.2-.3-.4-.5-.4Zm-192 171c-19 0-34-17-34-38c0-21 15-38 34-38c19 0 34 17 34 38c0 21-15 38-34 38zm125 0c-19 0-34-17-34-38c0-21 15-38 34-38c19 0 34 17 34 38c0 21-15 38-34 38z" />
|
android:fillColor="#5865f2"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M255,129q26,0 42,3l10,-20q39,6 77,24 67,102 54,211 -41,31 -93,47 -12,-16 -20,-32 24,-10 31,-16l-7,-5q-49,21 -95,21zM317,304a37,34 90,1 0,-1 0"
|
||||||
|
android:fillColor="#5865f2"/>
|
||||||
</vector>
|
</vector>
|
||||||
|
@@ -3,23 +3,24 @@
|
|||||||
android:height="512dp"
|
android:height="512dp"
|
||||||
android:viewportWidth="512"
|
android:viewportWidth="512"
|
||||||
android:viewportHeight="512">
|
android:viewportHeight="512">
|
||||||
<path
|
<path
|
||||||
android:fillColor="#FFFFFF"
|
android:pathData="M0,0h512v512h-512z"
|
||||||
android:pathData="M15 0H497A15 15 0 0 1 512 15V497A15 15 0 0 1 497 512H15A15 15 0 0 1 0 497V15A15 15 0 0 1 15 0Z" />
|
android:fillColor="#fff"/>
|
||||||
<path
|
<path
|
||||||
android:fillColor="#00598E"
|
android:pathData="M383,152a175,175 0,1 1,-281 203"
|
||||||
android:pathData="M383 152a175 175 0 1 1 -281 203" />
|
android:fillColor="#00598e"/>
|
||||||
<path
|
<path
|
||||||
android:fillColor="#0073BA"
|
android:pathData="M243,97v-49c26,31 40,47 84,65c21,9 40,21 56,38c19,25 27,97 -91,166s-155,72 -190,38c-44,-79 -8,-159 9,-181"
|
||||||
android:pathData="M243 97v-49c26 31 40 47 84 65c21 9 40 21 56 38c19 25 27 97 -91 166s-155 72 -190 38c-44 -79 -8 -159 9 -181" />
|
android:fillColor="#0073ba"/>
|
||||||
<path
|
<path
|
||||||
android:fillColor="#93C5E4"
|
android:pathData="M122,161c-71,102 146,-28 115,-59 24,-16 6,-52 6,-52V86"
|
||||||
android:pathData="M122 161c-71 102 146 -28 115 -59 24 -16 6 -52 6 -52V86" />
|
android:fillColor="#93c5e4"/>
|
||||||
<path
|
<path
|
||||||
android:fillColor="#FFFFFF"
|
android:pathData="M221,104c42,7 -104,105 -105,75 0,-15 23,-38 40,-50s87,-29 86,-79C242,50 266,88 221,104m1,171c-70,0 -100,106 -10,106 36,0 86,-47 110,-47s45,45 62,45c32,0 58,-97 12,-97 -19,0 -59,40 -75,38C292,316 265,275 222,275m20,142c25,19 79,14 103,-4 6,-5 3,-14 -3,-9 -17,14 -74,18 -92,2C245,401 231,409 242,417m42,-32c6,-5 11,-13 26,-13s20,11 23,14 9,-2 6,-8 -6,-17 -28,-17 -30,14 -34,17S275,392 284,385"
|
||||||
android:pathData="M221 104c42 7 -104 105 -105 75 0 -15 23 -38 40 -50s87 -29 86 -79C242 50 266 88 221 104m1 171c-70 0 -100 106 -10 106 36 0 86 -47 110 -47s45 45 62 45c32 0 58 -97 12 -97 -19 0 -59 40 -75 38C292 316 265 275 222 275m20 142c25 19 79 14 103 -4 6 -5 3 -14 -3 -9 -17 14 -74 18 -92 2C245 401 231 409 242 417m42 -32c6 -5 11 -13 26 -13s20 11 23 14 9 -2 6 -8 -6 -17 -28 -17 -30 14 -34 17S275 392 284 385" />
|
android:fillColor="#fff"/>
|
||||||
<path
|
<path
|
||||||
android:pathData="M186 113c31 -15 53 -24 57 -65 26 31 40 47 84 65a175 175 0 1 1 -141 0"
|
android:pathData="M186,113c31,-15 53,-24 57,-65 26,31 40,47 84,65a175,175 0,1 1,-141 0"
|
||||||
android:strokeWidth="4"
|
android:strokeWidth="4"
|
||||||
android:strokeColor="#004975" />
|
android:fillColor="#00000000"
|
||||||
|
android:strokeColor="#004975"/>
|
||||||
</vector>
|
</vector>
|
||||||
|
@@ -3,36 +3,33 @@
|
|||||||
android:height="256dp"
|
android:height="256dp"
|
||||||
android:viewportWidth="256"
|
android:viewportWidth="256"
|
||||||
android:viewportHeight="256">
|
android:viewportHeight="256">
|
||||||
<group
|
<path
|
||||||
android:translateX="128"
|
android:pathData="M0,0h256v256h-256z"
|
||||||
android:translateY="128">
|
android:fillColor="#fff"/>
|
||||||
<path
|
<path
|
||||||
android:fillColor="#FFFFFF"
|
android:pathData="M128,128m-108,0a108,108 0,1 1,216 0a108,108 0,1 1,-216 0"
|
||||||
android:pathData="M-113 -128H113A15 15 0 0 1 128 -113V113A15 15 0 0 1 113 128H-113A15 15 0 0 1 -128 113V-113A15 15 0 0 1 -113 -128Z" />
|
android:fillColor="#d53"/>
|
||||||
<path
|
<path
|
||||||
android:fillColor="#DD5533"
|
android:pathData="M128,128m-96,0a96,96 0,1 1,192 0a96,96 0,1 1,-192 0"
|
||||||
android:pathData="M108 0A108 108 0 0 1 -108 0A108 108 0 0 1 108 0Z" />
|
android:strokeWidth="7"
|
||||||
<path
|
android:fillColor="#00000000"
|
||||||
android:pathData="M96 0A96 96 0 0 1 -96 0A96 96 0 0 1 96 0Z"
|
android:strokeColor="#fff"/>
|
||||||
android:strokeWidth="7"
|
<path
|
||||||
android:strokeColor="#FFFFFF" />
|
android:pathData="M96,73C66,80 77,122 77,122l19,93 7,3M89,55h-8l11,4s-11,0 -11,7c24,-1 35,5 35,5"
|
||||||
<path
|
android:fillColor="#ddd"/>
|
||||||
android:fillColor="#DDDDDD"
|
<path
|
||||||
android:pathData="M-32 -55C-62 -48 -51 -6 -51 -6l19 93 7 3M-39 -73h-8l11 4s-11 0 -11 7c24 -1 35 5 35 5" />
|
android:pathData="M153,223S129,185 129,160c0,-47 31,-7 31,-44S129,70 129,70c-15,-19 -44,-15 -44,-15l7,4s-7,2 -9,4 19,-3 28,5c-37,3 -31,33 -31,33l21,120"
|
||||||
<path
|
android:fillColor="#fff"/>
|
||||||
android:fillColor="#FFFFFF"
|
<path
|
||||||
android:pathData="M25 95S1 57 1 32c0 -47 31 -7 31 -44S1 -58 1 -58c-15 -19 -44 -15 -44 -15l7 4s-7 2 -9 4 19 -3 28 5c-37 3 -31 33 -31 33l21 120" />
|
android:pathData="M153,127l38,-10c34,5 -29,24 -33,23C128,135 137,160 173,152s9,20 -24,9C102,148 127,125 153,127"
|
||||||
<path
|
android:fillColor="#fc0"/>
|
||||||
android:fillColor="#FFCC00"
|
<path
|
||||||
android:pathData="M25 -1l38 -10c34 5 -29 24 -33 23C0 7 9 32 45 24s9 20 -24 9C-26 20 -1 -3 25 -1" />
|
android:pathData="M143,206l2,-3c22,8 23,11 22,-9s0,-20 -23,-3c0,-5 -13,-3 -15,0 -21,-9 -23,-12 -22,2 2,29 1,24 21,14"
|
||||||
<path
|
android:fillColor="#6b5"/>
|
||||||
android:fillColor="#66BB55"
|
<path
|
||||||
android:pathData="M15 78l2 -3c22 8 23 11 22 -9s0 -20 -23 -3c0 -5 -13 -3 -15 0 -21 -9 -23 -12 -22 2 2 29 1 24 21 14" />
|
android:pathData="M127,195v12c1,2 17,2 17,-2s-8,3 -13,1 -2,-13 -2,-13"
|
||||||
<path
|
android:fillColor="#4a4"/>
|
||||||
android:fillColor="#44AA44"
|
<path
|
||||||
android:pathData="M-1 67v12c1 2 17 2 17 -2s-8 3 -13 1 -2 -13 -2 -13" />
|
android:pathData="M105,96c-5,-6 -18,-1 -15,7 1,-4 8,-10 15,-7m32,0c1,-6 11,-7 14,-1 -4,-2 -10,-2 -14,1m-33,16a2,2 0,1 1,0 1m-8,3a7,7 0,1 0,0 -1m52,-6a2,2 0,1 1,0 1m-6,3a6,6 0,1 0,0 -1"
|
||||||
<path
|
android:fillColor="#148"/>
|
||||||
android:fillColor="#114488"
|
|
||||||
android:pathData="M-23 -32c-5 -6 -18 -1 -15 7 1 -4 8 -10 15 -7m32 0c1 -6 11 -7 14 -1 -4 -2 -10 -2 -14 1m-33 16a2 2 0 1 1 0 1m-8 3a7 7 0 1 0 0 -1m52 -6a2 2 0 1 1 0 1m-6 3a6 6 0 1 0 0 -1" />
|
|
||||||
</group>
|
|
||||||
</vector>
|
</vector>
|
||||||
|
@@ -11,9 +11,9 @@
|
|||||||
android:pathData="M439,374c-50,77 -131,98 -163,96 -191,-9 -162,-262 -47,-261 -82,52 30,224 195,157 17,-12 20,3 15,8">
|
android:pathData="M439,374c-50,77 -131,98 -163,96 -191,-9 -162,-262 -47,-261 -82,52 30,224 195,157 17,-12 20,3 15,8">
|
||||||
<aapt:attr name="android:fillColor">
|
<aapt:attr name="android:fillColor">
|
||||||
<gradient
|
<gradient
|
||||||
android:gradientRadius="179.5"
|
|
||||||
android:centerX="300.4"
|
android:centerX="300.4"
|
||||||
android:centerY="340"
|
android:centerY="340"
|
||||||
|
android:gradientRadius="179.5"
|
||||||
android:type="radial">
|
android:type="radial">
|
||||||
<item android:offset="0.8" android:color="#FF114488"/>
|
<item android:offset="0.8" android:color="#FF114488"/>
|
||||||
<item android:offset="1" android:color="#FF113377"/>
|
<item android:offset="1" android:color="#FF113377"/>
|
||||||
@@ -24,9 +24,9 @@
|
|||||||
android:pathData="M311,255c18,-82 -31,-135 -129,-135S38,212 38,259c0,124 125,253 287,203 -134,39 -214,-116 -146,-210 46,-66 123,-68 132,3M411,99h1">
|
android:pathData="M311,255c18,-82 -31,-135 -129,-135S38,212 38,259c0,124 125,253 287,203 -134,39 -214,-116 -146,-210 46,-66 123,-68 132,3M411,99h1">
|
||||||
<aapt:attr name="android:fillColor">
|
<aapt:attr name="android:fillColor">
|
||||||
<gradient
|
<gradient
|
||||||
android:gradientRadius="206.5"
|
|
||||||
android:centerX="225"
|
android:centerX="225"
|
||||||
android:centerY="346.8"
|
android:centerY="346.8"
|
||||||
|
android:gradientRadius="206.5"
|
||||||
android:type="radial">
|
android:type="radial">
|
||||||
<item android:offset="0.8" android:color="#FF3388CC"/>
|
<item android:offset="0.8" android:color="#FF3388CC"/>
|
||||||
<item android:offset="1" android:color="#FF226699"/>
|
<item android:offset="1" android:color="#FF226699"/>
|
||||||
@@ -37,11 +37,11 @@
|
|||||||
android:pathData="M39,253C51,-15 419,-30 472,202c14,107 -86,149 -166,115 -42,-26 26,-20 -3,-99 -48,-112 -251,-103 -264,35">
|
android:pathData="M39,253C51,-15 419,-30 472,202c14,107 -86,149 -166,115 -42,-26 26,-20 -3,-99 -48,-112 -251,-103 -264,35">
|
||||||
<aapt:attr name="android:fillColor">
|
<aapt:attr name="android:fillColor">
|
||||||
<gradient
|
<gradient
|
||||||
android:startY="160.5"
|
|
||||||
android:endY="351"
|
|
||||||
android:startX="39"
|
android:startX="39"
|
||||||
android:type="linear"
|
android:startY="160.5"
|
||||||
android:endX="486">
|
android:endX="486"
|
||||||
|
android:endY="351"
|
||||||
|
android:type="linear">
|
||||||
<item android:offset="0.1" android:color="#FF55AADD"/>
|
<item android:offset="0.1" android:color="#FF55AADD"/>
|
||||||
<item android:offset="0.6" android:color="#FF55CC88"/>
|
<item android:offset="0.6" android:color="#FF55CC88"/>
|
||||||
<item android:offset="0.8" android:color="#FF77DD55"/>
|
<item android:offset="0.8" android:color="#FF77DD55"/>
|
||||||
|
27
images/android-vector-drawable/elastic.xml
Normal file
27
images/android-vector-drawable/elastic.xml
Normal file
@@ -0,0 +1,27 @@
|
|||||||
|
<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="m206.4,217.2 l90.1,40.3 90.9,-78.1A101.6,99.7 0,0 0,203.9 103.4l-15.1,76.9z"
|
||||||
|
android:fillColor="#ffd00a"/>
|
||||||
|
<path
|
||||||
|
android:pathData="m113.1,310.8a103.4,101.4 0,0 0,-2 19.9,101.9 99.9,0 0,0 186.1,56.2l15,-76.7 -20,-37.5 -90.5,-40.4z"
|
||||||
|
android:fillColor="#20b9af"/>
|
||||||
|
<path
|
||||||
|
android:pathData="m112.6,157.9 l61.7,14.3 13.5,-68.9a48.8,47.8 0,0 0,-75.2 54.6"
|
||||||
|
android:fillColor="#ee5096"/>
|
||||||
|
<path
|
||||||
|
android:pathData="m107.2,172.3a68.1,66.8 0,0 0,-3 125.8l86.6,-76.8 -15.9,-33.3z"
|
||||||
|
android:fillColor="#12a5df"/>
|
||||||
|
<path
|
||||||
|
android:pathData="m313.1,386.9a48.7,47.8 0,0 0,75.1 -54.5l-61.7,-14.2z"
|
||||||
|
android:fillColor="#90c640"/>
|
||||||
|
<path
|
||||||
|
android:pathData="m325.6,302.4 l67.9,15.6a68.7,67.4 0,0 0,46.8 -63.4,68 66.7,0 0,0 -43.9,-62.3l-88.8,76.4z"
|
||||||
|
android:fillColor="#05799f"/>
|
||||||
|
</vector>
|
@@ -10,27 +10,9 @@
|
|||||||
android:pathData="M256,256m-192,0a192,192 0,1 1,384 0a192,192 0,1 1,-384 0"
|
android:pathData="M256,256m-192,0a192,192 0,1 1,384 0a192,192 0,1 1,-384 0"
|
||||||
android:fillColor="#0dbd8b"/>
|
android:fillColor="#0dbd8b"/>
|
||||||
<path
|
<path
|
||||||
android:pathData="m234.85,153.25c46.35,0.47 81.6,37.79 81.6,81.6"
|
android:pathData="m153.2,277.1c0.5,-46.4 37.8,-81.6 81.6,-81.6m0,-42.3c46.4,0.5 81.6,37.8 81.6,81.6m42.3,0c-0.5,46.4 -37.8,81.6 -81.6,81.6m0,42.3c-46.4,0 -81.6,-37.8 -81.6,-81.6"
|
||||||
android:strokeWidth="28.155"
|
android:strokeWidth="28.155"
|
||||||
android:fillColor="#00000000"
|
android:fillColor="#00000000"
|
||||||
android:strokeColor="#ffffff"
|
android:strokeColor="#fff"
|
||||||
android:strokeLineCap="round"/>
|
|
||||||
<path
|
|
||||||
android:pathData="m358.75,234.85c-0.47,46.35 -37.79,81.6 -81.6,81.6"
|
|
||||||
android:strokeWidth="28.155"
|
|
||||||
android:fillColor="#00000000"
|
|
||||||
android:strokeColor="#ffffff"
|
|
||||||
android:strokeLineCap="round"/>
|
|
||||||
<path
|
|
||||||
android:pathData="m277.15,358.75c-46.35,-0.47 -81.6,-37.79 -81.6,-81.6"
|
|
||||||
android:strokeWidth="28.155"
|
|
||||||
android:fillColor="#00000000"
|
|
||||||
android:strokeColor="#ffffff"
|
|
||||||
android:strokeLineCap="round"/>
|
|
||||||
<path
|
|
||||||
android:pathData="m153.25,277.15c0.47,-46.35 37.79,-81.6 81.6,-81.6"
|
|
||||||
android:strokeWidth="28.155"
|
|
||||||
android:fillColor="#00000000"
|
|
||||||
android:strokeColor="#ffffff"
|
|
||||||
android:strokeLineCap="round"/>
|
android:strokeLineCap="round"/>
|
||||||
</vector>
|
</vector>
|
||||||
|
@@ -3,10 +3,15 @@
|
|||||||
android:height="512dp"
|
android:height="512dp"
|
||||||
android:viewportWidth="512"
|
android:viewportWidth="512"
|
||||||
android:viewportHeight="512">
|
android:viewportHeight="512">
|
||||||
<path
|
<path
|
||||||
android:fillColor="#FFFFFF"
|
android:pathData="M0,0h512v512h-512z"
|
||||||
android:pathData="M15 0H497A15 15 0 0 1 512 15V497A15 15 0 0 1 497 512H15A15 15 0 0 1 0 497V15A15 15 0 0 1 15 0Z" />
|
android:fillColor="#fff"/>
|
||||||
<path
|
<path
|
||||||
android:fillColor="#000000"
|
android:pathData="M256,256m-180,0a180,180 0,1 1,360 0a180,180 0,1 1,-360 0"
|
||||||
android:pathData="M256 64.282989C150.11761 64.282989 64.282987 150.11761 64.282987 256 64.282987 361.88239 150.11761 447.71701 256 447.71701 361.88239 447.71701 447.71701 361.88239 447.71701 256 447.71701 150.11761 361.88239 64.282989 256 64.282989Zm0 15.976417c80.50033 0 148.3595 54.127154 169.17029 127.971114 -17.92436 36.97091 -43.42942 70.25777 -74.49004 97.15658 -14.92116 12.92188 -31.21208 24.44116 -49.20736 32.55195 -17.9953 8.1108 -37.78883 12.713 -57.49515 11.58292 -14.80576 -0.84908 -29.43144 -4.97337 -42.39742 -12.16206 34.36216 -18.61965 65.3665 -43.44525 90.74605 -73.17199 16.65863 -19.51201 31.23368 -41.68685 36.84563 -66.72151 2.80598 -12.51734 3.28148 -25.62658 0.65902 -38.18365 -2.62246 -12.55706 -8.42832 -24.52341 -17.21459 -33.87 -8.58367 -9.13106 -19.85203 -15.5991 -31.93286 -18.93206 -12.08086 -3.33295 -24.937 -3.59096 -37.265 -1.33802 -24.65601 4.50588 -46.66933 18.83557 -64.32505 36.62592 -31.12079 31.35813 -50.35999 75.60502 -46.83088 119.6434 1.76455 22.0192 9.1435 43.65588 21.78785 61.76885 2.82239 4.04306 5.92525 7.89398 9.24634 11.54295 -18.42011 6.44663 -37.49264 11.03546 -56.83609 13.6199C89.853051 321.50801 80.259408 289.8781 80.259408 256 80.259408 158.94115 158.94115 80.259406 256 80.259406Zm1.11835 35.507594c12.35387 0.0167 24.79166 3.7567 34.64885 11.20346 8.88084 6.70915 15.46129 16.25405 19.19168 26.74053 3.73038 10.48647 4.68771 21.87417 3.41495 32.93139 -2.54549 22.11443 -13.70159 42.39508 -27.17987 60.11128 -23.86497 31.36869 -55.58631 56.47557 -90.86588 74.05068 -3.61114 1.79895 -7.27952 3.50885 -10.96382 5.15241 -7.67655 -6.71771 -14.25621 -14.68531 -19.27155 -23.56522 -10.47973 -18.55487 -13.93566 -40.59619 -11.90244 -61.80877 2.03323 -21.21258 9.31284 -41.65703 19.09182 -60.59057 11.33829 -21.95261 26.79333 -42.74646 48.42853 -54.67928 10.81759 -5.96643 23.05386 -9.56265 35.40773 -9.54591zm173.04457 116.70774c1.02963 7.69581 1.57768 15.54764 1.57768 23.52526 0 97.05885 -78.68175 175.7406 -175.7406 175.7406 -54.50925 0 -103.22539 -24.81456 -135.46005 -63.76588 19.89615 -4.51882 39.34221 -11.00956 57.99439 -19.27155 8.15673 6.21192 17.1649 11.30682 26.74053 14.97789 27.57596 10.57194 58.88387 9.04223 86.7919 -0.61908 27.90802 -9.66133 52.65616 -27.00235 74.23043 -47.17039 25.70055 -24.02533 47.36948 -52.34327 63.86572 -83.41685z" />
|
android:strokeWidth="16"
|
||||||
|
android:fillColor="#00000000"
|
||||||
|
android:strokeColor="#000"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M123,365c129,-29 220,-136 206,-203 -14,-65 -93,-72 -149,-18 -59,58 -58,164 0,203 91,61 192,-18 247,-113 -1,-12 -2,-16 -5,-25 -57,108 -149,165 -219,127 -68,-37 -52,-133 -11,-181 63,-73 136,-23 119,46 -7,28 -60,125 -201,146 -1,7 6,20 13,18z"
|
||||||
|
android:fillColor="#000"/>
|
||||||
</vector>
|
</vector>
|
||||||
|
@@ -3,14 +3,15 @@
|
|||||||
android:height="512dp"
|
android:height="512dp"
|
||||||
android:viewportWidth="512"
|
android:viewportWidth="512"
|
||||||
android:viewportHeight="512">
|
android:viewportHeight="512">
|
||||||
<path
|
<path
|
||||||
android:fillColor="#008080"
|
android:pathData="M0,0h512v512h-512z"
|
||||||
android:pathData="M15 0H497A15 15 0 0 1 512 15V497A15 15 0 0 1 497 512H15A15 15 0 0 1 0 497V15A15 15 0 0 1 15 0Z" />
|
android:fillColor="#008080"/>
|
||||||
<path
|
<path
|
||||||
android:fillColor="#FFFFFF"
|
android:pathData="M118.96,128L393.04,128A40.96,40.96 0,0 1,434 168.96L434,343.04A40.96,40.96 0,0 1,393.04 384L118.96,384A40.96,40.96 0,0 1,78 343.04L78,168.96A40.96,40.96 0,0 1,118.96 128z"
|
||||||
android:pathData="M86 128H426A8 8 0 0 1 434 136V376A8 8 0 0 1 426 384H86A8 8 0 0 1 78 376V136A8 8 0 0 1 86 128Z" />
|
android:fillColor="#fff"/>
|
||||||
<path
|
<path
|
||||||
android:pathData="M434 128L269 292c-7 8 -19 8 -26 0L78 128m0 256l129 -128m227 128L305 256"
|
android:pathData="M434,128L269,292c-7,8 -19,8 -26,0L78,128m0,256l129,-128m227,128L305,256"
|
||||||
android:strokeWidth="20"
|
android:strokeWidth="20"
|
||||||
android:strokeColor="#008080" />
|
android:fillColor="#00000000"
|
||||||
|
android:strokeColor="#008080"/>
|
||||||
</vector>
|
</vector>
|
||||||
|
18
images/android-vector-drawable/endeavouros.xml
Normal file
18
images/android-vector-drawable/endeavouros.xml
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
<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="M285,111.36c31,44.7 161.53,217.54 72.62,253.57 -41.53,19.47 -230.76,-11.43 -228,-6.38l-24.37,41.01s145.92,6.7 258.6,-8.8c160.85,-22 -33.12,-232.1 -78.73,-279.2z"
|
||||||
|
android:fillColor="#7f7fff"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M285,111.36C274.7,112.81 85.47,350.38 85.47,350.38s13.65,3.95 44.66,8.52c10,-7.97 151.35,-250.8 155.43,-247.33 -0.1,-0.1 -0.2,-0.13 -0.36,-0.11z"
|
||||||
|
android:fillColor="#ff7f7f"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M285,111.36C278.5,110.28 129.6,358.7 129.6,358.7s135.06,14.55 190.71,13.58c156.78,-2.7 1.2,-212 -35,-261.18a0.3,0.3 0,0 0,-0.17 -0.1z"
|
||||||
|
android:fillColor="#7f3fbf"/>
|
||||||
|
</vector>
|
@@ -7,6 +7,6 @@
|
|||||||
android:pathData="M0,0h512v512h-512z"
|
android:pathData="M0,0h512v512h-512z"
|
||||||
android:fillColor="#ff3034"/>
|
android:fillColor="#ff3034"/>
|
||||||
<path
|
<path
|
||||||
android:pathData="M126,120.53a188.46,188.46 0,0 0,266.53 266.52,7.69 7.69,0 1,1 10.87,10.87 203.83,203.83 0,0 1,-288.26 -288.26A7.69,7.69 0,0 1,126 120.53zM178.5,360.75a26,26 0,1 0,0 1M409,334a273,273 0,0 0,-231.5 -231.5A150,150 0,0 0,139 130v26a216,216 0,0 1,217 216h26a111,111 0,0 0,27 -39M240,83l-4,12a298,298 0,0 1,181 180l11,-4A172,172 0,0 0,240 83zM245,425a118,118 0,0 0,-95 -171,10.61 10.61,0 0,1 3,-21 140,140 0,0 1,120 177l31,9 26.5,-10a195,195 0,0 0,-163 -230,66.6 66.6,0 1,0 -18,131.5 63,63 0,0 1,42 95.5l21,14z"
|
android:pathData="M126,120.53a188.46,188.46 0,0 0,266.53 266.52a7.69,7.69 0,1 1,10.87 10.87a203.83,203.83 0,0 1,-288.26 -288.26A7.69,7.69 0,0 1,126 120.53zM178.5,360.75a26,26 0,1 0,0 1M409,334a273,273 0,0 0,-231.5 -231.5A150,150 0,0 0,139 130v26a216,216 0,0 1,217 216h26a111,111 0,0 0,27 -39M240,83l-4,12a298,298 0,0 1,181 180l11,-4A172,172 0,0 0,240 83zM245,425a118,118 0,0 0,-95 -171a10.61,10.61 0,0 1,3 -21a140,140 0,0 1,120 177l31,9l26.5,-10a195,195 0,0 0,-163 -230a66.6,66.6 0,1 0,-18 131.5a63,63 0,0 1,42 95.5l21,14z"
|
||||||
android:fillColor="#fff"/>
|
android:fillColor="#fff"/>
|
||||||
</vector>
|
</vector>
|
||||||
|
@@ -7,21 +7,18 @@
|
|||||||
android:pathData="M0,0h512v512h-512z"
|
android:pathData="M0,0h512v512h-512z"
|
||||||
android:fillColor="#fff"/>
|
android:fillColor="#fff"/>
|
||||||
<path
|
<path
|
||||||
android:pathData="M256,362l-21,45 21,62 131,-185z"
|
android:pathData="m256,362v107l131,-185z"
|
||||||
android:fillColor="#3C3C3B"/>
|
android:fillColor="#3C3C3B"/>
|
||||||
<path
|
<path
|
||||||
android:pathData="M256,469V362l-132,-78z"
|
android:pathData="m256,41l131,218 -131,78 -132,-78"
|
||||||
android:fillColor="#8C8C8C"/>
|
|
||||||
<path
|
|
||||||
android:pathData="M256,41L124,259l132,78 131,-78z"
|
|
||||||
android:fillColor="#343434"/>
|
android:fillColor="#343434"/>
|
||||||
<path
|
<path
|
||||||
android:pathData="M256,41L124,259l132,-60z"
|
android:pathData="m256,41v158l-132,60m0,25l132,78v107"
|
||||||
android:fillColor="#8C8C8C"/>
|
android:fillColor="#8C8C8C"/>
|
||||||
<path
|
<path
|
||||||
android:pathData="M256,337l131,-78 -131,-60z"
|
android:pathData="m256,199v138l131,-78"
|
||||||
android:fillColor="#141414"/>
|
android:fillColor="#141414"/>
|
||||||
<path
|
<path
|
||||||
android:pathData="M124,259l132,78V199z"
|
android:pathData="m124,259l132,-60v138"
|
||||||
android:fillColor="#393939"/>
|
android:fillColor="#393939"/>
|
||||||
</vector>
|
</vector>
|
||||||
|
12
images/android-vector-drawable/etsy.xml
Normal file
12
images/android-vector-drawable/etsy.xml
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
<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="M218,137q0,-6 8,-6h94q23,0 31,40l5,20h16q3,-67 5,-86 -41,5 -64,5H194l-64,-2v17l22,4c16,2 19,6 20,20q2,108 0,216c0,12 -5,17 -20,19l-22,4v17l64,-2h107q31,0 81,2 5,-44 11,-89h-16l-16,36c-13,29 -31,30 -52,30h-61q-30,0 -30,-25v-93q43,0 60,1 18,0 22,20l5,22h18l-1,-53 2,-54h-18l-6,24c-4,16 -6,18 -22,20q-17,2 -60,1z"
|
||||||
|
android:fillColor="#f2521b"/>
|
||||||
|
</vector>
|
@@ -7,6 +7,6 @@
|
|||||||
android:pathData="M0,0h512v512h-512z"
|
android:pathData="M0,0h512v512h-512z"
|
||||||
android:fillColor="#46c850"/>
|
android:fillColor="#46c850"/>
|
||||||
<path
|
<path
|
||||||
android:pathData="m121,143h35c3,0 4,-1 4,-4l-1,-38c0,-10 6,-19 6,-19h-1l-68,67v1s10,-7 25,-7zM392,137c-3,-15 -12,-23 -20,-25 -32,-8 -65,-12 -98,-11 -2,-19 -18,-29 -54,-29 -31,-1 -49,6 -49,29v39c0,8 -5,13 -14,13h-34c-7,0 -13,2 -18,4 -4,2 -14,7 -14,30 -1,19 13,95 23,115 3,9 6,12 14,15 16,8 54,15 73,18 17,2 28,6 36,-8 2,-4 10,-30 9,-52 0,-1 2,-2 2,0 0,7 -2,36 19,43l45,9c16,1 28,7 28,49 0,25 -6,28 -34,28 -22,0 -30,1 -30,-17 0,-14 14,-13 25,-13 4,0 1,-3 1,-12s5,-14 0,-14c-36,-1 -58,0 -58,45 0,42 16,49 68,49 40,0 55,-1 71,-52 25,-78 18,-205 9,-253zM346,252c-5,-6 -31,-8 -40,-4 2,-10 6,-22 22,-22 15,0 18,16 18,26z"
|
android:pathData="m157,143q3,0 3,-4l-1,-38q0,-9 6,-19h-1L96,149v1q12,-7 25,-7zM392,137q-5,-21 -20,-25 -52,-13 -98,-11 -2,-29 -54,-29 -50,-2 -49,29v39q0,13 -14,13L123,153q-9,0 -18,4 -14,6 -14,30c-1,19 13,95 23,115 3,9 6,12 14,15q21,10 73,18c17,2 28,6 36,-8q10,-28 9,-52a1,1 0,0 1,2 0q-1,37 19,43l45,9q29,0 28,49c0,25 -6,28 -34,28 -22,0 -30,1 -30,-17q0,-15 25,-13c4,0 1,-3 1,-12s5,-14 0,-14c-36,-1 -58,0 -58,45 0,42 16,49 68,49 40,0 55,-1 71,-52q30,-105 9,-253zM346,252c-5,-6 -31,-8 -40,-4 2,-10 6,-22 22,-22 15,0 18,16 18,26z"
|
||||||
android:fillColor="#4b4b4b"/>
|
android:fillColor="#4b4b4b"/>
|
||||||
</vector>
|
</vector>
|
||||||
|
@@ -1,14 +1,18 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
android:width="512dp"
|
android:width="512dp"
|
||||||
android:height="512dp"
|
android:height="512dp"
|
||||||
android:viewportWidth="512"
|
android:viewportWidth="512"
|
||||||
android:viewportHeight="512">
|
android:viewportHeight="512">
|
||||||
|
<path
|
||||||
<path
|
android:pathData="M0,0h512v512h-512z"
|
||||||
android:fillColor="#fff"
|
android:fillColor="#fff"/>
|
||||||
android:pathData="M 15 0 L 497 0 Q 512 0 512 15 L 512 497 Q 512 512 497 512 L 15 512 Q 0 512 0 497 L 0 15 Q 0 0 15 0 Z" />
|
<path
|
||||||
<path
|
android:fillColor="#FF000000"
|
||||||
android:fillColor="#000000"
|
android:pathData="m308,293c-24.3,24.3 -38.2,28 -55.3,28.4 -30,0.7 -36.2,-28.4 -35.5,-39l0.8,-12.3c74.4,-12.6 92.7,-28.8 100.6,-40 18.3,-25.3 7.2,-43.3 -2,-49.5 -22,-19.7 -72.7,-5.2 -90,4 -48,25.8 -56.8,70.4 -56.3,88.3 -1.2,36 25.5,63.5 67,63.2 41.7,1 67.5,-25.5 79,-37.2zM219.6,260.7c11.5,-68.4 39,-78 49.7,-78.6 15.4,-0.3 18.6,16.6 17.5,22.4 -1.8,35.4 -38,53 -66.2,56z"/>
|
||||||
android:pathData="M308 293c-24.3 24.3-38.2 28-55.3 28.4-30 0.7-36.2-28.4-35.5-39l0.8-12.3c74.4-12.6 92.7-28.8 100.6-40 18.3-25.3 7.2-43.3-2-49.5-22-19.7-72.7-5.2-90 4-48 25.8-56.8 70.4-56.3 88.3-1.2 36 25.5 63.5 67 63.2 41.7 1 67.5-25.5 79-37.2zm-88.4-32.3c11.5-68.4 39-78 49.7-78.6 15.4-0.3 18.6 16.6 17.5 22.4-1.8 35.4-38 53-66.2 56z" />
|
<path
|
||||||
</vector>
|
android:fillColor="#FF000000"
|
||||||
|
android:pathData="m76,165 l32,19.6c-140.5,131.3 4,237.6 156.6,207 -179.3,3.3 -210.3,-190.8 -65.5,-258.4z"/>
|
||||||
|
<path
|
||||||
|
android:fillColor="#FF000000"
|
||||||
|
android:pathData="m436,347l-32,-19.6c140.5,-131.3 -4,-237.6 -156.6,-207 179.3,-3.3 210.3,190.8 65.5,258.4z"/>
|
||||||
|
</vector>
|
||||||
|
@@ -7,6 +7,6 @@
|
|||||||
android:pathData="M0,0h512v512h-512z"
|
android:pathData="M0,0h512v512h-512z"
|
||||||
android:fillColor="#1877f2"/>
|
android:fillColor="#1877f2"/>
|
||||||
<path
|
<path
|
||||||
android:pathData="M355.6,330l11.4,-74h-71v-48c0,-20.2 9.9,-40 41.7,-40H370v-63s-29.3,-5 -57.3,-5c-58.5,0 -96.7,35.4 -96.7,99.6V256h-65v74h65v182h80V330h59.6z"
|
android:pathData="M356,330l11,-74h-71v-48q1,-40 42,-40h32v-63q-34,-5 -57,-5c-60,0 -97,36 -97,100v56H151v74h65v182h80V330z"
|
||||||
android:fillColor="#fff"/>
|
android:fillColor="#fff"/>
|
||||||
</vector>
|
</vector>
|
||||||
|
@@ -8,10 +8,10 @@
|
|||||||
android:pathData="M0,0h512v512h-512z">
|
android:pathData="M0,0h512v512h-512z">
|
||||||
<aapt:attr name="android:fillColor">
|
<aapt:attr name="android:fillColor">
|
||||||
<gradient
|
<gradient
|
||||||
android:startY="512"
|
|
||||||
android:startX="0"
|
android:startX="0"
|
||||||
android:endY="0"
|
android:startY="512"
|
||||||
android:endX="0"
|
android:endX="0"
|
||||||
|
android:endY="0"
|
||||||
android:type="linear">
|
android:type="linear">
|
||||||
<item android:offset="0" android:color="#FF1E73F2"/>
|
<item android:offset="0" android:color="#FF1E73F2"/>
|
||||||
<item android:offset="1" android:color="#FF19D3FD"/>
|
<item android:offset="1" android:color="#FF19D3FD"/>
|
||||||
@@ -19,13 +19,13 @@
|
|||||||
</aapt:attr>
|
</aapt:attr>
|
||||||
</path>
|
</path>
|
||||||
<path
|
<path
|
||||||
android:pathData="M435.2,0H274.4c-21.2,49.2 -59.2,129.6 -60.8,283.4a9.9,9.9 0,0 0,10 10.1h58.7a9.9,9.9 0,0 1,9.9 10.2A933.3,933.3 0,0 0,311.3 512h123.9a76.8,76.8 0,0 0,76.8 -76.8V76.8A76.8,76.8 0,0 0,435.2 0z">
|
android:pathData="M512,0H274.4c-21.2,49.2 -59.2,129.6 -60.8,283.4a9.9,9.9 0,0 0,10 10.1h58.7a9.9,9.9 0,0 1,9.9 10.2A933.3,933.3 0,0 0,311.3 512h256,0z">
|
||||||
<aapt:attr name="android:fillColor">
|
<aapt:attr name="android:fillColor">
|
||||||
<gradient
|
<gradient
|
||||||
|
android:startX="213.56"
|
||||||
android:startY="512"
|
android:startY="512"
|
||||||
android:startX="213.5641"
|
android:endX="213.56"
|
||||||
android:endY="0"
|
android:endY="0"
|
||||||
android:endX="213.5641"
|
|
||||||
android:type="linear">
|
android:type="linear">
|
||||||
<item android:offset="0" android:color="#FFDBE9F4"/>
|
<item android:offset="0" android:color="#FFDBE9F4"/>
|
||||||
<item android:offset="1" android:color="#FFF7F6F6"/>
|
<item android:offset="1" android:color="#FFF7F6F6"/>
|
||||||
|
@@ -11,10 +11,10 @@
|
|||||||
android:pathData="M192,196s-12,-36 -4,-64c-36,8 -132,140 -132,140a192,204 90,1 0,348 -128s20,36 20,60c-12,-36 -80,-100 -104,-148 -96,52 -64,156 -64,156">
|
android:pathData="M192,196s-12,-36 -4,-64c-36,8 -132,140 -132,140a192,204 90,1 0,348 -128s20,36 20,60c-12,-36 -80,-100 -104,-148 -96,52 -64,156 -64,156">
|
||||||
<aapt:attr name="android:fillColor">
|
<aapt:attr name="android:fillColor">
|
||||||
<gradient
|
<gradient
|
||||||
|
android:startX="343.77"
|
||||||
android:startY="56"
|
android:startY="56"
|
||||||
android:startX="343.7652"
|
android:endX="178.27"
|
||||||
android:endY="392.04135"
|
android:endY="392.04"
|
||||||
android:endX="178.26913"
|
|
||||||
android:type="linear">
|
android:type="linear">
|
||||||
<item android:offset="0.3" android:color="#FFFFDD55"/>
|
<item android:offset="0.3" android:color="#FFFFDD55"/>
|
||||||
<item android:offset="0.6" android:color="#FFFF8855"/>
|
<item android:offset="0.6" android:color="#FFFF8855"/>
|
||||||
@@ -26,9 +26,9 @@
|
|||||||
android:pathData="M256,268m-104,0a104,104 0,1 1,208 0a104,104 0,1 1,-208 0">
|
android:pathData="M256,268m-104,0a104,104 0,1 1,208 0a104,104 0,1 1,-208 0">
|
||||||
<aapt:attr name="android:fillColor">
|
<aapt:attr name="android:fillColor">
|
||||||
<gradient
|
<gradient
|
||||||
android:gradientRadius="104"
|
|
||||||
android:centerX="235.2"
|
android:centerX="235.2"
|
||||||
android:centerY="309.6"
|
android:centerY="309.6"
|
||||||
|
android:gradientRadius="104"
|
||||||
android:type="radial">
|
android:type="radial">
|
||||||
<item android:offset="0.4" android:color="#FF7744DD"/>
|
<item android:offset="0.4" android:color="#FF7744DD"/>
|
||||||
<item android:offset="1" android:color="#FFAA22DD"/>
|
<item android:offset="1" android:color="#FFAA22DD"/>
|
||||||
@@ -36,13 +36,13 @@
|
|||||||
</aapt:attr>
|
</aapt:attr>
|
||||||
</path>
|
</path>
|
||||||
<path
|
<path
|
||||||
android:pathData="M84,180l172,48c-24,44 -64,12 -92,56a88,88 74.689,1 0,136 -80s132,12 68,168L112,372m144,100l4,0">
|
android:pathData="M84,180l172,48c-24,44 -64,12 -92,56a88,88 74.69,1 0,136 -80s132,12 68,168L112,372m144,100l4,0">
|
||||||
<aapt:attr name="android:fillColor">
|
<aapt:attr name="android:fillColor">
|
||||||
<gradient
|
<gradient
|
||||||
android:startY="180"
|
|
||||||
android:startX="327.6"
|
android:startX="327.6"
|
||||||
android:endY="413.6"
|
android:startY="180"
|
||||||
android:endX="188.4"
|
android:endX="188.4"
|
||||||
|
android:endY="413.6"
|
||||||
android:type="linear">
|
android:type="linear">
|
||||||
<item android:offset="0.3" android:color="#FFFFDD55"/>
|
<item android:offset="0.3" android:color="#FFFFDD55"/>
|
||||||
<item android:offset="0.6" android:color="#FFFF8855"/>
|
<item android:offset="0.6" android:color="#FFFF8855"/>
|
||||||
@@ -51,13 +51,13 @@
|
|||||||
</aapt:attr>
|
</aapt:attr>
|
||||||
</path>
|
</path>
|
||||||
<path
|
<path
|
||||||
android:pathData="M140,172c64,0 48,28 116,56 -72,24 -92,-36 -152,0 20,36 48,32 48,32 4,172 288,116 268,-68a186.4,200 82.902,0 1,-352 132c-36,-72 -4,-160 64,-204">
|
android:pathData="M140,172c64,0 48,28 116,56 -72,24 -92,-36 -152,0 20,36 48,32 48,32 4,172 288,116 268,-68a186.4,200 82.9,0 1,-352 132c-36,-72 -4,-160 64,-204">
|
||||||
<aapt:attr name="android:fillColor">
|
<aapt:attr name="android:fillColor">
|
||||||
<gradient
|
<gradient
|
||||||
android:startY="182.4"
|
|
||||||
android:startX="358.4"
|
android:startX="358.4"
|
||||||
android:endY="369.6"
|
android:startY="182.4"
|
||||||
android:endX="195.2"
|
android:endX="195.2"
|
||||||
|
android:endY="369.6"
|
||||||
android:type="linear">
|
android:type="linear">
|
||||||
<item android:offset="0.2" android:color="#FFFFDD55"/>
|
<item android:offset="0.2" android:color="#FFFFDD55"/>
|
||||||
<item android:offset="1" android:color="#FFFF3333"/>
|
<item android:offset="1" android:color="#FFFF3333"/>
|
||||||
|
12
images/android-vector-drawable/floatplane.xml
Normal file
12
images/android-vector-drawable/floatplane.xml
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
<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="#0085ff"/>
|
||||||
|
<path
|
||||||
|
android:pathData="m342.7,283 l2.3,-9a19,19 0,0 0,1 -7.2,37.4 37.4,0 0,0 -3.3,-10l-85.5,79.8s5.2,5.4 13.3,0c4,-2.7 20.9,-14.5 37.7,-26.6l100.5,78.3a5.8,5.8 0,0 0,6.7 0.4l22.1,-14.1zM219.7,314 L266.6,278 284.6,292 314.4,256 304.6,246.4 307.7,235.1a33.4,33.4 0,0 0,1.8 -12.8,48 48,0 0,0 -5.3,-14.4L186.6,325.6s3.6,3 11.3,0l33.2,30.7a3.6,3.6 0,0 0,4 0.5l11.3,-6.7zM199,293.2l-36.5,-27.5 -6.7,11.3a3.2,3.2 0,0 0,0.5 4l30.8,33.3zM264.7,206.3 L256.3,197.6 258.5,188.7a25.8,25.8 0,0 0,1 -9,35.2 35.2,0 0,0 -4,-10l-79.8,85.5s5.4,5.2 13.2,-0.8c3.5,-2.7 17.3,-14 32,-26.3l13.6,17.4zM228.7,169 L137.7,75 123.5,97.1a5.8,5.8 0,0 0,0.5 6.7L202.9,205zM209,118.6a147.9,147.9 0,0 1,46 -7.3,146 146,0 0,1 146,146 147.9,147.9 0,0 1,-7.2 46l16.5,16.6A167.5,167.5 0,0 0,192.5 102ZM349.25,369.04A146.12,146.12 0,0 1,143.3 163.1l-13.4,-17a167.5,167.5 0,0 0,236.5 236.5z"
|
||||||
|
android:fillColor="#fff"/>
|
||||||
|
</vector>
|
@@ -8,29 +8,29 @@
|
|||||||
android:pathData="M0,0h512v512h-512z"
|
android:pathData="M0,0h512v512h-512z"
|
||||||
android:fillColor="#e8e9eb"/>
|
android:fillColor="#e8e9eb"/>
|
||||||
<path
|
<path
|
||||||
android:pathData="M191.45,342.89 L249.11,401 407.75,241.12H292.4Z"
|
android:pathData="m191.4,342.9 l57.7,58.1 158.7,-159.9h-115.4z"
|
||||||
android:fillColor="#39cefd"/>
|
android:fillColor="#5cc8f8"/>
|
||||||
<path
|
<path
|
||||||
android:pathData="M292.4,66.69H407.75L162.61,313.82l-57.7,-58.13Z"
|
android:pathData="m292.4,66.7h115.4l-245.2,247.1 -57.7,-58.1z"
|
||||||
android:fillColor="#39cefd"/>
|
android:fillColor="#5cc8f8"/>
|
||||||
<path
|
<path
|
||||||
android:pathData="M249.11,401l43.29,43.59H407.75L306.8,342.89Z"
|
android:pathData="m249.1,401 l43.3,43.6h115.4l-101,-101.7z"
|
||||||
android:fillColor="#03569b"/>
|
android:fillColor="#075b9d"/>
|
||||||
<path
|
<path
|
||||||
android:pathData="M334.67,371.16 L306.8,342.89 249.11,401Z">
|
android:pathData="m334.7,371.2 l-27.9,-28.3 -57.7,58.1z">
|
||||||
<aapt:attr name="android:fillColor">
|
<aapt:attr name="android:fillColor">
|
||||||
<gradient
|
<gradient
|
||||||
android:startY="415.62"
|
android:startX="249"
|
||||||
android:startX="262.1099"
|
android:startY="401"
|
||||||
android:endY="373.62"
|
android:endX="321"
|
||||||
android:endX="304.1099"
|
android:endY="358"
|
||||||
android:type="linear">
|
android:type="linear">
|
||||||
<item android:offset="0" android:color="#661A237E"/>
|
<item android:offset="0" android:color="#66000000"/>
|
||||||
<item android:offset="1" android:color="#001A237E"/>
|
<item android:offset="1" android:color="#00124793"/>
|
||||||
</gradient>
|
</gradient>
|
||||||
</aapt:attr>
|
</aapt:attr>
|
||||||
</path>
|
</path>
|
||||||
<path
|
<path
|
||||||
android:pathData="M191.45,342.87l57.69,-58.18 57.7,58.15L249.14,401Z"
|
android:pathData="m191.4,342.9 l57.7,-58.2 57.7,58.1 -57.7,58.2z"
|
||||||
android:fillColor="#16b9fd"/>
|
android:fillColor="#16b9fd"/>
|
||||||
</vector>
|
</vector>
|
||||||
|
15
images/android-vector-drawable/foobar2000.xml
Normal file
15
images/android-vector-drawable/foobar2000.xml
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
<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="#1B1817"/>
|
||||||
|
<path
|
||||||
|
android:pathData="m256,473.5s-35,-28.5 -70,-65.5c-27.5,-29 -54,-64.5 -68,-92 -31.5,-62.5 -13,-137 59,-257l54,74s12,-2 25,-2.1c13,0.1 25,2.1 25,2.1l54,-74c72,120 90.5,194.5 59,257 -14,27.5 -40.5,63 -68,92 -35,37 -70,65.5 -70,65.5z"
|
||||||
|
android:fillColor="#fff"/>
|
||||||
|
<path
|
||||||
|
android:fillColor="#FF000000"
|
||||||
|
android:pathData="m139.8,210.7c-26,-0 -17.8,38 -13.3,49.8 9,24 28,55 67.5,69 35,11.5 41,-18 26,-50.5 -13.5,-28.5 -39.5,-59 -71,-67a36.9,36.9 0,0 0,-9.2 -1.3zM372.2,210.7c-2.7,0 -5.8,0.4 -9.2,1.3 -31.5,8 -57.5,38.5 -71,67 -15,32.5 -9,62 26,50.5 39.5,-14 58.5,-45 67.5,-69 4.5,-11.8 12.8,-49.8 -13.3,-49.8zM256,353.2c-3,0 -6,1.2 -8,3.8l-38,43c-2,2 -3,6 0,8 6,3 9,2 13,-2l33,-35 33,35c4,4 7,5 13,2 3,-2 2,-6 0,-8l-38,-43c-2,-2.5 -5,-3.8 -8,-3.8z"/>
|
||||||
|
</vector>
|
12
images/android-vector-drawable/freebsd.xml
Normal file
12
images/android-vector-drawable/freebsd.xml
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
<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="m420.1,119.5c18,17.9 -31.8,96.8 -40.2,105.2 -8.4,8.4 -29.8,0.7 -47.7,-17.3 -18,-17.9 -25.7,-39.3 -17.3,-47.7 8.4,-8.4 87.3,-58.2 105.2,-40.2M168.4,138.5 L168.4,138.5 168.4,138.5c-27.4,-15.6 -66.4,-32.9 -78.8,-20.4 -12.6,12.6 5.4,52.4 21.1,79.9 14,-24.3 33.9,-44.8 57.7,-59.5M392.8,218.6c2.5,8.6 2.1,15.6 -2,19.7 -9.6,9.6 -35.4,-0.6 -58.7,-22.8 -1.6,-1.5 -3.2,-3 -4.8,-4.6 -8.4,-8.4 -15,-17.4 -19.2,-25.6 -8.2,-14.6 -10.2,-27.5 -4,-33.7 3.4,-3.4 8.7,-4.3 15.3,-3.1 4.3,-2.7 9.3,-5.7 14.9,-8.8 -22.5,-11.7 -48.1,-18.4 -75.2,-18.4 -90,0 -163,73 -163,163 0,90 73,163 163,163 90,0 163,-73 163,-163 0,-29.1 -7.6,-56.3 -21,-79.9 -2.9,5.3 -5.7,10.1 -8.2,14.2"
|
||||||
|
android:fillColor="#ab2b28"/>
|
||||||
|
</vector>
|
@@ -7,6 +7,6 @@
|
|||||||
android:pathData="M0,0h512v512h-512z"
|
android:pathData="M0,0h512v512h-512z"
|
||||||
android:fillColor="#fff"/>
|
android:fillColor="#fff"/>
|
||||||
<path
|
<path
|
||||||
android:pathData="M376.8,128.6c-2.2,0 -3.3,3.3 -3.3,4.5 0,3.3 4.4,7.7 11,15.5 29,27.8 44.6,62.3 44.6,103.5 0,45.6 -16.7,83.5 -46.7,111.3 -5.6,5.5 -9,10 -9,14.4l3.4,4.5a8.9,8.9 0,0 0,5.6 3.3c6.6,0 16.7,-7.8 28.9,-24.5 24.5,-30 35.6,-63.4 36.7,-109 0,-45.6 -13.3,-76.8 -42.3,-109 -10,-11.2 -17.8,-16.7 -23.3,-16.7 -2,0.1 -4,0.9 -5.6,2.2zM288.9,259.9c-11.1,-2.2 33.4,-55.6 -46.7,-119 0,0 11,33.3 -42.3,107.9 -52.3,74.5 23.4,118 23.4,118s-35.7,-19 6.6,-86.9c6.7,-11.1 16.7,-22.2 29,-49 0,0 11,15.6 5.5,48 -8.9,50 35.6,36.6 36.7,36.6 15.6,17.8 -13.3,51.2 -14.4,52.3s81.2,-51.2 22.2,-128c-4.4,4.5 -10,23.4 -21.1,20zM135.3,128.6a6.7,6.7 0,0 1,2.3 4.5c0,3.3 -3.4,7.7 -11.2,15.5A137.7,137.7 0,0 0,83 252.1c0,45.6 15.6,82.3 45.7,111.3 6.6,5.5 8.9,11.1 8.9,13.3l-2.3,5.6a8.9,8.9 0,0 1,-5.5 3.3c-7.8,0 -16.7,-8.9 -30,-24.5a164.7,164.7 0,0 1,-35.7 -109c0,-45.6 13.4,-76.8 41.2,-109 11.1,-11.2 19,-16.7 24.5,-16.7 2,0.1 4,0.9 5.5,2.2z"
|
android:fillColor="#FF000000"
|
||||||
android:fillColor="#0a0a23"/>
|
android:pathData="M377,129c-2,0 -3,3 -3,4 0,3 4,8 11,16 29,28 45,62 44,103 0,46 -17,84 -47,111 -6,6 -9,10 -9,15l4,4a9,9 0,0 0,5 4c7,0 17,-8 29,-25 25,-30 36,-63 37,-109 0,-46 -13,-77 -42,-109 -10,-11 -18,-17 -24,-17 -2,0 -4,1 -5,3zM289,260c-11,-2 33,-56 -47,-119 0,0 11,33 -42,108 -52,75 23,118 23,118s-36,-19 7,-87c7,-11 17,-22 29,-49 0,0 11,16 5,48 -9,50 36,37 37,37 16,18 -13,51 -14,52s81,-51 22,-128c-4,5 -10,23 -21,20zM135,129a7,7 0,0 1,3 4c0,3 -3,8 -12,16a138,138 0,0 0,-43 103c0,46 16,82 46,111 7,6 9,11 9,14l-3,5a9,9 0,0 1,-5 4c-8,0 -17,-9 -30,-25a165,165 0,0 1,-36 -109c0,-46 13,-77 41,-109 11,-11 19,-17 25,-17 2,0 4,1 5,3z"/>
|
||||||
</vector>
|
</vector>
|
||||||
|
@@ -8,13 +8,13 @@
|
|||||||
android:pathData="M0,0h512v512h-512z"
|
android:pathData="M0,0h512v512h-512z"
|
||||||
android:fillColor="#fff"/>
|
android:fillColor="#fff"/>
|
||||||
<path
|
<path
|
||||||
android:pathData="M139,89L373,89A50,50 0,0 1,423 139L423,373A50,50 0,0 1,373 423L139,423A50,50 0,0 1,89 373L89,139A50,50 0,0 1,139 89z"
|
android:fillColor="#FF000000"
|
||||||
android:fillColor="#000"/>
|
android:pathData="M139,89L373,89A50,50 0,0 1,423 139L423,373A50,50 0,0 1,373 423L139,423A50,50 0,0 1,89 373L89,139A50,50 0,0 1,139 89z"/>
|
||||||
<path
|
<path
|
||||||
android:pathData="m144,89c-30,0 -55,25 -55,55v225c0,30 25,55 55,55h225c30,0 55,-25 55,-55v-225c0,-30 -25,-55 -55,-55z"
|
android:fillColor="#FF000000"
|
||||||
android:fillColor="#000"/>
|
android:pathData="m144,89c-30,0 -55,25 -55,55v225c0,30 25,55 55,55h225c30,0 55,-25 55,-55v-225c0,-30 -25,-55 -55,-55z"/>
|
||||||
<path
|
<path
|
||||||
android:pathData="m144,102c-23,0 -42,18 -42,42v225c0,23 18,42 42,42h52v-88h108v-67h-108v-81h107.547v-73z"
|
android:pathData="m144,102c-23,0 -42,18 -42,42v225c0,23 18,42 42,42h52v-88h108v-67h-108v-81h107.5v-73z"
|
||||||
android:fillColor="#ffc019"/>
|
android:fillColor="#ffc019"/>
|
||||||
<path
|
<path
|
||||||
android:pathData="m316,102v87h-107v67h107v81h-107v74h160c23,0 42,-18 41,-42v-225c0,-23 -18,-42 -42,-42z"
|
android:pathData="m316,102v87h-107v67h107v81h-107v74h160c23,0 42,-18 41,-42v-225c0,-23 -18,-42 -42,-42z"
|
||||||
@@ -23,10 +23,10 @@
|
|||||||
android:pathData="M139,89L373,89A50,50 0,0 1,423 139L423,373A50,50 0,0 1,373 423L139,423A50,50 0,0 1,89 373L89,139A50,50 0,0 1,139 89z">
|
android:pathData="M139,89L373,89A50,50 0,0 1,423 139L423,373A50,50 0,0 1,373 423L139,423A50,50 0,0 1,89 373L89,139A50,50 0,0 1,139 89z">
|
||||||
<aapt:attr name="android:fillColor">
|
<aapt:attr name="android:fillColor">
|
||||||
<gradient
|
<gradient
|
||||||
android:startY="89"
|
|
||||||
android:endY="423"
|
|
||||||
android:startX="89"
|
android:startX="89"
|
||||||
|
android:startY="89"
|
||||||
android:endX="89"
|
android:endX="89"
|
||||||
|
android:endY="423"
|
||||||
android:type="linear">
|
android:type="linear">
|
||||||
<item android:offset="0" android:color="#66FFFFFF"/>
|
<item android:offset="0" android:color="#66FFFFFF"/>
|
||||||
<item android:offset="0.3" android:color="#00D6D7E8"/>
|
<item android:offset="0.3" android:color="#00D6D7E8"/>
|
||||||
|
@@ -9,7 +9,7 @@
|
|||||||
<path
|
<path
|
||||||
android:pathData="m250,301.5h-34v-88l13,-3 -4,-16h25zM123,327.5h33v-87h6c3,0 10,4 10,12 0,10 -9,17 -16,23l34,56c9,-7 19,-16 26,-24l-27,-32c14,-11 17,-20 16,-30 -2,-21 -21,-25 -36,-27 -12,-1 -33,-1 -45,-0zM317,327.5v-83l28,1h2v-30h-93v30h2l28,-1v83zM383,218.5l-43,82c32,0 54,0 88,0v-30c-18,1 -30,1 -40,0l43,-80c-38,-2 -65,-2 -84,-2v30c15,-1 26,-1 36,-1zM114,190.5c-27,0 -50,1 -66,1v119h34v-42h29v-28h-29v-21h32v-10zM464,264.5l8.5,-56 -28,-2 -3.5,57zM449,297.5l18,-15 -15,-18 -18,15z"
|
android:pathData="m250,301.5h-34v-88l13,-3 -4,-16h25zM123,327.5h33v-87h6c3,0 10,4 10,12 0,10 -9,17 -16,23l34,56c9,-7 19,-16 26,-24l-27,-32c14,-11 17,-20 16,-30 -2,-21 -21,-25 -36,-27 -12,-1 -33,-1 -45,-0zM317,327.5v-83l28,1h2v-30h-93v30h2l28,-1v83zM383,218.5l-43,82c32,0 54,0 88,0v-30c-18,1 -30,1 -40,0l43,-80c-38,-2 -65,-2 -84,-2v30c15,-1 26,-1 36,-1zM114,190.5c-27,0 -50,1 -66,1v119h34v-42h29v-28h-29v-21h32v-10zM464,264.5l8.5,-56 -28,-2 -3.5,57zM449,297.5l18,-15 -15,-18 -18,15z"
|
||||||
android:strokeWidth="2.6"
|
android:strokeWidth="2.6"
|
||||||
android:fillColor="#000"
|
android:fillColor="#e2001a"
|
||||||
android:strokeColor="#000"/>
|
android:strokeColor="#000"/>
|
||||||
<path
|
<path
|
||||||
android:pathData="m246,298h-34v-88l13,-3 -4,-16h25zM119,324h33v-87h6c3,0 10,4 10,12 0,10 -9,17 -16,23l34,56c9,-7 19,-16 26,-24l-27,-32c14,-11 17,-20 16,-30 -2,-21 -21,-25 -36,-27 -12,-1 -33,-1 -45,-0zM313,324v-83l28,1h2v-30h-93v30h2l28,-1v83zM379,215l-43,82c32,0 54,0 88,0v-30c-18,1 -30,1 -40,0l43,-80c-38,-2 -65,-2 -84,-2v30c15,-1 26,-1 36,-1zM110,187c-27,0 -50,1 -66,1v119h34v-42h29v-28h-29v-21h32v-10zM460,261l8.5,-56 -28,-2 -3.5,57zM445,294l18,-15 -15,-18 -18,15z"
|
android:pathData="m246,298h-34v-88l13,-3 -4,-16h25zM119,324h33v-87h6c3,0 10,4 10,12 0,10 -9,17 -16,23l34,56c9,-7 19,-16 26,-24l-27,-32c14,-11 17,-20 16,-30 -2,-21 -21,-25 -36,-27 -12,-1 -33,-1 -45,-0zM313,324v-83l28,1h2v-30h-93v30h2l28,-1v83zM379,215l-43,82c32,0 54,0 88,0v-30c-18,1 -30,1 -40,0l43,-80c-38,-2 -65,-2 -84,-2v30c15,-1 26,-1 36,-1zM110,187c-27,0 -50,1 -66,1v119h34v-42h29v-28h-29v-21h32v-10zM460,261l8.5,-56 -28,-2 -3.5,57zM445,294l18,-15 -15,-18 -18,15z"
|
||||||
|
@@ -8,10 +8,10 @@
|
|||||||
android:pathData="M0,0h512v512h-512z">
|
android:pathData="M0,0h512v512h-512z">
|
||||||
<aapt:attr name="android:fillColor">
|
<aapt:attr name="android:fillColor">
|
||||||
<gradient
|
<gradient
|
||||||
android:startY="512"
|
|
||||||
android:startX="72"
|
android:startX="72"
|
||||||
android:endY="12"
|
android:startY="512"
|
||||||
android:endX="433"
|
android:endX="433"
|
||||||
|
android:endY="12"
|
||||||
android:type="linear">
|
android:type="linear">
|
||||||
<item android:offset="0" android:color="#FF3DACA3"/>
|
<item android:offset="0" android:color="#FF3DACA3"/>
|
||||||
<item android:offset="1" android:color="#FF13526B"/>
|
<item android:offset="1" android:color="#FF13526B"/>
|
||||||
@@ -19,9 +19,6 @@
|
|||||||
</aapt:attr>
|
</aapt:attr>
|
||||||
</path>
|
</path>
|
||||||
<path
|
<path
|
||||||
android:pathData="M255,66a54,54 0,1 0,54 54,54 54,0 0,0 -54,-54zM255,137a17,17 0,1 1,17 -17,17 17,0 0,1 -17,17z"
|
android:pathData="M255,66a54,54 0,1 0,54 54,54 54,0 0,0 -54,-54zM255,137a17,17 0,1 1,17 -17,17 17,0 0,1 -17,17zM145,155c13,-13 27,-5 34,1s26,43 76,43 64,-28 80,-44c10,-11 24,-8 33,1s6,25 0,33c-36,49 -97,69 -116,82 -29,20 -49,40 -49,69 0,24 17,60 53,60s52,-25 52,-37c0,-15 -10,-19 -13,-19 -15,0 -15,18 -34,18 -15,0 -22,-12 -22,-24 0,-18 27,-42 55,-42 38,0 62,27 62,64 0,42 -39,88 -99,88 -65,0 -102,-61 -102,-106s21,-78 56,-101c-26,-10 -51,-27 -71,-58 -2,-2 -9,-16 5,-28z"
|
||||||
android:fillColor="#fff"/>
|
|
||||||
<path
|
|
||||||
android:pathData="M145,155c13,-13 27,-5 34,1s26,43 76,43 64,-28 80,-44c10,-11 24,-8 33,1s6,25 0,33c-36,49 -97,69 -116,82 -29,20 -49,40 -49,69 0,24 17,60 53,60s52,-25 52,-37c0,-15 -10,-19 -13,-19 -15,0 -15,18 -34,18 -15,0 -22,-12 -22,-24 0,-18 27,-42 55,-42 38,0 62,27 62,64 0,42 -39,88 -99,88 -65,0 -102,-61 -102,-106s21,-78 56,-101c-26,-10 -51,-27 -71,-58 -2,-2 -9,-16 5,-28z"
|
|
||||||
android:fillColor="#fff"/>
|
android:fillColor="#fff"/>
|
||||||
</vector>
|
</vector>
|
||||||
|
33
images/android-vector-drawable/gatehub.xml
Normal file
33
images/android-vector-drawable/gatehub.xml
Normal file
@@ -0,0 +1,33 @@
|
|||||||
|
<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="#232323"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M83,256m-36,0a36,36 0,1 1,72 0a36,36 0,1 1,-72 0"
|
||||||
|
android:strokeWidth="15"
|
||||||
|
android:fillColor="#00000000"
|
||||||
|
android:strokeColor="#f7f6f2"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M169,250h88v13h-88z"
|
||||||
|
android:fillColor="#9d9fa7"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M342.5,106.18m18,-31.18a36,36 65.24,1 1,-36 62.35a36,36 65.24,1 1,36 -62.35"
|
||||||
|
android:strokeWidth="15"
|
||||||
|
android:fillColor="#00000000"
|
||||||
|
android:strokeColor="#f7f6f2"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M304.7,183.66l-44,76.21l-11.26,-6.5l44,-76.21z"
|
||||||
|
android:fillColor="#9d9fa7"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M342.5,405.82m18,31.18a36,36 104.88,1 1,-36 -62.35a36,36 104.88,1 1,36 62.35"
|
||||||
|
android:strokeWidth="15"
|
||||||
|
android:fillColor="#00000000"
|
||||||
|
android:strokeColor="#f7f6f2"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M294.3,334.34l-44,-76.21l11.26,-6.5l44,76.21z"
|
||||||
|
android:fillColor="#9d9fa7"/>
|
||||||
|
</vector>
|
@@ -4,6 +4,9 @@
|
|||||||
android:viewportWidth="512"
|
android:viewportWidth="512"
|
||||||
android:viewportHeight="512">
|
android:viewportHeight="512">
|
||||||
<path
|
<path
|
||||||
android:pathData="M440.8,238.9L273,71.2a24.7,24.7 0,0 0,-35 0l-34.8,34.9 44.2,44.1a29.4,29.4 0,0 1,37.2 37.5l42.5,42.5a29.4,29.4 0,1 1,-17.6 16.6l-39.7,-39.7v104.5a29.4,29.4 0,1 1,-24.2 -0.9V205.3a29.4,29.4 0,0 1,-16 -38.6l-43.5,-43.5 -115,115a24.7,24.7 0,0 0,0 34.9L239,440.8a24.7,24.7 0,0 0,35 0l166.9,-167a24.7,24.7 0,0 0,0 -34.9"
|
android:pathData="M0,0h512v512h-512z"
|
||||||
|
android:fillColor="#fff"/>
|
||||||
|
<path
|
||||||
|
android:pathData="m441,240L272,71a24,24 0,0 0,-34 0l-35,35 44,44a29,29 0,0 1,37 37l43,43a29,29 0,1 1,-18 17l-40,-40v104a29,29 0,1 1,-24 -1V205a29,29 0,0 1,-15 -38l-44,-44L71,238a24,24 0,0 0,0 34l168,169a24,24 0,0 0,33 0L441,272a25,25 0,0 0,0 -32"
|
||||||
android:fillColor="#f05133"/>
|
android:fillColor="#f05133"/>
|
||||||
</vector>
|
</vector>
|
||||||
|
@@ -7,6 +7,42 @@
|
|||||||
android:pathData="M0,0h512v512h-512z"
|
android:pathData="M0,0h512v512h-512z"
|
||||||
android:fillColor="#fff"/>
|
android:fillColor="#fff"/>
|
||||||
<path
|
<path
|
||||||
android:pathData="M418.773,149.5c-58,3 -92,5 -121,5v65l-9,-4v-61c-34,0 -63,-2 -119,-5l-27,-1c-27,0 -63,19 -61,67 3,75 71,82 99,83 3,14 35,62 59,65h104c63,-5 109,-213 75,-214zM107.773,216.5c-3,-21 7,-42 42,-42 3,39 10,61 22,96 -32,-5 -59,-15 -64,-54zM343.773,264.5l-29,60c-3,7 -13,10 -20,7l-60,-29c-8,-4 -11,-13 -8,-21l30,-60c3,-8 13,-11 20,-7l11,5 -8,16c-5.497,0.533 -9.521,5.421 -8.989,10.918a9.994,9.994 0,0 0,1.989 5.082l-14,27c-5.522,0.091 -9.925,4.641 -9.834,10.163 0.022,1.321 0.305,2.626 0.834,3.837 1.946,5.169 7.714,7.781 12.883,5.834s7.781,-7.714 5.834,-12.883a10,10 0,0 0,-2.717 -3.952l13,-27c2.83,0.515 5.745,-0.214 8,-2l1,1c10,5 16,7 17,11 2,4 -3,13 -11,29v1c-5.483,-0.666 -10.467,3.239 -11.132,8.722s3.239,10.467 8.722,11.132a10.009,10.009 0,0 0,5.41 -0.854c5.176,-1.926 7.81,-7.684 5.884,-12.86a9.99,9.99 0,0 0,-1.884 -3.14c10,-20 14,-29 11,-36 -2,-6 -9,-9 -21,-15l-1,-1a10.001,10.001 0,0 0,-3 -7l8,-16 42,21c8,4.001 11,13.001 7,21.001z"
|
android:pathData="M419,150c-98,7 -186,2 -276,-1 -27,0 -63,19 -61,67 3,75 71,82 99,83 3,14 35,62 59,65h104c63,-5 109,-213 75,-214zM108,217c-3,-21 7,-42 42,-42 3,39 10,61 22,96 -32,-5 -59,-15 -64,-54z"
|
||||||
android:fillColor="#609926"/>
|
android:fillColor="#592"/>
|
||||||
|
<path
|
||||||
|
android:fillColor="#FF000000"
|
||||||
|
android:pathData="m293,152v70"
|
||||||
|
android:strokeWidth="9"
|
||||||
|
android:strokeColor="#fff"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M264.45,208.01l87.4,42.06"
|
||||||
|
android:strokeWidth="7"
|
||||||
|
android:fillColor="#592"
|
||||||
|
android:strokeColor="#592"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M278.87,214.95L337.44,243.13A16,16 115.36,0 1,344.92 264.49L316.73,323.06A16,16 115.36,0 1,295.37 330.54L236.8,302.35A16,16 74.2,0 1,229.33 281L257.51,222.43A16,16 70.77,0 1,278.87 214.95z"
|
||||||
|
android:strokeWidth="7"
|
||||||
|
android:fillColor="#fff"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M292.82,220.55l-32.52,67.58"
|
||||||
|
android:strokeWidth="7"
|
||||||
|
android:fillColor="#592"
|
||||||
|
android:strokeColor="#592"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M280.68,245.78c40.55,19.51 36.41,11.97 13.43,59.73"
|
||||||
|
android:strokeWidth="7"
|
||||||
|
android:fillColor="#00000000"
|
||||||
|
android:strokeColor="#592"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M260.29,288.13m-9.01,-4.34a10,10 58.23,1 1,18.02 8.67a10,10 58.23,1 1,-18.02 -8.67"
|
||||||
|
android:strokeWidth="7"
|
||||||
|
android:fillColor="#592"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M294.54,304.61m-9.01,-4.34a10,10 70.78,1 1,18.02 8.67a10,10 70.78,1 1,-18.02 -8.67"
|
||||||
|
android:strokeWidth="7"
|
||||||
|
android:fillColor="#592"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M280.68,245.78m-9.01,-4.34a10,10 118.48,1 1,18.02 8.67a10,10 118.48,1 1,-18.02 -8.67"
|
||||||
|
android:strokeWidth="7"
|
||||||
|
android:fillColor="#592"/>
|
||||||
</vector>
|
</vector>
|
||||||
|
25
images/android-vector-drawable/gitpod.xml
Normal file
25
images/android-vector-drawable/gitpod.xml
Normal file
@@ -0,0 +1,25 @@
|
|||||||
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
|
xmlns:aapt="http://schemas.android.com/aapt"
|
||||||
|
android:width="512dp"
|
||||||
|
android:height="512dp"
|
||||||
|
android:viewportWidth="512"
|
||||||
|
android:viewportHeight="512">
|
||||||
|
<path
|
||||||
|
android:pathData="M0,0h512v512h-512z"
|
||||||
|
android:fillColor="#fff"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M288.44,83.2c9.6,18.24 3.84,41.28 -14.4,51.84L162.68,199.36c-2.88,1.92 -4.8,4.8 -4.8,8.64l0,100.8c0,3.84 1.92,6.72 4.8,8.64l88.32,50.88c2.88,1.92 6.72,1.92 9.6,0l88.32,-50.88c2.88,-1.92 4.8,-4.8 4.8,-8.64L353.72,246.4l-79.68,45.12c-18.24,10.56 -41.28,3.84 -50.88,-14.4 -10.56,-18.24 -3.84,-41.28 14.4,-51.84L351.8,160.96c33.6,-20.16 76.8,4.8 76.8,45.12l0,110.98c0,25.34 -13.44,50.3 -36.48,62.78L291.32,438.4c-22.08,12.48 -48.96,12.48 -71.04,0L118.52,379.84C96.44,366.4 83,342.4 83,316.48L83,200.32C83,174.4 96.44,150.4 118.52,136.96L236.6,68.8C255.8,58.24 277.88,64.96 288.44,83.2Z"
|
||||||
|
android:fillType="evenOdd">
|
||||||
|
<aapt:attr name="android:fillColor">
|
||||||
|
<gradient
|
||||||
|
android:startX="342.2"
|
||||||
|
android:startY="121.6"
|
||||||
|
android:endX="159.8"
|
||||||
|
android:endY="400"
|
||||||
|
android:type="linear">
|
||||||
|
<item android:offset="0" android:color="#FFFFB45B"/>
|
||||||
|
<item android:offset="1" android:color="#FFFF8A00"/>
|
||||||
|
</gradient>
|
||||||
|
</aapt:attr>
|
||||||
|
</path>
|
||||||
|
</vector>
|
@@ -11,11 +11,11 @@
|
|||||||
android:pathData="M78,189q20,25 -15,30 50,40 97,32 14,35 76,25l-2,-16s72,2 138,-26c12,-3 79,35 64,9s6,-22 -5,-54">
|
android:pathData="M78,189q20,25 -15,30 50,40 97,32 14,35 76,25l-2,-16s72,2 138,-26c12,-3 79,35 64,9s6,-22 -5,-54">
|
||||||
<aapt:attr name="android:fillColor">
|
<aapt:attr name="android:fillColor">
|
||||||
<gradient
|
<gradient
|
||||||
android:startY="189"
|
|
||||||
android:startX="63"
|
android:startX="63"
|
||||||
|
android:startY="189"
|
||||||
|
android:endX="451"
|
||||||
android:endY="189"
|
android:endY="189"
|
||||||
android:type="linear"
|
android:type="linear">
|
||||||
android:endX="451">
|
|
||||||
<item android:offset="0.2" android:color="#FFEE99FF"/>
|
<item android:offset="0.2" android:color="#FFEE99FF"/>
|
||||||
<item android:offset="1" android:color="#FFFF6666"/>
|
<item android:offset="1" android:color="#FFFF6666"/>
|
||||||
</gradient>
|
</gradient>
|
||||||
@@ -43,11 +43,11 @@
|
|||||||
android:pathData="M78,309q20,25 -15,30 50,40 97,32 14,35 76,25l-2,-16s72,2 138,-26c12,-3 79,35 64,9s6,-22 -5,-54">
|
android:pathData="M78,309q20,25 -15,30 50,40 97,32 14,35 76,25l-2,-16s72,2 138,-26c12,-3 79,35 64,9s6,-22 -5,-54">
|
||||||
<aapt:attr name="android:fillColor">
|
<aapt:attr name="android:fillColor">
|
||||||
<gradient
|
<gradient
|
||||||
android:startY="309"
|
|
||||||
android:startX="63"
|
android:startX="63"
|
||||||
|
android:startY="309"
|
||||||
|
android:endX="451"
|
||||||
android:endY="309"
|
android:endY="309"
|
||||||
android:type="linear"
|
android:type="linear">
|
||||||
android:endX="451">
|
|
||||||
<item android:offset="0.2" android:color="#FFEE99FF"/>
|
<item android:offset="0.2" android:color="#FFEE99FF"/>
|
||||||
<item android:offset="1" android:color="#FFFF6666"/>
|
<item android:offset="1" android:color="#FFFF6666"/>
|
||||||
</gradient>
|
</gradient>
|
||||||
|
@@ -7,7 +7,7 @@
|
|||||||
android:pathData="M0,0h512v512h-512z"
|
android:pathData="M0,0h512v512h-512z"
|
||||||
android:fillColor="#fff"/>
|
android:fillColor="#fff"/>
|
||||||
<path
|
<path
|
||||||
android:pathData="M120,392V151.075h272V392"
|
android:pathData="M120,392V151.07h272V392"
|
||||||
android:fillColor="#f2f2f2"/>
|
android:fillColor="#f2f2f2"/>
|
||||||
<path
|
<path
|
||||||
android:fillColor="#FF000000"
|
android:fillColor="#FF000000"
|
||||||
|
@@ -7,18 +7,18 @@
|
|||||||
android:pathData="M0,0h512v512h-512z"
|
android:pathData="M0,0h512v512h-512z"
|
||||||
android:fillColor="#fff"/>
|
android:fillColor="#fff"/>
|
||||||
<path
|
<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:pathData="m220.6,91.9a200,200 0,0 0,-46.4 15.9,210 210,0 0,0 2.9,38.2 160,160 0,0 0,-33 24.2,210 210,0 0,0 -30.9,-18 200,200 0,0 0,-31.2 40.9,210 210,0 0,0 21.3,30.4v117c0,53.7 68.1,79.5 152.7,79.8s152.8,-26.1 152.8,-79.8v-117a210,210 0,0 0,21.2 -30.4,200 200,0 0,0 -31.2,-40.9 210,210 0,0 0,-30.9 18,160 160,0 0,0 -33,-24.2 210,210 0,0 0,2.9 -38.2,200 200,0 0,0 -46.4,-15.9 210,210 0,0 0,-17.2 33.5,150 160,0 0,0 -36.4,0 210,210 0,0 0,-17.2 -33.5z"
|
||||||
android:fillColor="#478cbf"/>
|
android:fillColor="#478cbf"/>
|
||||||
<path
|
<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:pathData="m176,227a1,1 0,0 0,0 68.1,1 1,0 0,0 0,-68.1zM336,227a1,1 0,0 0,0 68.1,1 1,0 0,0 0,-68.1zM244.9,288.3a1,1 0,0 0,22 0v-31.4a1,1 0,0 0,-22 0z"
|
||||||
android:fillColor="#fff"/>
|
android:fillColor="#fff"/>
|
||||||
<path
|
<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:pathData="m179,240a1,1 0,0 0,0 45.2,1 1,0 0,0 0,-45.2m154,0a1,1 0,0 0,0 45.2,1 1,0 0,0 0,-45.2z"
|
||||||
android:fillColor="#414042"/>
|
android:fillColor="#414042"/>
|
||||||
<path
|
<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:pathData="m103,322h0.7l55.9,5.6 2,30.2 60.2,4.3 4.2,-28.6 59.6,-0.1 4.2,28.6 60.2,-4.2 2.1,-30.2 55.8,-5.6h0.6"
|
||||||
|
android:strokeLineJoin="round"
|
||||||
android:strokeWidth="12.4"
|
android:strokeWidth="12.4"
|
||||||
android:fillColor="#00000000"
|
android:fillColor="#00000000"
|
||||||
android:strokeColor="#fff"
|
android:strokeColor="#fff"/>
|
||||||
android:strokeLineJoin="round"/>
|
|
||||||
</vector>
|
</vector>
|
||||||
|
@@ -7,6 +7,6 @@
|
|||||||
android:pathData="M0,0h512v512h-512z"
|
android:pathData="M0,0h512v512h-512z"
|
||||||
android:fillColor="#fff"/>
|
android:fillColor="#fff"/>
|
||||||
<path
|
<path
|
||||||
android:pathData="M256 197a64 64 0 010 128 64 64 0 010-128M190 419a32 32 0 0025-59 107 107 0 1182 0 32 32 0 0025 59 171 171 0 10-132 0"
|
android:pathData="M256,197a64,64 0,0 1,0 128,64 64,0 0,1 0,-128M190,419a32,32 0,0 0,25 -59,107 107,0 1,1 82,0 32,32 0,0 0,25 59,171 171,0 1,0 -132,0"
|
||||||
android:fillColor="#00AA13"/>
|
android:fillColor="#00AA13"/>
|
||||||
</vector>
|
</vector>
|
||||||
|
21
images/android-vector-drawable/google_assistant.xml
Normal file
21
images/android-vector-drawable/google_assistant.xml
Normal file
@@ -0,0 +1,21 @@
|
|||||||
|
<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="M190.8,198.2m-102.2,0a102.2,102.2 0,1 1,204.4 0a102.2,102.2 0,1 1,-204.4 0"
|
||||||
|
android:fillColor="#4285f4"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M423.4,208.22a20.77,20.8 0,1 1,-41.54 0,20.8 20.8,0 0,1 41.6,0z"
|
||||||
|
android:fillColor="#34a853"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M386,258.86a41.54,41.54 0,1 1,-83.05 0,41.5 41.5,0 0,1 83.08,0z"
|
||||||
|
android:fillColor="#ea4335"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M394.3,366.04a49.9,49.8 0,1 1,-49.7 -49.7,49.7 49.7,0 0,1 49.7,49.7z"
|
||||||
|
android:fillColor="#fbbc05"/>
|
||||||
|
</vector>
|
@@ -13,15 +13,15 @@
|
|||||||
android:pathData="M335,301l55,96q6,-3 10,-10l43,-76q2,-6 2,-10"
|
android:pathData="M335,301l55,96q6,-3 10,-10l43,-76q2,-6 2,-10"
|
||||||
android:fillColor="#ea4335"/>
|
android:fillColor="#ea4335"/>
|
||||||
<path
|
<path
|
||||||
android:pathData="M176.529,303.648l-109.638,-2.101q-0.232,-3.598 3.268,-9.66l123.8,-214.428q3,-5.196 6.732,-7.66l54.772,95.131"
|
android:pathData="M176.53,303.65l-109.64,-2.1q-0.23,-3.6 3.27,-9.66l123.8,-214.43q3,-5.2 6.73,-7.66l54.77,95.13"
|
||||||
android:fillColor="#00ac47"/>
|
android:fillColor="#00ac47"/>
|
||||||
<path
|
<path
|
||||||
android:pathData="M177.529,301.916l-110.638,-0.369q-0.402,6.696 3.66,13.66l44.318,75.239q4.196,4.732 7.66,6.732"
|
android:pathData="M177.53,301.92l-110.64,-0.37q-0.4,6.7 3.66,13.66l44.32,75.24q4.2,4.73 7.66,6.73"
|
||||||
android:fillColor="#0066da"/>
|
android:fillColor="#0066da"/>
|
||||||
<path
|
<path
|
||||||
android:pathData="M254.471,163.352l56.638,-93.899q3.232,1.598 6.732,7.66l123.8,214.428q3,5.196 3.268,9.66l-109.772,-0.131"
|
android:pathData="M254.47,163.35l56.64,-93.9q3.23,1.6 6.73,7.66l123.8,214.43q3,5.2 3.27,9.66l-109.77,-0.13"
|
||||||
android:fillColor="#ffba00"/>
|
android:fillColor="#ffba00"/>
|
||||||
<path
|
<path
|
||||||
android:pathData="M255.471,165.084l55.638,-95.631q-5.598,-3.696 -13.66,-3.66l-87.318,0.761q-6.196,1.268 -9.66,3.268"
|
android:pathData="M255.47,165.08l55.64,-95.63q-5.6,-3.7 -13.66,-3.66l-87.32,0.76q-6.2,1.27 -9.66,3.27"
|
||||||
android:fillColor="#00832d"/>
|
android:fillColor="#00832d"/>
|
||||||
</vector>
|
</vector>
|
||||||
|
@@ -7,24 +7,21 @@
|
|||||||
android:pathData="M0,0h512v512h-512z"
|
android:pathData="M0,0h512v512h-512z"
|
||||||
android:fillColor="#fff"/>
|
android:fillColor="#fff"/>
|
||||||
<path
|
<path
|
||||||
android:pathData="M166,106v90h-90"
|
android:pathData="M166,106v90H76"
|
||||||
android:fillColor="#ea4335"/>
|
android:fillColor="#ea4335"/>
|
||||||
<path
|
<path
|
||||||
android:pathData="M166,106v90h120v62l90,-73v-49q0,-30 -30,-30"
|
android:pathData="M166,106v90h120v62l90,-73v-49q0,-30 -30,-30"
|
||||||
android:fillColor="#ffba00"/>
|
android:fillColor="#ffba00"/>
|
||||||
<path
|
<path
|
||||||
android:pathData="M164,406v-90h122v-60l90,71v49q0,30 -30,30"
|
android:pathData="M376,183l42,-34c9,-7 18,-7 18,7v200c0,14 -9,14 -18,7l-42,-34m-212,77v-90h122v-60l90,71v49q0,30 -30,30"
|
||||||
android:fillColor="#00ac47"/>
|
|
||||||
<path
|
|
||||||
android:pathData="M286,256l90,-73v146"
|
|
||||||
android:fillColor="#00832d"/>
|
|
||||||
<path
|
|
||||||
android:pathData="M376,183l42,-34c9,-7 18,-7 18,7v200c0,14 -9,14 -18,7l-42,-34"
|
|
||||||
android:fillColor="#00ac47"/>
|
android:fillColor="#00ac47"/>
|
||||||
<path
|
<path
|
||||||
android:pathData="M76,314v62q0,30 30,30h60v-92"
|
android:pathData="M76,314v62q0,30 30,30h60v-92"
|
||||||
android:fillColor="#0066da"/>
|
android:fillColor="#0066da"/>
|
||||||
<path
|
<path
|
||||||
android:pathData="M76,196h90v120h-90"
|
android:pathData="M76,196h90v120H76"
|
||||||
android:fillColor="#2684fc"/>
|
android:fillColor="#2684fc"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M286,256l90,-73v146"
|
||||||
|
android:fillColor="#00832d"/>
|
||||||
</vector>
|
</vector>
|
||||||
|
@@ -3,19 +3,23 @@
|
|||||||
android:height="512dp"
|
android:height="512dp"
|
||||||
android:viewportWidth="512"
|
android:viewportWidth="512"
|
||||||
android:viewportHeight="512">
|
android:viewportHeight="512">
|
||||||
|
<path
|
||||||
|
android:pathData="M0,0h512v512h-512z"
|
||||||
|
android:fillColor="#fff"/>
|
||||||
|
<group>
|
||||||
|
<clip-path
|
||||||
|
android:pathData="M423.96,240.04L147.72,81.39c-14,-8.4 -32.66,1.87 -32.66,18.66l0,311.7c0,16.8 18.66,27.06 32.66,18.66l276.24,-159.58c12.13,-6.53 12.13,-23.33 0,-30.8z"/>
|
||||||
<path
|
<path
|
||||||
android:fillColor="#000000"
|
android:pathData="M8.66,66.46l373.3,0l0,331.3"
|
||||||
android:pathData="M15 0H497A15 15 0 0 1 512 15V497A15 15 0 0 1 497 512H15A15 15 0 0 1 0 497V15A15 15 0 0 1 15 0Z" />
|
android:fillColor="#0e7"/>
|
||||||
<path
|
<path
|
||||||
android:fillColor="#2FCFFF"
|
android:pathData="M467.82,431.36L81.46,431.36L81.46,45"
|
||||||
android:pathData="M120 87q-5 8 -6 19v301q1 11 6 19l169 -170" />
|
android:fillColor="#0df"/>
|
||||||
<path
|
<path
|
||||||
android:fillColor="#FDCC00"
|
android:pathData="M362.36,185.92l0,300.5L60.93,486.42"
|
||||||
android:pathData="M289 256l58 58 66 -38q35 -19 0 -39l-66 -38" />
|
android:fillColor="#f34"/>
|
||||||
<path
|
<path
|
||||||
android:fillColor="#F0304B"
|
android:pathData="M292.37,255.91l167.98,167.98L460.35,87.93"
|
||||||
android:pathData="M120 426q16 7 29 0l199 -112 -58 -58" />
|
android:fillColor="#fd0"/>
|
||||||
<path
|
</group>
|
||||||
android:fillColor="#43E475"
|
|
||||||
android:pathData="M120 87l169 169 58 -57L149 87q-16 -7 -29 0z" />
|
|
||||||
</vector>
|
</vector>
|
||||||
|
@@ -11,35 +11,35 @@
|
|||||||
android:strokeLineCap="round"/>
|
android:strokeLineCap="round"/>
|
||||||
<path
|
<path
|
||||||
android:fillColor="#FF000000"
|
android:fillColor="#FF000000"
|
||||||
android:pathData="M256,109v22zM256,381v22zM256,195v122"
|
android:pathData="m256,109v22zM256,195v122m0,64v22z"
|
||||||
android:strokeLineJoin="round"
|
android:strokeLineJoin="round"
|
||||||
android:strokeWidth="43"
|
android:strokeWidth="43"
|
||||||
android:strokeColor="#fab908"
|
android:strokeColor="#fab908"
|
||||||
android:strokeLineCap="round"/>
|
android:strokeLineCap="round"/>
|
||||||
<path
|
<path
|
||||||
android:fillColor="#FF000000"
|
android:fillColor="#FF000000"
|
||||||
android:pathData="M181,176v75zM181,315v21z"
|
android:pathData="m181,176v75zM181,315v21z"
|
||||||
android:strokeLineJoin="round"
|
android:strokeLineJoin="round"
|
||||||
android:strokeWidth="43"
|
android:strokeWidth="43"
|
||||||
android:strokeColor="#ea4335"
|
android:strokeColor="#ea4335"
|
||||||
android:strokeLineCap="round"/>
|
android:strokeLineCap="round"/>
|
||||||
<path
|
<path
|
||||||
android:fillColor="#FF000000"
|
android:fillColor="#FF000000"
|
||||||
android:pathData="M331,261v75zM331,197v-21z"
|
android:pathData="m331,176v21zM331,261v75z"
|
||||||
android:strokeLineJoin="round"
|
android:strokeLineJoin="round"
|
||||||
android:strokeWidth="43"
|
android:strokeWidth="43"
|
||||||
android:strokeColor="#34a853"
|
android:strokeColor="#34a853"
|
||||||
android:strokeLineCap="round"/>
|
android:strokeLineCap="round"/>
|
||||||
<path
|
<path
|
||||||
android:fillColor="#FF000000"
|
android:fillColor="#FF000000"
|
||||||
android:pathData="M405,245v22"
|
android:pathData="m405,245v22"
|
||||||
android:strokeLineJoin="round"
|
android:strokeLineJoin="round"
|
||||||
android:strokeWidth="43"
|
android:strokeWidth="43"
|
||||||
android:strokeColor="#4285f4"
|
android:strokeColor="#4285f4"
|
||||||
android:strokeLineCap="round"/>
|
android:strokeLineCap="round"/>
|
||||||
<path
|
<path
|
||||||
android:fillColor="#FF000000"
|
android:fillColor="#FF000000"
|
||||||
android:pathData="M107,245v22"
|
android:pathData="m107,245v22"
|
||||||
android:strokeLineJoin="round"
|
android:strokeLineJoin="round"
|
||||||
android:strokeWidth="43"
|
android:strokeWidth="43"
|
||||||
android:strokeColor="#0066d9"
|
android:strokeColor="#0066d9"
|
||||||
|
@@ -7,6 +7,6 @@
|
|||||||
android:pathData="M0,0h512v512h-512z"
|
android:pathData="M0,0h512v512h-512z"
|
||||||
android:fillColor="#fff"/>
|
android:fillColor="#fff"/>
|
||||||
<path
|
<path
|
||||||
android:pathData="m427,132.7a61,61 0,0 0,-85 -1,6 6,0 0,0 0,9l7,8a6,6 0,0 0,8 1,35 35,0 0,1 46,53c-48,48 -113,-87 -259,-17a20,20 0,0 0,-9 28l25,43a20,20 0,0 0,27 7l1,0 0,0 11,-6a257,257 0,0 0,35 -26,6 6,0 0,1 8,-0v0a6,6 0,0 1,0 9,263 263,0 0,1 -37,28h-0l-11,6a31,31 0,0 1,-15 4,32 32,0 0,1 -28,-16L126,219C81,259 53,314 68.13,392.26a6,6 0,0 0,6 4.74L100.6,397a6,6 0,0 0,5.93 -5.3,40 40,0 0,1 78.62,0 6,6 0,0 0,5.72 5.08h26.2a6,6 0,0 0,5.7 -5.1,40 40,0 0,1 78.6,0 6,6 0,0 0,5.7 5h26a6,6 0,0 0,5.8 -5.72c1,-37 10,-79 38.7,-100 98,-73 72,-136 49.4,-158.3zM327,242.7 L308,233.7v0a12,12 0,1 1,19 9z"
|
android:pathData="M427,132.7a61,61 0,0 0,-85 -1a6,6 0,0 0,0 9l7,8a6,6 0,0 0,8 1a35,35 0,0 1,46 53c-48,48 -113,-87 -259,-17a20,20 0,0 0,-9 28l25,43a20,20 0,0 0,27 7l1,0l0,0l11,-6a257,257 0,0 0,35 -26a6,6 0,0 1,8 0v0a6,6 0,0 1,0 9a263,263 0,0 1,-37 28h0l-11,6a31,31 0,0 1,-15 4a32,32 0,0 1,-28 -16L126,219C81,259 53,314 68.13,392.26a6,6 0,0 0,6 4.74L100.6,397a6,6 0,0 0,5.93 -5.3a40,40 0,0 1,78.62 0a6,6 0,0 0,5.72 5.08h26.2a6,6 0,0 0,5.7 -5.1a40,40 0,0 1,78.6 0a6,6 0,0 0,5.7 5h26a6,6 0,0 0,5.8 -5.72c1,-37 10,-79 38.7,-100c98,-73 72,-136 49.4,-158.3zM327,242.7l-19,-9v0a12,12 0,1 1,19 9z"
|
||||||
android:fillColor="#02303a"/>
|
android:fillColor="#02303a"/>
|
||||||
</vector>
|
</vector>
|
||||||
|
@@ -4,24 +4,21 @@
|
|||||||
android:height="512dp"
|
android:height="512dp"
|
||||||
android:viewportWidth="512"
|
android:viewportWidth="512"
|
||||||
android:viewportHeight="512">
|
android:viewportHeight="512">
|
||||||
<path
|
<path
|
||||||
android:fillColor="#000000"
|
android:fillColor="#FF000000"
|
||||||
android:pathData="M15 0H497A15 15 0 0 1 512 15V497A15 15 0 0 1 497 512H15A15 15 0 0 1 0 497V15A15 15 0 0 1 15 0Z" />
|
android:pathData="M0,0h512v512h-512z"/>
|
||||||
<path android:pathData="M390 146c5 -22 -7 -40 -7 -40 -20 -2 -34 6 -38 10 -13 -6 -26 -9 -39 -11 -9 -29 -35 -41 -35 -41a78 78 0 0 0 -34 45c-16 5 -31 12 -43 21 -24 -10 -53 -9 -77 2 -3 43 16 70 20 74 -5 14 -9 29 -10 42 -37.000002 19 -48.000002 56 -48.000002 56 16 17 43.000002 38 67.000002 38 7 12 15 22 24 32 -11 32 1 58 1 58 35 2 57 -15 62 -18 19 5 37 9 56 8 11 14 27 23 45 26 11 -16 21 -33 21 -49 14 -10 26 -23 35 -37 22 2 39 -14 39 -14 -3 -14 -10 -30 -22 -38 3 -23 -2 -46 -13 -65 -19 -30 -51 -47 -85 -47 -23 0 -44 11 -58 27a71 71 0 0 0 -15 65c5 19 21 35 38 39 17 4 34 2 43 -7 3 -3 -1 -8 -5 -6 -7 3 -14 4 -22 3 -59 -9 -45 -86 10 -89 11 -2 26 3 35 7 32 21 39 52 26 84a92 92 0 0 1 -76 51c-18 0 -35 -5 -49 -12 -34 -20 -56 -53 -58 -92 -3 -76 41 -110 90 -121 29 -6 61 -3 87 10 36 18 61 52 72 91 1 4 6 4 6 -1 0 -38 -17 -75 -43 -101z">
|
<path
|
||||||
<aapt:attr name="android:fillColor">
|
android:pathData="M390,146c5,-22 -7,-40 -7,-40 -20,-2 -34,6 -38,10 -13,-6 -26,-9 -39,-11 -9,-29 -35,-41 -35,-41a78,78 0,0 0,-34 45c-16,5 -31,12 -43,21 -24,-10 -53,-9 -77,2 -3,43 16,70 20,74 -5,14 -9,29 -10,42 -37,19 -48,56 -48,56 16,17 43,38 67,38 7,12 15,22 24,32 -11,32 1,58 1,58 35,2 57,-15 62,-18 19,5 37,9 56,8 11,14 27,23 45,26 11,-16 21,-33 21,-49 14,-10 26,-23 35,-37 22,2 39,-14 39,-14 -3,-14 -10,-30 -22,-38 3,-23 -2,-46 -13,-65 -19,-30 -51,-47 -85,-47 -23,0 -44,11 -58,27a71,71 0,0 0,-15 65c5,19 21,35 38,39s34,2 43,-7c3,-3 -1,-8 -5,-6 -7,3 -14,4 -22,3 -59,-9 -45,-86 10,-89 11,-2 26,3 35,7 32,21 39,52 26,84a92,92 0,0 1,-76 51c-18,0 -35,-5 -49,-12 -34,-20 -56,-53 -58,-92 -3,-76 41,-110 90,-121 29,-6 61,-3 87,10 36,18 61,52 72,91 1,4 6,4 6,-1 0,-38 -17,-75 -43,-101z">
|
||||||
<gradient
|
<aapt:attr name="android:fillColor">
|
||||||
android:endX="110.86"
|
<gradient
|
||||||
android:endY="444.16"
|
android:startX="110.86"
|
||||||
android:startX="110.86"
|
android:startY="179.2"
|
||||||
android:startY="179.2"
|
android:endX="110.86"
|
||||||
android:tileMode="clamp">
|
android:endY="444.16"
|
||||||
<item
|
android:type="linear">
|
||||||
android:color="#F05A28"
|
<item android:offset="0" android:color="#FFF05A28"/>
|
||||||
android:offset="0" />
|
<item android:offset="1" android:color="#FFFBCA0A"/>
|
||||||
<item
|
</gradient>
|
||||||
android:color="#FBCA0A"
|
</aapt:attr>
|
||||||
android:offset="1" />
|
</path>
|
||||||
</gradient>
|
|
||||||
</aapt:attr>
|
|
||||||
</path>
|
|
||||||
</vector>
|
</vector>
|
||||||
|
18
images/android-vector-drawable/guacamole.xml
Normal file
18
images/android-vector-drawable/guacamole.xml
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
<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="#FF000000"
|
||||||
|
android:pathData="M0,0h512v512h-512z"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M143,168c-50,25 -45,58 -35,73 1,14 3,26 3,26 94,78 235,51 291,2 3,-9 4,-19 6,-26 4,-13 11,-41 -12,-57l-9,7c25,51 -58,82 -136,81 -78,0 -159,-42 -114,-92zM123,306c35,88 212,104 264,3 -91,64 -217,38 -264,-3z"
|
||||||
|
android:fillColor="#fff"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M317,177l9,-23c-3,-1 -14,-12 -20,-12 -40,0 -36,-6 -46,-7 -10,0 -16,2 -18,3 -24,16 -35,3 -50,15 -20,20 -24,15 -35,22 -7,15 -12,20 -16,31 -2,35 70,54 116,53s134,-19 116,-60c-5,3 -27,16 -27,15 -1,-7 -2,-14 -4,-16 -11,-5 -11,-10 -13,-15 -3,-1 -12,-6 -12,-6z"
|
||||||
|
android:fillColor="#583"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M334,170c7,3 6,2 9,9s5,0 12,14c35,-19 44,-30 45,-34s-37,-31 -48,-28c-6,6 -16,31 -18,39z"
|
||||||
|
android:fillColor="#db4"/>
|
||||||
|
</vector>
|
@@ -1,14 +1,13 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
android:width="512dp"
|
android:width="512dp"
|
||||||
android:height="512dp"
|
android:height="512dp"
|
||||||
android:viewportWidth="512"
|
android:viewportWidth="512"
|
||||||
android:viewportHeight="512">
|
android:viewportHeight="512">
|
||||||
|
<path
|
||||||
<path
|
android:pathData="M0,0h512v512h-512z"
|
||||||
android:fillColor="#f5c400"
|
android:fillColor="#f5c400"/>
|
||||||
android:pathData="M 15 0 L 497 0 Q 512 0 512 15 L 512 497 Q 512 512 497 512 L 15 512 Q 0 512 0 497 L 0 15 Q 0 0 15 0 Z" />
|
<path
|
||||||
<path
|
android:pathData="m91.8,129.6c-0.4,0.6 0.1,16.2 0.8,30.2 2.5,46.7 11.4,90.9 25.3,126.2 2.9,7.3 11,23.8 15.7,32.1 24.8,43.1 56.9,74 100.3,96.6 8.8,4.6 21.9,10.5 24,10.8 2.6,0.4 16.1,-5.4 30,-12.8 34.2,-18.2 64.2,-45.6 85.5,-77.9 18.2,-27.8 33.2,-62.8 41.1,-96l1.5,-6.6c0,-0.1 -44.5,-0.2 -98.8,-0.2l-98.8,0.7c0,1.6 1.7,10 3,15.1 4.7,17.9 13.2,33.3 25.5,45.9l5.3,5.4h33.2l33.2,0.4c0,0.3 -1.2,2.1 -2.6,4.2 -12.5,18.2 -33.2,36.2 -54.1,47l-3.4,1.8 -4.9,-2.5c-10.7,-5.3 -20.4,-12.6 -31.7,-23.8 -12.2,-12.1 -22.2,-25.3 -31.2,-41.1 -10.3,-18.1 -18.3,-41.9 -22.3,-65.9 -0.9,-5.2 -2.5,-20 -2.5,-22.4 0,-0.6 21.4,-0.7 127.8,-0.7l127.8,-0.4c0,-0.2 0.5,-4.3 1,-9.1a474.3,474.3 0,0 0,2.9 -43.4l0.3,-14.1h-166.8l-167.1,0.6z"
|
||||||
android:fillColor="#2d2d32"
|
android:fillColor="#2d2d32"
|
||||||
android:pathData="M91.8 129.6c-0.4 0.6 0.1 16.2 0.8 30.2 2.5 46.7 11.4 90.9 25.3 126.2 2.9 7.3 11 23.8 15.7 32.1 24.8 43.1 56.9 74 100.3 96.6 8.8 4.6 21.9 10.5 24 10.8 2.6 0.4 16.1-5.4 30-12.8 34.2-18.2 64.2-45.6 85.5-77.9 18.2-27.8 33.2-62.8 41.1-96l1.5-6.6c0-0.1-44.5-0.2-98.8-0.2l-98.8 0.7 c0 1.6 1.7 10 3 15.1 4.7 17.9 13.2 33.3 25.5 45.9l5.3 5.4h33.2l33.2 0.4 c0 0.3-1.2 2.1-2.6 4.2-12.5 18.2-33.2 36.2-54.1 47l-3.4 1.8-4.9-2.5c-10.7-5.3-20.4-12.6-31.7-23.8-12.2-12.1-22.2-25.3-31.2-41.1-10.3-18.1-18.3-41.9-22.3-65.9-0.9-5.2-2.5-20-2.5-22.4 0-0.6 21.4-0.7 127.8-0.7l127.8-0.4c0-0.2 0.5 -4.3 1-9.1a474.3 474.3 0 0 0 2.9-43.4l0.3-14.1h-166.8l-167.1 0.6 z" />
|
android:fillType="nonZero"/>
|
||||||
</vector>
|
</vector>
|
||||||
|
@@ -3,15 +3,15 @@
|
|||||||
android:height="512dp"
|
android:height="512dp"
|
||||||
android:viewportWidth="512"
|
android:viewportWidth="512"
|
||||||
android:viewportHeight="512">
|
android:viewportHeight="512">
|
||||||
<path
|
<path
|
||||||
android:fillColor="#430098"
|
android:pathData="M0,0h512v512h-512z"
|
||||||
android:pathData="M15 0H497A15 15 0 0 1 512 15V497A15 15 0 0 1 497 512H15A15 15 0 0 1 0 497V15A15 15 0 0 1 15 0Z" />
|
android:fillColor="#409"/>
|
||||||
<path
|
<path
|
||||||
android:fillColor="#430098"
|
android:pathData="M367,99H145c-22,0 -30,8 -30,30v254c0,22 8,30 30,30h222c22,0 30,-8 30,-30V129c0,-22 -9,-30 -30,-30"
|
||||||
android:pathData="M367 99H145c-22 0 -30 8 -30 30v254c0 22 8 30 30 30h222c22 0 30 -8 30 -30V129c0 -22 -9 -30 -30 -30"
|
android:strokeWidth="16"
|
||||||
android:strokeWidth="16"
|
android:fillColor="#409"
|
||||||
android:strokeColor="#FFFFFF" />
|
android:strokeColor="#fff"/>
|
||||||
<path
|
<path
|
||||||
android:fillColor="#FFFFFF"
|
android:pathData="M182,284c56,-28 94,-31 107,-25 9,4 9,15 9,15v99h33V273s-1,-32 -27,-44 -62,-1 -88,6v-95h-34m124,54s22,-22 25,-54h-34c-5,29 -25,54 -25,54m-90,178l37,-33 -37,-33"
|
||||||
android:pathData="M182 284c56 -28 94 -31 107 -25 9 4 9 15 9 15v99h33V273s-1 -32 -27 -44 -62 -1 -88 6v-95h-34m124 54s22 -22 25 -54h-34c-5 29 -25 54 -25 54m-90 178l37 -33 -37 -33" />
|
android:fillColor="#fff"/>
|
||||||
</vector>
|
</vector>
|
||||||
|
@@ -1,14 +1,12 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
android:width="512dp"
|
android:width="512dp"
|
||||||
android:height="512dp"
|
android:height="512dp"
|
||||||
android:viewportWidth="512"
|
android:viewportWidth="512"
|
||||||
android:viewportHeight="512">
|
android:viewportHeight="512">
|
||||||
|
<path
|
||||||
<path
|
android:pathData="M0,0h512v512h-512z"
|
||||||
android:fillColor="#040405"
|
android:fillColor="#040405"/>
|
||||||
android:pathData="M 15 0 L 497 0 Q 512 0 512 15 L 512 497 Q 512 512 497 512 L 15 512 Q 0 512 0 497 L 0 15 Q 0 0 15 0 Z" />
|
<path
|
||||||
<path
|
android:pathData="M297,197h29v119h-29zM246,282c0,4 -3,7 -8,7h-16c-4,0 -8,-3 -8,-7v-48h-29v50c0,21 14,31 33,31h28c18,0 29,-13 29,-31v-50h-29v48zM408,234v48c0,4 -4,7 -8,7h-17c-4,0 -7,-3 -7,-7v-48h-29v50c0,21 13,31 33,31h28c17,0 28,-13 28,-31v-50h-28zM133,234h-19l-10,1v-38L76,197v118h28v-48c0,-4 4,-7 8,-7h17c4,0 8,3 8,7v48h28v-51c0,-22 -14,-30 -32,-30"
|
||||||
android:fillColor="#1ce783"
|
android:fillColor="#1ce783"/>
|
||||||
android:pathData="M297 197h29v119h-29zm-51 85c0 4-3 7-8 7h-16c-4 0-8-3-8-7v-48h-29v50c0 21 14 31 33 31h28c18 0 29-13 29-31v-50h-29v48zm162-48v48c0 4-4 7-8 7h-17c-4 0-7-3-7-7v-48h-29v50c0 21 13 31 33 31h28c17 0 28-13 28-31v-50h-28zm-275 0h-19l-10 1v-38H76v118h28v-48c0-4 4-7 8-7h17c4 0 8 3 8 7v48h28v-51c0-22-14-30-32-30" />
|
</vector>
|
||||||
</vector>
|
|
||||||
|
@@ -1,16 +1,15 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
android:width="512dp"
|
android:width="512dp"
|
||||||
android:height="512dp"
|
android:height="512dp"
|
||||||
android:viewportWidth="512"
|
android:viewportWidth="512"
|
||||||
android:viewportHeight="512">
|
android:viewportHeight="512">
|
||||||
<path
|
<path
|
||||||
android:fillColor="#fff"
|
android:pathData="M0,0h512v512h-512z"
|
||||||
android:pathData="M 15 0 L 497 0 Q 512 0 512 15 L 512 497 Q 512 512 497 512 L 15 512 Q 0 512 0 497 L 0 15 Q 0 0 15 0 Z" />
|
android:fillColor="#fff"/>
|
||||||
<path
|
<path
|
||||||
android:fillColor="#009688"
|
android:pathData="M287,154v48l54,140s17,35 -31,43L202,385s-44,-5 -33,-40l57,-143v-48h61ZM203,294 L183,341c-9,29 28,32 28,32h90c39,-6 27,-33 26,-34l-18,-44c-47,-15 -87,-7 -106,-1ZM232,247c-6,0 -11,6 -11,13s5,13 11,13 11,-6 11,-13 -5,-13 -11,-13ZM271,233c-7,0 -13,7 -13,15 0,9 6,16 13,16s13,-7 13,-16c0,-8 -6,-15 -13,-15Z"
|
||||||
android:pathData="M287 154v48l54 140s17 35-31 43H202s-44-5-33-40l57-143v-48h61Zm-84 140-20 47c-9 29 28 32 28 32h90c39-6 27-33 26-34l-18-44c-47-15-87-7-106-1Zm29-47c-6 0-11 6-11 13s5 13 11 13 11-6 11-13-5-13-11-13Zm39-14c-7 0-13 7-13 15 0 9 6 16 13 16s13-7 13-16c0-8-6-15-13-15Z" />
|
android:fillColor="#009688"/>
|
||||||
<path
|
<path
|
||||||
android:fillColor="#004d40"
|
android:pathData="M288,149h-65c-6,0 -10,-5 -10,-11 0,-5 4,-10 10,-10h65c5,0 9,5 9,10 0,6 -4,11 -9,11ZM291,199v-23s30,-6 44,28c0,0 -22,17 -44,-5ZM220,199v-23s-29,-6 -44,28c0,0 23,17 44,-5ZM241,313c0,5 -7,9 -15,9 -9,0 -16,-4 -16,-9s7,-9 16,-9c8,0 15,4 15,9ZM296,313c0,5 -7,9 -16,9 -8,0 -15,-4 -15,-9s7,-9 15,-9c9,0 16,4 16,9Z"
|
||||||
android:pathData="M288 149h-65c-6 0-10-5-10-11 0-5 4-10 10-10h65c5 0 9 5 9 10 0 6-4 11-9 11Zm3 50v-23s30-6 44 28c0 0-22 17-44-5Zm-71 0v-23s-29-6-44 28c0 0 23 17 44-5Zm21 114c0 5-7 9-15 9-9 0-16-4-16-9s7-9 16-9c8 0 15 4 15 9Zm55 0c0 5-7 9-16 9-8 0-15-4-15-9s7-9 15-9c9 0 16 4 16 9Z" />
|
android:fillColor="#004d40"/>
|
||||||
</vector>
|
</vector>
|
||||||
|
15
images/android-vector-drawable/iheartradio.xml
Normal file
15
images/android-vector-drawable/iheartradio.xml
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
<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="M147.4,301.3c-32.3,-28.6 -48.6,-58.4 -48.6,-86.7c0,-28.3 15.9,-57.9 36.9,-71.1c10.3,-4.4 14.6,8.2 8,12.6c-16.7,10.5 -29.9,35.1 -29.9,58.7c0,23.6 14.7,49.6 43.6,75.2c7,8.7 -3.8,16.5 -9.9,11.2zM195.9,275.8c-21.9,-12.3 -36.6,-36.3 -36.6,-59.4c0,-23.1 12.5,-43.7 32.3,-54c10.5,-3.7 14,9.3 7,13.2c-15,7.8 -24.3,23.3 -24.3,40.2c0.1,18.4 11.7,37.2 29,46.9c8.7,7.1 -0.6,16.7 -7.4,13.2zM256,253.9c-17.9,0 -32.5,-14.5 -32.5,-32.4c0,-17.9 14.6,-32.5 32.5,-32.5v-30.7c-19.4,-28.9 -52.8,-48.8 -90.3,-48.8c-59.6,0 -107.9,48.3 -107.9,107.9c0,37.8 24,65.1 49,90.3l97.9,92.6c6.3,3.9 13.5,1.3 13.6,-5.8v-72.1c0,-20.9 16.9,-37.8 37.8,-37.8z"
|
||||||
|
android:fillColor="#c6002b"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M362.6,301.3c32.3,-28.6 48.6,-58.4 48.6,-86.7c-0,-28.3 -15.9,-57.9 -36.9,-71.1c-10.3,-4.4 -14.6,8.2 -8,12.6c16.7,10.5 29.9,35.1 29.9,58.7c-0,23.6 -14.7,49.6 -43.6,75.2c-7,8.7 3.8,16.5 9.9,11.2zM314.1,275.8c21.9,-12.3 36.6,-36.3 36.6,-59.4c-0,-23.1 -12.5,-43.7 -32.3,-54c-10.5,-3.7 -14,9.3 -7,13.2c15,7.8 24.3,23.3 24.3,40.2c-0.1,18.4 -11.7,37.2 -29,46.9c-8.7,7.1 0.6,16.7 7.4,13.2zM254,253.9c17.9,0 32.5,-14.5 32.5,-32.4c-0,-17.9 -14.6,-32.5 -32.5,-32.5l-0,-30.7c19.4,-28.9 52.8,-48.8 90.3,-48.8c59.6,0 107.9,48.3 107.9,107.9c-0,37.8 -24,65.1 -49,90.3l-97.9,92.6c-6.3,3.9 -13.5,1.3 -13.6,-5.8l-0,-72.1c-0,-20.9 -16.9,-37.8 -37.8,-37.8z"
|
||||||
|
android:fillColor="#c6002b"/>
|
||||||
|
</vector>
|
@@ -11,9 +11,9 @@
|
|||||||
android:pathData="M0,0h512v512h-512z">
|
android:pathData="M0,0h512v512h-512z">
|
||||||
<aapt:attr name="android:fillColor">
|
<aapt:attr name="android:fillColor">
|
||||||
<gradient
|
<gradient
|
||||||
android:gradientRadius="512"
|
|
||||||
android:centerX="204.8"
|
android:centerX="204.8"
|
||||||
android:centerY="512"
|
android:centerY="512"
|
||||||
|
android:gradientRadius="512"
|
||||||
android:type="radial">
|
android:type="radial">
|
||||||
<item android:offset="0.1" android:color="#FFFFDD55"/>
|
<item android:offset="0.1" android:color="#FFFFDD55"/>
|
||||||
<item android:offset="0.5" android:color="#FFFF543E"/>
|
<item android:offset="0.5" android:color="#FFFF543E"/>
|
||||||
@@ -25,10 +25,10 @@
|
|||||||
android:pathData="M0,0h512v512h-512z">
|
android:pathData="M0,0h512v512h-512z">
|
||||||
<aapt:attr name="android:fillColor">
|
<aapt:attr name="android:fillColor">
|
||||||
<gradient
|
<gradient
|
||||||
android:startY="0"
|
|
||||||
android:endY="512"
|
|
||||||
android:startX="0"
|
android:startX="0"
|
||||||
|
android:startY="0"
|
||||||
android:endX="102.4"
|
android:endX="102.4"
|
||||||
|
android:endY="512"
|
||||||
android:type="linear">
|
android:type="linear">
|
||||||
<item android:offset="0.1" android:color="#FF3771C8"/>
|
<item android:offset="0.1" android:color="#FF3771C8"/>
|
||||||
<item android:offset="0.5" android:color="#006600FF"/>
|
<item android:offset="0.5" android:color="#006600FF"/>
|
||||||
|
@@ -4,9 +4,9 @@
|
|||||||
android:viewportWidth="512"
|
android:viewportWidth="512"
|
||||||
android:viewportHeight="512">
|
android:viewportHeight="512">
|
||||||
<path
|
<path
|
||||||
android:fillColor="#0E24D1"
|
android:pathData="M0,0h512v512h-512z"
|
||||||
android:pathData="M 15 0 L 497 0 Q 512 0 512 15 L 512 497 Q 512 512 497 512 L 15 512 Q 0 512 0 497 L 0 15 Q 0 0 15 0 Z" />
|
android:fillColor="#0E24D1"/>
|
||||||
<path
|
<path
|
||||||
android:fillColor="#fff"
|
android:pathData="M365,272a10,10 0,0 1,-11 10,10 10,0 0,1 -10,-10v-91a10,10 0,0 1,10 -10c3,0 6,1 8,3s3,4 3,7v91zM361,335c-1,2 -39,33 -108,33s-106,-31 -108,-33a10,10 0,1 1,13 -15c1,1 34,28 95,28s95,-28 95,-28a10,10 0,0 1,14 1,10 10,0 0,1 -1,14zM142,181a10,10 0,0 1,10 -10,10 10,0 0,1 10,10v91a10,10 0,0 1,-10 10,10 10,0 0,1 -10,-10v-91zM192,161a10,10 0,0 1,11 -10,10 10,0 0,1 10,10v135a10,10 0,0 1,-11 10,10 10,0 0,1 -10,-10L192,161zM243,156a10,10 0,0 1,10 -10,10 10,0 0,1 11,10v146a10,10 0,0 1,-11 11,10 10,0 0,1 -10,-11L243,156zM294,161a10,10 0,0 1,10 -10,10 10,0 0,1 10,10v135a10,10 0,0 1,-10 10,10 10,0 0,1 -10,-10L294,161zM367,105L139,105a38,38 0,0 0,-35 24c-2,4 -3,9 -3,14v228a38,38 0,0 0,24 35c4,2 9,3 14,3h228a38,38 0,0 0,35 -24c2,-4 3,-9 3,-14L405,143a38,38 0,0 0,-23 -35l-15,-3"
|
||||||
android:pathData="M365 272a10 10 0 01-11 10 10 10 0 01-10-10v-91a10 10 0 0110-10c3 0 6 1 8 3s3 4 3 7v91zm-4 63c-1 2-39 33-108 33s-106-31-108-33a10 10 0 1113-15c1 1 34 28 95 28s95-28 95-28a10 10 0 0114 1 10 10 0 01-1 14zM142 181a10 10 0 0110-10 10 10 0 0110 10v91a10 10 0 01-10 10 10 10 0 01-10-10v-91zm50-20a10 10 0 0111-10 10 10 0 0110 10v135a10 10 0 01-11 10 10 10 0 01-10-10V161zm51-5a10 10 0 0110-10 10 10 0 0111 10v146a10 10 0 01-11 11 10 10 0 01-10-11V156zm51 5a10 10 0 0110-10 10 10 0 0110 10v135a10 10 0 01-10 10 10 10 0 01-10-10V161zm73-56H139a38 38 0 00-35 24c-2 4-3 9-3 14v228a38 38 0 0024 35c4 2 9 3 14 3h228a38 38 0 0035-24c2-4 3-9 3-14V143a38 38 0 00-23-35l-15-3" />
|
android:fillColor="#fff"/>
|
||||||
</vector>
|
</vector>
|
||||||
|
@@ -8,10 +8,10 @@
|
|||||||
android:pathData="M0,0h512v512h-512z">
|
android:pathData="M0,0h512v512h-512z">
|
||||||
<aapt:attr name="android:fillColor">
|
<aapt:attr name="android:fillColor">
|
||||||
<gradient
|
<gradient
|
||||||
android:startY="512"
|
|
||||||
android:startX="0"
|
android:startX="0"
|
||||||
android:endY="0"
|
android:startY="512"
|
||||||
android:endX="0"
|
android:endX="0"
|
||||||
|
android:endY="0"
|
||||||
android:type="linear">
|
android:type="linear">
|
||||||
<item android:offset="0" android:color="#FF832BC1"/>
|
<item android:offset="0" android:color="#FF832BC1"/>
|
||||||
<item android:offset="1" android:color="#FFF452FF"/>
|
<item android:offset="1" android:color="#FFF452FF"/>
|
||||||
|
14
images/android-vector-drawable/jacobin.xml
Normal file
14
images/android-vector-drawable/jacobin.xml
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
<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="m166,326a84,84 0,1 0,170 0V124H158"
|
||||||
|
android:strokeWidth="34"
|
||||||
|
android:fillColor="#00000000"
|
||||||
|
android:strokeColor="#000"/>
|
||||||
|
</vector>
|
@@ -8,5 +8,5 @@
|
|||||||
android:fillColor="#f7df1e"/>
|
android:fillColor="#f7df1e"/>
|
||||||
<path
|
<path
|
||||||
android:fillColor="#FF000000"
|
android:fillColor="#FF000000"
|
||||||
android:pathData="m324,370c10,17 24,29 47,29 20,0 33,-10 33,-24 0,-16 -13,-22 -35,-32l-12,-5c-35,-15 -58,-33 -58,-72 0,-36 27,-64 70,-64 31,0 53,11 68,39l-37,24c-8,-15 -17,-21 -31,-21 -14,0 -23,9 -23,21 0,14 9,20 30,29l12,5c41,18 64,35 64,76 0,43 -34,67 -80,67 -45,0 -74,-21 -88,-49zM154,374c8,13 14,25 31,25 16,0 26,-6 26,-30L211,203h48v164c0,50 -29,72 -72,72 -39,0 -61,-20 -72,-44z"/>
|
android:pathData="m324,370q17,29 45,29 35,0 35,-27c0,-11 -15,-21 -39,-31q-67,-22 -66,-75c0,-36 27,-64 70,-64q48,0 68,39l-37,24q-12,-22 -31,-21 -22,1 -23,21c0,14 9,20 39,33 43,17 67,36 67,77q-3,65 -79,67 -63,0 -89,-49zM154,374c8,13 13,25 33,25q24,0 24,-30L211,203h48v164q-1,71 -72,72 -53,-1 -72,-44z"/>
|
||||||
</vector>
|
</vector>
|
||||||
|
@@ -8,13 +8,13 @@
|
|||||||
android:pathData="M0,0h512v512h-512z"
|
android:pathData="M0,0h512v512h-512z"
|
||||||
android:fillColor="#fff"/>
|
android:fillColor="#fff"/>
|
||||||
<path
|
<path
|
||||||
android:pathData="M256 56.1C203.1 56.1 32.8 364.9 58.7 417s369 51.6 394.7 0S308.9 56.1 256 56.1zm0 79.1c34.7 0 146.1 202.7 129.3 236.5s-241.5 34.2-258.5 0S221.3 135.2 256 135.2zm0 74.1c-17.6 0-74.1 102.5-65.5 119.8s122.5 17.1 131 0-47.9-119.8-65.5-119.8z">
|
android:pathData="M256,56.1C203.1,56.1 32.8,364.9 58.7,417s369,51.6 394.7,0S308.9,56.1 256,56.1zM256,135.2c34.7,0 146.1,202.7 129.3,236.5s-241.5,34.2 -258.5,0S221.3,135.2 256,135.2zM256,209.3c-17.6,0 -74.1,102.5 -65.5,119.8s122.5,17.1 131,0 -47.9,-119.8 -65.5,-119.8z">
|
||||||
<aapt:attr name="android:fillColor">
|
<aapt:attr name="android:fillColor">
|
||||||
<gradient
|
<gradient
|
||||||
android:startY="219.32"
|
|
||||||
android:startX="126.15"
|
android:startX="126.15"
|
||||||
android:endY="410.73"
|
android:startY="219.32"
|
||||||
android:endX="457.68"
|
android:endX="457.68"
|
||||||
|
android:endY="410.73"
|
||||||
android:type="linear">
|
android:type="linear">
|
||||||
<item android:offset="0" android:color="#FFAA5CC3"/>
|
<item android:offset="0" android:color="#FFAA5CC3"/>
|
||||||
<item android:offset="1" android:color="#FF00A4DC"/>
|
<item android:offset="1" android:color="#FF00A4DC"/>
|
||||||
|
@@ -11,10 +11,10 @@
|
|||||||
android:pathData="M256,64c-99,0 -192,81 -192,192 0,123 102,192 192,192 -21,0 -125,-23 -125,-166 0,-89 73,-139 125,-119 0,0 56,21 56,93s-56,93 -56,93c51,20 125,-27 125,-119 0,-129 -87,-166 -125,-166z">
|
android:pathData="M256,64c-99,0 -192,81 -192,192 0,123 102,192 192,192 -21,0 -125,-23 -125,-166 0,-89 73,-139 125,-119 0,0 56,21 56,93s-56,93 -56,93c51,20 125,-27 125,-119 0,-129 -87,-166 -125,-166z">
|
||||||
<aapt:attr name="android:fillColor">
|
<aapt:attr name="android:fillColor">
|
||||||
<gradient
|
<gradient
|
||||||
|
android:startX="119.47"
|
||||||
android:startY="121.6"
|
android:startY="121.6"
|
||||||
android:startX="119.475"
|
|
||||||
android:endY="390.4"
|
|
||||||
android:endX="381"
|
android:endX="381"
|
||||||
|
android:endY="390.4"
|
||||||
android:type="linear">
|
android:type="linear">
|
||||||
<item android:offset="0" android:color="#FF000000"/>
|
<item android:offset="0" android:color="#FF000000"/>
|
||||||
<item android:offset="1" android:color="#FFFFFFFF"/>
|
<item android:offset="1" android:color="#FFFFFFFF"/>
|
||||||
@@ -25,10 +25,10 @@
|
|||||||
android:pathData="M256,448c99,-0 192,-81 192,-192 -0,-123 -102,-192 -192,-192 21,-0 125,23 125,166 -0,89 -73,139 -125,119 -0,-0 -56,-21 -56,-93s56,-93 56,-93c-51,-20 -125,27 -125,119 -0,129 87,166 125,166z">
|
android:pathData="M256,448c99,-0 192,-81 192,-192 -0,-123 -102,-192 -192,-192 21,-0 125,23 125,166 -0,89 -73,139 -125,119 -0,-0 -56,-21 -56,-93s56,-93 56,-93c-51,-20 -125,27 -125,119 -0,129 87,166 125,166z">
|
||||||
<aapt:attr name="android:fillColor">
|
<aapt:attr name="android:fillColor">
|
||||||
<gradient
|
<gradient
|
||||||
|
android:startX="186.47"
|
||||||
android:startY="121.6"
|
android:startY="121.6"
|
||||||
android:startX="186.475"
|
|
||||||
android:endY="390.4"
|
|
||||||
android:endX="448"
|
android:endX="448"
|
||||||
|
android:endY="390.4"
|
||||||
android:type="linear">
|
android:type="linear">
|
||||||
<item android:offset="0" android:color="#FF000000"/>
|
<item android:offset="0" android:color="#FF000000"/>
|
||||||
<item android:offset="1" android:color="#FFFFFFFF"/>
|
<item android:offset="1" android:color="#FFFFFFFF"/>
|
||||||
|
@@ -1,23 +1,21 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
android:width="512dp"
|
android:width="512dp"
|
||||||
android:height="512dp"
|
android:height="512dp"
|
||||||
android:viewportWidth="512"
|
android:viewportWidth="512"
|
||||||
android:viewportHeight="512">
|
android:viewportHeight="512">
|
||||||
|
<path
|
||||||
<path
|
android:pathData="M0,0h512v512h-512z"
|
||||||
android:fillColor="#8be028"
|
android:fillColor="#8be028"/>
|
||||||
android:pathData="M 15 0 L 497 0 Q 512 0 512 15 L 512 497 Q 512 512 497 512 L 15 512 Q 0 512 0 497 L 0 15 Q 0 0 15 0 Z" />
|
<path
|
||||||
<path
|
android:pathData="M359.03,125.5a27.5,27.5 0,1 0,55 0a27.5,27.5 0,1 0,-55 0z"
|
||||||
android:fillColor="#fff"
|
android:fillColor="#fff"/>
|
||||||
android:pathData="M 386.526988 97.999993 C 401.71481862 97.999993 414.026988 110.312156559 414.026988 125.49998 C 414.026988 140.687803441 401.71481862 152.999967 386.526988 152.999967 C 371.33915738 152.999967 359.026988 140.687803441 359.026988 125.49998 C 359.026988 110.312156559 371.33915738 97.999993 386.526988 97.999993 Z" />
|
<path
|
||||||
<path
|
android:pathData="M299.03,185.5a27.5,27.5 0,1 0,55 0a27.5,27.5 0,1 0,-55 0z"
|
||||||
android:fillColor="#fff"
|
android:fillColor="#fff"/>
|
||||||
android:pathData="M 326.526988 157.999993 C 341.71481862 157.999993 354.026988 170.312156559 354.026988 185.49998 C 354.026988 200.687803441 341.71481862 212.999967 326.526988 212.999967 C 311.33915738 212.999967 299.026988 200.687803441 299.026988 185.49998 C 299.026988 170.312156559 311.33915738 157.999993 326.526988 157.999993 Z" />
|
<path
|
||||||
<path
|
android:pathData="M239.03,245.5a27.5,27.5 0,1 0,55 0a27.5,27.5 0,1 0,-55 0z"
|
||||||
android:fillColor="#fff"
|
android:fillColor="#fff"/>
|
||||||
android:pathData="M 266.526988 217.999993 C 281.71481862 217.999993 294.026988 230.312156559 294.026988 245.49998 C 294.026988 260.687803441 281.71481862 272.999967 266.526988 272.999967 C 251.33915738 272.999967 239.026988 260.687803441 239.026988 245.49998 C 239.026988 230.312156559 251.33915738 217.999993 266.526988 217.999993 Z" />
|
<path
|
||||||
<path
|
android:pathData="m118,96s-53.5,42 -52.5,87c0.6,25.2 22.5,45 39.5,64s41,32 46,59c3,16 -10,22 -19,35 -10.7,15.4 7,32 7,32s16.6,17.7 32,7c13,-9 19,-22 35,-19 27,5 40,29 59,46s38.8,38.9 64,39.5c45,1 87,-52.5 87,-52.5l-29,-29s-23,27 -43,27c-45.5,-8.6 -61.1,-59.5 -100,-77 -29,-12 -45.7,12.6 -53,6 -6.6,-7.3 18,-24 6,-53 -17.5,-38.9 -68.4,-54.5 -77,-100 0,-20 27,-43 27,-43z"
|
||||||
android:fillColor="#497715"
|
android:fillColor="#497715"/>
|
||||||
android:pathData="M118.02699 96s-53.453132 42.00586-52.453132 87.00586c0.55892 25.15107 22.453132 44.99414 39.453132 63.99414s41 32 46 59c2.9642 16.00667-10 22-19 35-10.69448 15.44759 7 32 7 32s16.55241 17.69448 32 7c13-9 18.99333-21.9642 35-19 27 5 40 29 59 46s38.84307 38.89422 63.99414 39.45312c45 1 87.00586-52.45312 87.00586-52.45312l-29-29s-23 27-43 27c-45.54726-8.62286-61.09453-59.51652-100-77-29-12-45.70462 12.59847-53 6-6.59847-7.29538 18-24 6-53-17.48348-38.90547-68.37714-54.45274-77-100 0-20 27-43 27-43z" />
|
</vector>
|
||||||
</vector>
|
|
||||||
|
@@ -7,12 +7,12 @@
|
|||||||
android:pathData="M0,0h512v512h-512z"
|
android:pathData="M0,0h512v512h-512z"
|
||||||
android:fillColor="#43A047"/>
|
android:fillColor="#43A047"/>
|
||||||
<path
|
<path
|
||||||
android:pathData="M282.79,195.24l-173.43,173.6 -0.53,34.98 34.97,-0.53 36.32,-36.28h39.14V330.2h36.8v-39.06l57.25,-57.18 -30.52,-38.72z"
|
android:pathData="m282.8,195.2 l-173.4,173.6 -0.5,35 35,-0.5 36.3,-36.3h39.1v-36.8h36.8v-39.1l57.2,-57.2 -30.5,-38.7z"
|
||||||
android:fillColor="#eaeaea"/>
|
android:fillColor="#eaeaea"/>
|
||||||
<path
|
<path
|
||||||
android:pathData="M108.83,109.36l0.53,34.97 258.96,258.96 34.97,0.53 -0.53,-34.97 -258.95,-258.97 -34.98,-0.52z"
|
android:pathData="m108.8,109.4 l0.5,35 259,259 35,0.5 -0.5,-35 -258.9,-259 -35,-0.5z"
|
||||||
android:fillColor="#c6c6c6"/>
|
android:fillColor="#c6c6c6"/>
|
||||||
<path
|
<path
|
||||||
android:pathData="M346.22,84.82a82.83,82.83 0,1 0,57.35 24.26,82.85 82.85,0 0,0 -57.35,-24.26zM378.75,146.16a24.54,24.54 0,1 1,-24.53 24.54,24.54 24.54,0 0,1 24.53,-24.54z"
|
android:pathData="m346.2,84.8a82.8,82.8 0,1 0,57.4 24.3,82.8 82.8,0 0,0 -57.4,-24.3zM378.7,146.1a24.5,24.5 0,1 1,-24.5 24.5,24.5 24.5,0 0,1 24.5,-24.5z"
|
||||||
android:fillColor="#eaeaea"/>
|
android:fillColor="#eaeaea"/>
|
||||||
</vector>
|
</vector>
|
||||||
|
@@ -4,11 +4,12 @@
|
|||||||
android:viewportWidth="512"
|
android:viewportWidth="512"
|
||||||
android:viewportHeight="512">
|
android:viewportHeight="512">
|
||||||
<path
|
<path
|
||||||
android:pathData="M0,0h512v512h-512z"
|
android:pathData="M0,0h512v512h-512z"
|
||||||
android:fillColor="#fff"/>
|
android:fillColor="#fff"/>
|
||||||
<path
|
<path
|
||||||
android:pathData="m233 435-130-73V136l64-38 66 39-66 38-64-39m64 39v150l66 37v73l132-73v-75l-68-38v-78l68-38 66 38v78l-66 38v-77l66-39m-66 39-68-39v78l-130 76m66-39V137m0 225 132-75"
|
android:pathData="m233,435 l-130,-73V136l64,-38 66,39 -66,38 -64,-39m64,39v150l66,37v73l132,-73v-75l-68,-38v-78l68,-38 66,38v78l-66,38v-77l66,-39m-66,39 l-68,-39v78l-130,76m66,-39V137m0,225 l132,-75"
|
||||||
android:strokeWidth="11"
|
android:strokeLineJoin="round"
|
||||||
android:fillColor="#00000000"
|
android:strokeWidth="11"
|
||||||
android:strokeColor="#ff2d20"/>
|
android:fillColor="#00000000"
|
||||||
|
android:strokeColor="#ff2d20"/>
|
||||||
</vector>
|
</vector>
|
||||||
|
12
images/android-vector-drawable/linearapp.xml
Normal file
12
images/android-vector-drawable/linearapp.xml
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
<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="M416,443C421,439 425,435 429,430 526,333 526,177 429,80 332,-17 175,-17 78,80 74,85 70,89 67,93L416,443ZM386,465 L45,123C38,134 32,145 27,157L353,483C365,478 375,472 386,465ZM315,495 L14,194C10,209 8,224 7,239L270,502C285,501 300,499 315,495ZM216,500 L9,293C17,344 40,391 78,431 118,469 167,492 216,500Z"
|
||||||
|
android:fillColor="#5E6AD2"/>
|
||||||
|
</vector>
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user