19 lines
863 B
XML
19 lines
863 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:height="24dp"
|
|
android:width="25dp"
|
|
android:viewportWidth="25"
|
|
android:viewportHeight="24">
|
|
<path
|
|
android:fillColor="#1d3944"
|
|
android:pathData="M10.649,14.606L8.146,12.127C7.951,11.93 7.951,11.611 8.146,11.414C8.342,11.217 8.658,11.217 8.854,11.414L11,13.527L15.144,9.398C15.34,9.201 15.656,9.201 15.851,9.398C16.047,9.595 16.047,9.914 15.851,10.111L11.35,14.604C11.156,14.798 10.844,14.799 10.649,14.606Z"
|
|
android:strokeColor="#1d3944"
|
|
android:strokeWidth="1"
|
|
android:fillType="evenOdd"/>
|
|
<path
|
|
android:fillColor="#00000000"
|
|
android:pathData="M12,12m-8,0a8,8 0,1 1,16 0a8,8 0,1 1,-16 0"
|
|
android:strokeColor="#1d3944"
|
|
android:strokeWidth="2"/>
|
|
</vector>
|