We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c73e75b commit 4f8491fCopy full SHA for 4f8491f
1 file changed
app/src/main/res/drawable/ic_wrap_text.xml
@@ -1,8 +1,8 @@
1
<vector xmlns:android="http://schemas.android.com/apk/res/android"
2
android:width="24dp"
3
android:height="24dp"
4
- android:viewportWidth="24"
5
- android:viewportHeight="24">
+ android:viewportWidth="960.0"
+ android:viewportHeight="960.0">
6
<path
7
android:fillColor="#FF000000"
8
android:pathData="M588,828 L440,680l148,-148 56,58 -50,50h96q29,0 49.5,-20.5T760,570q0,-29 -20.5,-49.5T690,500L160,500v-80h530q63,0 106.5,43.5T840,570q0,63 -43.5,106.5T690,720h-96l50,50 -56,58ZM160,720v-80h200v80L160,720ZM160,280v-80h640v80L160,280Z" />
0 commit comments