diff options
author | pacien | 2018-08-01 13:35:52 +0200 |
---|---|---|
committer | pacien | 2018-08-01 13:35:52 +0200 |
commit | 7897c007a4c1f9a4ffa8e676fb8d87d7e74bbafc (patch) | |
tree | 767fd2af6c7f4997b46f7ea786fa1ee98c3ea92a /app/src/main/res/icon.svg | |
parent | 6651fe71b621d9f45ebbaa041d8e8a1d980b7ec4 (diff) | |
download | tincapp-7897c007a4c1f9a4ffa8e676fb8d87d7e74bbafc.tar.gz |
Succumb to paranoia
Diffstat (limited to 'app/src/main/res/icon.svg')
-rw-r--r-- | app/src/main/res/icon.svg | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/app/src/main/res/icon.svg b/app/src/main/res/icon.svg index 559a013..af89443 100644 --- a/app/src/main/res/icon.svg +++ b/app/src/main/res/icon.svg | |||
@@ -1,3 +1,9 @@ | |||
1 | <!-- | ||
2 | * Icon generated using Android Material Icon Generator <https://android-material-icon-generator.bitdroid.de/>. | ||
3 | * Licensed under the Creative Commons Attribution-NonCommercial 3.0 Unported License for non-commercial projects. | ||
4 | * Commercial license granted to tinc app. | ||
5 | --> | ||
6 | |||
1 | <svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="48" height="48"> | 7 | <svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="48" height="48"> |
2 | <defs> | 8 | <defs> |
3 | <linearGradient x1="0" y1="0" x2="0" y2="0" gradientUnits="userSpaceOnUse" id="color-1"> | 9 | <linearGradient x1="0" y1="0" x2="0" y2="0" gradientUnits="userSpaceOnUse" id="color-1"> |
@@ -52,4 +58,4 @@ | |||
52 | stroke-width="1"></path> | 58 | stroke-width="1"></path> |
53 | <path d="M2,24v-22h44v22z" fill="none" stroke-width="1"></path> | 59 | <path d="M2,24v-22h44v22z" fill="none" stroke-width="1"></path> |
54 | </g> | 60 | </g> |
55 | </svg> \ No newline at end of file | 61 | </svg> |