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

13 lines
573 B
XML
Raw Normal View History

2019-11-15 16:32:25 +01:00
<vector xmlns:android="http://schemas.android.com/apk/res/android"
2019-09-06 17:55:14 +02:00
android:width="32dp"
2019-11-15 16:32:25 +01:00
android:height="32dp"
android:viewportWidth="50"
android:viewportHeight="50">
2019-09-06 17:55:14 +02:00
<path
android:fillColor="#00000000"
2019-01-15 18:06:28 +01:00
android:pathData="m25.1,5.3c-11.5,0 -20.9,8.1 -20.9,18.2c0,5.8 3.1,11 8,14.3l-4.7,7.2c-0.2,0.2 0.1,0.5 0.3,0.4c4.7,-0.6 8.9,-2 12.5,-4.3c1.5,0.3 3.1,0.5 4.8,0.5c11.5,0 20.9,-8.1 20.9,-18.2s-9.3,-18.1 -20.9,-18.1z"
2019-11-15 16:32:25 +01:00
android:strokeWidth="3"
2019-09-06 17:55:14 +02:00
android:strokeColor="#000000"
2019-11-15 16:32:25 +01:00
android:strokeLineCap="round" />
2019-01-15 18:06:28 +01:00
</vector>