blob: 19756c93bacc039d9d9032e478b6e1f3ba217f31 [file] [log] [blame]
Asher Simonds7915e652018-02-12 10:30:08 +01001<?xml version="1.0" encoding="utf-8"?>
Asher Simonds4a870fc2022-04-02 18:46:15 +02002<!--
3 SPDX-FileCopyrightText: 2022 The LineageOS Project
4 SPDX-License-Identifier: Apache-2.0
Asher Simonds7915e652018-02-12 10:30:08 +01005-->
6<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
Bharath5fe9cce2024-10-04 14:50:19 +05307 <background android:drawable="@color/ic_launcher_background"/>
Asher Simonds4a870fc2022-04-02 18:46:15 +02008 <foreground android:drawable="@drawable/ic_launcher_foreground"/>
Asher Simonds88b52e52022-08-28 03:44:30 +03009 <monochrome android:drawable="@drawable/ic_launcher_monochrome"/>
Asher Simonds7915e652018-02-12 10:30:08 +010010</adaptive-icon>