summaryrefslogtreecommitdiffstats
path: root/assets/quantum/res/drawable/quantum_ic_person_add_vd_theme_24.xml
diff options
context:
space:
mode:
Diffstat (limited to 'assets/quantum/res/drawable/quantum_ic_person_add_vd_theme_24.xml')
-rw-r--r--assets/quantum/res/drawable/quantum_ic_person_add_vd_theme_24.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/assets/quantum/res/drawable/quantum_ic_person_add_vd_theme_24.xml b/assets/quantum/res/drawable/quantum_ic_person_add_vd_theme_24.xml
new file mode 100644
index 000000000..cf4e563df
--- /dev/null
+++ b/assets/quantum/res/drawable/quantum_ic_person_add_vd_theme_24.xml
@@ -0,0 +1,10 @@
+<vector xmlns:android="http://schemas.android.com/apk/res/android"
+ android:width="24dp"
+ android:height="24dp"
+ android:viewportWidth="24.0"
+ android:viewportHeight="24.0"
+ android:tint="?attr/colorControlNormal">
+ <path
+ android:fillColor="@android:color/white"
+ android:pathData="M15,12c2.21,0 4,-1.79 4,-4s-1.79,-4 -4,-4 -4,1.79 -4,4 1.79,4 4,4zM6,10L6,7L4,7v3L1,10v2h3v3h2v-3h3v-2L6,10zM15,14c-2.67,0 -8,1.34 -8,4v2h16v-2c0,-2.66 -5.33,-4 -8,-4z"/>
+</vector>