Skip to content

Commit

Permalink
new syrian flag
Browse files Browse the repository at this point in the history
  • Loading branch information
westnordost committed Dec 23, 2024
1 parent bf52d5f commit 9930186
Showing 1 changed file with 10 additions and 9 deletions.
19 changes: 10 additions & 9 deletions app/src/main/res/drawable/ic_flag_sy.xml
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
<vector android:height="160dp" android:viewportHeight="120"
android:viewportWidth="180" android:width="240dp" xmlns:android="http://schemas.android.com/apk/res/android">
<path android:fillColor="#000" android:pathData="M0,0h180v120h-180z"/>
<path android:fillColor="#fff" android:pathData="M0,0h180v80h-180z"/>
<path android:fillColor="#ce1126" android:pathData="M0,0h180v40h-180z"/>
<path android:fillColor="#007a3d"
android:pathData="M54,47 L61.641,70.517 41.636,55.983h24.727L46.359,70.517Z" android:strokeWidth="1"/>
<path android:fillColor="#007a3d"
android:pathData="m126,47 l7.641,23.517 -20.005,-14.534h24.727l-20.005,14.534z" android:strokeWidth="1"/>
<vector
xmlns:android="http://schemas.android.com/apk/res/android"
android:width="240dp"
android:height="160dp"
android:viewportHeight="600"
android:viewportWidth="900">
<path android:fillColor="#000" android:pathData="M0,0h900v600H0z"/>
<path android:fillColor="#fff" android:pathData="M0,0h900v400H0z"/>
<path android:fillColor="#007a3d" android:pathData="M0,0h900v200H0z"/>
<path android:fillColor="#ce1126" android:pathData="m176.26,375 l48.74,-150 48.74,150 -127.6,-92.71h157.72m322.4,92.71 l48.74,-150 48.74,150 -127.6,-92.71h157.72m-352.6,92.71 l48.74,-150 48.74,150 -127.6,-92.71h157.72"/>
</vector>

0 comments on commit 9930186

Please sign in to comment.