diff options
Diffstat (limited to 'app/src/main/res/drawable/ic_receipt_primary_24dp.xml')
-rw-r--r-- | app/src/main/res/drawable/ic_receipt_primary_24dp.xml | 25 |
1 files changed, 13 insertions, 12 deletions
diff --git a/app/src/main/res/drawable/ic_receipt_primary_24dp.xml b/app/src/main/res/drawable/ic_receipt_primary_24dp.xml index ff3b21f..35d339f 100644 --- a/app/src/main/res/drawable/ic_receipt_primary_24dp.xml +++ b/app/src/main/res/drawable/ic_receipt_primary_24dp.xml | |||
@@ -1,19 +1,20 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | |||
1 | <!-- | 3 | <!-- |
2 | * tinc app, an Android binding and user interface for the tinc mesh VPN daemon | 4 | * Material design icon |
3 | * Copyright (C) 2017-2018 Pacien TRAN-GIRARD | 5 | * Copyright 2017 Google Inc. |
4 | * | 6 | * |
5 | * This program is free software: you can redistribute it and/or modify | 7 | * Licensed under the Apache License, Version 2.0 (the "License"); |
6 | * it under the terms of the GNU General Public License as published by | 8 | * you may not use this file except in compliance with the License. |
7 | * the Free Software Foundation, either version 3 of the License, or | 9 | * You may obtain a copy of the License at |
8 | * (at your option) any later version. | ||
9 | * | 10 | * |
10 | * This program is distributed in the hope that it will be useful, | 11 | * http://www.apache.org/licenses/LICENSE-2.0 |
11 | * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
12 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
13 | * GNU General Public License for more details. | ||
14 | * | 12 | * |
15 | * You should have received a copy of the GNU General Public License | 13 | * Unless required by applicable law or agreed to in writing, software |
16 | * along with this program. If not, see <https://www.gnu.org/licenses/>. | 14 | * distributed under the License is distributed on an "AS IS" BASIS, |
15 | * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | ||
16 | * See the License for the specific language governing permissions and | ||
17 | * limitations under the License. | ||
17 | --> | 18 | --> |
18 | 19 | ||
19 | <vector xmlns:android="http://schemas.android.com/apk/res/android" | 20 | <vector xmlns:android="http://schemas.android.com/apk/res/android" |