Update Android Vectors
This commit is contained in:
@@ -150,7 +150,7 @@ Want more icons? Tell me by raising an issue!
|
|||||||
|
|
||||||
Think the icons look wrong? Tell me by raising an issue!
|
Think the icons look wrong? Tell me by raising an issue!
|
||||||
|
|
||||||
**New!** Icons also available in [Android Vector Drawables](https://developer.android.com/guide/topics/graphics/vector-drawable-resources.html) so you can easily use them in Android apps. Converted using https://github.com/inloop/svg2android/issues - not guaranteed to be under 1KB.
|
**New!** Icons also available in [Android Vector Drawables](https://developer.android.com/guide/topics/graphics/vector-drawable-resources.html) so you can easily use them in Android apps. Converted using https://inloop.github.io/svg2android/ - not guaranteed to be under 1KB.
|
||||||
|
|
||||||
## Icon accessibility
|
## Icon accessibility
|
||||||
|
|
||||||
|
24
images/android-vector-drawable/airbnb.xml
Normal file
24
images/android-vector-drawable/airbnb.xml
Normal file
@@ -0,0 +1,24 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
|
android:width="512dp"
|
||||||
|
android:height="512dp"
|
||||||
|
android:viewportWidth="512"
|
||||||
|
android:viewportHeight="512">
|
||||||
|
|
||||||
|
<path
|
||||||
|
android:fillColor="#FF5A5F"
|
||||||
|
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
|
||||||
|
android:fillColor="#fff"
|
||||||
|
android:pathData="M400 368c-3 18-15 34-33 42-8 3-18 4-27 3s-18-4-28-9c-13-7-25-18-41-35 24-29
|
||||||
|
39-56 44-80 2-11 3-21 2-30-2-9-5-18-10-25a61 61 0 0 0-51-25c-21 0-39 9-51 25-5
|
||||||
|
7-8 16-9 25-2 9-1 20 2 30 5 24 20 51 43 80-15 17-28 28-41 35a58 58 0 0 1-55
|
||||||
|
6c-17-7-30-23-33-42-1-9 0-18 4-28l4-12 9-18c25-54 52-109 79-162l1-2 9-17
|
||||||
|
10-16a38 38 0 0 1 58 0l10 16 9 17 1 2c27 53 54 108 79 162l8 18 4 12c3 9 4 18 3
|
||||||
|
28zm-144-17c-19-25-32-48-36-67-2-9-2-16-1-22 0-6 3-11 6-16 6-9 18-15 31-15 14 0
|
||||||
|
25 5 32 15 3 5 5 10 6 16s0 14-1 22c-5 19-17 42-37
|
||||||
|
67zm163-19l-6-13-8-18v-1c-25-54-52-109-80-163l-1-2-9-17c-3-6-7-13-13-20a58 58 0
|
||||||
|
0 0-45-22c-18 0-35 8-47 22-5 6-9 13-12 19l-9 17-1 3c-28 54-55 108-80 162v1l-9
|
||||||
|
19-5 12c-5 14-6 26-4 39a77 77 0 0 0 85 65c12-1 24-5 36-12 15-8 29-20 45-37 16 17
|
||||||
|
30 29 45 37a95 95 0 0 0 45 13 76 76 0 0 0 76-66c3-12 1-25-3-38z" />
|
||||||
|
</vector>
|
@@ -15,6 +15,6 @@
|
|||||||
2-54-19-73-17-16-39-21-64-22-56-1-92 29-97 65-1 6 4 9 7 9l39 6c6 1 9-5 10-9 6-23
|
2-54-19-73-17-16-39-21-64-22-56-1-92 29-97 65-1 6 4 9 7 9l39 6c6 1 9-5 10-9 6-23
|
||||||
30-29 45-24 21 7 19 30 19 47zm-38 109c-16 0-26-13-26-31 1-37 30-44 64-44v19c0
|
30-29 45-24 21 7 19 30 19 47zm-38 109c-16 0-26-13-26-31 1-37 30-44 64-44v19c0
|
||||||
34-18 56-38 56zm175 111c14-11 27-40 26-59 0-8-1-9-8-11-14-4-48-5-65 11-3 3-2 5 1
|
34-18 56-38 56zm175 111c14-11 27-40 26-59 0-8-1-9-8-11-14-4-48-5-65 11-3 3-2 5 1
|
||||||
5 12-2 47-6 52 2 5 7-8 36-12 49-2 5 2 6 6 3zm-372-58c100 94 258 98 360 26 7-5
|
5 12-2 47-6 52 2 5 7-8 36-12 49-2 5 2 6 6 3zM58 346c100 94 258 98 360 26 7-5
|
||||||
0-13-7-10-119 54-259 32-349-22-4-3-8 2-4 6z" />
|
0-13-7-10-119 54-259 32-349-22-4-3-8 2-4 6z" />
|
||||||
</vector>
|
</vector>
|
29
images/android-vector-drawable/android.xml
Normal file
29
images/android-vector-drawable/android.xml
Normal file
@@ -0,0 +1,29 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
|
android:width="512dp"
|
||||||
|
android:height="512dp"
|
||||||
|
android:viewportWidth="512"
|
||||||
|
android:viewportHeight="512">
|
||||||
|
|
||||||
|
<path
|
||||||
|
android:fillColor="#fff"
|
||||||
|
android:pathData="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
|
||||||
|
android:fillColor="#000000"
|
||||||
|
android:pathData="M87 174c-16 0-29 13-29 29v121c0 16 13 29 29 29s29-13
|
||||||
|
29-29V203c0-16-13-29-29-29zm339 0c-17 0-30 13-30 29v121c0 16 13 29 30 29 16 0
|
||||||
|
29-13 29-29V203c0-16-13-29-29-29zM208 312c-16 0-29 13-29 29v121c0 16 13 29 29
|
||||||
|
29s29-13 29-29V341c0-16-13-29-29-29zm97 0c-17 0-30 13-30 29v121c0 16 13 29 30 29
|
||||||
|
16 0 29-13 29-29V341c0-16-13-29-29-29z" />
|
||||||
|
<path
|
||||||
|
android:fillColor="#000000"
|
||||||
|
android:pathData="M176 21l-2 1c-2 1-3 3-2 5l21 37c-40 21-66 60-66
|
||||||
|
104h259c0-44-27-83-66-104l20-37c1-2 1-4-1-5l-2-1-4 2-21 38a138 138 0 0 0-112
|
||||||
|
0l-21-38-3-2zm-49 158v187c0 18 14 32 31 32h196c18 0 32-14 32-32V179z" />
|
||||||
|
<path
|
||||||
|
android:fillColor="#fff"
|
||||||
|
android:pathData="M 196.5 99 C 202.575132248 99 207.5 103.924867752 207.5 110 C 207.5 116.075132248 202.575132248 121 196.5 121 C 190.424867752 121 185.5 116.075132248 185.5 110 C 185.5 103.924867752 190.424867752 99 196.5 99 Z" />
|
||||||
|
<path
|
||||||
|
android:fillColor="#fff"
|
||||||
|
android:pathData="M 316.5 99 C 322.575132248 99 327.5 103.924867752 327.5 110 C 327.5 116.075132248 322.575132248 121 316.5 121 C 310.424867752 121 305.5 116.075132248 305.5 110 C 305.5 103.924867752 310.424867752 99 316.5 99 Z" />
|
||||||
|
</vector>
|
@@ -14,14 +14,15 @@
|
|||||||
39.4c-24.6 30.9-22.7 75-22.7 75s1.9 .3 5.4 .3 z" />
|
39.4c-24.6 30.9-22.7 75-22.7 75s1.9 .3 5.4 .3 z" />
|
||||||
<path
|
<path
|
||||||
android:fillColor="#000000"
|
android:fillColor="#000000"
|
||||||
android:pathData="M439.2 371.1c1.9-5.4 3.2-8.5 3.2-8.5s0 0-.3 0-.3
|
android:pathData="M439.2 371.1c1.9-5.4 3.2-8.5 3.2-8.5h-.3c-.3 0-.3
|
||||||
0-.6-.3c-1.9-.6-6.3-2.5-12-6-11.3-6.6-27.1-18.9-38.4-38.8-7.2-12.6-12.3-28.4-13.6-47.9-.6-9.8
|
0-.6-.3-1.9-.6-6.3-2.5-12-6a106.2 106.2 0 0
|
||||||
.3 -19.2 2.2-27.7v-.3c.6-2.8 1.3-5.4 2.2-8.2 10.1-32.8 33.7-54.2 43.2-61.5
|
1-38.4-38.8c-7.2-12.6-12.3-28.4-13.6-47.9-.6-9.8 .3 -19.2 2.2-27.7v-.3c.6-2.8
|
||||||
2.5-1.9 3.8-2.8 3.8-2.8s-30.3-47-87.3-47c-49.2 0-67.4 22.1-93.6 22.1-32.1
|
1.3-5.4 2.2-8.2 10.1-32.8 33.7-54.2 43.2-61.5 2.5-1.9 3.8-2.8
|
||||||
0-37.2-20.5-84.8-20.5-24.6 0-58.9 9.5-84.5 42.5-20.2 25.8-27.7 56.4-30.9
|
3.8-2.8s-30.3-47-87.3-47c-49.2 0-67.4 22.1-93.6 22.1-32.1
|
||||||
78.8-1.9 15.1-2.5 31.5-.6 49.8 0 1.3 .3 2.5 .3 4.1 1.9 18.3 6.6 37.8 13.2 57.4 0
|
0-37.2-20.5-84.8-20.5-24.6 0-58.9 9.5-84.5 42.5C58.5 192 51 222.6 47.8 245c-1.9
|
||||||
.3 .3 .9 .6 1.3 .6 2.2 1.6 4.7 2.5 6.9 .3 .9 .9 2.2 1.3 3.2 .3 .9 .6 2.2 1.3 3.2
|
15.1-2.5 31.5-.6 49.8 0 1.3 .3 2.5 .3 4.1 1.9 18.3 6.6 37.8 13.2 57.4 0 .3 .3 .9
|
||||||
6.3 16.4 13.6 32.1 22.1 47 24.6 43.5 56.4 76.3 86.3 76.3 34 0 44.8-22.1
|
.6 1.3 .6 2.2 1.6 4.7 2.5 6.9 .3 .9 .9 2.2 1.3 3.2 .3 .9 .6 2.2 1.3 3.2 6.3 16.4
|
||||||
78.8-21.7 43.2 .3 55.1 27.7 91.4 20.5 24.3-4.7 53.3-39.1 71.9-71.9 .6 -1.3
|
13.6 32.1 22.1 47 24.6 43.5 56.4 76.3 86.3 76.3 34 0 44.8-22.1 78.8-21.7 43.2 .3
|
||||||
1.3-2.2 1.9-3.2 8.8-18.9 16.4-36.6 20.5-46.6z" />
|
55.1 27.7 91.4 20.5 24.3-4.7 53.3-39.1 71.9-71.9 .6 -1.3 1.3-2.2 1.9-3.2
|
||||||
|
8.8-18.9 16.4-36.6 20.5-46.6z" />
|
||||||
</vector>
|
</vector>
|
20
images/android-vector-drawable/authy.xml
Normal file
20
images/android-vector-drawable/authy.xml
Normal file
@@ -0,0 +1,20 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
|
android:width="512dp"
|
||||||
|
android:height="512dp"
|
||||||
|
android:viewportWidth="512"
|
||||||
|
android:viewportHeight="512">
|
||||||
|
|
||||||
|
<path
|
||||||
|
android:fillColor="#ec1c24"
|
||||||
|
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
|
||||||
|
android:fillColor="#000000"
|
||||||
|
android:pathData="M234 201.8l61.4 61.3a22.7 22.7 0 0 0 32.2-32l-61.4-61.5a114.7 114.7 0 0
|
||||||
|
0-161-1.1l-.6 .6 -.5 .5 -1.1 1.2a114.8 114.8 0 0 0 2.2 159.8l61.4 61.4a22.7 22.7
|
||||||
|
0 0 0 32.1-32.1l-61.4-61.4a69.2 69.2 0 0 1-.5-97.3 69.2 69.2 0 0 1 97.2 .6
|
||||||
|
zm79.3-81.8a22.7 22.7 0 0 0 0 32.2l61.4 61.3a69.3 69.3 0 0 1 .5 97.3 69.2 69.2 0
|
||||||
|
0 1-97.3-.6L216.6 249a22.7 22.7 0 1 0-32.2 32.1l61.4 61.4c44 44 115 44.6 159.8
|
||||||
|
2.2l1.2-1 .5-.7 .6 -.5 1.1-1.2a114.7 114.7 0 0 0-2.2-159.8L345.4 120a22.7 22.7 0
|
||||||
|
0 0-32.1 0z" />
|
||||||
|
</vector>
|
16
images/android-vector-drawable/badoo.xml
Normal file
16
images/android-vector-drawable/badoo.xml
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
|
android:width="512dp"
|
||||||
|
android:height="512dp"
|
||||||
|
android:viewportWidth="512"
|
||||||
|
android:viewportHeight="512">
|
||||||
|
|
||||||
|
<path
|
||||||
|
android:fillColor="#7000E3"
|
||||||
|
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
|
||||||
|
android:fillColor="#FF671B"
|
||||||
|
android:pathData="M256 169.63A90.33 90.33 0 0 0 183.4 133c-49.84 0-90.4 40.77-90.4 90.83C93 306
|
||||||
|
202.08 409 256 409s163-103.06 163-185.17c0-50.06-40.56-90.83-90.4-90.83a90.42
|
||||||
|
90.42 0 0 0-72.6 36.63z" />
|
||||||
|
</vector>
|
@@ -10,16 +10,14 @@
|
|||||||
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: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="#000000"
|
android:fillColor="#000000"
|
||||||
android:pathData="M 256,33 v 0 0 c -114,0 -208,31 -208,69 0,10 24,155 35,212 C 87,341 154,377
|
android:pathData="M256 33C142 33 48 64 48 102c0 10 24 155 35 212 4 27 71 63 173 63s167-37
|
||||||
256,377 v 0 0 c 102,0 167,-37 173,-63 C 440,257 464,112 464,102 462,63 370,33
|
173-63c11-57 35-202 35-212-2-39-94-69-208-69zm0 298c-37 0-65-29-65-65 0-37 29-65
|
||||||
256,33 Z m 0,298 c -37,0 -65,-29 -65,-65 0,-37 29,-65 65,-65 37,0 65,29 65,65
|
65-65 37 0 65 29 65 65 0 35-29 65-65 65zm0-208c-73 0-133-12-133-29 0-16 59-29
|
||||||
0,35 -29,65 -65,65 z m 0,-208 c -73,0 -133,-12 -133,-29 0,-16 59,-29 133,-29
|
133-29 73 0 133 12 133 29 0 16-59 29-133 29z" />
|
||||||
73,0 133,12 133,29 0,16 -59,29 -133,29 z" />
|
|
||||||
<path
|
<path
|
||||||
android:fillColor="#000000"
|
android:fillColor="#000000"
|
||||||
android:pathData="M 405,369 c -4,0 -6,2 -6,2 0,0 -51,41 -143,41 -92,0 -143,-41 -143,-40 0,0 -4,-2
|
android:pathData="M405 369c-4 0-6 2-6 2s-51 41-143 41-143-41-143-40c0 0-4-2-6-2-4 0-8 2-8 8v2c8 43
|
||||||
-6,-2 -4,0 -8,2 -8,8 0,0 0,2 0,2 8,43 14,73 14,77 C 119,488 181,512 254,512 v 0
|
14 73 14 77 6 31 68 55 141 55s135-24 141-55c0-4 6-35 14-78v-2c2-4 0-8-4-8z" />
|
||||||
0 0 0 c 73,0 135,-24 141,-55 0,-4 6,-35 14,-78 0,0 0,-2 0,-2 2,-4 0,-8 -4,-8 z" />
|
|
||||||
<path
|
<path
|
||||||
android:fillColor="#000000"
|
android:fillColor="#000000"
|
||||||
android:pathData="M 256 230 C 274.225396744 230 289 244.774603256 289 263 C 289 281.225396744 274.225396744 296 256 296 C 237.774603256 296 223 281.225396744 223 263 C 223 244.774603256 237.774603256 230 256 230 Z" />
|
android:pathData="M 256 230 C 274.225396744 230 289 244.774603256 289 263 C 289 281.225396744 274.225396744 296 256 296 C 237.774603256 296 223 281.225396744 223 263 C 223 244.774603256 237.774603256 230 256 230 Z" />
|
||||||
|
18
images/android-vector-drawable/bitcoin.xml
Normal file
18
images/android-vector-drawable/bitcoin.xml
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
|
android:width="512dp"
|
||||||
|
android:height="512dp"
|
||||||
|
android:viewportWidth="512"
|
||||||
|
android:viewportHeight="512">
|
||||||
|
|
||||||
|
<path
|
||||||
|
android:fillColor="#f7931a"
|
||||||
|
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
|
||||||
|
android:fillColor="#000000"
|
||||||
|
android:pathData="M369 220c5-35-21-53-56-65l11-46-28-7-11 45-23-6 12-45-29-7-11 46-18-4-39-10-7 30
|
||||||
|
20 5c12 3 14 11 13 17l-13 52 3 1-3-1-18 74c-2 4-5 9-13 7l-20-5-14 32 36 9 20
|
||||||
|
5-11 47 28 7 11-46 22 5-11 46 28 7 12-46c48 9 84 5 99-38 12-35-1-55-26-68 18-4
|
||||||
|
32-17 36-41zm-64 90c-9 34-68 16-87 11l16-62c19 5 80 14 71 51zm8-91c-8 32-56
|
||||||
|
16-72 12l14-56c16 4 67 11 58 44z" />
|
||||||
|
</vector>
|
18
images/android-vector-drawable/blogger.xml
Normal file
18
images/android-vector-drawable/blogger.xml
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
|
android:width="512dp"
|
||||||
|
android:height="512dp"
|
||||||
|
android:viewportWidth="512"
|
||||||
|
android:viewportHeight="512">
|
||||||
|
|
||||||
|
<path
|
||||||
|
android:fillColor="#f57d00"
|
||||||
|
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
|
||||||
|
android:fillColor="#000000"
|
||||||
|
android:pathData="M268 97l-74 1h-1c-32 0-60 13-75 34a91 91 0 0 0-16 51l-2 126h-1v2c-1 30 5 58 24
|
||||||
|
78 20 20 48 26 76 26h115c27 0 53-9 72-28 18-19 26-46
|
||||||
|
27-74v-1l-1-37c-1-12-3-27-16-40a59 59 0 0 0-40-15h-5c3-13 3-26
|
||||||
|
2-37v-4c-2-41-36-81-84-82h-1zm-68 65l63 1a27 27 0 0 1 0 55l-64-1a27 27 0 0 1
|
||||||
|
1-55zm-8 125h128a27 27 0 1 1 0 55H192a27 27 0 1 1 0-55z" />
|
||||||
|
</vector>
|
15
images/android-vector-drawable/bluetooth.xml
Normal file
15
images/android-vector-drawable/bluetooth.xml
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
|
android:width="512dp"
|
||||||
|
android:height="512dp"
|
||||||
|
android:viewportWidth="512"
|
||||||
|
android:viewportHeight="512">
|
||||||
|
|
||||||
|
<path
|
||||||
|
android:fillColor="#0a3d91"
|
||||||
|
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
|
||||||
|
android:strokeColor="#fff"
|
||||||
|
android:strokeWidth="33"
|
||||||
|
android:pathData="M157 153l187 188-90 110V60l90 104-187 184" />
|
||||||
|
</vector>
|
21
images/android-vector-drawable/cloudflare.xml
Normal file
21
images/android-vector-drawable/cloudflare.xml
Normal file
@@ -0,0 +1,21 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
|
android:width="512dp"
|
||||||
|
android:height="512dp"
|
||||||
|
android:viewportWidth="512"
|
||||||
|
android:viewportHeight="512">
|
||||||
|
|
||||||
|
<path
|
||||||
|
android:fillColor="#fff"
|
||||||
|
android:pathData="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
|
||||||
|
android:fillColor="#f4811f"
|
||||||
|
android:pathData="M347 319c3-10 2-20-3-26s-12-10-21-11l-174-2-3-1v-3c1-2 2-3 4-3l175-2c21-1 43-18
|
||||||
|
51-38l9-26v-3a113 113 0 0 0-218-12c-10-7-22-11-35-10a52 52 0 0 0-45 64 73 73 0 0
|
||||||
|
0-70 84c0 2 2 3 3 3h320c2 0 4-1 4-3z" />
|
||||||
|
<path
|
||||||
|
android:fillColor="#faad3f"
|
||||||
|
android:pathData="M401 207h-5l-3 2-7 24c-3 10-2 20 3 26s12 10 21 11l37 2 3 1v3c-1 2-2 3-4 3l-38
|
||||||
|
2c-21 1-42 18-50 38l-2 9c-1 1 0 3 2 3h131c2 0 3-1 3-3 2-8 4-17 4-26
|
||||||
|
0-52-43-95-95-95" />
|
||||||
|
</vector>
|
19
images/android-vector-drawable/codepen.xml
Normal file
19
images/android-vector-drawable/codepen.xml
Normal file
@@ -0,0 +1,19 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
|
android:width="512dp"
|
||||||
|
android:height="512dp"
|
||||||
|
android:viewportWidth="512"
|
||||||
|
android:viewportHeight="512">
|
||||||
|
|
||||||
|
<path
|
||||||
|
android:fillColor="#111"
|
||||||
|
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
|
||||||
|
android:fillColor="#878787"
|
||||||
|
android:pathData="M496 179l-1-1v-1l-1-2v-1l-1-1v-1a21 21 0 0 0-3-4h-1l-1-1-1-1L267 19c-6-4-16-4-22
|
||||||
|
0L25 166l-1 1a29 29 0 0 0-3 3h-1l-1 2v1l-1 1v1l-1 2v1l-1 1v154l1 1v1l1 2v1a26 26
|
||||||
|
0 0 0 2 3l1 1 1 1 1 1 1 1 1 1 220 147c3 2 7 3 11 3s8-1 11-3l220-147 1-1 1-1h1a19
|
||||||
|
19 0 0 0 4-6v-1l1-2v-1l1-1V179zM256 305l-73-49 73-49 73 49zm-21-134l-89
|
||||||
|
60-72-48L235 75zm-126 85l-52 35v-70zm37 25l89 60v96L74 329l72-48zm131 60l89-60
|
||||||
|
72 48-161 108zm126-85l52-35v70l-52-35zm-37-25l-89-60V75l161 108z" />
|
||||||
|
</vector>
|
20
images/android-vector-drawable/delicious.xml
Normal file
20
images/android-vector-drawable/delicious.xml
Normal file
@@ -0,0 +1,20 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
|
android:width="512dp"
|
||||||
|
android:height="512dp"
|
||||||
|
android:viewportWidth="512"
|
||||||
|
android:viewportHeight="512">
|
||||||
|
|
||||||
|
<path
|
||||||
|
android:fillColor="#FFF"
|
||||||
|
android:pathData="M0 0h256v256H0z" />
|
||||||
|
<path
|
||||||
|
android:fillColor="#333"
|
||||||
|
android:pathData="M0 256h256v256H0z" />
|
||||||
|
<path
|
||||||
|
android:fillColor="#EEE"
|
||||||
|
android:pathData="M256 256h256v256H256z" />
|
||||||
|
<path
|
||||||
|
android:fillColor="#39F"
|
||||||
|
android:pathData="M256 0h256v256H256z" />
|
||||||
|
</vector>
|
@@ -9,30 +9,14 @@
|
|||||||
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: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="#00e864"
|
android:fillColor="#000000"
|
||||||
android:pathData="M 256 237 C 266.493410247 237 275 245.506589753 275 256 C 275 266.493410247 266.493410247 275 256 275 C 245.506589753 275 237 266.493410247 237 256 C 237 245.506589753 245.506589753 237 256 237 Z" />
|
android:strokeColor="#000"
|
||||||
|
android:strokeWidth="1"
|
||||||
|
android:pathData="M256 42v150m0 128v150M42 256h150m128 0h150M104 104l106 106m92 92l106
|
||||||
|
106m0-304L302 210" />
|
||||||
<path
|
<path
|
||||||
android:fillColor="#000000"
|
android:fillColor="#000000"
|
||||||
android:pathData="M 245 28 L 267 28 Q 270 28 270 31 L 270 203 Q 270 206 267 206 L 245 206 Q 242 206 242 203 L 242 31 Q 242 28 245 28 Z" />
|
android:strokeColor="#00e864"
|
||||||
<path
|
android:strokeWidth="1"
|
||||||
android:fillColor="#000000"
|
android:pathData="M208 300L102 406m149-150a5 5 0 0 0 10 0 5 5 0 0 0-10 0" />
|
||||||
android:pathData="M 245 28 L 267 28 Q 270 28 270 31 L 270 203 Q 270 206 267 206 L 245 206 Q 242 206 242 203 L 242 31 Q 242 28 245 28 Z" />
|
|
||||||
<path
|
|
||||||
android:fillColor="#000000"
|
|
||||||
android:pathData="M 305 242 L 477 242 Q 480 242 480 245 L 480 267 Q 480 270 477 270 L 305 270 Q 302 270 302 267 L 302 245 Q 302 242 305 242 Z" />
|
|
||||||
<path
|
|
||||||
android:fillColor="#000000"
|
|
||||||
android:pathData="M 245 28 L 267 28 Q 270 28 270 31 L 270 203 Q 270 206 267 206 L 245 206 Q 242 206 242 203 L 242 31 Q 242 28 245 28 Z" />
|
|
||||||
<path
|
|
||||||
android:fillColor="#000000"
|
|
||||||
android:pathData="M 245 302 L 267 302 Q 270 302 270 305 L 270 477 Q 270 480 267 480 L 245 480 Q 242 480 242 477 L 242 305 Q 242 302 245 302 Z" />
|
|
||||||
<path
|
|
||||||
android:fillColor="#00e864"
|
|
||||||
android:pathData="M 245 28 L 267 28 Q 270 28 270 31 L 270 203 Q 270 206 267 206 L 245 206 Q 242 206 242 203 L 242 31 Q 242 28 245 28 Z" />
|
|
||||||
<path
|
|
||||||
android:fillColor="#000000"
|
|
||||||
android:pathData="M 31 242 L 203 242 Q 206 242 206 245 L 206 267 Q 206 270 203 270 L 31 270 Q 28 270 28 267 L 28 245 Q 28 242 31 242 Z" />
|
|
||||||
<path
|
|
||||||
android:fillColor="#000000"
|
|
||||||
android:pathData="M 245 28 L 267 28 Q 270 28 270 31 L 270 203 Q 270 206 267 206 L 245 206 Q 242 206 242 203 L 242 31 Q 242 28 245 28 Z" />
|
|
||||||
</vector>
|
</vector>
|
15
images/android-vector-drawable/digitalocean.xml
Normal file
15
images/android-vector-drawable/digitalocean.xml
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
|
android:width="512dp"
|
||||||
|
android:height="512dp"
|
||||||
|
android:viewportWidth="512"
|
||||||
|
android:viewportHeight="512">
|
||||||
|
|
||||||
|
<path
|
||||||
|
android:fillColor="#fff"
|
||||||
|
android:pathData="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
|
||||||
|
android:fillColor="#000000"
|
||||||
|
android:pathData="M256 391v85A220 220 0 1 0 36 256h85a135 135 0 1 1 135
|
||||||
|
135H51v-55h55v120h65V306h85z" />
|
||||||
|
</vector>
|
20
images/android-vector-drawable/discord.xml
Normal file
20
images/android-vector-drawable/discord.xml
Normal file
@@ -0,0 +1,20 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
|
android:width="512dp"
|
||||||
|
android:height="512dp"
|
||||||
|
android:viewportWidth="512"
|
||||||
|
android:viewportHeight="512">
|
||||||
|
|
||||||
|
<path
|
||||||
|
android:fillColor="#6C82D0"
|
||||||
|
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
|
||||||
|
android:fillColor="#000000"
|
||||||
|
android:pathData="M390 48H122c-23 0-41 18-41 41v271c0 22 18 41 41 41h227l-11-37 26 24 24 22 43
|
||||||
|
38V89c0-23-18-41-41-41zm-77 261l-13-16c26-7 36-24 36-24-8 6-16 9-23 12l-29 9a140
|
||||||
|
140 0 0 1-81-9l-15-7-2-1-1-1-5-3s9 16 35 24l-14 16c-44-1-61-30-61-30 0-65 29-117
|
||||||
|
29-117 29-21 56-21 56-21l2 3c-36 10-52 26-52 26l12-6c21-9 38-12 45-13h3a169 169
|
||||||
|
0 0 1 101 19s-16-15-50-26l3-3s27 0 56 21c0 0 29 52 29 117 0 0-17 29-61
|
||||||
|
30zm-93-93c-12 0-21 10-21 22s10 22 21 22 20-10 20-22-9-22-20-22m73 0c-12 0-21
|
||||||
|
10-21 22s10 22 21 22 20-10 20-22-9-22-20-22" />
|
||||||
|
</vector>
|
16
images/android-vector-drawable/disqus.xml
Normal file
16
images/android-vector-drawable/disqus.xml
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
|
android:width="512dp"
|
||||||
|
android:height="512dp"
|
||||||
|
android:viewportWidth="512"
|
||||||
|
android:viewportHeight="512">
|
||||||
|
|
||||||
|
<path
|
||||||
|
android:fillColor="#fff"
|
||||||
|
android:pathData="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
|
||||||
|
android:fillColor="#000000"
|
||||||
|
android:pathData="M257 493c-58 0-111-21-152-56L4 450l39-96A238 238 0 0 1 257 19c130 0 235 106 235
|
||||||
|
237S387 493 257 493zm129-238v-1c0-68-49-117-132-117h-90v237h89c84 0 133-50
|
||||||
|
133-119zm-131 61h-26V196h26c39 0 64 22 64 59v1c0 38-25 60-64 60z" />
|
||||||
|
</vector>
|
@@ -11,8 +11,8 @@
|
|||||||
<path
|
<path
|
||||||
android:fillColor="#000000"
|
android:fillColor="#000000"
|
||||||
android:pathData="M288 242h49v-45h-50zm-59 0h49v-45h-49zm-59 0h50v-45h-50zm-59 0h50v-45h-50zm-59
|
android:pathData="M288 242h49v-45h-50zm-59 0h49v-45h-49zm-59 0h50v-45h-50zm-59 0h50v-45h-50zm-59
|
||||||
0h50v-45h-49zm59-54h50v-45h-50zm59 0h50v-45h-50zm59
|
0h50v-45H53zm59-54h50v-45h-50zm59 0h50v-45h-50zm59
|
||||||
0h49v-45h-49zm0-54h49v-45h-49zm257 82c-11-7-36-10-55-6-3-18-13-34-31-48l-10-7-7
|
0h49v-45h-49zm0-54h49V89h-49zm257 82c-11-7-36-10-55-6-3-18-13-34-31-48l-10-7-7
|
||||||
11c-9 13-14 32-12 50 1 6 3 17 9 27-6 4-19 8-36 8h-327l-1 4c-3 18-3 75 33 118 28
|
11c-9 13-14 32-12 50 1 6 3 17 9 27-6 4-19 8-36 8H17l-1 4c-3 18-3 75 33 118 28 33
|
||||||
33 70 50 124 50 118 0 205-54 246-153 16 0 51 0 68-34l5-9 2-4" />
|
70 50 124 50 118 0 205-54 246-153 16 0 51 0 68-34l5-9 2-4" />
|
||||||
</vector>
|
</vector>
|
@@ -6,13 +6,10 @@
|
|||||||
android:viewportHeight="512">
|
android:viewportHeight="512">
|
||||||
|
|
||||||
<path
|
<path
|
||||||
android:fillColor="#007ee5"
|
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: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="#fff"
|
android:fillColor="#007ee5"
|
||||||
android:pathData="M174 70-118 77 81 65 119-73zm-118 207 118 77 82-69-119-73zm200 8 82 69
|
android:pathData="M256 161l-112 72 112 71-112 72-113-72 113-72-113-71 113-72zM143 399l113-72 112
|
||||||
118-77-81-65zm200-138-118-77-82 69 119 73z" />
|
72-112 72zm113-95l113-72-113-71 112-72 113 72-113 72 113 71-113 72z" />
|
||||||
<path
|
|
||||||
android:fillColor="#fff"
|
|
||||||
android:pathData="M256 300-82 69-36-24v26l118 71 118-71v-26l-35 24z" />
|
|
||||||
</vector>
|
</vector>
|
29
images/android-vector-drawable/ebay.xml
Normal file
29
images/android-vector-drawable/ebay.xml
Normal file
@@ -0,0 +1,29 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
|
android:width="512dp"
|
||||||
|
android:height="512dp"
|
||||||
|
android:viewportWidth="512"
|
||||||
|
android:viewportHeight="512">
|
||||||
|
|
||||||
|
<path
|
||||||
|
android:fillColor="#fff"
|
||||||
|
android:pathData="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
|
||||||
|
android:fillColor="#e53238"
|
||||||
|
android:pathData="M78 202c-34 0-62 14-62 57 0 35 19 56 63 56 52 0 55-34 55-34h-25s-5 19-32 19c-21
|
||||||
|
0-36-15-36-35h96v-13c0-20-13-50-59-50zm-1 16c20 0 34 12 34 31H41c0-20 18-31
|
||||||
|
36-31z" />
|
||||||
|
<path
|
||||||
|
android:fillColor="#0064d2"
|
||||||
|
android:pathData="M137 160v134l-1 18h24l1-15s12 19 44 19c34 0 57-24 57-58 0-31-21-56-57-56-34 0-44
|
||||||
|
18-44 18v-60zm62 59c23 0 37 17 37 39 0 25-17 41-37 41-25 0-38-19-38-40 0-20
|
||||||
|
12-40 38-40z" />
|
||||||
|
<path
|
||||||
|
android:fillColor="#f5af02"
|
||||||
|
android:pathData="M321 202c-51 0-54 28-54 32h25s2-16 27-16c17 0 30 7 30 22v5h-30c-39 0-60 12-60
|
||||||
|
35s19 36 45 36c36 0 47-20 47-20l1 16h22v-69c0-34-28-41-53-41zm28 59v7c0 9-6
|
||||||
|
32-39 32-18 0-26-9-26-20 0-19 27-19 65-19z" />
|
||||||
|
<path
|
||||||
|
android:fillColor="#86b817"
|
||||||
|
android:pathData="M360 206h28l41 82 41-82h26l-74 146h-27l21-41z" />
|
||||||
|
</vector>
|
@@ -13,9 +13,9 @@
|
|||||||
android:pathData="M 100 111 L 412 111 Q 456 111 456 155 L 456 357 Q 456 401 412 401 L 100 401 Q 56 401 56 357 L 56 155 Q 56 111 100 111 Z" />
|
android:pathData="M 100 111 L 412 111 Q 456 111 456 155 L 456 357 Q 456 401 412 401 L 100 401 Q 56 401 56 357 L 56 155 Q 56 111 100 111 Z" />
|
||||||
<path
|
<path
|
||||||
android:fillColor="#000000"
|
android:fillColor="#000000"
|
||||||
android:pathData="M89 148h334v216h-334" />
|
android:pathData="M89 148h334v216H89" />
|
||||||
<path
|
<path
|
||||||
android:strokeColor="#fff"
|
android:strokeColor="#fff"
|
||||||
android:strokeWidth="24"
|
android:strokeWidth="24"
|
||||||
android:pathData="M437 158-157 136c-16 14-32 14-48 0l-157-136m349 206-105-105m-231 105 107-107" />
|
android:pathData="M437 158L280 294c-16 14-32 14-48 0L75 158m349 206L319 259M88 364l107-107" />
|
||||||
</vector>
|
</vector>
|
22
images/android-vector-drawable/evernote.xml
Normal file
22
images/android-vector-drawable/evernote.xml
Normal file
@@ -0,0 +1,22 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
|
android:width="512dp"
|
||||||
|
android:height="512dp"
|
||||||
|
android:viewportWidth="512"
|
||||||
|
android:viewportHeight="512">
|
||||||
|
|
||||||
|
<path
|
||||||
|
android:fillColor="#7bb13b"
|
||||||
|
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
|
||||||
|
android:fillColor="#000000"
|
||||||
|
android:pathData="M122 133h38c2 0 4-1 4-3l-1-42c0-7 2-13 4-19l2-2h-1l-73 72v1l4-2c6-3 14-5
|
||||||
|
23-5zm292-7c-3-16-12-24-21-27a400 400 0 0
|
||||||
|
0-106-11c-2-12-10-22-18-25-23-10-59-7-68-5-8 2-16 6-20 13-3 4-5 10-5 17v42c0 8-6
|
||||||
|
14-15 14h-37c-8 0-14 2-19 4s-8 5-10 8c-5 7-6 15-6 24l1 20c2 10 13 83 24 105 4 9
|
||||||
|
7 12 15 16 18 8 59 16 79 19 19 2 31 7 39-8l3-9c6-19 7-36 7-48 0-1 2-2 2 0 0 8-2
|
||||||
|
39 21 47 10 3 28 6 48 9 17 2 30 8 30 53 0 27-6 31-36 31-24 0-33 1-33-19 0-15
|
||||||
|
15-14 27-14 5 0 1-3 1-13 0-9 6-15 0-15-39-1-62 0-62 49 0 45 17 53 73 53 43 0
|
||||||
|
59-1 77-57 4-12 12-45 17-102 4-36-3-144-8-171zm-76 119l-16 1c2-11 6-24 23-24 17
|
||||||
|
1 20 18 20 29-8-3-17-5-27-6z" />
|
||||||
|
</vector>
|
@@ -10,6 +10,6 @@
|
|||||||
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: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="#fff"
|
android:fillColor="#fff"
|
||||||
android:pathData="M287 456v-299c0-21 6-35 35-35h38v-63c-7-1-29-3-55-3-54 0-91 33-91
|
android:pathData="M287 456V157c0-21 6-35 35-35h38V59c-7-1-29-3-55-3-54 0-91 33-91
|
||||||
94v306m143-254h-205v72h196" />
|
94v306m143-254H152v72h196" />
|
||||||
</vector>
|
</vector>
|
@@ -6,12 +6,12 @@
|
|||||||
android:viewportHeight="512">
|
android:viewportHeight="512">
|
||||||
|
|
||||||
<path
|
<path
|
||||||
android:fillColor="#ff0084"
|
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: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="#000000"
|
android:fillColor="#006ADD"
|
||||||
android:pathData="M 150 156 C 205.228474983 156 250 200.771525017 250 256 C 250 311.228474983 205.228474983 356 150 356 C 94.7715250169 356 50 311.228474983 50 256 C 50 200.771525017 94.7715250169 156 150 156 Z" />
|
android:pathData="M 150 156 C 205.228474983 156 250 200.771525017 250 256 C 250 311.228474983 205.228474983 356 150 356 C 94.7715250169 356 50 311.228474983 50 256 C 50 200.771525017 94.7715250169 156 150 156 Z" />
|
||||||
<path
|
<path
|
||||||
android:fillColor="#000000"
|
android:fillColor="#FF1981"
|
||||||
android:pathData="M 365 156 C 420.228474983 156 465 200.771525017 465 256 C 465 311.228474983 420.228474983 356 365 356 C 309.771525017 356 265 311.228474983 265 256 C 265 200.771525017 309.771525017 156 365 156 Z" />
|
android:pathData="M 365 156 C 420.228474983 156 465 200.771525017 465 256 C 465 311.228474983 420.228474983 356 365 356 C 309.771525017 356 265 311.228474983 265 256 C 265 200.771525017 309.771525017 156 365 156 Z" />
|
||||||
</vector>
|
</vector>
|
16
images/android-vector-drawable/ghost.xml
Normal file
16
images/android-vector-drawable/ghost.xml
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
|
android:width="512dp"
|
||||||
|
android:height="512dp"
|
||||||
|
android:viewportWidth="512"
|
||||||
|
android:viewportHeight="512">
|
||||||
|
|
||||||
|
<path
|
||||||
|
android:fillColor="#e8e9eb"
|
||||||
|
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
|
||||||
|
android:fillColor="#000000"
|
||||||
|
android:strokeColor="#3d515b"
|
||||||
|
android:strokeWidth="72"
|
||||||
|
android:pathData="M75 111h220H75zm289 0h72-72zM75 256h364H75zm0 142h144H75zm220 0h144-144z" />
|
||||||
|
</vector>
|
@@ -10,6 +10,6 @@
|
|||||||
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: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="#fff"
|
android:fillColor="#fff"
|
||||||
android:pathData="M389 77c-3-7-13-7-15 0l-44 136h-148l-44-136c-2-7-12-7-15 0l-66 205c-2 6 0 13 5
|
android:pathData="M389 77c-3-7-13-7-15 0l-44 136H182L138 77c-2-7-12-7-15 0L57 282c-2 6 0 13 5
|
||||||
17l194 141 194-141c5-4 7-11 5-17z" />
|
17l194 141 194-141c5-4 7-11 5-17z" />
|
||||||
</vector>
|
</vector>
|
@@ -11,5 +11,5 @@
|
|||||||
<path
|
<path
|
||||||
android:strokeColor="#4285f4"
|
android:strokeColor="#4285f4"
|
||||||
android:strokeWidth="60"
|
android:strokeWidth="60"
|
||||||
android:pathData="M276 252h149a170 170 0 1 1 -80-140" />
|
android:pathData="M276 252h149a170 170 0 1 1-80-140" />
|
||||||
</vector>
|
</vector>
|
@@ -11,6 +11,6 @@
|
|||||||
<path
|
<path
|
||||||
android:fillColor="#fff"
|
android:fillColor="#fff"
|
||||||
android:pathData="M56 257a126 126 0 0 1 212-96l-33 33c-21-13-49-24-75-14a80 80 0 1 0 54 151c21-8
|
android:pathData="M56 257a126 126 0 0 1 212-96l-33 33c-21-13-49-24-75-14a80 80 0 1 0 54 151c21-8
|
||||||
35-28 41-48l-72-1v-44h122c1 36-3 74-27 102a127 127 0 0 1 -222-83zm327-56h36l1
|
35-28 41-48l-72-1v-44h122c1 36-3 74-27 102a127 127 0 0 1-222-83zm327-56h36l1
|
||||||
37h36v37h-36l-1 36h-36v-36h-37v-37h37z" />
|
37h36v37h-36l-1 36h-36v-36h-37v-37h37z" />
|
||||||
</vector>
|
</vector>
|
@@ -10,5 +10,5 @@
|
|||||||
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: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="#fff"
|
android:fillColor="#fff"
|
||||||
android:pathData="M101 56h61l94 192 94-192h61l-129 255v145h-52v-145" />
|
android:pathData="M101 56h61l94 192 94-192h61L282 311v145h-52V311" />
|
||||||
</vector>
|
</vector>
|
@@ -7,13 +7,13 @@
|
|||||||
|
|
||||||
<path
|
<path
|
||||||
android:fillColor="#e34f26"
|
android:fillColor="#e34f26"
|
||||||
android:pathData="M71 460-41-460h451l-41 460-185 52" />
|
android:pathData="M71 460L30 0h451l-41 460-185 52" />
|
||||||
<path
|
<path
|
||||||
android:fillColor="#ef652a"
|
android:fillColor="#ef652a"
|
||||||
android:pathData="M256 472 149-41 35-394h-184" />
|
android:pathData="M256 472l149-41 35-394H256" />
|
||||||
<path
|
<path
|
||||||
android:fillColor="#ebebeb"
|
android:fillColor="#ebebeb"
|
||||||
android:pathData="M256 208h-75l-5-58h80v-56h-142l15 171h127zm-1 147-63-17-4-45h-56l7 89 116 32z" />
|
android:pathData="M256 208h-75l-5-58h80V94H114l15 171h127zm-1 147l-63-17-4-45h-56l7 89 116 32z" />
|
||||||
<path
|
<path
|
||||||
android:fillColor="#fff"
|
android:fillColor="#fff"
|
||||||
android:pathData="M255 208v57h70l-7 73-63 17v59l116-32 16-174zm0-114v56h137l5-56z" />
|
android:pathData="M255 208v57h70l-7 73-63 17v59l116-32 16-174zm0-114v56h137l5-56z" />
|
||||||
|
24
images/android-vector-drawable/ibm.xml
Normal file
24
images/android-vector-drawable/ibm.xml
Normal file
@@ -0,0 +1,24 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
|
android:width="512dp"
|
||||||
|
android:height="512dp"
|
||||||
|
android:viewportWidth="512"
|
||||||
|
android:viewportHeight="512">
|
||||||
|
|
||||||
|
<path
|
||||||
|
android:fillColor="#fff"
|
||||||
|
android:pathData="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
|
||||||
|
android:fillColor="#1f70c1"
|
||||||
|
android:pathData="M26 164v13h90v-13zm102 0v13h128s-13-13-30-13zm153 0v13h77l-5-13zm132 0l-4
|
||||||
|
13h76v-13zM26 188v13h90v-13zm102 1v12h143s-2-10-5-12zm153 0v12h86l-5-12zm123
|
||||||
|
0l-4 12h85v-12zM52 213v13h39v-13zm102 0v13h39v-13zm76 0v13h39s3-7 3-13zm77
|
||||||
|
0v13h68l-4-13zm89 0l-5 13h69v-13zM52 237v13h39v-13zm102 0v13h99s8-6 11-13zm153
|
||||||
|
0v13h38v-7l3 7h71l2-7v7h39v-13h-73l-3 11-4-11zM52 262v13h39v-13zm102
|
||||||
|
0v13h110c-3-7-11-13-11-13zm153 0v13h38v-13zm45 0l5 13h53l5-13zm69
|
||||||
|
0v13h39v-13zM52 286v13h39v-13zm102 0v13h39v-13zm76 0v13h42c0-6-3-13-3-13zm77
|
||||||
|
0v13h38v-13zm54 0l5 13h35l5-13zm60 0v13h39v-13zM27 311v13h89v-13zm101
|
||||||
|
0v13h138c3-3 5-13 5-13zm154 0v13h63v-13zm88 0l5 13h18l4-13zm51 0v13h65v-13zM27
|
||||||
|
335v13h89v-13zm101 0v13h98c17 0 30-13 30-13zm154 0v13h63v-13zm97 0l4
|
||||||
|
13h1l5-13zm42 0v13h65v-13z" />
|
||||||
|
</vector>
|
24
images/android-vector-drawable/intel.xml
Normal file
24
images/android-vector-drawable/intel.xml
Normal file
@@ -0,0 +1,24 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
|
android:width="512dp"
|
||||||
|
android:height="512dp"
|
||||||
|
android:viewportWidth="512"
|
||||||
|
android:viewportHeight="512">
|
||||||
|
|
||||||
|
<path
|
||||||
|
android:fillColor="#fff"
|
||||||
|
android:pathData="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
|
||||||
|
android:fillColor="#0071c5"
|
||||||
|
android:pathData="M157 232v77h-24v-97h51c21 0 29 15 29 29v68h-25v-68c0-6-3-9-10-9h-21zm168-1c-8
|
||||||
|
0-15 4-17 10-2 3-3 6-3 10h38c0-10-5-20-18-20m-20 37c0 13 8 22 22 22 11 0 16-3
|
||||||
|
23-9l15 14a49 49 0 0 1-38 16c-24 0-46-13-46-51 0-32 19-50 45-50 27 0 42 21 42
|
||||||
|
49v9h-63m-45 41c-20 0-29-14-29-28v-96h25v27h18v20h-18v48c0 5 2 9 8
|
||||||
|
9h10v20h-14M111 198H86v-23h25zm0
|
||||||
|
112c-19-2-25-13-25-26v-72h25v98zm296-2c-19-2-25-13-25-26V171h25zm87-121C471 78
|
||||||
|
258 71 121 154v9c137-70 332-70 349 32 6 33-12 68-46 88v26c40-15 82-63 70-122M244
|
||||||
|
380c-95 8-194-5-208-80-6-36 10-75 32-99v-13c-39 35-61 79-48 131 15 67 100 105
|
||||||
|
230 93 51-5 118-22 165-47v-37c-43 25-113 46-171 52m192-201c0-1-1-2-3-2h-1v4h1c2
|
||||||
|
0 3-1 3-2zm2 8h-2l-3-4h-1v4h-3v-11l1-1h3c3 0 5 1 5 4 0 2-1 3-2 3l2 5m-4-14c-5
|
||||||
|
0-8 4-8 8a8 8 0 1 0 8-8m0 18a10 10 0 1 1 0-20c5 0 10 5 10 10 0 6-5 10-10 10" />
|
||||||
|
</vector>
|
26
images/android-vector-drawable/keybase.xml
Normal file
26
images/android-vector-drawable/keybase.xml
Normal file
@@ -0,0 +1,26 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
|
android:width="512dp"
|
||||||
|
android:height="512dp"
|
||||||
|
android:viewportWidth="512"
|
||||||
|
android:viewportHeight="512">
|
||||||
|
|
||||||
|
<path
|
||||||
|
android:fillColor="#fff"
|
||||||
|
android:pathData="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
|
||||||
|
android:fillColor="#000000"
|
||||||
|
android:pathData="M175 165a68 68 0 0 1-6-38c4-30 23-55 44-85l4-6 19 11c-9 19-8 26-8 28a77 77 0 0 1
|
||||||
|
26 4 62 62 0 0 1 37 33 62 62 0 0 1 1 50l15 6a170 170 0 0 1 67 55c18 24 20 52 6
|
||||||
|
72s-40 27-68 19c-62-18-118-10-164 23l-27 20 35-87-86 110v-27c0-44 0-100
|
||||||
|
50-150a171 171 0 0 1 55-38zm48 194a14 14 0 1 1-29 0 14 14 0 0 1 29 0zm90 0a14 14
|
||||||
|
0 1 1-29 0 14 14 0 0 1 29 0zm-81-186a7 7 0 0 0-9-1 6 6 0 0 0-1 9l23 27-11 9a5 5
|
||||||
|
0 0 0-1 7l2 3a5 5 0 0 0 7 0l11-9 10 11-23 18a5 5 0 0 0-1 7l11 12a5 5 0 0 0 7
|
||||||
|
1l23-18 6 8a7 7 0 0 0 7 2 7 7 0 0 0 2-1 6 6 0 0 0 1-9l-64-76z" />
|
||||||
|
<path
|
||||||
|
android:fillColor="#000000"
|
||||||
|
android:pathData="M114 104l-2 29a40 40 0 0 0 38 41l16 1s-2-4 10 10c16 19 71-30 53-50l-5-6 1-19a38
|
||||||
|
38 0 0 0-10-28 41 41 0 0 0-28-13l-30-2a43 43 0 0 0-3 0 40 40 0 0 0-40
|
||||||
|
37zm41-8l30 2a10 10 0 0 1 7 3c2 2 3 5 2 7l-1 30-1 1s-10-14 5 4c7 9-3 16-11
|
||||||
|
8-15-18-5-4-5-4l-29-2a10 10 0 0 1-10-10l2-30a10 10 0 0 1 11-9z" />
|
||||||
|
</vector>
|
18
images/android-vector-drawable/kickstarter.xml
Normal file
18
images/android-vector-drawable/kickstarter.xml
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
|
android:width="512dp"
|
||||||
|
android:height="512dp"
|
||||||
|
android:viewportWidth="512"
|
||||||
|
android:viewportHeight="512">
|
||||||
|
|
||||||
|
<path
|
||||||
|
android:fillColor="#fff"
|
||||||
|
android:pathData="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" />
|
||||||
|
<group>
|
||||||
|
<group>
|
||||||
|
<path
|
||||||
|
android:fillColor="#034752"
|
||||||
|
android:pathData="M0 0h1650v1860H0z" />
|
||||||
|
</group>
|
||||||
|
</group>
|
||||||
|
</vector>
|
@@ -15,9 +15,9 @@
|
|||||||
android:fillColor="#000000"
|
android:fillColor="#000000"
|
||||||
android:strokeColor="#fff"
|
android:strokeColor="#fff"
|
||||||
android:strokeWidth="86"
|
android:strokeWidth="86"
|
||||||
android:pathData="M237 178v259m-133-259v259" />
|
android:pathData="M237 178v259M104 178v259" />
|
||||||
<path
|
<path
|
||||||
android:fillColor="#000000"
|
android:fillColor="#000000"
|
||||||
android:pathData="M279 293c0-26 18-53 48-53 31 0 43 24 43 59v138h86v-148c0-80-42-116-99-116-45
|
android:pathData="M279 293c0-26 18-53 48-53 31 0 43 24 43 59v138h86V289c0-80-42-116-99-116-45 0-67
|
||||||
0-67 25-78 42" />
|
25-78 42" />
|
||||||
</vector>
|
</vector>
|
@@ -1 +1 @@
|
|||||||
<h2>Files converted: 53 / 53</h2><br><h4>symantec.svg</h4>OK<br><br><h4>steam.svg</h4>OK<br><br><h4>docker.svg</h4>OK<br><br><h4>apple.svg</h4>OK<br><br><h4>npm.svg</h4>OK<br><br><h4>redhat.svg</h4>OK<br><br><h4>bitbucket.svg</h4>OK<br><br><h4>ubuntu.svg</h4><b>Warning:</b> transforms on path are not supported, use option <i>Bake transforms into path</i><br><br><h4>digidentity.svg</h4><b>Warning:</b> transforms on path are not supported, use option <i>Bake transforms into path</i><br><br><h4>windows.svg</h4>OK<br><br><h4>lastpass.svg</h4>OK<br><br><h4>youtube.svg</h4>OK<br><br><h4>wordpress.svg</h4>OK<br><br><h4>wire.svg</h4>OK<br><br><h4>wikipedia.svg</h4>OK<br><br><h4>whatsapp.svg</h4><b>Warning:</b> found attribute 'fill-rule:evenodd' which is supported only on Android API 24 and higher - (<a target='_blank' href='https://github.com/inloop/svg2android/issues/44'>more info</a>)<br><br><h4>wechat.svg</h4>OK<br><br><h4>vk.svg</h4>OK<br><br><h4>vimeo.svg</h4>OK<br><br><h4>twitter.svg</h4>OK<br><br><h4>tumblr.svg</h4>OK<br><br><h4>tox.svg</h4>OK<br><br><h4>telegram.svg</h4>OK<br><br><h4>stackoverflow.svg</h4><b>Warning:</b> stroke-width not found on path one or more times. Defaulting all instances to 1.<br><br><h4>spotify.svg</h4>OK<br><br><h4>soundcloud.svg</h4>OK<br><br><h4>snapchat.svg</h4>OK<br><br><h4>slideshare.svg</h4>OK<br><br><h4>skype.svg</h4>OK<br><br><h4>rss.svg</h4>OK<br><br><h4>reddit.svg</h4>OK<br><br><h4>pinterest.svg</h4>OK<br><br><h4>phone.svg</h4>OK<br><br><h4>pdf.svg</h4>OK<br><br><h4>paypal.svg</h4>OK<br><br><h4>meetup.svg</h4>OK<br><br><h4>mastodon.svg</h4><b>Warning:</b> group transform '<i>matrix</i>' is not supported, use option <i>Bake transforms into path</i><br><br><h4>mail.svg</h4>OK<br><br><h4>lock.svg</h4>OK<br><br><h4>linkedin.svg</h4>OK<br><br><h4>line.svg</h4>OK<br><br><h4>instagram.svg</h4>OK<br><br><h4>html5.svg</h4>OK<br><br><h4>hackernews.svg</h4>OK<br><br><h4>google_plus.svg</h4>OK<br><br><h4>google.svg</h4>OK<br><br><h4>gitlab.svg</h4>OK<br><br><h4>github.svg</h4>OK<br><br><h4>flickr.svg</h4>OK<br><br><h4>facebook.svg</h4>OK<br><br><h4>email.svg</h4>OK<br><br><h4>dropbox.svg</h4>OK<br><br><h4>amazon.svg</h4>OK<br>
|
<h2>Files converted: 81 / 81</h2><br><h4>yubico.svg</h4>OK<br><br><h4>youtube.svg</h4>OK<br><br><h4>yammer.svg</h4>OK<br><br><h4>yahoo.svg</h4>OK<br><br><h4>wordpress.svg</h4>OK<br><br><h4>wire.svg</h4>OK<br><br><h4>windows.svg</h4><b>Warning:</b> found attribute 'fill-rule:evenodd' which is supported only on Android API 24 and higher - (<a target='_blank' href='https://github.com/inloop/svg2android/issues/44'>more info</a>)<br><br><h4>wikipedia.svg</h4>OK<br><br><h4>wifi.svg</h4><b>Warning:</b> found attribute 'fill-rule:evenodd' which is supported only on Android API 24 and higher - (<a target='_blank' href='https://github.com/inloop/svg2android/issues/44'>more info</a>)<br><br><h4>whatsapp.svg</h4><b>Warning:</b> found attribute 'fill-rule:evenodd' which is supported only on Android API 24 and higher - (<a target='_blank' href='https://github.com/inloop/svg2android/issues/44'>more info</a>)<br><br><h4>wechat.svg</h4>OK<br><br><h4>vk.svg</h4>OK<br><br><h4>vimeo.svg</h4>OK<br><br><h4>ubuntu.svg</h4><b>Warning:</b> transforms on path are not supported, use option <i>Bake transforms into path</i><br><br><h4>twitter.svg</h4>OK<br><br><h4>tumblr.svg</h4>OK<br><br><h4>trello.svg</h4>OK<br><br><h4>tox.svg</h4>OK<br><br><h4>telegram.svg</h4>OK<br><br><h4>symantec.svg</h4>OK<br><br><h4>steam.svg</h4>OK<br><br><h4>stackoverflow.svg</h4><b>Warning:</b> stroke-width not found on path one or more times. Defaulting all instances to 1.<br><br><h4>spotify.svg</h4>OK<br><br><h4>soundcloud.svg</h4>OK<br><br><h4>snapchat.svg</h4>OK<br><br><h4>slideshare.svg</h4>OK<br><br><h4>skype.svg</h4>OK<br><br><h4>samsunginternet.svg</h4>OK<br><br><h4>rss.svg</h4>OK<br><br><h4>reddit.svg</h4>OK<br><br><h4>pinterest.svg</h4>OK<br><br><h4>phone.svg</h4>OK<br><br><h4>pdf.svg</h4>OK<br><br><h4>paypal.svg</h4>OK<br><br><h4>patreon.svg</h4>OK<br><br><h4>opensource.svg</h4>OK<br><br><h4>npm.svg</h4>OK<br><br><h4>meetup.svg</h4>OK<br><br><h4>medium.svg</h4>OK<br><br><h4>mastodon.svg</h4><b>Warning:</b> group transform '<i>matrix</i>' is not supported, use option <i>Bake transforms into path</i><br><br><h4>mail.svg</h4>OK<br><br><h4>lock.svg</h4>OK<br><br><h4>linkedin.svg</h4>OK<br><br><h4>line.svg</h4>OK<br><br><h4>lastpass.svg</h4>OK<br><br><h4>kickstarter.svg</h4><table class='info-items'><tr><td><b>Warning #1:</b></td><td>group transform '<i>matrix</i>' is not supported, use option <i>Bake transforms into path</i></td></tr><tr><td><b>Warning #2:</b></td><td>found clip-path(s) attribute which is not fully supported yet (try enabling support for clip-path below)</td></tr></table><br><br><h4>keybase.svg</h4>OK<br><br><h4>intel.svg</h4>OK<br><br><h4>instagram.svg</h4>OK<br><br><h4>ibm.svg</h4>OK<br><br><h4>html5.svg</h4>OK<br><br><h4>hackernews.svg</h4>OK<br><br><h4>google_plus.svg</h4>OK<br><br><h4>google.svg</h4>OK<br><br><h4>gitlab.svg</h4>OK<br><br><h4>github.svg</h4>OK<br><br><h4>ghost.svg</h4>OK<br><br><h4>flickr.svg</h4>OK<br><br><h4>facebook.svg</h4>OK<br><br><h4>evernote.svg</h4>OK<br><br><h4>email.svg</h4>OK<br><br><h4>ebay.svg</h4>OK<br><br><h4>dropbox.svg</h4>OK<br><br><h4>docker.svg</h4>OK<br><br><h4>disqus.svg</h4>OK<br><br><h4>discord.svg</h4>OK<br><br><h4>digitalocean.svg</h4>OK<br><br><h4>digidentity.svg</h4><b>Warning:</b> stroke-width not found on path one or more times. Defaulting all instances to 1.<br><br><h4>delicious.svg</h4>OK<br><br><h4>codepen.svg</h4>OK<br><br><h4>cloudflare.svg</h4>OK<br><br><h4>bluetooth.svg</h4>OK<br><br><h4>blogger.svg</h4>OK<br><br><h4>bitcoin.svg</h4>OK<br><br><h4>bitbucket.svg</h4>OK<br><br><h4>badoo.svg</h4>OK<br><br><h4>authy.svg</h4>OK<br><br><h4>apple.svg</h4>OK<br><br><h4>android.svg</h4>OK<br><br><h4>amazon.svg</h4>OK<br><br><h4>airbnb.svg</h4>OK<br>
|
@@ -15,76 +15,79 @@
|
|||||||
android:fillColor="#fff"
|
android:fillColor="#fff"
|
||||||
android:pathData="M411 215v84c0 24-21 41-42 41h-60c12-10 18-22 19-37v-88c2-55 81-55 83 0" />
|
android:pathData="M411 215v84c0 24-21 41-42 41h-60c12-10 18-22 19-37v-88c2-55 81-55 83 0" />
|
||||||
<path
|
<path
|
||||||
android:name="b"
|
android:name="a"
|
||||||
android:fillColor="#000000"
|
android:fillColor="#000000"
|
||||||
android:pathData="M 369 209 C 375.075132248 209 380 213.924867752 380 220 C 380 226.075132248 375.075132248 231 369 231 C 362.924867752 231 358 226.075132248 358 220 C 358 213.924867752 362.924867752 209 369 209 Z" />
|
android:pathData="M 369 209 C 375.075132248 209 380 213.924867752 380 220 C 380 226.075132248 375.075132248 231 369 231 C 362.924867752 231 358 226.075132248 358 220 C 358 213.924867752 362.924867752 209 369 209 Z" />
|
||||||
<path
|
<path
|
||||||
android:name="b"
|
android:name="a"
|
||||||
android:fillColor="#000000"
|
android:fillColor="#000000"
|
||||||
android:pathData="M 369 209 C 375.075132248 209 380 213.924867752 380 220 C 380 226.075132248 375.075132248 231 369 231 C 362.924867752 231 358 226.075132248 358 220 C 358 213.924867752 362.924867752 209 369 209 Z" />
|
android:pathData="M 369 209 C 375.075132248 209 380 213.924867752 380 220 C 380 226.075132248 375.075132248 231 369 231 C 362.924867752 231 358 226.075132248 358 220 C 358 213.924867752 362.924867752 209 369 209 Z" />
|
||||||
<path
|
<path
|
||||||
android:name="b"
|
android:name="a"
|
||||||
android:fillColor="#000000"
|
android:fillColor="#000000"
|
||||||
android:pathData="M 369 209 C 375.075132248 209 380 213.924867752 380 220 C 380 226.075132248 375.075132248 231 369 231 C 362.924867752 231 358 226.075132248 358 220 C 358 213.924867752 362.924867752 209 369 209 Z" />
|
android:pathData="M 369 209 C 375.075132248 209 380 213.924867752 380 220 C 380 226.075132248 375.075132248 231 369 231 C 362.924867752 231 358 226.075132248 358 220 C 358 213.924867752 362.924867752 209 369 209 Z" />
|
||||||
<path
|
<path
|
||||||
android:name="b"
|
android:name="a"
|
||||||
|
android:fillColor="#000000"
|
||||||
|
android:pathData="M 369 209 C 375.075132248 209 380 213.924867752 380 220 C 380 226.075132248 375.075132248 231 369 231 C 362.924867752 231 358 226.075132248 358 220 C 358 213.924867752 362.924867752 209 369 209 Z" />
|
||||||
|
<group
|
||||||
|
android:name="b">
|
||||||
|
<path
|
||||||
|
android:fillColor="#fff"
|
||||||
|
android:pathData="M411 215v84c0 24-21 41-42 41h-60c12-10 18-22 19-37v-88c2-55 81-55 83 0" />
|
||||||
|
<path
|
||||||
|
android:name="a"
|
||||||
|
android:fillColor="#000000"
|
||||||
|
android:pathData="M 369 209 C 375.075132248 209 380 213.924867752 380 220 C 380 226.075132248 375.075132248 231 369 231 C 362.924867752 231 358 226.075132248 358 220 C 358 213.924867752 362.924867752 209 369 209 Z" />
|
||||||
|
<path
|
||||||
|
android:name="a"
|
||||||
|
android:fillColor="#000000"
|
||||||
|
android:pathData="M 369 209 C 375.075132248 209 380 213.924867752 380 220 C 380 226.075132248 375.075132248 231 369 231 C 362.924867752 231 358 226.075132248 358 220 C 358 213.924867752 362.924867752 209 369 209 Z" />
|
||||||
|
<path
|
||||||
|
android:name="a"
|
||||||
|
android:fillColor="#000000"
|
||||||
|
android:pathData="M 369 209 C 375.075132248 209 380 213.924867752 380 220 C 380 226.075132248 375.075132248 231 369 231 C 362.924867752 231 358 226.075132248 358 220 C 358 213.924867752 362.924867752 209 369 209 Z" />
|
||||||
|
<path
|
||||||
|
android:name="a"
|
||||||
|
android:fillColor="#000000"
|
||||||
|
android:pathData="M 369 209 C 375.075132248 209 380 213.924867752 380 220 C 380 226.075132248 375.075132248 231 369 231 C 362.924867752 231 358 226.075132248 358 220 C 358 213.924867752 362.924867752 209 369 209 Z" />
|
||||||
|
</group>
|
||||||
|
<path
|
||||||
|
android:fillColor="#fff"
|
||||||
|
android:pathData="M411 215v84c0 24-21 41-42 41h-60c12-10 18-22 19-37v-88c2-55 81-55 83 0" />
|
||||||
|
<path
|
||||||
|
android:name="a"
|
||||||
|
android:fillColor="#000000"
|
||||||
|
android:pathData="M 369 209 C 375.075132248 209 380 213.924867752 380 220 C 380 226.075132248 375.075132248 231 369 231 C 362.924867752 231 358 226.075132248 358 220 C 358 213.924867752 362.924867752 209 369 209 Z" />
|
||||||
|
<path
|
||||||
|
android:name="a"
|
||||||
|
android:fillColor="#000000"
|
||||||
|
android:pathData="M 369 209 C 375.075132248 209 380 213.924867752 380 220 C 380 226.075132248 375.075132248 231 369 231 C 362.924867752 231 358 226.075132248 358 220 C 358 213.924867752 362.924867752 209 369 209 Z" />
|
||||||
|
<path
|
||||||
|
android:name="a"
|
||||||
|
android:fillColor="#000000"
|
||||||
|
android:pathData="M 369 209 C 375.075132248 209 380 213.924867752 380 220 C 380 226.075132248 375.075132248 231 369 231 C 362.924867752 231 358 226.075132248 358 220 C 358 213.924867752 362.924867752 209 369 209 Z" />
|
||||||
|
<path
|
||||||
|
android:name="a"
|
||||||
android:fillColor="#000000"
|
android:fillColor="#000000"
|
||||||
android:pathData="M 369 209 C 375.075132248 209 380 213.924867752 380 220 C 380 226.075132248 375.075132248 231 369 231 C 362.924867752 231 358 226.075132248 358 220 C 358 213.924867752 362.924867752 209 369 209 Z" />
|
android:pathData="M 369 209 C 375.075132248 209 380 213.924867752 380 220 C 380 226.075132248 375.075132248 231 369 231 C 362.924867752 231 358 226.075132248 358 220 C 358 213.924867752 362.924867752 209 369 209 Z" />
|
||||||
<path
|
<path
|
||||||
android:fillColor="#fff"
|
android:fillColor="#fff"
|
||||||
android:pathData="M411 215v84c0 24-21 41-42 41h-60c12-10 18-22 19-37v-88c2-55 81-55 83 0" />
|
android:pathData="M411 215v84c0 24-21 41-42 41h-60c12-10 18-22 19-37v-88c2-55 81-55 83 0" />
|
||||||
<path
|
<path
|
||||||
android:name="b"
|
android:name="a"
|
||||||
android:fillColor="#000000"
|
android:fillColor="#000000"
|
||||||
android:pathData="M 369 209 C 375.075132248 209 380 213.924867752 380 220 C 380 226.075132248 375.075132248 231 369 231 C 362.924867752 231 358 226.075132248 358 220 C 358 213.924867752 362.924867752 209 369 209 Z" />
|
android:pathData="M 369 209 C 375.075132248 209 380 213.924867752 380 220 C 380 226.075132248 375.075132248 231 369 231 C 362.924867752 231 358 226.075132248 358 220 C 358 213.924867752 362.924867752 209 369 209 Z" />
|
||||||
<path
|
<path
|
||||||
android:name="b"
|
android:name="a"
|
||||||
android:fillColor="#000000"
|
android:fillColor="#000000"
|
||||||
android:pathData="M 369 209 C 375.075132248 209 380 213.924867752 380 220 C 380 226.075132248 375.075132248 231 369 231 C 362.924867752 231 358 226.075132248 358 220 C 358 213.924867752 362.924867752 209 369 209 Z" />
|
android:pathData="M 369 209 C 375.075132248 209 380 213.924867752 380 220 C 380 226.075132248 375.075132248 231 369 231 C 362.924867752 231 358 226.075132248 358 220 C 358 213.924867752 362.924867752 209 369 209 Z" />
|
||||||
<path
|
<path
|
||||||
android:name="b"
|
android:name="a"
|
||||||
android:fillColor="#000000"
|
android:fillColor="#000000"
|
||||||
android:pathData="M 369 209 C 375.075132248 209 380 213.924867752 380 220 C 380 226.075132248 375.075132248 231 369 231 C 362.924867752 231 358 226.075132248 358 220 C 358 213.924867752 362.924867752 209 369 209 Z" />
|
android:pathData="M 369 209 C 375.075132248 209 380 213.924867752 380 220 C 380 226.075132248 375.075132248 231 369 231 C 362.924867752 231 358 226.075132248 358 220 C 358 213.924867752 362.924867752 209 369 209 Z" />
|
||||||
<path
|
<path
|
||||||
android:name="b"
|
android:name="a"
|
||||||
android:fillColor="#000000"
|
|
||||||
android:pathData="M 369 209 C 375.075132248 209 380 213.924867752 380 220 C 380 226.075132248 375.075132248 231 369 231 C 362.924867752 231 358 226.075132248 358 220 C 358 213.924867752 362.924867752 209 369 209 Z" />
|
|
||||||
<path
|
|
||||||
android:fillColor="#fff"
|
|
||||||
android:pathData="M411 215v84c0 24-21 41-42 41h-60c12-10 18-22 19-37v-88c2-55 81-55 83 0" />
|
|
||||||
<path
|
|
||||||
android:name="b"
|
|
||||||
android:fillColor="#000000"
|
|
||||||
android:pathData="M 369 209 C 375.075132248 209 380 213.924867752 380 220 C 380 226.075132248 375.075132248 231 369 231 C 362.924867752 231 358 226.075132248 358 220 C 358 213.924867752 362.924867752 209 369 209 Z" />
|
|
||||||
<path
|
|
||||||
android:name="b"
|
|
||||||
android:fillColor="#000000"
|
|
||||||
android:pathData="M 369 209 C 375.075132248 209 380 213.924867752 380 220 C 380 226.075132248 375.075132248 231 369 231 C 362.924867752 231 358 226.075132248 358 220 C 358 213.924867752 362.924867752 209 369 209 Z" />
|
|
||||||
<path
|
|
||||||
android:name="b"
|
|
||||||
android:fillColor="#000000"
|
|
||||||
android:pathData="M 369 209 C 375.075132248 209 380 213.924867752 380 220 C 380 226.075132248 375.075132248 231 369 231 C 362.924867752 231 358 226.075132248 358 220 C 358 213.924867752 362.924867752 209 369 209 Z" />
|
|
||||||
<path
|
|
||||||
android:name="b"
|
|
||||||
android:fillColor="#000000"
|
|
||||||
android:pathData="M 369 209 C 375.075132248 209 380 213.924867752 380 220 C 380 226.075132248 375.075132248 231 369 231 C 362.924867752 231 358 226.075132248 358 220 C 358 213.924867752 362.924867752 209 369 209 Z" />
|
|
||||||
<path
|
|
||||||
android:fillColor="#fff"
|
|
||||||
android:pathData="M411 215v84c0 24-21 41-42 41h-60c12-10 18-22 19-37v-88c2-55 81-55 83 0" />
|
|
||||||
<path
|
|
||||||
android:name="b"
|
|
||||||
android:fillColor="#000000"
|
|
||||||
android:pathData="M 369 209 C 375.075132248 209 380 213.924867752 380 220 C 380 226.075132248 375.075132248 231 369 231 C 362.924867752 231 358 226.075132248 358 220 C 358 213.924867752 362.924867752 209 369 209 Z" />
|
|
||||||
<path
|
|
||||||
android:name="b"
|
|
||||||
android:fillColor="#000000"
|
|
||||||
android:pathData="M 369 209 C 375.075132248 209 380 213.924867752 380 220 C 380 226.075132248 375.075132248 231 369 231 C 362.924867752 231 358 226.075132248 358 220 C 358 213.924867752 362.924867752 209 369 209 Z" />
|
|
||||||
<path
|
|
||||||
android:name="b"
|
|
||||||
android:fillColor="#000000"
|
|
||||||
android:pathData="M 369 209 C 375.075132248 209 380 213.924867752 380 220 C 380 226.075132248 375.075132248 231 369 231 C 362.924867752 231 358 226.075132248 358 220 C 358 213.924867752 362.924867752 209 369 209 Z" />
|
|
||||||
<path
|
|
||||||
android:name="b"
|
|
||||||
android:fillColor="#000000"
|
android:fillColor="#000000"
|
||||||
android:pathData="M 369 209 C 375.075132248 209 380 213.924867752 380 220 C 380 226.075132248 375.075132248 231 369 231 C 362.924867752 231 358 226.075132248 358 220 C 358 213.924867752 362.924867752 209 369 209 Z" />
|
android:pathData="M 369 209 C 375.075132248 209 380 213.924867752 380 220 C 380 226.075132248 375.075132248 231 369 231 C 362.924867752 231 358 226.075132248 358 220 C 358 213.924867752 362.924867752 209 369 209 Z" />
|
||||||
</vector>
|
</vector>
|
16
images/android-vector-drawable/medium.xml
Normal file
16
images/android-vector-drawable/medium.xml
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
|
android:width="512dp"
|
||||||
|
android:height="512dp"
|
||||||
|
android:viewportWidth="512"
|
||||||
|
android:viewportHeight="512">
|
||||||
|
|
||||||
|
<path
|
||||||
|
android:fillColor="#12100e"
|
||||||
|
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
|
||||||
|
android:fillColor="#fff"
|
||||||
|
android:pathData="M122 171c1-4-1-8-4-11l-32-39v-5h99l78 169 67-169h95v5l-27 27c-2 1-4 4-3 7v194c-1
|
||||||
|
3 1 6 3 7l27 27v6H290v-6l28-27c2-3 2-4 2-8V192l-77 196h-10l-90-196v131c-1 6 1 11
|
||||||
|
5 15l36 44v6H81v-6l37-44c3-4 5-9 4-15z" />
|
||||||
|
</vector>
|
@@ -10,7 +10,7 @@
|
|||||||
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: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="#000000"
|
android:fillColor="#000000"
|
||||||
android:pathData="M16 163.3h480v160h-240v26.7h-106.7v-26.7h-133.3zm26.7
|
android:pathData="M16 163.3h480v160H256V350H149.3v-26.7H16zm26.7
|
||||||
133.4h53.3v-80h26.7v80h26.7v-106.7h-106.7zm133.3-106.7v133.3h53.3v-26.7h53.3v-106.6zm53.3
|
133.4H96v-80h26.7v80h26.7V190H42.7zM176 190v133.3h53.3v-26.7h53.3V190zm53.3
|
||||||
26.7h26.7v53.3h-26.7zm80-26.7v106.7h53.3v-80h26.7v80h26.7v-80h26.7v80h26.7v-106.7z" />
|
26.7H256V270h-26.7zm80-26.7v106.7h53.3v-80h26.7v80H416v-80h26.7v80h26.7V190z" />
|
||||||
</vector>
|
</vector>
|
14
images/android-vector-drawable/opensource.xml
Normal file
14
images/android-vector-drawable/opensource.xml
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
|
android:width="512dp"
|
||||||
|
android:height="512dp"
|
||||||
|
android:viewportWidth="512"
|
||||||
|
android:viewportHeight="512">
|
||||||
|
|
||||||
|
<path
|
||||||
|
android:fillColor="#3da639"
|
||||||
|
android:strokeColor="#1d531d"
|
||||||
|
android:strokeWidth="18"
|
||||||
|
android:strokeLineJoin="round"
|
||||||
|
android:pathData="M170 480a240 240 0 1 1 170 0l-53-146a84 84 0 1 0-63 0z" />
|
||||||
|
</vector>
|
15
images/android-vector-drawable/patreon.xml
Normal file
15
images/android-vector-drawable/patreon.xml
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
|
android:width="512dp"
|
||||||
|
android:height="512dp"
|
||||||
|
android:viewportWidth="512"
|
||||||
|
android:viewportHeight="512">
|
||||||
|
|
||||||
|
<path
|
||||||
|
android:fillColor="#fff"
|
||||||
|
android:pathData="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
|
||||||
|
android:fillColor="#ff5900"
|
||||||
|
android:pathData="M256 81c-97 0-175 78-175 175v175h41V256a134 134 0 1 1 140 134c-22
|
||||||
|
0-42-4-50-9v-58c12 9 28 14 44 14a80 80 0 1 0-81-81v175h81a175 175 0 1 0 0-350z" />
|
||||||
|
</vector>
|
@@ -11,11 +11,11 @@
|
|||||||
<path
|
<path
|
||||||
android:fillColor="#fff"
|
android:fillColor="#fff"
|
||||||
android:pathData="M431 126c17 30 11 65 4 85-35 114-195 107-218 107-24 0-29 21-29 21l-17 74c-5
|
android:pathData="M431 126c17 30 11 65 4 85-35 114-195 107-218 107-24 0-29 21-29 21l-17 74c-5
|
||||||
26-29 25-29 25h-52l-4-1c0 5 1 19 18 19h52s24 1 29-25l17-73s6-21 29-21 183 6
|
26-29 25-29 25H90l-4-1c0 5 1 19 18 19h52s24 1 29-25l17-73s6-21 29-21 183 6
|
||||||
219-107c8-25 14-72-19-104z" />
|
219-107c8-25 14-72-19-104z" />
|
||||||
<path
|
<path
|
||||||
android:fillColor="#fff"
|
android:fillColor="#fff"
|
||||||
android:pathData="M155 397 17-74s5-21 29-21c23 0 183 6 218-107 13-41 22-139-139-139h-117s-24-1-30
|
android:pathData="M155 397l17-74s5-21 29-21c23 0 183 6 218-107 13-41 22-139-139-139H163s-24-1-30
|
||||||
24l-77 321s-3 21 18 21h52s24 1 29-25zm44-187 15-65s5-18 21-21c16-2 43 1 50 2 46
|
24L56 401s-3 21 18 21h52s24 1 29-25zm44-187l15-65s5-18 21-21c16-2 43 1 50 2 46 8
|
||||||
8 36 50 36 50-9 65-112 56-112 56-16-6-10-22-10-22z" />
|
36 50 36 50-9 65-112 56-112 56-16-6-10-22-10-22z" />
|
||||||
</vector>
|
</vector>
|
@@ -6,7 +6,7 @@
|
|||||||
android:viewportHeight="512">
|
android:viewportHeight="512">
|
||||||
|
|
||||||
<path
|
<path
|
||||||
android:fillColor="#f00"
|
android:fillColor="#ff0000"
|
||||||
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: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:strokeColor="#fff"
|
android:strokeColor="#fff"
|
||||||
|
@@ -13,14 +13,11 @@
|
|||||||
android:pathData="M425 347c-12-10-26-19-39-27-27-18-50-19-69 8-11 16-27 18-43
|
android:pathData="M425 347c-12-10-26-19-39-27-27-18-50-19-69 8-11 16-27 18-43
|
||||||
11-45-21-79-50-98-95-9-19-9-37 12-50 10-7 22-16
|
11-45-21-79-50-98-95-9-19-9-37 12-50 10-7 22-16
|
||||||
21-32-2-21-52-91-73-98-9-3-16-3-25 0-48 16-67 54-49 99a526 526 0 0 0 292 289l20
|
21-32-2-21-52-91-73-98-9-3-16-3-25 0-48 16-67 54-49 99a526 526 0 0 0 292 289l20
|
||||||
6c31 0 67-29 79-58 10-28-12-40-28-53zm-153-270c99 15 145 62 157 161 2 9-3 23 12
|
6c31 0 67-29 79-58 10-28-12-40-28-53z" />
|
||||||
23 13 0 10-13 10-22 2-93-81-179-176-182-7 1-22-5-24 10 0 10 12 9 21 10z" />
|
|
||||||
<path
|
<path
|
||||||
android:fillColor="#fff"
|
android:strokeColor="#fff"
|
||||||
android:pathData="M291 105c-8-2-22-6-25 7s12 12 21 15c62 13 83 35 93 95 2 8-1 22 14 20 11-1 7-13
|
android:strokeWidth="20"
|
||||||
8-20 0-59-50-111-111-117z" />
|
android:strokeLineCap="round"
|
||||||
<path
|
android:pathData="M276.7 114.5s48-1.3 83.6 34.4c35.7 35.4 31.7 86 31.7 86m-102-73s19-4.7 39.2
|
||||||
android:fillColor="#fff"
|
16.2c20.4 21 15.3 40 15.3 40M261 67s75-2.7 130 52.2c54.8 55 50 132.3 50 132.3" />
|
||||||
android:pathData="M297 152c-6 0-13 1-16 7-3 10 4 13 12 15 25 4 38 19 41 42 0 7 5 12 12 12 9-2 11-9
|
|
||||||
9-16 0-28-31-60-58-60z" />
|
|
||||||
</vector>
|
</vector>
|
@@ -27,5 +27,5 @@
|
|||||||
<path
|
<path
|
||||||
android:strokeColor="#fff"
|
android:strokeColor="#fff"
|
||||||
android:strokeWidth="22"
|
android:strokeWidth="22"
|
||||||
android:pathData="M87 282c-45-22-5-92 40-50m298 50c45-22 5-92-40-50m-127-45 24-83 80 16" />
|
android:pathData="M87 282c-45-22-5-92 40-50m298 50c45-22 5-92-40-50m-127-45l24-83 80 16" />
|
||||||
</vector>
|
</vector>
|
24
images/android-vector-drawable/samsunginternet.xml
Normal file
24
images/android-vector-drawable/samsunginternet.xml
Normal file
@@ -0,0 +1,24 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
|
android:width="512dp"
|
||||||
|
android:height="512dp"
|
||||||
|
android:viewportWidth="512"
|
||||||
|
android:viewportHeight="512">
|
||||||
|
|
||||||
|
<path
|
||||||
|
android:fillColor="#706CF5"
|
||||||
|
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
|
||||||
|
android:fillColor="#FFF"
|
||||||
|
android:pathData="M322.7 357c-19 12.7-42 20-66.7 20-47.5
|
||||||
|
0-88.6-27.2-108.4-67-10-5.3-19.2-10.8-27.4-16.4C136.6 353 191.2 397 256 397c38.5
|
||||||
|
0 73.3-15.5 98.8-40.6-10 1-20.7 1-32
|
||||||
|
.7zm-185.2-76c-8-5-15.5-10-22-15.2-24.3-19.2-36.8-39.4-32-56.5 4.5-17 25.4-28
|
||||||
|
56-32.4 25.2-37.7 68-62 116.5-62 74.7 0 135.8 58 140.6 131.5 24.2 19.3 36.7 39.4
|
||||||
|
32 56.5-4.6 17-25.7 28.3-56.5 32.6-8 1-17 1.8-26.4 2-31.2 .5
|
||||||
|
-68.5-4.3-107.4-15-39-10.5-74-25.4-100.4-41.7zM361 316.5c10-17.5 16-38
|
||||||
|
16-59.6v-1c0-67-54-121-121-121-44.5 0-83.3 24-104.4 59.5-10.6 18-16.7 39-16.7
|
||||||
|
61.3 25 16.7 63 33.3 107 45.3 45.6 12.5 88 17.4 118.6 15zm24-4c12.3-3.5 20-9.2
|
||||||
|
22.2-16.8 2-7.8-2-16.8-11-26.2v1.8c-1.7 14.5-5.5 28.4-11 41.2zM128 197l1-2c-14.4
|
||||||
|
3.5-23.5 9.5-25.8 17.8-2.2 8.3 2.5 18 12.7 28 1.3-15.4 5.4-30 12-43.7z" />
|
||||||
|
</vector>
|
@@ -10,9 +10,8 @@
|
|||||||
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: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="#fff"
|
android:fillColor="#fff"
|
||||||
android:pathData="M71 223c-26 143 105 241 218 218 119 58 202-70 152-152
|
android:pathData="M71 223C45 366 176 464 289 441c119 58 202-70 152-152C466 144 334 48 223 71 104
|
||||||
25-145-107-241-218-218-119-58-202 70-152 152m264-46c17 25-18 45-31
|
13 21 141 71 223m264-46c17 25-18 45-31 30-17-20-35-30-54-29-48 4-46 44-5 50 57 8
|
||||||
30-17-20-35-30-54-29-48 4-46 44-5 50 57 8 108 24 104 74-5 57-51 73-99
|
108 24 104 74-5 57-51 73-99 70-56-4-74-24-85-45-13-25 24-49 40-22 25 41 71 35 85
|
||||||
70-56-4-74-24-85-45-13-25 24-49 40-22 25 41 71 35 85 19
|
19 22-25-1-41-25-45-27-5-54-11-75-22-33-17-47-101 40-115 39-6 86 6 105 35" />
|
||||||
22-25-1-41-25-45-27-5-54-11-75-22-33-17-47-101 40-115 39-6 86 6 105 35" />
|
|
||||||
</vector>
|
</vector>
|
@@ -17,6 +17,6 @@
|
|||||||
44 44 0 0 0 0 88z" />
|
44 44 0 0 0 0 88z" />
|
||||||
<path
|
<path
|
||||||
android:fillColor="#fff"
|
android:fillColor="#fff"
|
||||||
android:pathData="M123 59c-28 0-50 23-50 50v167h24v-167c0-14 11-26 26-26h266c15 0 26 12 26
|
android:pathData="M123 59c-28 0-50 23-50 50v167h24V109c0-14 11-26 26-26h266c15 0 26 12 26
|
||||||
26v169h24v-169c0-27-22-50-50-50z" />
|
26v169h24V109c0-27-22-50-50-50z" />
|
||||||
</vector>
|
</vector>
|
@@ -10,14 +10,15 @@
|
|||||||
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: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="#fff"
|
android:fillColor="#fff"
|
||||||
android:pathData="M59 275-3 22 3 22c0 2 3 2 3 0l3-22-3-22c0-3-3-3-3 0zm18-14c0-3-3-3-3 0l-5 36 4
|
android:pathData="M59 275l-3 22 3 22c0 2 3 2 3 0l3-22-3-22c0-3-3-3-3 0zm18-14c0-3-3-3-3 0l-5 36 4
|
||||||
35c0 3 4 3 4 0l4-35zm59-30-3 66 2 40c0 8 7 8 7 0l4-40-4-66c0-5-6-5-6 0zm-31 22-4
|
35c0 3 4 3 4 0l4-35zm59-30l-3 66 2 40c0 8 7 8 7 0l4-40-4-66c0-5-6-5-6 0zm-31
|
||||||
44 3 40c0 6 5 6 5 0l4-40-4-44c0-3-4-3-4 0zm70 84 3-40-3-88c0-6-7-6-7 0l-3 88 2
|
22l-4 44 3 40c0 6 5 6 5 0l4-40-4-44c0-3-4-3-4 0zm70 84l3-40-3-88c0-6-7-6-7 0l-3
|
||||||
40c0 8 8 8 8 0zm68 0 2-40-2-102c0-7-10-7-10 0l-2 102 2 40c0 8 10 8 10 0zm-34 0
|
88 2 40c0 8 8 8 8 0zm68 0l2-40-2-102c0-7-10-7-10 0l-2 102 2 40c0 8 10 8 10
|
||||||
3-40-3-89c0-6-9-6-9 0l-2 89 2 40c0 8 9 8 9 0zm-83 0 3-40-3-41c0-3-6-3-6 0l-3 41
|
0zm-34 0l3-40-3-89c0-6-9-6-9 0l-2 89 2 40c0 8 9 8 9 0zm-83 0l3-40-3-41c0-3-6-3-6
|
||||||
3 40c0 7 6 7 6 0zm-33 0 4-40-4-43c0-3-4-3-4 0l-4 43 4 40c0 4 4 4 4 0zm124-125-2
|
0l-3 41 3 40c0 7 6 7 6 0zm-33 0l4-40-4-43c0-3-4-3-4 0l-4 43 4 40c0 4 4 4 4
|
||||||
85 1 40c0 8 10 8 10 0l2-40-2-85c0-7-9-7-9 0zm-58 125 3-40-3-81c0-6-7-6-7 0l-3 81
|
0zm124-125l-2 85 1 40c0 8 10 8 10 0l2-40-2-85c0-7-9-7-9 0zm-58
|
||||||
2 40c0 8 8 8 8 0zm33 0 3-40-3-91c0-6-8-6-8 0l-3 91 3 40c0 8 8 8 8
|
125l3-40-3-81c0-6-7-6-7 0l-3 81 2 40c0 8 8 8 8 0zm33 0l3-40-3-91c0-6-8-6-8 0l-3
|
||||||
0zm196-89c-5-57-64-94-118-73-4 2-5 3-5 6v156c0 3 2 6 5 6h137c27 0 49-22 49-49
|
91 3 40c0 8 8 8 8 0zm196-89c-5-57-64-94-118-73-4 2-5 3-5 6v156c0 3 2 6 5
|
||||||
0-37-35-57-68-46zm-138-62-3 111 3 40c0 8 10 8 10 0l3-40-3-111c0-7-10-7-10 0z" />
|
6h137c27 0 49-22 49-49 0-37-35-57-68-46zm-138-62l-3 111 3 40c0 8 10 8 10
|
||||||
|
0l3-40-3-111c0-7-10-7-10 0z" />
|
||||||
</vector>
|
</vector>
|
@@ -11,10 +11,10 @@
|
|||||||
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: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:strokeWidth="28"
|
android:strokeWidth="28"
|
||||||
android:pathData="M113 291v151h235v-151" />
|
android:pathData="M113 291v151h235V291" />
|
||||||
<path
|
<path
|
||||||
android:fillColor="#000000"
|
android:fillColor="#000000"
|
||||||
android:strokeWidth="33"
|
android:strokeWidth="33"
|
||||||
android:pathData="M306 385h-157m159-43-156-14m165-31-152-41m233-42-26-155m-11 170-89-129m60
|
android:pathData="M306 385H149m159-43l-156-14m165-31l-152-41m233-42L372 59m-11 170l-89-129m60
|
||||||
159-135-80" />
|
159l-135-80" />
|
||||||
</vector>
|
</vector>
|
@@ -10,11 +10,11 @@
|
|||||||
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: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="#000000"
|
android:fillColor="#000000"
|
||||||
android:pathData="M266.4 189.5v1.4l-68.8 100c-11.1-.5-22.3 1.4-32.9 5.8-4.7 1.9-9.1 4.2-13.2
|
android:pathData="M266.4 189.5v1.4l-68.8 100c-11.1-.5-22.3 1.4-32.9 5.8-4.7 1.9-9.1 4.2-13.2 7L.4
|
||||||
7l-151.1-62.3s-19.6 51.4-5 94.3l122.9 50.2c5.4 24 21.8 45 46.1 55.1 39.7 16.6
|
241.4s-19.6 51.4-5 94.3l122.9 50.2c5.4 24 21.8 45 46.1 55.1 39.7 16.6 85.5-2.3
|
||||||
85.5-2.3 102-42 4.3-10.4 6.3-21.3 6-32.1l98.5-70.4h2.4c58.8 0 106.7-48
|
102-42 4.3-10.4 6.3-21.3 6-32.1l98.5-70.4h2.4c58.8 0 106.7-48
|
||||||
106.7-107s-47.9-107-106.8-107-106.8 48-106.8 107zm-16.5 202.6c-12.8 30.7-48
|
106.7-107s-47.9-107-106.8-107-106.8 48-106.8 107zm-16.5 202.6a60.28 60.28 0 0
|
||||||
45.2-78.7 32.5-14.1-5.9-24.8-16.7-31-29.5l34.8 14.4c22.6 9.4 48.5-1.3
|
1-78.7 32.5 60.39 60.39 0 0 1-31-29.5l34.8 14.4c22.6 9.4 48.5-1.3
|
||||||
57.9-23.9s-1.3-48.6-23.9-58l-35.9-14.9c13.9-5.3 29.6-5.5 44.4 .7 14.9 6.2 26.4
|
57.9-23.9s-1.3-48.6-23.9-58l-35.9-14.9c13.9-5.3 29.6-5.5 44.4 .7 14.9 6.2 26.4
|
||||||
17.8 32.5 32.7s6.1 31.3-.1 46.1m123.3-131.3c-39.2 0-71.2-32-71.2-71.3s31.9-71.3
|
17.8 32.5 32.7s6.1 31.3-.1 46.1m123.3-131.3c-39.2 0-71.2-32-71.2-71.3s31.9-71.3
|
||||||
71.2-71.3c39.2 0 71.2 32 71.2 71.3s-31.9 71.3-71.2 71.3m-53.3-71.5c0-29.6
|
71.2-71.3c39.2 0 71.2 32 71.2 71.3s-31.9 71.3-71.2 71.3m-53.3-71.5c0-29.6
|
||||||
|
@@ -5,12 +5,9 @@
|
|||||||
android:viewportWidth="512"
|
android:viewportWidth="512"
|
||||||
android:viewportHeight="512">
|
android:viewportHeight="512">
|
||||||
|
|
||||||
<path
|
|
||||||
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="#fdb511"
|
android:fillColor="#fdb511"
|
||||||
android:pathData="M473.8 16v14.8h14.8v-14.8zm0 29.5v14.8h14.8v-14.8zm-44.3 14.8v14.8h14.8v-14.8z" />
|
android:pathData="M473.8 16v14.8h14.8V16zm0 29.5v14.8h14.8V45.5zm-44.3 14.8v14.8h14.8V60.3z" />
|
||||||
<path
|
<path
|
||||||
android:fillColor="#fdb511"
|
android:fillColor="#fdb511"
|
||||||
android:pathData="M 236 70 C 351.979797464 70 446 164.020202536 446 280 C 446 395.979797464 351.979797464 490 236 490 C 120.020202536 490 26 395.979797464 26 280 C 26 164.020202536 120.020202536 70 236 70 Z" />
|
android:pathData="M 236 70 C 351.979797464 70 446 164.020202536 446 280 C 446 395.979797464 351.979797464 490 236 490 C 120.020202536 490 26 395.979797464 26 280 C 26 164.020202536 120.020202536 70 236 70 Z" />
|
||||||
@@ -25,8 +22,8 @@
|
|||||||
11.7 19.1 11.7 21.8-2.6 21.8-13.7 25.9-32.9 6.7-31.5 15.5-64 56.5-103.1v-59.1z" />
|
11.7 19.1 11.7 21.8-2.6 21.8-13.7 25.9-32.9 6.7-31.5 15.5-64 56.5-103.1v-59.1z" />
|
||||||
<path
|
<path
|
||||||
android:fillColor="#000000"
|
android:fillColor="#000000"
|
||||||
android:pathData="M459.1 30.8v14.8h14.8v-14.8zm0 14.8h-29.5v14.8h29.5zm-29.5
|
android:pathData="M459.1 30.8v14.8h14.8V30.8zm0 14.8h-29.5v14.8h29.5zm-29.5
|
||||||
14.8h-14.8v29.4h14.8zm0 29.5v14.8h14.8v-14.9zm14.8 0h14.8v-14.8h-14.8zm-14.8
|
14.8h-14.8v29.4h14.8zm0 29.5v14.8h14.8V89.8zm14.8 0h14.8V75.1h-14.8zm-14.8
|
||||||
14.8h-14.8v14.8h-14.8v-14.8h-29.5v14.8h-14.8v14.8h14.8v14.8h-14.8v-14.8h-14.8v14.8h-14.8v14.8h-14.8v59.1h29.5v-15h14.8v-14.8h14.8v-14.8h-14.8v-14.8h14.8v14.8h14.8v-14.8h14.8v-14.8h14.8v-14.8h14.8zm-29.5
|
14.8h-14.8v14.8H400v-14.8h-29.5v14.8h-14.8v14.8h14.8v14.8h-14.8v-14.8h-14.8v14.8h-14.8v14.8h-14.8V223h29.5v-15h14.8v-14.8h14.8v-14.8h-14.8v-14.8h14.8v14.8h14.8v-14.8H400v-14.8h14.8V134h14.8zm-29.5
|
||||||
0h14.7v-14.9h-14.8zm0-14.8v-14.8h-14.9v14.7z" />
|
0h14.7V89.8H400zm0-14.8V75.1h-14.9v14.7z" />
|
||||||
</vector>
|
</vector>
|
@@ -10,7 +10,7 @@
|
|||||||
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: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="#fff"
|
android:fillColor="#fff"
|
||||||
android:pathData="M429 90-353 137c-25 9-24 23-5 28l88 28 34 104c4 11 2 15 13 15 9 0 13-4
|
android:pathData="M429 90L76 227c-25 9-24 23-5 28l88 28 34 104c4 11 2 15 13 15 9 0 13-4 19-9l44-43
|
||||||
19-9l44-43 91 68c18 10 29 4 34-16l60-284c6-24-9-35-25-28zm-256 187 198-126c11-6
|
91 68c18 10 29 4 34-16l60-284c6-24-9-35-25-28zM173 277l198-126c11-6 20-3 12
|
||||||
20-3 12 4l-171 153-6 72z" />
|
4L212 308l-6 72z" />
|
||||||
</vector>
|
</vector>
|
@@ -19,10 +19,8 @@
|
|||||||
android:pathData="M 256 91 C 292.450793489 91 322 119.206060761 322 154 C 322 188.793939239 292.450793489 217 256 217 C 219.549206511 217 190 188.793939239 190 154 C 190 119.206060761 219.549206511 91 256 91 Z" />
|
android:pathData="M 256 91 C 292.450793489 91 322 119.206060761 322 154 C 322 188.793939239 292.450793489 217 256 217 C 219.549206511 217 190 188.793939239 190 154 C 190 119.206060761 219.549206511 91 256 91 Z" />
|
||||||
<path
|
<path
|
||||||
android:fillColor="#000000"
|
android:fillColor="#000000"
|
||||||
android:pathData="M313 123c29 45-14 102-55 127 7-11 12-22 14-35" />
|
android:pathData="M313 123c29 45-14 102-55 127 7-11 12-22 14-35m-5 126c20 7 33 24 32 49 0 9-7
|
||||||
<path
|
16-16 16h-54c-9 0-16-7-16-16-1-25 12-42 32-49" />
|
||||||
android:fillColor="#000000"
|
|
||||||
android:pathData="M267 341c20 7 33 24 32 49 0 9-7 16-16 16h-54c-9 0-16-7-16-16-1-25 12-42 32-49" />
|
|
||||||
<path
|
<path
|
||||||
android:fillColor="#000000"
|
android:fillColor="#000000"
|
||||||
android:pathData="M 256 279 C 273.673111995 279 288 293.326888005 288 311 C 288 328.673111995 273.673111995 343 256 343 C 238.326888005 343 224 328.673111995 224 311 C 224 293.326888005 238.326888005 279 256 279 Z" />
|
android:pathData="M 256 279 C 273.673111995 279 288 293.326888005 288 311 C 288 328.673111995 273.673111995 343 256 343 C 238.326888005 343 224 328.673111995 224 311 C 224 293.326888005 238.326888005 279 256 279 Z" />
|
||||||
|
17
images/android-vector-drawable/trello.xml
Normal file
17
images/android-vector-drawable/trello.xml
Normal file
@@ -0,0 +1,17 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
|
android:width="512dp"
|
||||||
|
android:height="512dp"
|
||||||
|
android:viewportWidth="512"
|
||||||
|
android:viewportHeight="512">
|
||||||
|
|
||||||
|
<path
|
||||||
|
android:fillColor="#0079BF"
|
||||||
|
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
|
||||||
|
android:fillColor="#000000"
|
||||||
|
android:pathData="M 312 71 L 419 71 Q 442 71 442 94 L 442 267 Q 442 290 419 290 L 312 290 Q 289 290 289 267 L 289 94 Q 289 71 312 71 Z" />
|
||||||
|
<path
|
||||||
|
android:fillColor="#000000"
|
||||||
|
android:pathData="M 94 71 L 201 71 Q 224 71 224 94 L 224 392 Q 224 415 201 415 L 94 415 Q 71 415 71 392 L 71 94 Q 71 71 94 71 Z" />
|
||||||
|
</vector>
|
@@ -6,10 +6,12 @@
|
|||||||
android:viewportHeight="512">
|
android:viewportHeight="512">
|
||||||
|
|
||||||
<path
|
<path
|
||||||
android:fillColor="#3e3f60"
|
android:fillColor="#39475d"
|
||||||
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:pathData="M 220 0 L 292 0 Q 512 0 512 220 L 512 292 Q 512 512 292 512 L 220 512 Q 0 512 0 292 L 0 220 Q 0 0 220 0 Z" />
|
||||||
<path
|
<path
|
||||||
android:fillColor="#fff"
|
android:fillColor="#fff"
|
||||||
android:pathData="M352 376c-8 3-22 6-33 6-32 1-38-22-38-39v-125h80v-60h-80v-102h-58c-1 0-3 1-3 3-4
|
android:pathData="M373 431c-14 15-45 25-73 25h-3c-95 0-115-69-115-110V234h-37a8 8 0 0 1-8-8v-53a13
|
||||||
31-18 86-79 108v51h41v131c0 45 33 108 120 107 29-1 62-13 69-23z" />
|
13 0 0 1 9-13c48-17 63-59 66-91 0-9 5-13 12-13h56a8 8 0 0 1 7 8v90h65a8 8 0 0 1
|
||||||
|
8 8v63a8 8 0 0 1-8 8h-65v104c0 26 17 34 28 34 10-1 20-4 25-6l10-2c3 1 5 3 6 7l17
|
||||||
|
50c2 4 3 8 0 11z" />
|
||||||
</vector>
|
</vector>
|
@@ -34,11 +34,6 @@
|
|||||||
android:pathData="M 60 211 C 84.8528137424 211 105 231.147186258 105 256 C 105 280.852813742 84.8528137424 301 60 301 C 35.1471862576 301 15 280.852813742 15 256 C 15 231.147186258 35.1471862576 211 60 211 Z" />
|
android:pathData="M 60 211 C 84.8528137424 211 105 231.147186258 105 256 C 105 280.852813742 84.8528137424 301 60 301 C 35.1471862576 301 15 280.852813742 15 256 C 15 231.147186258 35.1471862576 211 60 211 Z" />
|
||||||
<path
|
<path
|
||||||
android:fillColor="#E95420"
|
android:fillColor="#E95420"
|
||||||
android:pathData="M 245 80 H 267 V 160 H 245 V 80 Z" />
|
android:pathData="M432 245v22h-80v-22zM177.53 413.92l-19.06-11 40-69.28 19.06
|
||||||
<path
|
11zm-19.06-304.84l19.06-11 40 69.28-19.06 11z" />
|
||||||
android:fillColor="#E95420"
|
|
||||||
android:pathData="M 245 80 H 267 V 160 H 245 V 80 Z" />
|
|
||||||
<path
|
|
||||||
android:fillColor="#E95420"
|
|
||||||
android:pathData="M 245 80 H 267 V 160 H 245 V 80 Z" />
|
|
||||||
</vector>
|
</vector>
|
@@ -15,6 +15,6 @@
|
|||||||
31-61-4-7-21-6-21-6h-60c-6 0-10 1-13 7 0 0-9 26-22 47-27 46-37 48-42
|
31-61-4-7-21-6-21-6h-60c-6 0-10 1-13 7 0 0-9 26-22 47-27 46-37 48-42
|
||||||
45-10-6-8-26-8-40 0-47 7-64-14-68-6-1-11-2-27-2-21 0-40 0-50 5-7 4-12 11-9 12 4
|
45-10-6-8-26-8-40 0-47 7-64-14-68-6-1-11-2-27-2-21 0-40 0-50 5-7 4-12 11-9 12 4
|
||||||
1 13 2 18 8 6 9 6 27 6 27s4 52-8 59c-8
|
1 13 2 18 8 6 9 6 27 6 27s4 52-8 59c-8
|
||||||
4-19-5-43-46-12-21-22-45-22-45-3-7-6-8-13-10h-58c-7 0-16 1-12 14 0 0 45 105 96
|
4-19-5-43-46-12-21-22-45-22-45-3-7-6-8-13-10H69c-7 0-16 1-12 14 0 0 45 105 96
|
||||||
158 46 48 99 45 99 45z" />
|
158 46 48 99 45 99 45z" />
|
||||||
</vector>
|
</vector>
|
@@ -13,9 +13,9 @@
|
|||||||
android:pathData="M448 268c-10-23-29-41-51-52-39-20-88-20-127 0-28 14-50 39-57 70-5 22 0 46 12 66
|
android:pathData="M448 268c-10-23-29-41-51-52-39-20-88-20-127 0-28 14-50 39-57 70-5 22 0 46 12 66
|
||||||
17 29 49 48 83 54 24 5 48 2 72-5 14 6 26 14 40 21l-11-35c15-11 29-24 37-41 13-24
|
17 29 49 48 83 54 24 5 48 2 72-5 14 6 26 14 40 21l-11-35c15-11 29-24 37-41 13-24
|
||||||
13-53 2-78zm-136 9c-4 11-19 14-27 6-9-8-5-24 6-27 12-5 26 9 21 21zm80 2c-4 10-19
|
13-53 2-78zm-136 9c-4 11-19 14-27 6-9-8-5-24 6-27 12-5 26 9 21 21zm80 2c-4 10-19
|
||||||
12-26 4-4-3-5-8-6-12 2-8 7-15 15-16 12-1 23 13 17
|
12-26 4-4-3-5-8-6-12 2-8 7-15 15-16 12-1 23 13 17 24zM283
|
||||||
24zm-109-168c-42-24-93-27-138-11-30 11-56 30-73 57-14 24-20 54-13 82 7 31 29 56
|
111c-42-24-93-27-138-11-30 11-56 30-73 57-14 24-20 54-13 82 7 31 29 56 54 73l-14
|
||||||
54 73l-14 43 49-26c20 6 40 9 61 9-5-16-7-33-4-50 4-22 16-43 33-59 29-27 70-38
|
43 49-26c20 6 40 9 61 9-5-16-7-33-4-50 4-22 16-43 33-59 29-27 70-38
|
||||||
109-35-8-36-33-66-64-83zm-111 64c-3 14-22 21-33 12-13-9-9-31 6-36 14-6 31 9 27
|
109-35-8-36-33-66-64-83zm-111 64c-3 14-22 21-33 12-13-9-9-31 6-36 14-6 31 9 27
|
||||||
24zm100-4c1 16-21 26-33 15-12-9-9-30 6-35 13-5 29 6 27 20z" />
|
24zm100-4c1 16-21 26-33 15-12-9-9-30 6-35 13-5 29 6 27 20z" />
|
||||||
</vector>
|
</vector>
|
@@ -11,10 +11,10 @@
|
|||||||
<path
|
<path
|
||||||
android:fillColor="#fff"
|
android:fillColor="#fff"
|
||||||
android:fillType="evenOdd"
|
android:fillType="evenOdd"
|
||||||
android:pathData="M456 251a196 196 0 0 1 -291 170l-109 35 35-105a196 196 0 0 1 168-295c109 0 197
|
android:pathData="M456 251a196 196 0 0 1-291 170L56 456l35-105A196 196 0 0 1 259 56c109 0 197 87
|
||||||
87 197 195zm-196-164c-91 0-165 74-165 164 0 36 11 69 31 96l-21 61 64-20a165 165
|
197 195zM260 87c-91 0-165 74-165 164 0 36 11 69 31 96l-21 61 64-20a165 165 0 0 0
|
||||||
0 0 0 256-137c0-90-74-164-165-164zm99 209c-1-2-5-3-9-6l-33-15c-5-2-8-3-11 2l-15
|
256-137c0-90-74-164-165-164zm99 209c-1-2-5-3-9-6l-33-15c-5-2-8-3-11 2l-15 19c-3
|
||||||
19c-3 3-6 3-11 1s-20-8-39-24c-14-12-24-28-26-33-3-5-1-7 2-10l7-8 5-8c1-3
|
3-6 3-11 1s-20-8-39-24c-14-12-24-28-26-33-3-5-1-7 2-10l7-8 5-8c1-3
|
||||||
1-6-1-8l-14-36c-4-9-8-8-11-8h-9c-4 0-9 1-13 6-5 5-17 16-17 40 0 23 17 46 19 49 3
|
1-6-1-8l-14-36c-4-9-8-8-11-8h-9c-4 0-9 1-13 6-5 5-17 16-17 40 0 23 17 46 19 49 3
|
||||||
3 34 53 83 72s49 13 57 12c9-1 29-11 33-23 4-11 4-20 3-22z" />
|
3 34 53 83 72s49 13 57 12c9-1 29-11 33-23 4-11 4-20 3-22z" />
|
||||||
</vector>
|
</vector>
|
21
images/android-vector-drawable/wifi.xml
Normal file
21
images/android-vector-drawable/wifi.xml
Normal file
@@ -0,0 +1,21 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
|
android:width="512dp"
|
||||||
|
android:height="512dp"
|
||||||
|
android:viewportWidth="512"
|
||||||
|
android:viewportHeight="512">
|
||||||
|
|
||||||
|
<path
|
||||||
|
android:fillColor="#fff"
|
||||||
|
android:pathData="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
|
||||||
|
android:fillColor="#000000"
|
||||||
|
android:fillType="evenOdd"
|
||||||
|
android:pathData="M398 127a191 191 0 0 0-284 0zM114 384a191 191 0 0 0 284 0zM85 143c-47 0-85 38-85
|
||||||
|
85v55c0 47 38 85 85 85h342c47 0 85-38 85-85v-55c0-47-38-85-85-85zm418
|
||||||
|
84c0-41-33-75-75-75h-85c-41 0-75 34-75 75v57c0 42-34 76-75 76h235c42 0 75-34
|
||||||
|
75-76zm-295 5v81h24v-81zm-2-25a14 14 0 1 0 29 0 14 14 0 0 0-29 0zM44 196l31
|
||||||
|
117h20l24-81 23 81h21l31-117h-23l-18 77-23-77h-21l-23 75-17-75zm262
|
||||||
|
0v117h26v-46h58v-24h-58v-24h62v-23zm106 36v81h24v-81zm-2-25a14 14 0 1 0 28 0 14
|
||||||
|
14 0 0 0-28 0z" />
|
||||||
|
</vector>
|
@@ -10,7 +10,7 @@
|
|||||||
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: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="#fff"
|
android:fillColor="#fff"
|
||||||
android:pathData="M57 130-1 1v7c0 2 2 3 5 3 21 1 21 5 29 24l94 205c7 15 17 17 26-1l47-92 44 92c8
|
android:pathData="M57 130l-1 1v7c0 2 2 3 5 3 21 1 21 5 29 24l94 205c7 15 17 17 26-1l47-92 44 92c8
|
||||||
16 17 17 25 0l90-203c8-18 20-25 37-25 2 0 3-1 3-3v-7l-1-1h-83l-1 1v7c0 2 2 3 4 3
|
16 17 17 25 0l90-203c8-18 20-25 37-25 2 0 3-1 3-3v-7l-1-1h-83l-1 1v7c0 2 2 3 4 3
|
||||||
11 0 30 2 22 20l-73 173-3-1-45-92 38-75c9-16 11-25 27-25 2 0 4-1
|
11 0 30 2 22 20l-73 173-3-1-45-92 38-75c9-16 11-25 27-25 2 0 4-1
|
||||||
4-3v-7l-1-1h-67l-1 1v7c0 3 4 3 7 3 19 1 17 8 11 20l-29 58-26-54c-9-17-11-22 2-23
|
4-3v-7l-1-1h-67l-1 1v7c0 3 4 3 7 3 19 1 17 8 11 20l-29 58-26-54c-9-17-11-22 2-23
|
||||||
|
@@ -10,14 +10,6 @@
|
|||||||
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: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="#000000"
|
android:fillColor="#000000"
|
||||||
android:pathData="M 24 92 L 210 66 L 210 243 L 24 243 Z" />
|
android:fillType="evenOdd"
|
||||||
<path
|
android:pathData="M210 441l270 39V28L24 92v323l209 29V243H24v21h209V63l-23 3v198h270v-21H210" />
|
||||||
android:fillColor="#000000"
|
|
||||||
android:pathData="M 24 264 L 210 264 L 210 440 L 24 415 Z" />
|
|
||||||
<path
|
|
||||||
android:fillColor="#000000"
|
|
||||||
android:pathData="M 233 62 L 480 28 L 480 243 L 233 243 Z" />
|
|
||||||
<path
|
|
||||||
android:fillColor="#000000"
|
|
||||||
android:pathData="M 233 264 L 480 264 L 480 480 L 233 444 Z" />
|
|
||||||
</vector>
|
</vector>
|
@@ -11,6 +11,5 @@
|
|||||||
<path
|
<path
|
||||||
android:strokeColor="#000"
|
android:strokeColor="#000"
|
||||||
android:strokeWidth="23"
|
android:strokeWidth="23"
|
||||||
android:pathData="M69 103v193c0 149 222 149 222 0v-158c-2-46-68-46-70 0v158c0 149 222 149 222
|
android:pathData="M69 103v193c0 149 222 149 222 0V138c-2-46-68-46-70 0v158c0 149 222 149 222 0V103" />
|
||||||
0v-193" />
|
|
||||||
</vector>
|
</vector>
|
@@ -14,7 +14,7 @@
|
|||||||
android:pathData="M 256 66 C 360.934102468 66 446 151.065897532 446 256 C 446 360.934102468 360.934102468 446 256 446 C 151.065897532 446 66 360.934102468 66 256 C 66 151.065897532 151.065897532 66 256 66 Z" />
|
android:pathData="M 256 66 C 360.934102468 66 446 151.065897532 446 256 C 446 360.934102468 360.934102468 446 256 446 C 151.065897532 446 66 360.934102468 66 256 C 66 151.065897532 151.065897532 66 256 66 Z" />
|
||||||
<path
|
<path
|
||||||
android:fillColor="#fff"
|
android:fillColor="#fff"
|
||||||
android:pathData="M204 436 56-164 58 159 29-16 56-162c10-26 13-47 13-65 1-33-13-62-37-65-22-2-34
|
android:pathData="M204 436l56-164 58 159 29-16 56-162c10-26 13-47 13-65 1-33-13-62-37-65-22-2-34
|
||||||
19-33 32 2 30 32 47 32 88 0 30-19 77-32 122l-65-194c11-1 21-1 21-1 10-1
|
19-33 32 2 30 32 47 32 88 0 30-19 77-32 122l-65-194c11-1 21-1 21-1 10-1
|
||||||
9-16-1-15-33 3-63 2-96 0-10-1-11 14-1 15 0 0 9 0 19 1l28 77-40 119-65-196c11-1
|
9-16-1-15-33 3-63 2-96 0-10-1-11 14-1 15 0 0 9 0 19 1l28 77-40 119-65-196c11-1
|
||||||
20-1 20-1 10-1 9-16-1-15-30 2-59 4-66-1l-9 25 88 243z" />
|
20-1 20-1 10-1 9-16-1-15-30 2-59 4-66-1l-9 25 88 243z" />
|
||||||
|
21
images/android-vector-drawable/yahoo.xml
Normal file
21
images/android-vector-drawable/yahoo.xml
Normal file
@@ -0,0 +1,21 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
|
android:width="512dp"
|
||||||
|
android:height="512dp"
|
||||||
|
android:viewportWidth="512"
|
||||||
|
android:viewportHeight="512">
|
||||||
|
|
||||||
|
<path
|
||||||
|
android:fillColor="#5300b5"
|
||||||
|
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
|
||||||
|
android:fillColor="#000000"
|
||||||
|
android:pathData="M 362 432 C 376.911688245 432 389 443.640596504 389 458 C 389 472.359403496 376.911688245 484 362 484 C 347.088311755 484 335 472.359403496 335 458 C 335 443.640596504 347.088311755 432 362 432 Z" />
|
||||||
|
<path
|
||||||
|
android:fillColor="#000000"
|
||||||
|
android:pathData="M392 80l-3 6-11 16-27 45-12 20-25 42-9 16-25 43-24 43v14a1638 1638 0 0 0 2 102l1
|
||||||
|
51v3l-3-1a82 82 0 0 0-25-3 98 98 0 0 0-25 3l-3 1v-3l2-51 1-41
|
||||||
|
1-61v-14l-25-43-24-43-9-16A4589 4589 0 0 0 74 86l-4-6 7 2a90 90 0 0 0 50 0h2l1
|
||||||
|
1c15 28 57 97 82 139l19 31 19-31 83-139 1-1h2a92 92 0 0 0 50 0zm-10
|
||||||
|
317l-10-3h-10l10-80 6-64 12-137c6-48 63-28 51 8l-31 135-14 63z" />
|
||||||
|
</vector>
|
24
images/android-vector-drawable/yammer.xml
Normal file
24
images/android-vector-drawable/yammer.xml
Normal file
@@ -0,0 +1,24 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
|
android:width="512dp"
|
||||||
|
android:height="512dp"
|
||||||
|
android:viewportWidth="512"
|
||||||
|
android:viewportHeight="512">
|
||||||
|
|
||||||
|
<path
|
||||||
|
android:fillColor="#fff"
|
||||||
|
android:pathData="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
|
||||||
|
android:fillColor="#265495"
|
||||||
|
android:pathData="M487.21 238.2c-.88-.04-1.8-.05-2.77-.05-16.14 .03 -132.25 12.77-126.43 24.6 5.8
|
||||||
|
11.7 77.3 17.4 128.26 17.41a21.42 21.42 0 0 0 17.68-22.54 21.45 21.45 0 0
|
||||||
|
0-16.74-19.42M447.84 361c-44.7-24.48-110.1-53.92-120.83-46.42-10.8 7.56 84.86
|
||||||
|
74.6 99 82.38l2.45 1.3a21.45 21.45 0 0 0 24.03-8.99c5.96-9.3
|
||||||
|
3.8-21.5-4.65-28.27m0-201.53a21.42 21.42 0 0 0 4.65-28.26 21.45 21.45 0 0
|
||||||
|
0-24.03-8.99c-.77 .4 -1.58 .83 -2.44 1.3-14.15 7.8-109.8 74.82-99 82.38 10.72
|
||||||
|
7.5 76.13-21.94 120.82-46.43zM179.83 338.91c-13.3 37.55-25.61 55.13-53.9
|
||||||
|
55.13-2.73 0-12.24-.56-12.86-.61a19.79 19.79 0 0 0-6.44 38.77c7.5 1.31 15.2 1.8
|
||||||
|
22.1 1.8 52.13 0 69.37-30.01 86.58-73.83L317 106.47a21.87 21.87 0 0
|
||||||
|
0-14.15-27.45 21.84 21.84 0 0 0-27.13 13.28l-71.47
|
||||||
|
188.87h-1.12l-75.17-190.3a23.09 23.09 0 0 0-42.82 17.07z" />
|
||||||
|
</vector>
|
@@ -6,19 +6,14 @@
|
|||||||
android:viewportHeight="512">
|
android:viewportHeight="512">
|
||||||
|
|
||||||
<path
|
<path
|
||||||
android:fillColor="#e62d28"
|
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: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
|
||||||
|
android:fillColor="#ed1d24"
|
||||||
|
android:pathData="M467 149c-5-19-20-34-39-39-34-9-172-9-172-9s-138 0-172 9c-19 5-34 20-39 39-9
|
||||||
|
35-9 107-9 107s0 72 9 107c5 19 20 34 39 39 34 9 172 9 172 9s138 0 172-9c19-5
|
||||||
|
34-20 39-39 9-35 9-107 9-107s0-72-9-107" />
|
||||||
<path
|
<path
|
||||||
android:fillColor="#fff"
|
android:fillColor="#fff"
|
||||||
android:pathData="M139 56 31 72v81h25v-81l28-72h-26l-16 54-15-54zm112 41c-17 0-29 12-29 27v61c0 15
|
android:pathData="M211 321l115-65-115-65v130" />
|
||||||
13 27 29 27s29-12 29-27v-61c0-15-12-27-29-27zm46 2v93c0 21 21 24 27
|
|
||||||
16l6-8v9h26v-110h-21v86c0 11-16 11-17 0v-86zm-46 14c6 0 10 4 10 10v63c0 6-4
|
|
||||||
10-10 10s-10-4-10-10v-63c0-6 5-10 10-10zm-110 122c-29 0-52 23-52 52v115c0 29 23
|
|
||||||
52 52 52h229c29 0 52-23 52-52v-115c0-29-23-52-52-52zm-28
|
|
||||||
40h74v18h-28v124h-23v-124h-23zm143 0h23v41c21-17 37-5 37 16v56c0 26-15 42-39
|
|
||||||
19l-2 10h-19zm107 30c12 0 24 6 25 19 2 14 1 29 1 43h-40v25c0 6 4 10 10 10h3c5 0
|
|
||||||
9-4 9-10v-12h18c8 47-59 55-59 0v-33c0-9 1-17 3-23 4-12 16-19 30-19zm-181
|
|
||||||
7h23v83c0 11 14 4 14-1v-82h23v105h-18v-13c-5 10-25 19-36 11-5-4-6-11-6-17zm107
|
|
||||||
9c-5 0-10 3-10 9v62c1 11 19 11 20 0v-62c0-6-5-9-10-9zm71 5c-5 0-11 3-11
|
|
||||||
10v13h22l1-13c0-6-6-10-12-10z" />
|
|
||||||
</vector>
|
</vector>
|
@@ -16,5 +16,5 @@
|
|||||||
android:pathData="M 256 36 C 377.502644963 36 476 134.497355037 476 256 C 476 377.502644963 377.502644963 476 256 476 C 134.497355037 476 36 377.502644963 36 256 C 36 134.497355037 134.497355037 36 256 36 Z" />
|
android:pathData="M 256 36 C 377.502644963 36 476 134.497355037 476 256 C 476 377.502644963 377.502644963 476 256 476 C 134.497355037 476 36 377.502644963 36 256 C 36 134.497355037 134.497355037 36 256 36 Z" />
|
||||||
<path
|
<path
|
||||||
android:fillColor="#000000"
|
android:fillColor="#000000"
|
||||||
android:pathData="M256 268 57-160.8h82l-138 340h-87l39.6-93-97-247h84z" />
|
android:pathData="M256 268l57-160.8h82l-138 340h-87l39.6-93-97-247h84z" />
|
||||||
</vector>
|
</vector>
|
Reference in New Issue
Block a user