Source code

Revision control

Copy as Markdown

Other Tools

<?xml version="1.0" encoding="utf-8"?>
<!-- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
android:width="432dp"
android:height="432dp"
android:viewportWidth="432"
android:viewportHeight="432">
<path
android:pathData="M0,0h432v432h-432z"
android:fillColor="#ffffff"/>
<path
android:pathData="M0,0h432v432h-432z">
<aapt:attr name="android:fillColor">
<gradient
android:startX="216"
android:startY="0"
android:endX="216"
android:endY="432"
android:type="linear">
<item android:offset="0" android:color="#FFFFC830"/>
<item android:offset="1" android:color="#FFFF632D"/>
</gradient>
</aapt:attr>
</path>
</vector>