This repository has been archived on 2025-09-03. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
Hưng Phan 00700d26f4 Cherish:Fix white icon
Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
2021-06-06 21:52:40 +07:00

12 lines
402 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="?attr/colorControlNormal"
android:autoMirrored="true">
<path
android:fillColor="?attr/colorControlNormal"
android:pathData="M4,22H2V2h2V22zM22,7H6v3h16V7zM16,14H6v3h10V14z"/>
</vector>