forked from edent/SuperTinyIcons
Add Bun logo (#727)
This commit is contained in:
44
images/android-vector-drawable/bun.xml
Normal file
44
images/android-vector-drawable/bun.xml
Normal file
@@ -0,0 +1,44 @@
|
||||
<?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 0H512V512H0V0Z" />
|
||||
<path
|
||||
android:fillColor="#fbf0df"
|
||||
android:strokeColor="#000"
|
||||
android:strokeWidth="12"
|
||||
android:pathData="M150 139c50-27 78-51 102-51s52 24 102 51a182 145 0 11-204 0z" />
|
||||
<path
|
||||
android:fillColor="#f6dece"
|
||||
android:pathData="M126 356a199 167 9 00298-126A176 139 0 01126 356" />
|
||||
<path
|
||||
android:fillColor="#ccbea7"
|
||||
android:strokeColor="#ccbea7"
|
||||
android:strokeWidth="3"
|
||||
android:strokeLineJoin="round"
|
||||
android:pathData="M224 114q-18 36-54 46 44 0 54-46zm15-7q0 38-29 64 39-16 29-64zm11-1q19 30 9 69 24-36-9-69zm14-1q31 24 35 60 9-42-35-60z" />
|
||||
<path
|
||||
android:fillColor="#febbd0"
|
||||
android:pathData="M175 264a29 17 0 102 0h150a29 17 0 102 0" />
|
||||
<path
|
||||
android:fillColor="#000"
|
||||
android:pathData="M190 219a28 28 0 101 0h123a28 28 0 101 0m92-45A190 151 1 11111 359q249 122 325-93" />
|
||||
<path
|
||||
android:fillColor="#fff"
|
||||
android:pathData="M76 265c31-108 86-116 109-130s54-40 82-38c-30-11-57 16-101 40s-90 57-90 128m105-37a10 10 0 101 0h123a10 10 0 101 0" />
|
||||
<path
|
||||
android:fillColor="#b71422"
|
||||
android:strokeColor="#000"
|
||||
android:strokeWidth="6"
|
||||
android:pathData="M220 292c-10 0 8 35 32 37 24-2 42-37 32-37z" />
|
||||
<path
|
||||
android:fillColor="#ff6164"
|
||||
android:strokeColor="#000"
|
||||
android:strokeWidth="5"
|
||||
android:pathData="M229 316a31 31 0 0149-3q-25 30-49 3" />
|
||||
</vector>
|
Reference in New Issue
Block a user