fedilab-Android-App/app/src/main/res/drawable-anydpi/ic_translate.xml

10 lines
610 B
XML
Raw Normal View History

2017-12-09 12:28:40 +01:00
<vector xmlns:android="http://schemas.android.com/apk/res/android"
2019-09-06 17:55:14 +02:00
android:width="24dp"
android:height="24dp"
android:viewportWidth="24.0"
android:viewportHeight="24.0">
2017-12-09 12:28:40 +01:00
<path
2019-11-13 12:54:01 +01:00
android:fillColor="?attr/iconColorMenu"
2019-09-06 17:55:14 +02:00
android:pathData="M12.87,15.07l-2.54,-2.51 0.03,-0.03c1.74,-1.94 2.98,-4.17 3.71,-6.53L17,6L17,4h-7L10,2L8,2v2L1,4v1.99h11.17C11.5,7.92 10.44,9.75 9,11.35 8.07,10.32 7.3,9.19 6.69,8h-2c0.73,1.63 1.73,3.17 2.98,4.56l-5.09,5.02L4,19l5,-5 3.11,3.11 0.76,-2.04zM18.5,10h-2L12,22h2l1.12,-3h4.75L21,22h2l-4.5,-12zM15.88,17l1.62,-4.33L19.12,17h-3.24z" />
2017-12-09 12:28:40 +01:00
</vector>