| author | Da Risk <da_risk@geekorum.com> |
| Tue, 09 Nov 2021 22:09:00 -0400 | |
| changeset 846 | ac0863af5ef6 |
| parent 611 | 91b8d76c03cd |
| child 882 | 7a74abf66c49 |
| permissions | -rw-r--r-- |
| 0 | 1 |
<!-- |
2 |
||
3 |
Geekttrss is a RSS feed reader application on the Android Platform. |
|
4 |
||
|
846
ac0863af5ef6
build: update licence header check
Da Risk <da_risk@geekorum.com>
parents:
611
diff
changeset
|
5 |
Copyright (C) 2017-2021 by Frederic-Charles Barthelery. |
| 0 | 6 |
|
7 |
This file is part of Geekttrss. |
|
8 |
||
9 |
Geekttrss is free software: you can redistribute it and/or modify |
|
10 |
it under the terms of the GNU General Public License as published by |
|
11 |
the Free Software Foundation, either version 3 of the License, or |
|
12 |
(at your option) any later version. |
|
13 |
||
14 |
Geekttrss is distributed in the hope that it will be useful, |
|
15 |
but WITHOUT ANY WARRANTY; without even the implied warranty of |
|
16 |
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
|
17 |
GNU General Public License for more details. |
|
18 |
||
19 |
You should have received a copy of the GNU General Public License |
|
20 |
along with Geekttrss. If not, see <http://www.gnu.org/licenses/>. |
|
21 |
||
22 |
--> |
|
23 |
<vector xmlns:android="http://schemas.android.com/apk/res/android" |
|
24 |
android:width="24dp" |
|
25 |
android:height="24dp" |
|
26 |
android:viewportWidth="24.0" |
|
27 |
android:viewportHeight="24.0"> |
|
28 |
||
29 |
<path android:name="fill" |
|
30 |
android:fillColor="?colorAccent" |
|
31 |
android:pathData="M12,17.27L18.18,21l-1.64,-7.03L22,9.24l-7.19,-0.61L12,2 9.19,8.63 2,9.24l5.46,4.73L5.82,21z"/> |
|
32 |
||
33 |
</vector> |