summaryrefslogtreecommitdiff
path: root/ui/common/src/main/res/drawable/ic_checkbox_background.xml
diff options
context:
space:
mode:
Diffstat (limited to 'ui/common/src/main/res/drawable/ic_checkbox_background.xml')
-rw-r--r--ui/common/src/main/res/drawable/ic_checkbox_background.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/ui/common/src/main/res/drawable/ic_checkbox_background.xml b/ui/common/src/main/res/drawable/ic_checkbox_background.xml
new file mode 100644
index 000000000..470ac4a5c
--- /dev/null
+++ b/ui/common/src/main/res/drawable/ic_checkbox_background.xml
@@ -0,0 +1,10 @@
+<vector xmlns:android="http://schemas.android.com/apk/res/android"
+ android:width="56dp"
+ android:height="56dp"
+ android:viewportWidth="15.1"
+ android:viewportHeight="15.1">
+ <path
+ android:pathData="M-7.4167,3.2465a11.2253,11.8267 0,1 0,22.4506 0a11.2253,11.8267 0,1 0,-22.4506 0z"
+ android:strokeWidth="0"
+ android:fillColor="#BBFFFFFF"/>
+</vector>