komikku/flagkit/src/main/res/drawable/il.xml

104 lines
3.4 KiB
XML
Raw Normal View History

<vector xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:aapt="http://schemas.android.com/aapt"
android:width="21dp"
android:height="15dp"
android:viewportWidth="21"
android:viewportHeight="15">
<path
android:fillType="evenOdd"
android:pathData="M0,0h21v15h-21z"
android:strokeWidth="1"
android:strokeColor="#00000000">
<aapt:attr name="android:fillColor">
<gradient
android:endX="10.5"
android:endY="15"
android:startX="10.5"
android:startY="0"
android:type="linear">
<item
android:color="#FFFFFFFF"
android:offset="0" />
<item
android:color="#FFF0F0F0"
android:offset="1" />
</gradient>
</aapt:attr>
</path>
<path
android:fillType="evenOdd"
android:pathData="M0,0h21v3h-21z"
android:strokeWidth="1"
android:strokeColor="#00000000">
<aapt:attr name="android:fillColor">
<gradient
android:endX="10.5"
android:endY="3"
android:startX="10.5"
android:startY="0"
android:type="linear">
<item
android:color="#FF0E46D4"
android:offset="0" />
<item
android:color="#FF0538B9"
android:offset="1" />
</gradient>
</aapt:attr>
</path>
<path
android:fillType="evenOdd"
android:pathData="M0,12h21v3h-21z"
android:strokeWidth="1"
android:strokeColor="#00000000">
<aapt:attr name="android:fillColor">
<gradient
android:endX="10.5"
android:endY="15"
android:startX="10.5"
android:startY="12"
android:type="linear">
<item
android:color="#FF0E46D4"
android:offset="0" />
<item
android:color="#FF0538B9"
android:offset="1" />
</gradient>
</aapt:attr>
</path>
<path
android:fillType="evenOdd"
android:pathData="M0,3h21v9h-21z"
android:strokeWidth="1"
android:strokeColor="#00000000">
<aapt:attr name="android:fillColor">
<gradient
android:endX="10.5"
android:endY="12"
android:startX="10.5"
android:startY="3"
android:type="linear">
<item
android:color="#FFFFFFFF"
android:offset="0" />
<item
android:color="#FFF0F0F0"
android:offset="1" />
</gradient>
</aapt:attr>
</path>
<path
android:fillColor="#00000000"
android:fillType="evenOdd"
android:pathData="M7.5751,9.25L10.5,3.9852L13.4249,9.25L7.5751,9.25Z"
android:strokeWidth="0.5"
android:strokeColor="#093EC5" />
<path
android:fillColor="#00000000"
android:fillType="evenOdd"
android:pathData="M7.5751,5.75L10.5,11.0148L13.4249,5.75L7.5751,5.75Z"
android:strokeWidth="0.5"
android:strokeColor="#093EC5" />
</vector>