summaryrefslogtreecommitdiff
path: root/core/src/main/res/drawable-xxxhdpi/chart_box_outline.xml
diff options
context:
space:
mode:
Diffstat (limited to 'core/src/main/res/drawable-xxxhdpi/chart_box_outline.xml')
-rw-r--r--core/src/main/res/drawable-xxxhdpi/chart_box_outline.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/core/src/main/res/drawable-xxxhdpi/chart_box_outline.xml b/core/src/main/res/drawable-xxxhdpi/chart_box_outline.xml
new file mode 100644
index 000000000..c6a9bf35d
--- /dev/null
+++ b/core/src/main/res/drawable-xxxhdpi/chart_box_outline.xml
@@ -0,0 +1,7 @@
+<vector xmlns:android="http://schemas.android.com/apk/res/android"
+ android:height="24dp"
+ android:width="24dp"
+ android:viewportWidth="24"
+ android:viewportHeight="24">
+ <path android:fillColor="?attr/action_icon_color" android:pathData="M9 17H7V10H9V17M13 17H11V7H13V17M17 17H15V13H17V17M19 19H5V5H19V19.1M19 3H5C3.9 3 3 3.9 3 5V19C3 20.1 3.9 21 5 21H19C20.1 21 21 20.1 21 19V5C21 3.9 20.1 3 19 3Z" />
+</vector>