1+ <!--
2+ ~ This file is a part of Lawnchair Launcher, modified to match the accent color of NEX app.
3+ ~ <https://github.com/LawnchairLauncher/Lawnchair/blob/alpha/res/drawable/ic_theme.xml/>
4+
5+ ~ Lawnchair Launcher is free software: you can redistribute it and/or modify
6+ ~ it under the terms of the GNU General Public License as published by
7+ ~ the Free Software Foundation, either version 3 of the License, or
8+ ~ (at your option) any later version.
9+ ~
10+ -->
11+
12+ <vector xmlns : android =" http://schemas.android.com/apk/res/android"
13+ android : width =" 38dp"
14+ android : height =" 38dp"
15+ android : viewportWidth =" 32"
16+ android : viewportHeight =" 32" >
17+ <path
18+ android : pathData =" M16,16m-16,0a16,16 0,1 1,32 0a16,16 0,1 1,-32 0"
19+ android : strokeAlpha =" 0.18"
20+ android : fillColor =" @color/colorAccent"
21+ android : fillAlpha =" 0.18" />
22+ <path
23+ android : pathData =" M16,26C10.49,26 6,21.51 6,16C6,10.49 10.49,6 16,6C21.51,6 26,10.04 26,15C26,18.31 23.31,21 20,21H18.23C17.95,21 17.73,21.22 17.73,21.5C17.73,21.62 17.78,21.73 17.86,21.83C18.27,22.3 18.5,22.89 18.5,23.5C18.5,24.88 17.38,26 16,26ZM16,8C11.59,8 8,11.59 8,16C8,20.41 11.59,24 16,24C16.28,24 16.5,23.78 16.5,23.5C16.5,23.34 16.42,23.22 16.36,23.15C15.95,22.69 15.73,22.1 15.73,21.5C15.73,20.12 16.85,19 18.23,19H20C22.21,19 24,17.21 24,15C24,11.14 20.41,8 16,8Z"
24+ android : fillColor =" @color/colorAccent" />
25+ <path
26+ android : pathData =" M10.5,17C11.3284,17 12,16.3284 12,15.5C12,14.6716 11.3284,14 10.5,14C9.6716,14 9,14.6716 9,15.5C9,16.3284 9.6716,17 10.5,17Z"
27+ android : fillColor =" @color/colorAccent" />
28+ <path
29+ android : pathData =" M13.5,13C14.3284,13 15,12.3284 15,11.5C15,10.6716 14.3284,10 13.5,10C12.6716,10 12,10.6716 12,11.5C12,12.3284 12.6716,13 13.5,13Z"
30+ android : fillColor =" @color/colorAccent" />
31+ <path
32+ android : pathData =" M18.5,13C19.3284,13 20,12.3284 20,11.5C20,10.6716 19.3284,10 18.5,10C17.6716,10 17,10.6716 17,11.5C17,12.3284 17.6716,13 18.5,13Z"
33+ android : fillColor =" @color/colorAccent" />
34+ <path
35+ android : pathData =" M21.5,17C22.3284,17 23,16.3284 23,15.5C23,14.6716 22.3284,14 21.5,14C20.6716,14 20,14.6716 20,15.5C20,16.3284 20.6716,17 21.5,17Z"
36+ android : fillColor =" @color/colorAccent" />
37+ </vector >
0 commit comments