aboutsummaryrefslogtreecommitdiff
path: root/app/src/debug/res/drawable/ic_launcher_background.xml
blob: f64ed7e32bcbf0c40f45bbe3a76655bd95061d88 (about) (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="utf-8"?><!--
  ~ Copyright © 2014-2024 The Android Password Store Authors. All Rights Reserved.
  ~ SPDX-License-Identifier: GPL-3.0-only
  -->

<vector xmlns:android="http://schemas.android.com/apk/res/android"
  android:width="108dp"
  android:height="108dp"
  android:viewportWidth="432"
  android:viewportHeight="432">
  <path
    android:fillColor="#5E0033"
    android:pathData="M0,0h432v432h-432z" />
</vector>