platform_packages_resources.../res/mipmap-anydpi/ic_launcher.xml
Asher Simonds 333af78012 DeviceSettings: Bring in the new icon
* Part of the new iconset made by Asher Simonds

Co-authored-by: Michael W <baddaemon87@gmail.com>
Change-Id: Ie8069ea89dc59ddc8f50c7ca5633d09ad765659b
2022-04-06 23:14:45 +02:00

9 lines
377 B
XML

<?xml version="1.0" encoding="utf-8"?>
<!--
SPDX-FileCopyrightText: 2022 The LineageOS Project
SPDX-License-Identifier: Apache-2.0
-->
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@drawable/ic_launcher_background"/>
<foreground android:drawable="@drawable/ic_launcher_foreground"/>
</adaptive-icon>