We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0de82c7 commit 75e734dCopy full SHA for 75e734d
app/src/main/res/drawable/ic_create_article.xml
@@ -0,0 +1,6 @@
1
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+<vector xmlns:android="http://schemas.android.com/apk/res/android" android:height="24dp" android:tint="#000000" android:viewportHeight="24.0" android:viewportWidth="24.0" android:width="24dp">
3
+
4
+ <path android:fillColor="@android:color/white" android:pathData="M14,10L2,10v2h12v-2zM14,6L2,6v2h12L14,6zM18,14v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zM2,16h8v-2L2,14v2z"/>
5
6
+</vector>
0 commit comments