Create Dribbble icon and make associated edits (#165)
This commit is contained in:
committed by
Terence Eden
parent
1c33dbc031
commit
0ed8fb15dc
17
images/android-vector-drawable/dribbble.xml
Normal file
17
images/android-vector-drawable/dribbble.xml
Normal file
@@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="512dp"
|
||||
android:height="512dp"
|
||||
android:viewportWidth="512"
|
||||
android:viewportHeight="512">
|
||||
|
||||
<path
|
||||
android:fillColor="#fff"
|
||||
android:pathData="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="#c32361"
|
||||
android:pathData="M 256 64 C 362.038671968 64 448 149.961328032 448 256 C 448 362.038671968 362.038671968 448 256 448 C 149.961328032 448 64 362.038671968 64 256 C 64 149.961328032 149.961328032 64 256 64 Z" />
|
||||
<path
|
||||
android:fillColor="#ea4c89"
|
||||
android:pathData="M382.82,152.5a163.25,163.25,0,0,1,37.07,102c-5.41-1-59.56-12.08-114.12-5.21-1.25-2.71-10.62-24.57-14.37-32.28C351.79,192.49,379.28,157.08,382.82,152.5Zm-18.12-19c-2.92,4.16-27.7,37.28-86,59.14a885.36,885.36,0,0,0-61.22-96c56.83-13.21,112.4,5.05,147.22,36.91ZM186.24,107.73A1034.86,1034.86,0,0,1,247,202.48c-76.63,20.41-144.31,20-151.6,20A164.76,164.76,0,0,1,186.24,107.73ZM91.9,251.21c7.08 0.21 ,86.63,1.25,168.47-23.32,4.79,9.16,9.16,18.53,13.33,27.9-71.94,21.49-115.94,72.53-139.73,110A163.66,163.66,0,0,1,91.9,251.21Zm63.51,134.32c2.92-6,37.58-71.45,129.74-102.53,17.56,42,32.76,108.36,35,124-36.31,16.76-103.75,24.68-164.73-21.47Zm192,6.46c-1.67-10-10.41-57.89-31.86-116.82,51.44-8.12,96.42,5.21,102,7.08A162.59,162.59,0,0,1,347.42,392Z" />
|
||||
</vector>
|
Reference in New Issue
Block a user