summaryrefslogtreecommitdiff
path: root/res/drawable/ic_explicit_black.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/drawable/ic_explicit_black.xml')
-rw-r--r--res/drawable/ic_explicit_black.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/res/drawable/ic_explicit_black.xml b/res/drawable/ic_explicit_black.xml
new file mode 100644
index 0000000..10c2b43
--- /dev/null
+++ b/res/drawable/ic_explicit_black.xml
@@ -0,0 +1,12 @@
+<vector xmlns:android="http://schemas.android.com/apk/res/android"
+ android:width="24dp"
+ android:height="24dp"
+ android:viewportWidth="24.0"
+ android:viewportHeight="24.0">
+ <path
+ android:pathData="M19,3L5,3C3.9,3 3,3.9 3,5L3,19C3,20.1 3.9,21 5,21L19,21C20.1,21 21,20.1 21,19L21,5C21,3.9 20.1,3 19,3ZM15,9L11,9L11,11L15,11L15,13L11,13L11,15L15,15L15,17L9,17L9,7L15,7L15,9Z"
+ android:strokeColor="#00000000"
+ android:fillType="nonZero"
+ android:fillColor="#000000"
+ android:strokeWidth="1"/>
+</vector>