blob: e5a868e458b5e8d41cc085abf0c6d56ce32840b6 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright 2022 The Chromium Authors
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file.
-->
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android" >
<background android:drawable="@android:color/white"/>
<foreground android:drawable="@mipmap/layered_app_icon"/>
<monochrome android:drawable="@drawable/themed_app_icon"/>
</adaptive-icon>