Files
packages_apps_Evolver/res/drawable/ic_notifications.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
693 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="M12,22 C13.1,22,14,21.1,14,20 L10,20 C10,21.1,10.9,22,12,22 Z M18,16 L18,11 C18,7.93,16.37,5.36,13.5,4.68 L13.5,4 C13.5,3.17,12.83,2.5,12,2.5 S10.5,3.17,10.5,4 L10.5,4.68 C7.64,5.36,6,7.92,6,11 L6,16 L4,18 L4,19 L20,19 L20,18 L18,16 Z M16,17 L8,17 L8,11 C8,8.52,9.51,6.5,12,6.5 S16,8.52,16,11 L16,17 Z" />
</vector>