aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/drawable/flag_greece.xml
blob: 7dfc2da0e3491d1fc13f18351144f554c0b5db89 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<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="M256,189.217h247.181c-6.419,-23.814 -16.175,-46.255 -28.755,-66.783H256V189.217z"
      android:fillColor="#338AF3"/>
  <path
      android:pathData="M96.643,456.348h318.713c23.363,-18.608 43.399,-41.21 59.069,-66.783H37.574C53.245,415.137 73.281,437.74 96.643,456.348z"
      android:fillColor="#338AF3"/>
  <path
      android:pathData="M89.043,61.939c-20.126,17.331 -37.525,37.74 -51.469,60.496h51.469V61.939z"
      android:fillColor="#338AF3"/>
  <path
      android:pathData="M256,256c0,-26.076 0,-47.899 0,-66.783H155.826V256H89.043v-66.783H8.819C3.08,210.511 0,232.893 0,256s3.08,45.489 8.819,66.783h494.363C508.92,301.489 512,279.107 512,256H256z"
      android:fillColor="#338AF3"/>
  <path
      android:pathData="M256,0c-35.549,0 -69.404,7.253 -100.174,20.348v102.087H256c0,-23.312 0,-43.139 0,-66.783h159.357C371.626,20.824 316.249,0 256,0z"
      android:fillColor="#338AF3"/>
</vector>