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
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"
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="#FFD98DFA"/>
<item android:offset="0.5" android:color="#FFC671EB"/>
<item android:offset="1" android:color="#FFB453DB"/>
</gradient>
</aapt:attr>
</path>
</vector>