summaryrefslogtreecommitdiff
path: root/res/drawable/ic_launcher_icon.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/drawable/ic_launcher_icon.xml')
-rw-r--r--res/drawable/ic_launcher_icon.xml41
1 files changed, 41 insertions, 0 deletions
diff --git a/res/drawable/ic_launcher_icon.xml b/res/drawable/ic_launcher_icon.xml
new file mode 100644
index 0000000..bf04507
--- /dev/null
+++ b/res/drawable/ic_launcher_icon.xml
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2021 The Android Open Source Project
+
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+<vector xmlns:android="http://schemas.android.com/apk/res/android"
+ android:width="44dp"
+ android:height="44dp"
+ android:viewportHeight="44"
+ android:viewportWidth="44">
+ <path
+ android:fillColor="#1A73E8"
+ android:pathData="M22,44C34.1503,44 44,34.1503 44,22C44,9.8497 34.1503,0 22,0C9.8497,
+ 0 0,9.8497 0,22C0,34.1503 9.8497,44 22,44Z" />
+ <path
+ android:fillColor="#ffffff"
+ android:pathData="M30,13H8.995C8.145,13 7.685,13.73 8.245,14.5L11,19.25V27.75C11,29.9225
+ 12.59,31.75 14.75,31.75H30C32.16,31.75 34,29.9225 34,27.75V17C34,14.8275 32.16,13 30,13Z" />
+ <path
+ android:fillColor="#8AB4F8"
+ android:pathData="M29.75,19H15.25C14.615,19 14,18.6225 14,18C14,17.3775 14.615,17
+ 15.25,17H29.75C30.385,17 31,17.3775 31,18C31,18.6225 30.385,19 29.75,19Z" />
+ <path
+ android:fillColor="#8AB4F8"
+ android:pathData="M29.75,23H15.25C14.615,23 14,22.6225 14,22C14,21.3775 14.615,21
+ 15.25,21H29.75C30.385,21 31,21.3775 31,22C31,22.6225 30.385,23 29.75,23Z" />
+ <path
+ android:fillColor="#8AB4F8"
+ android:pathData="M25.75,27H15.25C14.62,27 14,26.6225 14,26C14,25.3775 14.62,25
+ 15.25,25H25.75C26.38,25 27,25.3775 27,26C27,26.6225 26.38,27 25.75,27Z" />
+</vector>