emacs/java/res/drawable/emacs_background.xml

47 lines
1.7 KiB
XML

<!-- Adaptive icon for Emacs.
Copyright (C) 2023-2024 Free Software Foundation, Inc.
This file is part of GNU Emacs.
GNU Emacs is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
GNU Emacs is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. -->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:aapt="http://schemas.android.com/aapt"
android:width="108dp"
android:height="108dp"
android:viewportWidth="108"
android:viewportHeight="108">
<path android:pathData="M0,0h108v108h-108z"
android:strokeWidth="0"
android:strokeColor="#00000000">
<aapt:attr name="android:fillColor">
<gradient android:startX="28.44"
android:startY="22.95"
android:endX="75.57"
android:endY="86.47"
android:type="linear">
<item android:offset="0" android:color="#FF8381C5"/>
<item android:offset="0.64" android:color="#FE7E55B3"/>
<item android:offset="1" android:color="#FDA52ECB"/>
</gradient>
</aapt:attr>
</path>
<path
android:pathData="m0,0v108h108v-108zM54,21a33,33 0,0 1,33 33,33 33,0 0,1 -33,33 33,33 0,0 1,-33 -33,33 33,0 0,1 33,-33z"
android:strokeWidth="0"
android:fillColor="#ffffff"
android:strokeColor="#ffffff"/>
</vector>