]> gitweb.stoutner.com Git - PrivacyCell.git/blob - app/src/main/res/mipmap-anydpi-v26/privacy_cell.xml
Release 1.10.
[PrivacyCell.git] / app / src / main / res / mipmap-anydpi-v26 / privacy_cell.xml
1 <?xml version="1.0" encoding="utf-8"?>
2
3 <!--
4   Copyright © 2016,2021-2022 Soren Stoutner <soren@stoutner.com>.  The resulting image is released under the GPLv3+ license.
5
6   This file is derived from `security` and `5g`, which are part of the Android Material icon set.  They are released under the Apache License 2.0.
7
8   This file is part of Privacy Cell <https://www.stoutner.com/privacy-cell>.
9
10   Privacy Cell is free software: you can redistribute it and/or modify
11   it under the terms of the GNU General Public License as published by
12   the Free Software Foundation, either version 3 of the License, or
13   (at your option) any later version.
14
15   Privacy Cell is distributed in the hope that it will be useful,
16   but WITHOUT ANY WARRANTY; without even the implied warranty of
17   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
18   GNU General Public License for more details.
19
20   You should have received a copy of the GNU General Public License
21   along with Privacy Cell.  If not, see <http://www.gnu.org/licenses/>. -->
22
23 <adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
24     <background android:drawable="@color/white"/>
25     <foreground android:drawable="@drawable/privacy_cell_foreground"/>
26 </adaptive-icon>