aboutsummaryrefslogblamecommitdiff
path: root/app/src/main/res/drawable/flag_france.xml
blob: 19e2182c8f9ab101f47e036b5078203caa3936cc (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15














                                                                                                                            
<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="M256,256m-256,0a256,256 0,1 1,512 0a256,256 0,1 1,-512 0"
      android:fillColor="#F0F0F0"/>
  <path
      android:pathData="M512,256c0,-110.071 -69.472,-203.906 -166.957,-240.077v480.155C442.528,459.906 512,366.071 512,256z"
      android:fillColor="#D80027"/>
  <path
      android:pathData="M0,256c0,110.071 69.473,203.906 166.957,240.077V15.923C69.473,52.094 0,145.929 0,256z"
      android:fillColor="#0052B4"/>
</vector>