Files
packages_apps_Evolver/res/drawable/ic_quick_settings.xml
AnierinB bb6637b96f Evolver: Init empty Evolver
Co-authored-by: Joey Huab <joey@evolution-x.org>
Co-authored-by: Pranav Vashi <neobuddy89@gmail.com>
Co-authored-by: xyyx <xyyx@mail.ru>
Co-authored-by: Josh Fox (XlxFoXxlX) <joshfox87@gmail.com>
Signed-off-by: AnierinB <anierin@evolution-x.org>
2024-05-22 10:05:51 +00:00

13 lines
703 B
XML

<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24"
android:tint="?android:attr/colorControlNormal">
<path
android:pathData="M0,0 L24,0 L24,24 L0,24 L0,0 Z" />
<path
android:fillColor="#FFFFFF"
android:pathData="M16.66,4.52 L19.49,7.35 L16.66,10.18 L13.83,7.35 L16.66,4.52 M9,5 L9,9 L5,9 L5,5 L9,5 M19,15 L19,19 L15,19 L15,15 L19,15 M9,15 L9,19 L5,19 L5,15 L9,15 M16.66,1.69 L11,7.34 L16.66,13 L22.32,7.34 L16.66,1.69 Z M11,3 L3,3 L3,11 L11,11 L11,3 Z M21,13 L13,13 L13,21 L21,21 L21,13 Z M11,13 L3,13 L3,21 L11,21 L11,13 Z" />
</vector>