summaryrefslogtreecommitdiff
path: root/app/src/main/res/drawable/ic_launcher_foreground.xml
diff options
context:
space:
mode:
authorMinteck <contact@minteck.org>2023-01-03 22:01:57 +0100
committerMinteck <contact@minteck.org>2023-01-03 22:01:57 +0100
commit5d7695aa154f294defa17e151d88df0b12c60098 (patch)
tree727ee7068c20ce15cd9652bbe27a8e7f186979e5 /app/src/main/res/drawable/ic_launcher_foreground.xml
downloaddelta-android-5d7695aa154f294defa17e151d88df0b12c60098.tar.gz
delta-android-5d7695aa154f294defa17e151d88df0b12c60098.tar.bz2
delta-android-5d7695aa154f294defa17e151d88df0b12c60098.zip
Initial commit
Diffstat (limited to 'app/src/main/res/drawable/ic_launcher_foreground.xml')
-rw-r--r--app/src/main/res/drawable/ic_launcher_foreground.xml33
1 files changed, 33 insertions, 0 deletions
diff --git a/app/src/main/res/drawable/ic_launcher_foreground.xml b/app/src/main/res/drawable/ic_launcher_foreground.xml
new file mode 100644
index 0000000..bf017fc
--- /dev/null
+++ b/app/src/main/res/drawable/ic_launcher_foreground.xml
@@ -0,0 +1,33 @@
+<vector xmlns:android="http://schemas.android.com/apk/res/android"
+ xmlns:aapt="http://schemas.android.com/aapt"
+ android:width="108dp"
+ android:height="108dp"
+ android:viewportWidth="512"
+ android:viewportHeight="512">
+ <group
+ android:scaleX="0.34"
+ android:scaleY="0.34"
+ android:translateX="168.96"
+ android:translateY="168.96">
+ <path android:pathData="M237.7,24.3L14.1,472.1C7.5,485.4 17.2,501 32,501h447.1c14.9,0 24.5,-15.6 17.9,-28.9L273.5,24.3C266.1,9.6 245.1,9.6 237.7,24.3z">
+ <aapt:attr name="android:fillColor">
+ <gradient
+ android:endX="437.58"
+ android:endY="550.88"
+ android:startX="73.62"
+ android:startY="186.92"
+ android:type="linear">
+ <item
+ android:color="#FFE44857"
+ android:offset="0" />
+ <item
+ android:color="#FFC711E1"
+ android:offset="0.5" />
+ <item
+ android:color="#FF7F52FF"
+ android:offset="1" />
+ </gradient>
+ </aapt:attr>
+ </path>
+ </group>
+</vector>