Skip to content

Commit

Permalink
SystemUI: update powershare QS tile icon
Browse files Browse the repository at this point in the history
* kanged from nothingos and modified

Change-Id: Ia3928d4c7ff8ec99c59af5873ad6ae659614026b
Signed-off-by: aswin7469 <aswinas@pixysos.com>
Signed-off-by: mukesh22584 <mks22584@gmail.com>
Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
  • Loading branch information
aswin7469 authored and hungphan2001 committed Feb 21, 2024
1 parent 8241bb3 commit ff64b20
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions packages/SystemUI/res/drawable/ic_qs_powershare.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!--
Copyright (C) 2020 The LineageOS Project
Copyright (C) 2022 PixysOS Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand All @@ -20,7 +20,6 @@
android:viewportHeight="24">

<path
android:fillColor="#ffffff"
android:pathData="M19.77,7.23l0.01,-0.01 -3.72,-3.72L15,4.56l2.11,2.11c-0.94,0.36 -1.61,1.26 -1.61,2.33 0,1.38 1.12,2.5 2.5,2.5 0.36,0 0.69,-0.08 1,-0.21v7.21c0,0.55 -0.45,1 -1,1s-1,-0.45 -1,-1V14c0,-1.1 -0.9,-2 -2,-2h-1V5c0,-1.1 -0.9,-2 -2,-2H6c-1.1,0 -2,0.9 -2,2v16h10v-7.5h1.5v5c0,1.38 1.12,2.5 2.5,2.5s2.5,-1.12 2.5,-2.5V9c0,-0.69 -0.28,-1.32 -0.73,-1.77zM18,10c-0.55,0 -1,-0.45 -1,-1s0.45,-1 1,-1 1,0.45 1,1 -0.45,1 -1,1zM8,18v-4.5H6L10,6v5h2l-4,7z" />

android:fillColor="#f0f2f2"
android:pathData="M11,20V17.0024C11.1787,16.9009 11.3618,16.8075 11.5497,16.7218C11.9876,16.5221 12.4679,16.3565 13,16.2284V21C13,21.55 12.55,22 12,22H4C3.45,22 3,21.55 3,21V5C3,4.45 3.45,4 4,4H6V2H10V4H12C12.55,4 13,4.45 13,5V7.8488C12.2813,8.097 11.6154,8.3981 11,8.7459V6H5V20H11ZM13,14.1814C12.2839,14.323 11.6194,14.5218 11,14.7799V14.7792C9.4028,15.4448 8.1061,16.5053 7,18C7.8438,13.9875 10.1688,9.9937 16,9.1875V6L22,11.5875L16,17.1938V13.9125C14.9075,13.9125 13.9119,14.0003 13,14.1807V14.1814Z" />
</vector>

0 comments on commit ff64b20

Please sign in to comment.