aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/drawable/ic_launcher_foreground.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/drawable/ic_launcher_foreground.xml')
-rw-r--r--app/src/main/res/drawable/ic_launcher_foreground.xml27
1 files changed, 27 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..b7429e8
--- /dev/null
+++ b/app/src/main/res/drawable/ic_launcher_foreground.xml
@@ -0,0 +1,27 @@
1<?xml version="1.0" encoding="utf-8"?>
2
3<!--
4 * Tinc App logo and icon made exclusively for Tinc App.
5 * Copyright (C) 2018 Philippe NGUYEN, Pacien TRAN-GIRARD
6-->
7
8<vector xmlns:android="http://schemas.android.com/apk/res/android"
9 android:width="108dp"
10 android:height="108dp"
11 android:viewportHeight="108.3"
12 android:viewportWidth="108.3">
13 <path
14 android:fillColor="#00000000"
15 android:pathData="M58.33,38.53l-19.8,19.8l27.05,7.25l-7.25,-27.05z"
16 android:strokeColor="#f0f0f0"
17 android:strokeWidth="3"/>
18 <path
19 android:fillColor="#fff"
20 android:pathData="M58.33,38.54m-6,0a6,6 0,1 1,12 0a6,6 0,1 1,-12 0"/>
21 <path
22 android:fillColor="#fff"
23 android:pathData="M38.54,58.33m-6,0a6,6 0,1 1,12 0a6,6 0,1 1,-12 0"/>
24 <path
25 android:fillColor="#fff"
26 android:pathData="M65.58,65.58m-6,0a6,6 0,1 1,12 0a6,6 0,1 1,-12 0"/>
27</vector>