Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8d25ab60 authored by Dan Sandler's avatar Dan Sandler
Browse files

Proper package icon for Q SystemUI.

Test: make, examine in Settings
Bug: 123903304
Change-Id: I81d8c283ed67725fa85c9a3116c7434cb00d3d22
parent a82d7831
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -15,5 +15,5 @@ Copyright (C) 2018 The Android Open Source Project
-->
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
    <background android:drawable="@drawable/icon_bg"/>
    <foreground android:drawable="@drawable/p"/>
    <foreground android:drawable="@drawable/q"/>
</adaptive-icon>
+1 −1
Original line number Diff line number Diff line
@@ -14,5 +14,5 @@ Copyright (C) 2018 The Android Open Source Project
    limitations under the License.
-->
<color xmlns:android="http://schemas.android.com/apk/res/android"
    android:color="#C5E1A5" />
    android:color="#77C360" />
+40 −0
Original line number Diff line number Diff line
<!--
Copyright (C) 2018 The Android Open Source Project
Copyright (C) 2019 The Android Open Source Project

   Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.
@@ -16,18 +16,25 @@ Copyright (C) 2018 The Android Open Source Project
<vector xmlns:android="http://schemas.android.com/apk/res/android"
        android:width="108dp"
        android:height="108dp"
    android:viewportWidth="108"
    android:viewportHeight="108">
        android:viewportWidth="108.0"
        android:viewportHeight="108.0">
    <group
        android:name="scale"
        android:pivotX="54" android:pivotY="54"
        android:scaleX="0.9"
        android:scaleY="0.9">
        <group
            android:name="nudge"
            android:translateX="24"
            android:translateY="23.5">
            <path
      android:pathData="M49,65L54,65C60.075,65 65,60.075 65,54C65,47.925 60.075,43 54,43C47.925,43 43,47.925 43,54L43,108"
      android:strokeWidth="16"
      android:fillColor="#00000000"
      android:strokeColor="#7CB342"
      android:fillType="evenOdd"/>
                android:name="tail"
                android:fillColor="#FFFFFF"
                android:pathData="M21.749674,34.122784l-9.431964,9.529709l-6.31771,-6.2529106l15.736504,-15.899582l64.765724,65.16436l-6.3046494,6.266083z"/>
            <path
      android:pathData="M51,65L54,65C60.075,65 65,60.075 65,54C65,47.925 60.075,43 54,43C47.925,43 43,47.925 43,54L43,108"
      android:strokeWidth="8"
      android:fillColor="#00000000"
      android:strokeColor="#FFFFFF"
      android:fillType="evenOdd"/>
                android:name="counter"
                android:fillColor="#FFFFFF"
                android:pathData="M30,9.32352941 C41.6954418,9.32352941 51.1764706,18.8045582 51.1764706,30.5 C51.1764706,42.1954418 41.6954418,51.6764706 30,51.6764706 C18.3045582,51.6764706 8.82352941,42.1954418 8.82352941,30.5 C8.82352941,18.8045582 18.3045582,9.32352941 30,9.32352941 L30,9.32352941 Z M30,0.5 C13.4314575,0.5 -5.53805368e-15,13.9314575 -7.10542736e-15,30.5 C-1.02401747e-14,47.0685425 13.4314575,60.5 30,60.5 C46.5685425,60.5 60,47.0685425 60,30.5 C59.9805514,13.9395201 46.5604799,0.519448617 30,0.5 Z"/>
        </group>
    </group>
</vector>