mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2025-01-10 18:27:11 +01:00
16 lines
778 B
XML
16 lines
778 B
XML
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="512dp"
|
|
android:height="512dp"
|
|
android:viewportWidth="512"
|
|
android:viewportHeight="512">
|
|
<path
|
|
android:pathData="M15.923,166.957C5.633,194.691 0,224.686 0,256s5.633,61.311 15.923,89.043L256,367.304l240.077,-22.261C506.367,317.311 512,287.314 512,256s-5.633,-61.309 -15.923,-89.043L256,144.696L15.923,166.957z"
|
|
android:fillColor="#F0F0F0"/>
|
|
<path
|
|
android:pathData="M256,0C145.93,0 52.094,69.472 15.924,166.957h480.155C459.906,69.472 366.072,0 256,0z"
|
|
android:fillColor="#D80027"/>
|
|
<path
|
|
android:pathData="M256,512c110.072,0 203.906,-69.472 240.078,-166.957H15.924C52.094,442.528 145.93,512 256,512z"
|
|
android:fillColor="#6DA544"/>
|
|
</vector>
|