35 lines
2.2 KiB
XML
35 lines
2.2 KiB
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<!--
|
||
|
SPDX-FileCopyrightText: 2022 The LineageOS Project
|
||
|
SPDX-License-Identifier: Apache-2.0
|
||
|
-->
|
||
|
<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">
|
||
|
<group>
|
||
|
<clip-path
|
||
|
android:pathData="M0,0h108v108h-108z"/>
|
||
|
<path
|
||
|
android:pathData="M30,42C30,40.895 30.895,40 32,40H37C37.552,40 38,40.448 38,41V47C38,47.552 37.552,48 37,48H31C30.448,48 30,47.552 30,47V42ZM40,51C40,50.448 40.448,50 41,50H47C47.552,50 48,50.448 48,51V57C48,57.552 47.552,58 47,58H41C40.448,58 40,57.552 40,57V51ZM41,40C40.448,40 40,40.448 40,41V47C40,47.552 40.448,48 41,48H47C47.552,48 48,47.552 48,47V41C48,40.448 47.552,40 47,40H41ZM50,51C50,50.448 50.448,50 51,50H57C57.552,50 58,50.448 58,51V57C58,57.552 57.552,58 57,58H51C50.448,58 50,57.552 50,57V51ZM51,40C50.448,40 50,40.448 50,41V47C50,47.552 50.448,48 51,48H57C57.552,48 58,47.552 58,47V41C58,40.448 57.552,40 57,40H51ZM40,61C40,60.448 40.448,60 41,60H67C67.552,60 68,60.448 68,61V67C68,67.552 67.552,68 67,68H41C40.448,68 40,67.552 40,67V61ZM61,50C60.448,50 60,50.448 60,51V57C60,57.552 60.448,58 61,58H67C67.552,58 68,57.552 68,57V51C68,50.448 67.552,50 67,50H61ZM60,41C60,40.448 60.448,40 61,40H67C67.552,40 68,40.448 68,41V47C68,47.552 67.552,48 67,48H61C60.448,48 60,47.552 60,47V41ZM71,40C70.448,40 70,40.448 70,41V47C70,47.552 70.448,48 71,48H77C77.552,48 78,47.552 78,47V42C78,40.895 77.105,40 76,40H71Z"
|
||
|
android:fillColor="#87BF7B"
|
||
|
android:fillType="evenOdd"/>
|
||
|
<path
|
||
|
android:pathData="M28.54,28.54m-72,0a72,72 0,1 1,144 0a72,72 0,1 1,-144 0"
|
||
|
android:fillAlpha="0.6">
|
||
|
<aapt:attr name="android:fillColor">
|
||
|
<gradient
|
||
|
android:gradientRadius="72"
|
||
|
android:centerX="28.54"
|
||
|
android:centerY="28.54"
|
||
|
android:type="radial">
|
||
|
<item android:offset="0" android:color="#19FFFFFF"/>
|
||
|
<item android:offset="1" android:color="#00FFFFFF"/>
|
||
|
</gradient>
|
||
|
</aapt:attr>
|
||
|
</path>
|
||
|
</group>
|
||
|
</vector>
|