* Add the Lucky framework. #270 * Add the android-vector-drawable file * Add role=img and remove newlines in path. Issue #270 * Saving more bytes. Issue #270 * Update size on readme. Issue #270 * Dropped 2 bytes by removing newlines. * Update README.md
22 lines
1.4 KiB
XML
22 lines
1.4 KiB
XML
<?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:pathData="M0 0h512v512H0z" />
|
|
<path
|
|
android:fillColor="#9cfd65"
|
|
android:pathData="M149.596 402.483C188.79 266.35 197.171 279.003 294.4 78.968c26.415 12.515 26.728 12.963 98.75 141.148 28.475 50.683 42.263 77.142 43.82 84.097 9.22 50.237-24.668 98.992-60.886 102.18-75.535 0.812 -147.627-0.3-226.488-3.91z" />
|
|
<path
|
|
android:fillColor="#34db96"
|
|
android:pathData="M149.596 402.483C105.2 273.568 243.08-56.473 339.25 126.093l6.95 11.37c-28.408 34.246-54.159 74.21-73.725 107.975-25.297 43.782-75.28 149.146-74.722 158.948-20.526-0.769-33.447-1.382-48.157-1.903z" />
|
|
<path
|
|
android:fillColor="#1b92b1"
|
|
android:pathData="M90.381 298.014c4.617-13.534 93.03-188.492 118.067-207.717 28.776-36.705 86.246-37.59 113.638 9.198 0.649 0.802-7.064 10.804-14.552 20.112-61.257 79.772-111.322 175.633-145.554 262.209-5.295 13.512-8.083 20.772-9.532 20.772a132.146 132.146 0 01-2.833-0.194c-60.367-4.802-79.394-49.1-59.234-104.38z" />
|
|
</vector> |